GET https://kbin.spritesserver.nl/commented/1y/articles?p=49

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-is-the-upgrade-path-for-Baldurs-Gate3"
  +title: "What is the upgrade path for Baldurs Gate3?"
  +url: null
  +body: "If someone had the Rune version of the game, what do they need to run the updates to get to at least have fsr2 in the game?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728681872 {#158
    date: 2024-10-11 23:24:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 32522
  -titleTs: "'baldur':7 'gate3':8 'path':5 'upgrad':4"
  -bodyTs: "'fsr2':24 'game':9,27 'get':19 'least':22 'need':13 'run':15 'rune':5 'someon':2 'updat':17 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706071666
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10918737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985266 {#241
    date: 2024-01-23 05:47:46.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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-is-the-upgrade-path-for-Baldurs-Gate3"
  +title: "What is the upgrade path for Baldurs Gate3?"
  +url: null
  +body: "If someone had the Rune version of the game, what do they need to run the updates to get to at least have fsr2 in the game?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728681872 {#158
    date: 2024-10-11 23:24:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 32522
  -titleTs: "'baldur':7 'gate3':8 'path':5 'upgrad':4"
  -bodyTs: "'fsr2':24 'game':9,27 'get':19 'least':22 'need':13 'run':15 'rune':5 'someon':2 'updat':17 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706071666
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10918737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985266 {#241
    date: 2024-01-23 05:47:46.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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-is-the-upgrade-path-for-Baldurs-Gate3"
  +title: "What is the upgrade path for Baldurs Gate3?"
  +url: null
  +body: "If someone had the Rune version of the game, what do they need to run the updates to get to at least have fsr2 in the game?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728681872 {#158
    date: 2024-10-11 23:24:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 32522
  -titleTs: "'baldur':7 'gate3':8 'path':5 'upgrad':4"
  -bodyTs: "'fsr2':24 'game':9,27 'get':19 'least':22 'need':13 'run':15 'rune':5 'someon':2 'updat':17 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706071666
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10918737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985266 {#241
    date: 2024-01-23 05:47:46.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 {#1889
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-cumming-will-continue-until-the-spankings-stop"
  +title: "The cumming will continue until the spankings stop."
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727976785 {#1905
    date: 2024-10-03 19:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 32378
  -titleTs: "'continu':4 'cum':2 'spank':7 'stop':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706019996
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13269292"
  +editedAt: DateTimeImmutable @1727654449 {#1866
    date: 2024-09-30 02:00:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933596 {#1912
    date: 2024-01-22 15:26:36.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 {#1889
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-cumming-will-continue-until-the-spankings-stop"
  +title: "The cumming will continue until the spankings stop."
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727976785 {#1905
    date: 2024-10-03 19:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 32378
  -titleTs: "'continu':4 'cum':2 'spank':7 'stop':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706019996
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13269292"
  +editedAt: DateTimeImmutable @1727654449 {#1866
    date: 2024-09-30 02:00:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933596 {#1912
    date: 2024-01-22 15:26:36.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 {#1889
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-cumming-will-continue-until-the-spankings-stop"
  +title: "The cumming will continue until the spankings stop."
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727976785 {#1905
    date: 2024-10-03 19:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 32378
  -titleTs: "'continu':4 'cum':2 'spank':7 'stop':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706019996
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13269292"
  +editedAt: DateTimeImmutable @1727654449 {#1866
    date: 2024-09-30 02:00:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933596 {#1912
    date: 2024-01-22 15:26:36.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 {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Linux-Newbie-Curiosity"
  +title: "Linux Newbie - Curiosity"
  +url: null
  +body: """
    I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
    \n
    My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
    \n
    I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
    \n
    Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
    \n
    This is the wifi card in question:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">   description: Wireless interface\n
    </span><span style="color:#323232;">   product: Wireless 8265 / 8275\n
    </span><span style="color:#323232;">   vendor: Intel Corporation\n
    </span><span style="color:#323232;">   physical id: 0\n
    </span><span style="color:#323232;">   bus info: pci@0000:02:00.0\n
    </span><span style="color:#323232;">   logical name: wlp2s0\n
    </span><span style="color:#323232;">   version: 78\n
    </span><span style="color:#323232;">   serial: cc:2f:71:ec:52:b1\n
    </span><span style="color:#323232;">   width: 64 bits\n
    </span><span style="color:#323232;">   clock: 33MHz\n
    </span><span style="color:#323232;">   capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
    </span><span style="color:#323232;">   configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
    </span><span style="color:#323232;">   resources: irq:131 memory:ec000000-ec001fff\n
    </span>\n
    ```\n
    \n
    > \n
    \n
    And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
    \n
    **Update:**\n
    ===========\n
    \n
    I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
    \n
    I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
    \n
    I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
    \n
    But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727650703 {#1954
    date: 2024-09-30 00:58:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 32239
  -titleTs: "'curios':3 'linux':1 'newbi':2"
  -bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705959450
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21520821"
  +editedAt: DateTimeImmutable @1727463936 {#1960
    date: 2024-09-27 21:05:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873050 {#1977
    date: 2024-01-21 22:37:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Linux-Newbie-Curiosity"
  +title: "Linux Newbie - Curiosity"
  +url: null
  +body: """
    I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
    \n
    My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
    \n
    I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
    \n
    Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
    \n
    This is the wifi card in question:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">   description: Wireless interface\n
    </span><span style="color:#323232;">   product: Wireless 8265 / 8275\n
    </span><span style="color:#323232;">   vendor: Intel Corporation\n
    </span><span style="color:#323232;">   physical id: 0\n
    </span><span style="color:#323232;">   bus info: pci@0000:02:00.0\n
    </span><span style="color:#323232;">   logical name: wlp2s0\n
    </span><span style="color:#323232;">   version: 78\n
    </span><span style="color:#323232;">   serial: cc:2f:71:ec:52:b1\n
    </span><span style="color:#323232;">   width: 64 bits\n
    </span><span style="color:#323232;">   clock: 33MHz\n
    </span><span style="color:#323232;">   capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
    </span><span style="color:#323232;">   configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
    </span><span style="color:#323232;">   resources: irq:131 memory:ec000000-ec001fff\n
    </span>\n
    ```\n
    \n
    > \n
    \n
    And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
    \n
    **Update:**\n
    ===========\n
    \n
    I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
    \n
    I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
    \n
    I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
    \n
    But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727650703 {#1954
    date: 2024-09-30 00:58:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 32239
  -titleTs: "'curios':3 'linux':1 'newbi':2"
  -bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705959450
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21520821"
  +editedAt: DateTimeImmutable @1727463936 {#1960
    date: 2024-09-27 21:05:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873050 {#1977
    date: 2024-01-21 22:37:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Linux-Newbie-Curiosity"
  +title: "Linux Newbie - Curiosity"
  +url: null
  +body: """
    I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
    \n
    My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
    \n
    I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
    \n
    Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
    \n
    This is the wifi card in question:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">   description: Wireless interface\n
    </span><span style="color:#323232;">   product: Wireless 8265 / 8275\n
    </span><span style="color:#323232;">   vendor: Intel Corporation\n
    </span><span style="color:#323232;">   physical id: 0\n
    </span><span style="color:#323232;">   bus info: pci@0000:02:00.0\n
    </span><span style="color:#323232;">   logical name: wlp2s0\n
    </span><span style="color:#323232;">   version: 78\n
    </span><span style="color:#323232;">   serial: cc:2f:71:ec:52:b1\n
    </span><span style="color:#323232;">   width: 64 bits\n
    </span><span style="color:#323232;">   clock: 33MHz\n
    </span><span style="color:#323232;">   capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
    </span><span style="color:#323232;">   configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
    </span><span style="color:#323232;">   resources: irq:131 memory:ec000000-ec001fff\n
    </span>\n
    ```\n
    \n
    > \n
    \n
    And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
    \n
    **Update:**\n
    ===========\n
    \n
    I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
    \n
    I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
    \n
    I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
    \n
    But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727650703 {#1954
    date: 2024-09-30 00:58:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 32239
  -titleTs: "'curios':3 'linux':1 'newbi':2"
  -bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705959450
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21520821"
  +editedAt: DateTimeImmutable @1727463936 {#1960
    date: 2024-09-27 21:05:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873050 {#1977
    date: 2024-01-21 22:37:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-there-a-search-engine-that-filters-out-cookie-wall"
  +title: "Is there a search engine that filters out cookie wall and paywall pages ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727878270 {#1930
    date: 2024-10-02 16:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 32136
  -titleTs: "'cooki':9 'engin':5 'filter':7 'page':13 'paywal':12 'search':4 'wall':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705929629
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3736900"
  +editedAt: DateTimeImmutable @1727338040 {#1933
    date: 2024-09-26 10:07:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705843229 {#1952
    date: 2024-01-21 14:20: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
15 DENIED edit
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-there-a-search-engine-that-filters-out-cookie-wall"
  +title: "Is there a search engine that filters out cookie wall and paywall pages ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727878270 {#1930
    date: 2024-10-02 16:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 32136
  -titleTs: "'cooki':9 'engin':5 'filter':7 'page':13 'paywal':12 'search':4 'wall':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705929629
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3736900"
  +editedAt: DateTimeImmutable @1727338040 {#1933
    date: 2024-09-26 10:07:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705843229 {#1952
    date: 2024-01-21 14:20: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
16 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-there-a-search-engine-that-filters-out-cookie-wall"
  +title: "Is there a search engine that filters out cookie wall and paywall pages ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727878270 {#1930
    date: 2024-10-02 16:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 32136
  -titleTs: "'cooki':9 'engin':5 'filter':7 'page':13 'paywal':12 'search':4 'wall':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705929629
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3736900"
  +editedAt: DateTimeImmutable @1727338040 {#1933
    date: 2024-09-26 10:07:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705843229 {#1952
    date: 2024-01-21 14:20: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
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\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-organize-your-HA-devices"
  +title: "How do you organize your HA devices"
  +url: null
  +body: """
    I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
    \n
    1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
    2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727570631 {#1936
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 32112
  -titleTs: "'devic':7 'ha':6 'organ':4"
  -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705918188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705831788 {#1376
    date: 2024-01-21 11:09:48.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
19 DENIED edit
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-organize-your-HA-devices"
  +title: "How do you organize your HA devices"
  +url: null
  +body: """
    I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
    \n
    1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
    2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727570631 {#1936
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 32112
  -titleTs: "'devic':7 'ha':6 'organ':4"
  -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705918188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705831788 {#1376
    date: 2024-01-21 11:09:48.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
20 DENIED moderate
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-organize-your-HA-devices"
  +title: "How do you organize your HA devices"
  +url: null
  +body: """
    I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
    \n
    1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
    2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727570631 {#1936
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 32112
  -titleTs: "'devic':7 'ha':6 'organ':4"
  -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705918188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705831788 {#1376
    date: 2024-01-21 11:09:48.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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
  +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
  +url: null
  +body: """
    Hello everyone,\n
    \n
    Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
    \n
    I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
    \n
    Can someone take a look at my compose file and tell me where I’m stupid?\n
    \n
    _____________ EDITS\n
    \n
    Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
    \n
    ---\n
    \n
    Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
    \n
    [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
    \n
    What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
    \n
    [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
    \n
    I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
    \n
    Never had that happen before. Does anyone know? Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727384933 {#1369
    date: 2024-09-26 23:08:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 31925
  -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
  -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705834246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947196"
  +editedAt: DateTimeImmutable @1727099797 {#1378
    date: 2024-09-23 15:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705752246 {#1370
    date: 2024-01-20 13:04:06.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
23 DENIED edit
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
  +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
  +url: null
  +body: """
    Hello everyone,\n
    \n
    Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
    \n
    I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
    \n
    Can someone take a look at my compose file and tell me where I’m stupid?\n
    \n
    _____________ EDITS\n
    \n
    Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
    \n
    ---\n
    \n
    Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
    \n
    [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
    \n
    What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
    \n
    [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
    \n
    I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
    \n
    Never had that happen before. Does anyone know? Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727384933 {#1369
    date: 2024-09-26 23:08:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 31925
  -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
  -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705834246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947196"
  +editedAt: DateTimeImmutable @1727099797 {#1378
    date: 2024-09-23 15:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705752246 {#1370
    date: 2024-01-20 13:04:06.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
24 DENIED moderate
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
  +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
  +url: null
  +body: """
    Hello everyone,\n
    \n
    Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
    \n
    I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
    \n
    Can someone take a look at my compose file and tell me where I’m stupid?\n
    \n
    _____________ EDITS\n
    \n
    Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
    \n
    ---\n
    \n
    Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
    \n
    [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
    \n
    What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
    \n
    [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
    \n
    I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
    \n
    Never had that happen before. Does anyone know? Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727384933 {#1369
    date: 2024-09-26 23:08:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 31925
  -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
  -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705834246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947196"
  +editedAt: DateTimeImmutable @1727099797 {#1378
    date: 2024-09-23 15:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705752246 {#1370
    date: 2024-01-20 13:04:06.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
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\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Fighting-with-immich"
  +title: "Fighting with immich"
  +url: null
  +body: """
    After all the amazing reviews and post i read immich I decided to give it a try.\n
    \n
    To be honest I am quite impressed, it’s fast and polished, it just works.\n
    \n
    But I found a few quirks, and hit a wall with the developer that doesn’t seems kind to listen to users that much (on these issues at least!)\n
    \n
    Maybe you guys have suggestions?\n
    \n
    Here I go:\n
    \n
    One: it does not support base URLs, witch means that I had to spin a dedicated sub domain to be able to access it over internet while all my other services are on a single sub domain. I can work with that, but why. Dev already shut this request down in the past as “insecure”. Which I find baffling. (I mean use mydomain/immich instead of immich.mydomain)\n
    \n
    Two: auth cannot be tied to reverse proxy. I get it, it provides OAuth. But it’s much more complex than proxy based auth… And overkill for many cases, mine for sure.\n
    \n
    Three: impossible to disable authentication at all, which would just work fine in my use case. There is a switch that seems for that, but no, it’s only for using OAuth.\n
    \n
    Four: I cannot find a way to browse by location, only by map. (Locations list seems to be half baked unless I am missing something).\n
    \n
    Five: no way to deploy on bare metal, and I tried! due to lack of documentation (only info I found where very very outdated), and no willingness to provide info about that either. Seems that docker is so much better that supporting bare metal is a waste of time.\n
    \n
    Six: basically impossible to manage easily public albums. like a public landing page. I get this might be outside immich scope.\n
    \n
    Seven: even if now you can import existing libraries, it still does not detect albums withinbthem (sub folders) which is very annoying.\n
    \n
    So, overall its a great project and very promising, faster and more reliable than Libre Photos in my use case, but still lacking some basic features that the Dev seems not interested in adding. He developed it to please his wife, I get it :) - no pun intended, doing all this take lots of time, I know.\n
    \n
    These are the alternatives I know of:\n
    \n
    Photo prism requires a subscription for reverse Geo coding.\n
    \n
    LibrePhotos feels sluggish and kind if abandoned.\n
    \n
    Are there any others? (Piwigo and Lytchee are great tools, but different kind of tools)\n
    \n
    Let’s hope for immich, Dev is working a lit, let’s hope for the best.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282318 {#2424
    date: 2024-09-25 18:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 31895
  -titleTs: "'fight':1 'immich':3"
  -bodyTs: "'abandon':395 'abl':90 'access':92 'ad':350 'album':281,309 'alreadi':115 'altern':376 'amaz':4 'annoy':316 'auth':137,159 'authent':172 'baffl':128 'bake':219 'bare':231,267 'base':75,158 'basic':275,341 'best':426 'better':264 'brows':207 'cannot':138,202 'case':164,183,336 'code':388 'complex':155 'decid':12 'dedic':85 'deploy':229 'detect':308 'dev':114,345,416 'develop':45,352 'differ':407 'disabl':171 'docker':260 'document':240 'doesn':47 'domain':87,106 'due':236 'easili':279 'either':257 'even':296 'exist':302 'fast':27 'faster':326 'featur':342 'feel':390 'find':127,203 'fine':179 'five':225 'folder':312 'found':35,244 'four':200 'geo':387 'get':145,288,359 'give':14 'go':69 'great':321,404 'guy':64 'half':218 'hit':40 'honest':20 'hope':413,423 'immich':10,293,415 'immich.mydomain':135 'import':301 'imposs':169,276 'impress':24 'info':242,254 'insecur':124 'instead':133 'intend':363 'interest':348 'internet':95 'issu':59 'kind':50,393,408 'know':372,378 'lack':238,339 'land':285 'least':61 'let':411,421 'libr':331 'librari':303 'librephoto':389 'like':282 'list':214 'listen':52 'lit':420 'locat':209,213 'lot':368 'lytche':402 'manag':278 'mani':163 'map':212 'mayb':62 'mean':78,130 'metal':232,268 'might':290 'mine':165 'miss':223 'much':56,153,263 'mydomain/immich':132 'oauth':149,199 'one':70 'other':399 'outdat':248 'outsid':292 'overal':318 'overkil':161 'page':286 'past':122 'photo':332,380 'piwigo':400 'pleas':355 'polish':29 'post':7 'prism':381 'project':322 'promis':325 'provid':148,253 'proxi':143,157 'public':280,284 'pun':362 'quirk':38 'quit':23 'read':9 'reliabl':329 'request':118 'requir':382 'revers':142,386 'review':5 'scope':294 'seem':49,189,215,258,346 'servic':100 'seven':295 'shut':116 'singl':104 'six':274 'sluggish':391 'someth':224 'spin':83 'still':305,338 'sub':86,105,311 'subscript':384 'suggest':66 'support':74,266 'sure':167 'switch':187 'take':367 'three':168 'tie':140 'time':273,370 'tool':405,410 'tri':17,235 'two':136 'unless':220 'url':76 'use':131,182,198,335 'user':54 'wall':42 'wast':271 'way':205,227 'wife':357 'willing':251 'witch':77 'withinbthem':310 'work':32,109,178,418 'would':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705806438
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4975727"
  +editedAt: DateTimeImmutable @1727040153 {#2446
    date: 2024-09-22 23:22:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705739438 {#2428
    date: 2024-01-20 09:30:38.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
27 DENIED edit
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Fighting-with-immich"
  +title: "Fighting with immich"
  +url: null
  +body: """
    After all the amazing reviews and post i read immich I decided to give it a try.\n
    \n
    To be honest I am quite impressed, it’s fast and polished, it just works.\n
    \n
    But I found a few quirks, and hit a wall with the developer that doesn’t seems kind to listen to users that much (on these issues at least!)\n
    \n
    Maybe you guys have suggestions?\n
    \n
    Here I go:\n
    \n
    One: it does not support base URLs, witch means that I had to spin a dedicated sub domain to be able to access it over internet while all my other services are on a single sub domain. I can work with that, but why. Dev already shut this request down in the past as “insecure”. Which I find baffling. (I mean use mydomain/immich instead of immich.mydomain)\n
    \n
    Two: auth cannot be tied to reverse proxy. I get it, it provides OAuth. But it’s much more complex than proxy based auth… And overkill for many cases, mine for sure.\n
    \n
    Three: impossible to disable authentication at all, which would just work fine in my use case. There is a switch that seems for that, but no, it’s only for using OAuth.\n
    \n
    Four: I cannot find a way to browse by location, only by map. (Locations list seems to be half baked unless I am missing something).\n
    \n
    Five: no way to deploy on bare metal, and I tried! due to lack of documentation (only info I found where very very outdated), and no willingness to provide info about that either. Seems that docker is so much better that supporting bare metal is a waste of time.\n
    \n
    Six: basically impossible to manage easily public albums. like a public landing page. I get this might be outside immich scope.\n
    \n
    Seven: even if now you can import existing libraries, it still does not detect albums withinbthem (sub folders) which is very annoying.\n
    \n
    So, overall its a great project and very promising, faster and more reliable than Libre Photos in my use case, but still lacking some basic features that the Dev seems not interested in adding. He developed it to please his wife, I get it :) - no pun intended, doing all this take lots of time, I know.\n
    \n
    These are the alternatives I know of:\n
    \n
    Photo prism requires a subscription for reverse Geo coding.\n
    \n
    LibrePhotos feels sluggish and kind if abandoned.\n
    \n
    Are there any others? (Piwigo and Lytchee are great tools, but different kind of tools)\n
    \n
    Let’s hope for immich, Dev is working a lit, let’s hope for the best.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282318 {#2424
    date: 2024-09-25 18:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 31895
  -titleTs: "'fight':1 'immich':3"
  -bodyTs: "'abandon':395 'abl':90 'access':92 'ad':350 'album':281,309 'alreadi':115 'altern':376 'amaz':4 'annoy':316 'auth':137,159 'authent':172 'baffl':128 'bake':219 'bare':231,267 'base':75,158 'basic':275,341 'best':426 'better':264 'brows':207 'cannot':138,202 'case':164,183,336 'code':388 'complex':155 'decid':12 'dedic':85 'deploy':229 'detect':308 'dev':114,345,416 'develop':45,352 'differ':407 'disabl':171 'docker':260 'document':240 'doesn':47 'domain':87,106 'due':236 'easili':279 'either':257 'even':296 'exist':302 'fast':27 'faster':326 'featur':342 'feel':390 'find':127,203 'fine':179 'five':225 'folder':312 'found':35,244 'four':200 'geo':387 'get':145,288,359 'give':14 'go':69 'great':321,404 'guy':64 'half':218 'hit':40 'honest':20 'hope':413,423 'immich':10,293,415 'immich.mydomain':135 'import':301 'imposs':169,276 'impress':24 'info':242,254 'insecur':124 'instead':133 'intend':363 'interest':348 'internet':95 'issu':59 'kind':50,393,408 'know':372,378 'lack':238,339 'land':285 'least':61 'let':411,421 'libr':331 'librari':303 'librephoto':389 'like':282 'list':214 'listen':52 'lit':420 'locat':209,213 'lot':368 'lytche':402 'manag':278 'mani':163 'map':212 'mayb':62 'mean':78,130 'metal':232,268 'might':290 'mine':165 'miss':223 'much':56,153,263 'mydomain/immich':132 'oauth':149,199 'one':70 'other':399 'outdat':248 'outsid':292 'overal':318 'overkil':161 'page':286 'past':122 'photo':332,380 'piwigo':400 'pleas':355 'polish':29 'post':7 'prism':381 'project':322 'promis':325 'provid':148,253 'proxi':143,157 'public':280,284 'pun':362 'quirk':38 'quit':23 'read':9 'reliabl':329 'request':118 'requir':382 'revers':142,386 'review':5 'scope':294 'seem':49,189,215,258,346 'servic':100 'seven':295 'shut':116 'singl':104 'six':274 'sluggish':391 'someth':224 'spin':83 'still':305,338 'sub':86,105,311 'subscript':384 'suggest':66 'support':74,266 'sure':167 'switch':187 'take':367 'three':168 'tie':140 'time':273,370 'tool':405,410 'tri':17,235 'two':136 'unless':220 'url':76 'use':131,182,198,335 'user':54 'wall':42 'wast':271 'way':205,227 'wife':357 'willing':251 'witch':77 'withinbthem':310 'work':32,109,178,418 'would':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705806438
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4975727"
  +editedAt: DateTimeImmutable @1727040153 {#2446
    date: 2024-09-22 23:22:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705739438 {#2428
    date: 2024-01-20 09:30:38.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
28 DENIED moderate
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Fighting-with-immich"
  +title: "Fighting with immich"
  +url: null
  +body: """
    After all the amazing reviews and post i read immich I decided to give it a try.\n
    \n
    To be honest I am quite impressed, it’s fast and polished, it just works.\n
    \n
    But I found a few quirks, and hit a wall with the developer that doesn’t seems kind to listen to users that much (on these issues at least!)\n
    \n
    Maybe you guys have suggestions?\n
    \n
    Here I go:\n
    \n
    One: it does not support base URLs, witch means that I had to spin a dedicated sub domain to be able to access it over internet while all my other services are on a single sub domain. I can work with that, but why. Dev already shut this request down in the past as “insecure”. Which I find baffling. (I mean use mydomain/immich instead of immich.mydomain)\n
    \n
    Two: auth cannot be tied to reverse proxy. I get it, it provides OAuth. But it’s much more complex than proxy based auth… And overkill for many cases, mine for sure.\n
    \n
    Three: impossible to disable authentication at all, which would just work fine in my use case. There is a switch that seems for that, but no, it’s only for using OAuth.\n
    \n
    Four: I cannot find a way to browse by location, only by map. (Locations list seems to be half baked unless I am missing something).\n
    \n
    Five: no way to deploy on bare metal, and I tried! due to lack of documentation (only info I found where very very outdated), and no willingness to provide info about that either. Seems that docker is so much better that supporting bare metal is a waste of time.\n
    \n
    Six: basically impossible to manage easily public albums. like a public landing page. I get this might be outside immich scope.\n
    \n
    Seven: even if now you can import existing libraries, it still does not detect albums withinbthem (sub folders) which is very annoying.\n
    \n
    So, overall its a great project and very promising, faster and more reliable than Libre Photos in my use case, but still lacking some basic features that the Dev seems not interested in adding. He developed it to please his wife, I get it :) - no pun intended, doing all this take lots of time, I know.\n
    \n
    These are the alternatives I know of:\n
    \n
    Photo prism requires a subscription for reverse Geo coding.\n
    \n
    LibrePhotos feels sluggish and kind if abandoned.\n
    \n
    Are there any others? (Piwigo and Lytchee are great tools, but different kind of tools)\n
    \n
    Let’s hope for immich, Dev is working a lit, let’s hope for the best.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282318 {#2424
    date: 2024-09-25 18:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 31895
  -titleTs: "'fight':1 'immich':3"
  -bodyTs: "'abandon':395 'abl':90 'access':92 'ad':350 'album':281,309 'alreadi':115 'altern':376 'amaz':4 'annoy':316 'auth':137,159 'authent':172 'baffl':128 'bake':219 'bare':231,267 'base':75,158 'basic':275,341 'best':426 'better':264 'brows':207 'cannot':138,202 'case':164,183,336 'code':388 'complex':155 'decid':12 'dedic':85 'deploy':229 'detect':308 'dev':114,345,416 'develop':45,352 'differ':407 'disabl':171 'docker':260 'document':240 'doesn':47 'domain':87,106 'due':236 'easili':279 'either':257 'even':296 'exist':302 'fast':27 'faster':326 'featur':342 'feel':390 'find':127,203 'fine':179 'five':225 'folder':312 'found':35,244 'four':200 'geo':387 'get':145,288,359 'give':14 'go':69 'great':321,404 'guy':64 'half':218 'hit':40 'honest':20 'hope':413,423 'immich':10,293,415 'immich.mydomain':135 'import':301 'imposs':169,276 'impress':24 'info':242,254 'insecur':124 'instead':133 'intend':363 'interest':348 'internet':95 'issu':59 'kind':50,393,408 'know':372,378 'lack':238,339 'land':285 'least':61 'let':411,421 'libr':331 'librari':303 'librephoto':389 'like':282 'list':214 'listen':52 'lit':420 'locat':209,213 'lot':368 'lytche':402 'manag':278 'mani':163 'map':212 'mayb':62 'mean':78,130 'metal':232,268 'might':290 'mine':165 'miss':223 'much':56,153,263 'mydomain/immich':132 'oauth':149,199 'one':70 'other':399 'outdat':248 'outsid':292 'overal':318 'overkil':161 'page':286 'past':122 'photo':332,380 'piwigo':400 'pleas':355 'polish':29 'post':7 'prism':381 'project':322 'promis':325 'provid':148,253 'proxi':143,157 'public':280,284 'pun':362 'quirk':38 'quit':23 'read':9 'reliabl':329 'request':118 'requir':382 'revers':142,386 'review':5 'scope':294 'seem':49,189,215,258,346 'servic':100 'seven':295 'shut':116 'singl':104 'six':274 'sluggish':391 'someth':224 'spin':83 'still':305,338 'sub':86,105,311 'subscript':384 'suggest':66 'support':74,266 'sure':167 'switch':187 'take':367 'three':168 'tie':140 'time':273,370 'tool':405,410 'tri':17,235 'two':136 'unless':220 'url':76 'use':131,182,198,335 'user':54 'wall':42 'wast':271 'way':205,227 'wife':357 'willing':251 'witch':77 'withinbthem':310 'work':32,109,178,418 'would':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705806438
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4975727"
  +editedAt: DateTimeImmutable @1727040153 {#2446
    date: 2024-09-22 23:22:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705739438 {#2428
    date: 2024-01-20 09:30:38.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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Haier-response-to-my-feedback-after-Louis-YT-video"
  +title: "Haier response to my feedback after Louis' YT video."
  +url: null
  +body: """
    Just got this email from Haier (US) who seems to be distancing themselves from the EU division’s decision to block Home Assistance.\n
    \n
    Hello &lt;name&gt;, (I changed this)\n
    \n
    Thank you for reaching out with your concern.\n
    \n
    The Haier brand in the U.S. is independent of Haier Europe and operates separately. hOn is the connected IOT platform for Haier Europe. In the U.S., consumers can use our open IOT platform, SmartHQ. SmartHQ does not prevent integrations with Home Assistant.\n
    \n
    We appreciate you reaching out.\n
    \n
    Kindest regards,\n
    \n
    Digital Engagement Team Haier Appliances
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727127784 {#2466
    date: 2024-09-23 23:43:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 31734
  -titleTs: "'feedback':5 'haier':1 'loui':7 'respons':2 'video':9 'yt':8"
  -bodyTs: "'applianc':90 'appreci':80 'assist':23,78 'block':21 'brand':39 'chang':27 'concern':36 'connect':54 'consum':63 'decis':19 'digit':86 'distanc':12 'divis':17 'email':4 'engag':87 'eu':16 'europ':47,59 'got':2 'haier':6,38,46,58,89 'hello':24 'home':22,77 'hon':51 'independ':44 'integr':75 'iot':55,68 'kindest':84 'name':25 'open':67 'oper':49 'platform':56,69 'prevent':74 'reach':32,82 'regard':85 'seem':9 'separ':50 'smarthq':70,71 'team':88 'thank':29 'u.s':42,62 'us':7 'use':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705766050
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7349960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679650 {#2476
    date: 2024-01-19 16:54:10.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
31 DENIED edit
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Haier-response-to-my-feedback-after-Louis-YT-video"
  +title: "Haier response to my feedback after Louis' YT video."
  +url: null
  +body: """
    Just got this email from Haier (US) who seems to be distancing themselves from the EU division’s decision to block Home Assistance.\n
    \n
    Hello &lt;name&gt;, (I changed this)\n
    \n
    Thank you for reaching out with your concern.\n
    \n
    The Haier brand in the U.S. is independent of Haier Europe and operates separately. hOn is the connected IOT platform for Haier Europe. In the U.S., consumers can use our open IOT platform, SmartHQ. SmartHQ does not prevent integrations with Home Assistant.\n
    \n
    We appreciate you reaching out.\n
    \n
    Kindest regards,\n
    \n
    Digital Engagement Team Haier Appliances
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727127784 {#2466
    date: 2024-09-23 23:43:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 31734
  -titleTs: "'feedback':5 'haier':1 'loui':7 'respons':2 'video':9 'yt':8"
  -bodyTs: "'applianc':90 'appreci':80 'assist':23,78 'block':21 'brand':39 'chang':27 'concern':36 'connect':54 'consum':63 'decis':19 'digit':86 'distanc':12 'divis':17 'email':4 'engag':87 'eu':16 'europ':47,59 'got':2 'haier':6,38,46,58,89 'hello':24 'home':22,77 'hon':51 'independ':44 'integr':75 'iot':55,68 'kindest':84 'name':25 'open':67 'oper':49 'platform':56,69 'prevent':74 'reach':32,82 'regard':85 'seem':9 'separ':50 'smarthq':70,71 'team':88 'thank':29 'u.s':42,62 'us':7 'use':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705766050
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7349960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679650 {#2476
    date: 2024-01-19 16:54:10.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
32 DENIED moderate
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Haier-response-to-my-feedback-after-Louis-YT-video"
  +title: "Haier response to my feedback after Louis' YT video."
  +url: null
  +body: """
    Just got this email from Haier (US) who seems to be distancing themselves from the EU division’s decision to block Home Assistance.\n
    \n
    Hello &lt;name&gt;, (I changed this)\n
    \n
    Thank you for reaching out with your concern.\n
    \n
    The Haier brand in the U.S. is independent of Haier Europe and operates separately. hOn is the connected IOT platform for Haier Europe. In the U.S., consumers can use our open IOT platform, SmartHQ. SmartHQ does not prevent integrations with Home Assistant.\n
    \n
    We appreciate you reaching out.\n
    \n
    Kindest regards,\n
    \n
    Digital Engagement Team Haier Appliances
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727127784 {#2466
    date: 2024-09-23 23:43:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 31734
  -titleTs: "'feedback':5 'haier':1 'loui':7 'respons':2 'video':9 'yt':8"
  -bodyTs: "'applianc':90 'appreci':80 'assist':23,78 'block':21 'brand':39 'chang':27 'concern':36 'connect':54 'consum':63 'decis':19 'digit':86 'distanc':12 'divis':17 'email':4 'engag':87 'eu':16 'europ':47,59 'got':2 'haier':6,38,46,58,89 'hello':24 'home':22,77 'hon':51 'independ':44 'integr':75 'iot':55,68 'kindest':84 'name':25 'open':67 'oper':49 'platform':56,69 'prevent':74 'reach':32,82 'regard':85 'seem':9 'separ':50 'smarthq':70,71 'team':88 'thank':29 'u.s':42,62 'us':7 'use':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705766050
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7349960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679650 {#2476
    date: 2024-01-19 16:54:10.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
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\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Secondary-Monitor-Glitching-on-KDE-Wayland-open-source-Nvidia-driver"
  +title: "Secondary Monitor Glitching on KDE Wayland (open source Nvidia driver)"
  +url: null
  +body: """
    Hi everyone, I’ve neen having this issue when running KDE wayland with multiple screen on my Thinkpad W530. I’m using the nouveau driver.\n
    \n
    The primary monitor is fine, but the secondary one is glitching.\n
    \n
    This is tested on Gentoo as well as Debian. I know it’s not hardware issue because it runs fine on X11.\n
    \n
    Anyone have any idea about this issue?\n
    \n
    Edit: I should probably mention that I was using DisplayPort in the photo, but I also tried VGA and it gave the same result.\n
    \n
    Edit1: I was able to narrow down the problem somewhat. Switching the BIOS setting to “Discrete only” for the GPU (thanks coreboot!) seems to make the glitching go away! This means the Optimus would be to blame.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726684922 {#2409
    date: 2024-09-18 20:42:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 31368
  -titleTs: "'driver':10 'glitch':3 'kde':5 'monitor':2 'nvidia':9 'open':7 'secondari':1 'sourc':8 'wayland':6"
  -bodyTs: "'abl':93 'also':81 'anyon':59 'away':118 'bio':102 'blame':126 'coreboot':111 'debian':45 'discret':105 'displayport':75 'driver':25 'edit':66 'edit1':90 'everyon':2 'fine':30,56 'gave':86 'gentoo':41 'glitch':36,116 'go':117 'gpu':109 'hardwar':51 'hi':1 'idea':62 'issu':8,52,65 'kde':11 'know':47 'm':21 'make':114 'mean':120 'mention':70 'monitor':28 'multipl':14 'narrow':95 'neen':5 'nouveau':24 'one':34 'optimus':122 'photo':78 'primari':27 'probabl':69 'problem':98 'result':89 'run':10,55 'screen':15 'secondari':33 'seem':112 'set':103 'somewhat':99 'switch':100 'test':39 'thank':110 'thinkpad':18 'tri':82 'use':22,74 've':4 'vga':83 'w530':19 'wayland':12 'well':43 'would':123 'x11':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705627624
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8097658"
  +editedAt: DateTimeImmutable @1726314410 {#60
    date: 2024-09-14 13:46:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705541224 {#1359
    date: 2024-01-18 02:27:04.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
35 DENIED edit
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Secondary-Monitor-Glitching-on-KDE-Wayland-open-source-Nvidia-driver"
  +title: "Secondary Monitor Glitching on KDE Wayland (open source Nvidia driver)"
  +url: null
  +body: """
    Hi everyone, I’ve neen having this issue when running KDE wayland with multiple screen on my Thinkpad W530. I’m using the nouveau driver.\n
    \n
    The primary monitor is fine, but the secondary one is glitching.\n
    \n
    This is tested on Gentoo as well as Debian. I know it’s not hardware issue because it runs fine on X11.\n
    \n
    Anyone have any idea about this issue?\n
    \n
    Edit: I should probably mention that I was using DisplayPort in the photo, but I also tried VGA and it gave the same result.\n
    \n
    Edit1: I was able to narrow down the problem somewhat. Switching the BIOS setting to “Discrete only” for the GPU (thanks coreboot!) seems to make the glitching go away! This means the Optimus would be to blame.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726684922 {#2409
    date: 2024-09-18 20:42:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 31368
  -titleTs: "'driver':10 'glitch':3 'kde':5 'monitor':2 'nvidia':9 'open':7 'secondari':1 'sourc':8 'wayland':6"
  -bodyTs: "'abl':93 'also':81 'anyon':59 'away':118 'bio':102 'blame':126 'coreboot':111 'debian':45 'discret':105 'displayport':75 'driver':25 'edit':66 'edit1':90 'everyon':2 'fine':30,56 'gave':86 'gentoo':41 'glitch':36,116 'go':117 'gpu':109 'hardwar':51 'hi':1 'idea':62 'issu':8,52,65 'kde':11 'know':47 'm':21 'make':114 'mean':120 'mention':70 'monitor':28 'multipl':14 'narrow':95 'neen':5 'nouveau':24 'one':34 'optimus':122 'photo':78 'primari':27 'probabl':69 'problem':98 'result':89 'run':10,55 'screen':15 'secondari':33 'seem':112 'set':103 'somewhat':99 'switch':100 'test':39 'thank':110 'thinkpad':18 'tri':82 'use':22,74 've':4 'vga':83 'w530':19 'wayland':12 'well':43 'would':123 'x11':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705627624
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8097658"
  +editedAt: DateTimeImmutable @1726314410 {#60
    date: 2024-09-14 13:46:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705541224 {#1359
    date: 2024-01-18 02:27:04.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
36 DENIED moderate
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Secondary-Monitor-Glitching-on-KDE-Wayland-open-source-Nvidia-driver"
  +title: "Secondary Monitor Glitching on KDE Wayland (open source Nvidia driver)"
  +url: null
  +body: """
    Hi everyone, I’ve neen having this issue when running KDE wayland with multiple screen on my Thinkpad W530. I’m using the nouveau driver.\n
    \n
    The primary monitor is fine, but the secondary one is glitching.\n
    \n
    This is tested on Gentoo as well as Debian. I know it’s not hardware issue because it runs fine on X11.\n
    \n
    Anyone have any idea about this issue?\n
    \n
    Edit: I should probably mention that I was using DisplayPort in the photo, but I also tried VGA and it gave the same result.\n
    \n
    Edit1: I was able to narrow down the problem somewhat. Switching the BIOS setting to “Discrete only” for the GPU (thanks coreboot!) seems to make the glitching go away! This means the Optimus would be to blame.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726684922 {#2409
    date: 2024-09-18 20:42:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 31368
  -titleTs: "'driver':10 'glitch':3 'kde':5 'monitor':2 'nvidia':9 'open':7 'secondari':1 'sourc':8 'wayland':6"
  -bodyTs: "'abl':93 'also':81 'anyon':59 'away':118 'bio':102 'blame':126 'coreboot':111 'debian':45 'discret':105 'displayport':75 'driver':25 'edit':66 'edit1':90 'everyon':2 'fine':30,56 'gave':86 'gentoo':41 'glitch':36,116 'go':117 'gpu':109 'hardwar':51 'hi':1 'idea':62 'issu':8,52,65 'kde':11 'know':47 'm':21 'make':114 'mean':120 'mention':70 'monitor':28 'multipl':14 'narrow':95 'neen':5 'nouveau':24 'one':34 'optimus':122 'photo':78 'primari':27 'probabl':69 'problem':98 'result':89 'run':10,55 'screen':15 'secondari':33 'seem':112 'set':103 'somewhat':99 'switch':100 'test':39 'thank':110 'thinkpad':18 'tri':82 'use':22,74 've':4 'vga':83 'w530':19 'wayland':12 'well':43 'would':123 'x11':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705627624
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8097658"
  +editedAt: DateTimeImmutable @1726314410 {#60
    date: 2024-09-14 13:46:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705541224 {#1359
    date: 2024-01-18 02:27:04.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
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 {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#1521
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#1514
    date: 2024-01-17 08:31:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#1521
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#1514
    date: 2024-01-17 08:31:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#1521
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#1514
    date: 2024-01-17 08:31:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Advice-for-buulding-a-cheep-NAS"
  +title: "Advice for buulding a cheep NAS"
  +url: null
  +body: """
    Hey guys ive been self hosting things for a while now mostly just off a bunch if old computers in a k8s cluster.\n
    \n
    The majour issue i have currently is all my data is on a single hdd in an old dektop. Its painfully slow and very risky as i have no backup or anything (i dont feel to great about that).\n
    \n
    I really dont have much $ to spend hence my setup is built from a stack of practically ewaste hobbled together. I finally have the $ to buy some drives how should i go about building myself a nas on the cheap?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726391812 {#1504
    date: 2024-09-15 11:16:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 30309
  -titleTs: "'advic':1 'buuld':3 'cheep':5 'nas':6"
  -bodyTs: "'anyth':55 'backup':53 'build':96 'built':74 'bunch':16 'buy':88 'cheap':102 'cluster':23 'comput':19 'current':29 'data':33 'dektop':42 'dont':57,65 'drive':90 'ewast':80 'feel':58 'final':84 'go':94 'great':60 'guy':2 'hdd':38 'henc':70 'hey':1 'hobbl':81 'host':6 'issu':26 'ive':3 'k8s':22 'majour':25 'most':12 'much':67 'nas':99 'old':18,41 'pain':44 'practic':79 'realli':64 'riski':48 'self':5 'setup':72 'singl':37 'slow':45 'spend':69 'stack':77 'thing':7 'togeth':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705283820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10684376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705197420 {#1507
    date: 2024-01-14 02:57:00.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
43 DENIED edit
App\Entity\Entry {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Advice-for-buulding-a-cheep-NAS"
  +title: "Advice for buulding a cheep NAS"
  +url: null
  +body: """
    Hey guys ive been self hosting things for a while now mostly just off a bunch if old computers in a k8s cluster.\n
    \n
    The majour issue i have currently is all my data is on a single hdd in an old dektop. Its painfully slow and very risky as i have no backup or anything (i dont feel to great about that).\n
    \n
    I really dont have much $ to spend hence my setup is built from a stack of practically ewaste hobbled together. I finally have the $ to buy some drives how should i go about building myself a nas on the cheap?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726391812 {#1504
    date: 2024-09-15 11:16:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 30309
  -titleTs: "'advic':1 'buuld':3 'cheep':5 'nas':6"
  -bodyTs: "'anyth':55 'backup':53 'build':96 'built':74 'bunch':16 'buy':88 'cheap':102 'cluster':23 'comput':19 'current':29 'data':33 'dektop':42 'dont':57,65 'drive':90 'ewast':80 'feel':58 'final':84 'go':94 'great':60 'guy':2 'hdd':38 'henc':70 'hey':1 'hobbl':81 'host':6 'issu':26 'ive':3 'k8s':22 'majour':25 'most':12 'much':67 'nas':99 'old':18,41 'pain':44 'practic':79 'realli':64 'riski':48 'self':5 'setup':72 'singl':37 'slow':45 'spend':69 'stack':77 'thing':7 'togeth':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705283820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10684376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705197420 {#1507
    date: 2024-01-14 02:57:00.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
44 DENIED moderate
App\Entity\Entry {#1505
  +user: Proxies\__CG__\App\Entity\User {#1543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Advice-for-buulding-a-cheep-NAS"
  +title: "Advice for buulding a cheep NAS"
  +url: null
  +body: """
    Hey guys ive been self hosting things for a while now mostly just off a bunch if old computers in a k8s cluster.\n
    \n
    The majour issue i have currently is all my data is on a single hdd in an old dektop. Its painfully slow and very risky as i have no backup or anything (i dont feel to great about that).\n
    \n
    I really dont have much $ to spend hence my setup is built from a stack of practically ewaste hobbled together. I finally have the $ to buy some drives how should i go about building myself a nas on the cheap?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726391812 {#1504
    date: 2024-09-15 11:16:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 30309
  -titleTs: "'advic':1 'buuld':3 'cheep':5 'nas':6"
  -bodyTs: "'anyth':55 'backup':53 'build':96 'built':74 'bunch':16 'buy':88 'cheap':102 'cluster':23 'comput':19 'current':29 'data':33 'dektop':42 'dont':57,65 'drive':90 'ewast':80 'feel':58 'final':84 'go':94 'great':60 'guy':2 'hdd':38 'henc':70 'hey':1 'hobbl':81 'host':6 'issu':26 'ive':3 'k8s':22 'majour':25 'most':12 'much':67 'nas':99 'old':18,41 'pain':44 'practic':79 'realli':64 'riski':48 'self':5 'setup':72 'singl':37 'slow':45 'spend':69 'stack':77 'thing':7 'togeth':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705283820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10684376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705197420 {#1507
    date: 2024-01-14 02:57:00.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
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\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Moving-this-community-to-linguistics-at-mander-xyz"
  +title: "Moving this community to !linguistics@mander.xyz"
  +url: null
  +body: """
    UPDATE, 2024/JAN/17: this address has been locked so mods only can post. Use the new one.\n
    \n
    ---\n
    \n
    This comm is being moved to !linguistics@mander.xyz (Lemmy link) or /m/linguistics@mander.xyz (Kbin link). Same old topic, same old rules, same old mod. Different instance, focused on sciences. That’s it.\n
    \n
    A few additional points:\n
    \n
    - Since the new instance only defederates other two instances, access shouldn’t be a concern.\n
    - I’ll keep modding both addresses concurrently, until 19/February/2024 ([August Schleicher](https://en.wikipedia.org/wiki/August_Schleicher)’s birthday), to give people enough time to migrate. In the meantime you can post in either but I’d like to ask users to use the !linguistics@mander.xyz address instead.\n
    \n
    If you believe that it’s worth keeping !linguistics@lemmy.ml as a separated community, *and* wishes to moderate it, please say so in this thread. Or wait until the migration is over and ask lemmy.ml admins, whichever you prefer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727873439 {#1537
    date: 2024-10-02 14:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 30297
  -titleTs: "'communiti':3 'linguistics@mander.xyz':5 'move':1"
  -bodyTs: "'/m/linguistics':27 '/wiki/august_schleicher)':80 '19/february/2024':75 '2024/jan/17':2 'access':61 'addit':50 'address':4,72,109 'admin':145 'ask':103,143 'august':76 'believ':113 'birthday':82 'comm':18 'communiti':123 'concern':66 'concurr':73 'd':100 'defeder':57 'differ':40 'either':97 'en.wikipedia.org':79 'en.wikipedia.org/wiki/august_schleicher)':78 'enough':86 'focus':42 'give':84 'instanc':41,55,60 'instead':110 'kbin':29 'keep':69,118 'lemmi':24 'lemmy.ml':144 'like':101 'linguistics@lemmy.ml':119 'linguistics@mander.xyz':23,108 'link':25,30 'll':68 'lock':7 'mander.xyz':28 'meantim':92 'migrat':89,139 'mod':9,39,70 'moder':127 'move':21 'new':15,54 'old':32,35,38 'one':16 'peopl':85 'pleas':129 'point':51 'post':12,95 'prefer':148 'rule':36 'say':130 'schleicher':77 'scienc':44 'separ':122 'shouldn':62 'sinc':52 'thread':134 'time':87 'topic':33 'two':59 'updat':1 'use':13,106 'user':104 'wait':136 'whichev':146 'wish':125 'worth':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705279022
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10512648"
  +editedAt: DateTimeImmutable @1725937731 {#1536
    date: 2024-09-10 05:08:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705192622 {#1515
    date: 2024-01-14 01:37:02.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
47 DENIED edit
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Moving-this-community-to-linguistics-at-mander-xyz"
  +title: "Moving this community to !linguistics@mander.xyz"
  +url: null
  +body: """
    UPDATE, 2024/JAN/17: this address has been locked so mods only can post. Use the new one.\n
    \n
    ---\n
    \n
    This comm is being moved to !linguistics@mander.xyz (Lemmy link) or /m/linguistics@mander.xyz (Kbin link). Same old topic, same old rules, same old mod. Different instance, focused on sciences. That’s it.\n
    \n
    A few additional points:\n
    \n
    - Since the new instance only defederates other two instances, access shouldn’t be a concern.\n
    - I’ll keep modding both addresses concurrently, until 19/February/2024 ([August Schleicher](https://en.wikipedia.org/wiki/August_Schleicher)’s birthday), to give people enough time to migrate. In the meantime you can post in either but I’d like to ask users to use the !linguistics@mander.xyz address instead.\n
    \n
    If you believe that it’s worth keeping !linguistics@lemmy.ml as a separated community, *and* wishes to moderate it, please say so in this thread. Or wait until the migration is over and ask lemmy.ml admins, whichever you prefer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727873439 {#1537
    date: 2024-10-02 14:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 30297
  -titleTs: "'communiti':3 'linguistics@mander.xyz':5 'move':1"
  -bodyTs: "'/m/linguistics':27 '/wiki/august_schleicher)':80 '19/february/2024':75 '2024/jan/17':2 'access':61 'addit':50 'address':4,72,109 'admin':145 'ask':103,143 'august':76 'believ':113 'birthday':82 'comm':18 'communiti':123 'concern':66 'concurr':73 'd':100 'defeder':57 'differ':40 'either':97 'en.wikipedia.org':79 'en.wikipedia.org/wiki/august_schleicher)':78 'enough':86 'focus':42 'give':84 'instanc':41,55,60 'instead':110 'kbin':29 'keep':69,118 'lemmi':24 'lemmy.ml':144 'like':101 'linguistics@lemmy.ml':119 'linguistics@mander.xyz':23,108 'link':25,30 'll':68 'lock':7 'mander.xyz':28 'meantim':92 'migrat':89,139 'mod':9,39,70 'moder':127 'move':21 'new':15,54 'old':32,35,38 'one':16 'peopl':85 'pleas':129 'point':51 'post':12,95 'prefer':148 'rule':36 'say':130 'schleicher':77 'scienc':44 'separ':122 'shouldn':62 'sinc':52 'thread':134 'time':87 'topic':33 'two':59 'updat':1 'use':13,106 'user':104 'wait':136 'whichev':146 'wish':125 'worth':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705279022
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10512648"
  +editedAt: DateTimeImmutable @1725937731 {#1536
    date: 2024-09-10 05:08:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705192622 {#1515
    date: 2024-01-14 01:37:02.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
48 DENIED moderate
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Moving-this-community-to-linguistics-at-mander-xyz"
  +title: "Moving this community to !linguistics@mander.xyz"
  +url: null
  +body: """
    UPDATE, 2024/JAN/17: this address has been locked so mods only can post. Use the new one.\n
    \n
    ---\n
    \n
    This comm is being moved to !linguistics@mander.xyz (Lemmy link) or /m/linguistics@mander.xyz (Kbin link). Same old topic, same old rules, same old mod. Different instance, focused on sciences. That’s it.\n
    \n
    A few additional points:\n
    \n
    - Since the new instance only defederates other two instances, access shouldn’t be a concern.\n
    - I’ll keep modding both addresses concurrently, until 19/February/2024 ([August Schleicher](https://en.wikipedia.org/wiki/August_Schleicher)’s birthday), to give people enough time to migrate. In the meantime you can post in either but I’d like to ask users to use the !linguistics@mander.xyz address instead.\n
    \n
    If you believe that it’s worth keeping !linguistics@lemmy.ml as a separated community, *and* wishes to moderate it, please say so in this thread. Or wait until the migration is over and ask lemmy.ml admins, whichever you prefer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727873439 {#1537
    date: 2024-10-02 14:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 30297
  -titleTs: "'communiti':3 'linguistics@mander.xyz':5 'move':1"
  -bodyTs: "'/m/linguistics':27 '/wiki/august_schleicher)':80 '19/february/2024':75 '2024/jan/17':2 'access':61 'addit':50 'address':4,72,109 'admin':145 'ask':103,143 'august':76 'believ':113 'birthday':82 'comm':18 'communiti':123 'concern':66 'concurr':73 'd':100 'defeder':57 'differ':40 'either':97 'en.wikipedia.org':79 'en.wikipedia.org/wiki/august_schleicher)':78 'enough':86 'focus':42 'give':84 'instanc':41,55,60 'instead':110 'kbin':29 'keep':69,118 'lemmi':24 'lemmy.ml':144 'like':101 'linguistics@lemmy.ml':119 'linguistics@mander.xyz':23,108 'link':25,30 'll':68 'lock':7 'mander.xyz':28 'meantim':92 'migrat':89,139 'mod':9,39,70 'moder':127 'move':21 'new':15,54 'old':32,35,38 'one':16 'peopl':85 'pleas':129 'point':51 'post':12,95 'prefer':148 'rule':36 'say':130 'schleicher':77 'scienc':44 'separ':122 'shouldn':62 'sinc':52 'thread':134 'time':87 'topic':33 'two':59 'updat':1 'use':13,106 'user':104 'wait':136 'whichev':146 'wish':125 'worth':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705279022
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10512648"
  +editedAt: DateTimeImmutable @1725937731 {#1536
    date: 2024-09-10 05:08:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705192622 {#1515
    date: 2024-01-14 01:37:02.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "ListenBrainz-Track-and-share-the-music-you-listen-to"
  +title: "ListenBrainz - Track and share the music you listen to"
  +url: null
  +body: """
    Hello everyone\n
    \n
    Yes I know, a few months ago [a post](https://lemmy.world/post/40687) with the exact same title was shared in this community by @test626@lemmy.ml. But this was at a time when lemmy was still quite small. I would like to give the topic new momentum.\n
    \n
    From their wiki:\n
    \n
    > [ListenBrainz](https://listenbrainz.org/) is a project by the MetaBrainz foundation which allows you to publicly store a record of all of the songs that you listen to. Using this data, we provide statistics, recommendations, and a platform for you and other developers to explore this data.\n
    \n
    Many of you probably use a music streaming service. You share your user data with the company anyway, and some of it with others. If you feel like it, you can make your data available to the general public and help other open source apps to build their services on this data.\n
    \n
    ---\n
    \n
    Website: [listenbrainz.org](https://listenbrainz.org/)   \n
    Wiki: [wiki.musicbrainz.org/Main_Page](https://wiki.musicbrainz.org/Main_Page)   \n
    Github: [github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)   \n
    ListenBrainz Android:\n
    \n
    - [github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)\n
    - [apt.izzysoft.de/…/org.listenbrainz.android](https://apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722756436 {#1657
    date: 2024-08-04 09:27:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 29424
  -titleTs: "'listen':8 'listenbrainz':1 'music':6 'share':4 'track':2"
  -bodyTs: "'/)':54,154 '/fdroid/index/apk/org.listenbrainz.android)':172 '/main_page](https://wiki.musicbrainz.org/main_page)':158 '/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':167 '/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':162 '/org.listenbrainz.android':169 '/post/40687)':14 'ago':9 'allow':63 'android':164 'anyway':115 'app':142 'apt.izzysoft.de':168,171 'apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)':170 'avail':132 'build':144 'communiti':24 'compani':114 'data':81,97,111,131,149 'develop':93 'everyon':2 'exact':17 'explor':95 'feel':124 'foundat':61 'general':135 'github':159 'github.com':161,166 'github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':165 'github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':160 'give':43 'hello':1 'help':138 'know':5 'lemmi':34 'lemmy.world':13 'lemmy.world/post/40687)':12 'like':41,125 'listen':77 'listenbrainz':51,163 'listenbrainz.org':53,151,153 'listenbrainz.org/)':52,152 'make':129 'mani':98 'metabrainz':60 'momentum':47 'month':8 'music':104 'new':46 'open':140 'other':121 'platform':88 'post':11 'probabl':101 'project':57 'provid':83 'public':66,136 'quit':37 'recommend':85 'record':69 'servic':106,146 'share':21,108 'small':38 'song':74 'sourc':141 'statist':84 'still':36 'store':67 'stream':105 'test626@lemmy.ml':26 'time':32 'titl':19 'topic':45 'use':79,102 'user':110 'websit':150 'wiki':50,155 'wiki.musicbrainz.org':157 'wiki.musicbrainz.org/main_page](https://wiki.musicbrainz.org/main_page)':156 'would':40 'yes':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168922
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10627562"
  +editedAt: DateTimeImmutable @1721887253 {#1659
    date: 2024-07-25 08:00:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705082522 {#1745
    date: 2024-01-12 19:02:02.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
51 DENIED edit
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "ListenBrainz-Track-and-share-the-music-you-listen-to"
  +title: "ListenBrainz - Track and share the music you listen to"
  +url: null
  +body: """
    Hello everyone\n
    \n
    Yes I know, a few months ago [a post](https://lemmy.world/post/40687) with the exact same title was shared in this community by @test626@lemmy.ml. But this was at a time when lemmy was still quite small. I would like to give the topic new momentum.\n
    \n
    From their wiki:\n
    \n
    > [ListenBrainz](https://listenbrainz.org/) is a project by the MetaBrainz foundation which allows you to publicly store a record of all of the songs that you listen to. Using this data, we provide statistics, recommendations, and a platform for you and other developers to explore this data.\n
    \n
    Many of you probably use a music streaming service. You share your user data with the company anyway, and some of it with others. If you feel like it, you can make your data available to the general public and help other open source apps to build their services on this data.\n
    \n
    ---\n
    \n
    Website: [listenbrainz.org](https://listenbrainz.org/)   \n
    Wiki: [wiki.musicbrainz.org/Main_Page](https://wiki.musicbrainz.org/Main_Page)   \n
    Github: [github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)   \n
    ListenBrainz Android:\n
    \n
    - [github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)\n
    - [apt.izzysoft.de/…/org.listenbrainz.android](https://apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722756436 {#1657
    date: 2024-08-04 09:27:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 29424
  -titleTs: "'listen':8 'listenbrainz':1 'music':6 'share':4 'track':2"
  -bodyTs: "'/)':54,154 '/fdroid/index/apk/org.listenbrainz.android)':172 '/main_page](https://wiki.musicbrainz.org/main_page)':158 '/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':167 '/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':162 '/org.listenbrainz.android':169 '/post/40687)':14 'ago':9 'allow':63 'android':164 'anyway':115 'app':142 'apt.izzysoft.de':168,171 'apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)':170 'avail':132 'build':144 'communiti':24 'compani':114 'data':81,97,111,131,149 'develop':93 'everyon':2 'exact':17 'explor':95 'feel':124 'foundat':61 'general':135 'github':159 'github.com':161,166 'github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':165 'github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':160 'give':43 'hello':1 'help':138 'know':5 'lemmi':34 'lemmy.world':13 'lemmy.world/post/40687)':12 'like':41,125 'listen':77 'listenbrainz':51,163 'listenbrainz.org':53,151,153 'listenbrainz.org/)':52,152 'make':129 'mani':98 'metabrainz':60 'momentum':47 'month':8 'music':104 'new':46 'open':140 'other':121 'platform':88 'post':11 'probabl':101 'project':57 'provid':83 'public':66,136 'quit':37 'recommend':85 'record':69 'servic':106,146 'share':21,108 'small':38 'song':74 'sourc':141 'statist':84 'still':36 'store':67 'stream':105 'test626@lemmy.ml':26 'time':32 'titl':19 'topic':45 'use':79,102 'user':110 'websit':150 'wiki':50,155 'wiki.musicbrainz.org':157 'wiki.musicbrainz.org/main_page](https://wiki.musicbrainz.org/main_page)':156 'would':40 'yes':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168922
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10627562"
  +editedAt: DateTimeImmutable @1721887253 {#1659
    date: 2024-07-25 08:00:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705082522 {#1745
    date: 2024-01-12 19:02:02.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
52 DENIED moderate
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "ListenBrainz-Track-and-share-the-music-you-listen-to"
  +title: "ListenBrainz - Track and share the music you listen to"
  +url: null
  +body: """
    Hello everyone\n
    \n
    Yes I know, a few months ago [a post](https://lemmy.world/post/40687) with the exact same title was shared in this community by @test626@lemmy.ml. But this was at a time when lemmy was still quite small. I would like to give the topic new momentum.\n
    \n
    From their wiki:\n
    \n
    > [ListenBrainz](https://listenbrainz.org/) is a project by the MetaBrainz foundation which allows you to publicly store a record of all of the songs that you listen to. Using this data, we provide statistics, recommendations, and a platform for you and other developers to explore this data.\n
    \n
    Many of you probably use a music streaming service. You share your user data with the company anyway, and some of it with others. If you feel like it, you can make your data available to the general public and help other open source apps to build their services on this data.\n
    \n
    ---\n
    \n
    Website: [listenbrainz.org](https://listenbrainz.org/)   \n
    Wiki: [wiki.musicbrainz.org/Main_Page](https://wiki.musicbrainz.org/Main_Page)   \n
    Github: [github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)   \n
    ListenBrainz Android:\n
    \n
    - [github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)\n
    - [apt.izzysoft.de/…/org.listenbrainz.android](https://apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722756436 {#1657
    date: 2024-08-04 09:27:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 29424
  -titleTs: "'listen':8 'listenbrainz':1 'music':6 'share':4 'track':2"
  -bodyTs: "'/)':54,154 '/fdroid/index/apk/org.listenbrainz.android)':172 '/main_page](https://wiki.musicbrainz.org/main_page)':158 '/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':167 '/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':162 '/org.listenbrainz.android':169 '/post/40687)':14 'ago':9 'allow':63 'android':164 'anyway':115 'app':142 'apt.izzysoft.de':168,171 'apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)':170 'avail':132 'build':144 'communiti':24 'compani':114 'data':81,97,111,131,149 'develop':93 'everyon':2 'exact':17 'explor':95 'feel':124 'foundat':61 'general':135 'github':159 'github.com':161,166 'github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':165 'github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':160 'give':43 'hello':1 'help':138 'know':5 'lemmi':34 'lemmy.world':13 'lemmy.world/post/40687)':12 'like':41,125 'listen':77 'listenbrainz':51,163 'listenbrainz.org':53,151,153 'listenbrainz.org/)':52,152 'make':129 'mani':98 'metabrainz':60 'momentum':47 'month':8 'music':104 'new':46 'open':140 'other':121 'platform':88 'post':11 'probabl':101 'project':57 'provid':83 'public':66,136 'quit':37 'recommend':85 'record':69 'servic':106,146 'share':21,108 'small':38 'song':74 'sourc':141 'statist':84 'still':36 'store':67 'stream':105 'test626@lemmy.ml':26 'time':32 'titl':19 'topic':45 'use':79,102 'user':110 'websit':150 'wiki':50,155 'wiki.musicbrainz.org':157 'wiki.musicbrainz.org/main_page](https://wiki.musicbrainz.org/main_page)':156 'would':40 'yes':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168922
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10627562"
  +editedAt: DateTimeImmutable @1721887253 {#1659
    date: 2024-07-25 08:00:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705082522 {#1745
    date: 2024-01-12 19:02:02.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
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\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Golang-telemetry-again"
  +title: "Golang telemetry (again)"
  +url: null
  +body: """
    There are no “news”, but I’m worried about this business actually. I’m in knowledge [that post already exists](https://lemmy.ml/post/749690) but I’m not clear at all.\n
    \n
    Resuming: Google is trying to add telemetry to Go’s toolchain (such as .NET and Dart/Flutter). It also added the `GOPROXY` environment variable that uses the Google’s Go proxy to… Just collect more user data?\n
    \n
    I’m a pretty beginner Go dev, but I’d like a toolchain without these telemetry or at least some instruction of how to opt out this thing.\n
    \n
    > Sorry for repost, but I don’t find enough information in any other place. :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705073641 {#1473
    date: 2024-01-12 16:34:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 28975
  -titleTs: "'golang':1 'telemetri':2"
  -bodyTs: "'/post/749690)':23 'actual':12 'ad':49 'add':36 'alreadi':19 'also':48 'beginn':71 'busi':11 'clear':28 'collect':63 'd':76 'dart/flutter':46 'data':66 'dev':73 'enough':103 'environ':52 'exist':20 'find':102 'go':39,59,72 'googl':32,57 'goproxi':51 'inform':104 'instruct':87 'knowledg':16 'least':85 'lemmy.ml':22 'lemmy.ml/post/749690)':21 'like':77 'm':7,14,26,68 'net':44 'news':4 'opt':91 'place':108 'post':18 'pretti':70 'proxi':60 'repost':97 'resum':31 'sorri':95 'telemetri':37,82 'thing':94 'toolchain':41,79 'tri':34 'use':55 'user':65 'variabl':53 'without':80 'worri':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705062422
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10395140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704976022 {#1498
    date: 2024-01-11 13:27:02.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
55 DENIED edit
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Golang-telemetry-again"
  +title: "Golang telemetry (again)"
  +url: null
  +body: """
    There are no “news”, but I’m worried about this business actually. I’m in knowledge [that post already exists](https://lemmy.ml/post/749690) but I’m not clear at all.\n
    \n
    Resuming: Google is trying to add telemetry to Go’s toolchain (such as .NET and Dart/Flutter). It also added the `GOPROXY` environment variable that uses the Google’s Go proxy to… Just collect more user data?\n
    \n
    I’m a pretty beginner Go dev, but I’d like a toolchain without these telemetry or at least some instruction of how to opt out this thing.\n
    \n
    > Sorry for repost, but I don’t find enough information in any other place. :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705073641 {#1473
    date: 2024-01-12 16:34:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 28975
  -titleTs: "'golang':1 'telemetri':2"
  -bodyTs: "'/post/749690)':23 'actual':12 'ad':49 'add':36 'alreadi':19 'also':48 'beginn':71 'busi':11 'clear':28 'collect':63 'd':76 'dart/flutter':46 'data':66 'dev':73 'enough':103 'environ':52 'exist':20 'find':102 'go':39,59,72 'googl':32,57 'goproxi':51 'inform':104 'instruct':87 'knowledg':16 'least':85 'lemmy.ml':22 'lemmy.ml/post/749690)':21 'like':77 'm':7,14,26,68 'net':44 'news':4 'opt':91 'place':108 'post':18 'pretti':70 'proxi':60 'repost':97 'resum':31 'sorri':95 'telemetri':37,82 'thing':94 'toolchain':41,79 'tri':34 'use':55 'user':65 'variabl':53 'without':80 'worri':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705062422
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10395140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704976022 {#1498
    date: 2024-01-11 13:27:02.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
56 DENIED moderate
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Golang-telemetry-again"
  +title: "Golang telemetry (again)"
  +url: null
  +body: """
    There are no “news”, but I’m worried about this business actually. I’m in knowledge [that post already exists](https://lemmy.ml/post/749690) but I’m not clear at all.\n
    \n
    Resuming: Google is trying to add telemetry to Go’s toolchain (such as .NET and Dart/Flutter). It also added the `GOPROXY` environment variable that uses the Google’s Go proxy to… Just collect more user data?\n
    \n
    I’m a pretty beginner Go dev, but I’d like a toolchain without these telemetry or at least some instruction of how to opt out this thing.\n
    \n
    > Sorry for repost, but I don’t find enough information in any other place. :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705073641 {#1473
    date: 2024-01-12 16:34:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 28975
  -titleTs: "'golang':1 'telemetri':2"
  -bodyTs: "'/post/749690)':23 'actual':12 'ad':49 'add':36 'alreadi':19 'also':48 'beginn':71 'busi':11 'clear':28 'collect':63 'd':76 'dart/flutter':46 'data':66 'dev':73 'enough':103 'environ':52 'exist':20 'find':102 'go':39,59,72 'googl':32,57 'goproxi':51 'inform':104 'instruct':87 'knowledg':16 'least':85 'lemmy.ml':22 'lemmy.ml/post/749690)':21 'like':77 'm':7,14,26,68 'net':44 'news':4 'opt':91 'place':108 'post':18 'pretti':70 'proxi':60 'repost':97 'resum':31 'sorri':95 'telemetri':37,82 'thing':94 'toolchain':41,79 'tri':34 'use':55 'user':65 'variabl':53 'without':80 'worri':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705062422
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10395140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704976022 {#1498
    date: 2024-01-11 13:27:02.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-software-for-poster-design"
  +title: "Looking for software for poster design"
  +url: null
  +body: """
    Specifically I want to make a collage of many pictures. For that purpose the software should be able to handle many large pictures, and align them relative to each other (snap center to center, etc)\n
    \n
    I’d like to avoid having to do it in libre office if at all possible.\n
    \n
    Is there anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721502367 {#1492
    date: 2024-07-20 21:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 28744
  -titleTs: "'design':6 'look':1 'poster':5 'softwar':3"
  -bodyTs: "'abl':18 'align':25 'anyth':54 'avoid':40 'center':32,34 'collag':7 'd':37 'etc':35 'handl':20 'larg':22 'libr':46 'like':38,55 'make':5 'mani':9,21 'offic':47 'pictur':10,23 'possibl':51 'purpos':13 'relat':27 'snap':31 'softwar':15 'specif':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919499 {#1475
    date: 2024-01-10 21:44:59.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
59 DENIED edit
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-software-for-poster-design"
  +title: "Looking for software for poster design"
  +url: null
  +body: """
    Specifically I want to make a collage of many pictures. For that purpose the software should be able to handle many large pictures, and align them relative to each other (snap center to center, etc)\n
    \n
    I’d like to avoid having to do it in libre office if at all possible.\n
    \n
    Is there anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721502367 {#1492
    date: 2024-07-20 21:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 28744
  -titleTs: "'design':6 'look':1 'poster':5 'softwar':3"
  -bodyTs: "'abl':18 'align':25 'anyth':54 'avoid':40 'center':32,34 'collag':7 'd':37 'etc':35 'handl':20 'larg':22 'libr':46 'like':38,55 'make':5 'mani':9,21 'offic':47 'pictur':10,23 'possibl':51 'purpos':13 'relat':27 'snap':31 'softwar':15 'specif':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919499 {#1475
    date: 2024-01-10 21:44:59.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
60 DENIED moderate
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-software-for-poster-design"
  +title: "Looking for software for poster design"
  +url: null
  +body: """
    Specifically I want to make a collage of many pictures. For that purpose the software should be able to handle many large pictures, and align them relative to each other (snap center to center, etc)\n
    \n
    I’d like to avoid having to do it in libre office if at all possible.\n
    \n
    Is there anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721502367 {#1492
    date: 2024-07-20 21:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 28744
  -titleTs: "'design':6 'look':1 'poster':5 'softwar':3"
  -bodyTs: "'abl':18 'align':25 'anyth':54 'avoid':40 'center':32,34 'collag':7 'd':37 'etc':35 'handl':20 'larg':22 'libr':46 'like':38,55 'make':5 'mani':9,21 'offic':47 'pictur':10,23 'possibl':51 'purpos':13 'relat':27 'snap':31 'softwar':15 'specif':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919499 {#1475
    date: 2024-01-10 21:44:59.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
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\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Games-on-Android"
  +title: "Games on Android"
  +url: null
  +body: "Other than FOSS games for android/ emulators, is there a way to get games that are privacy respecting and free. I’ve seen versions of games, including paod games on piracy sites and I wonder if they are infact better. My niblings love usimg my phone for games but havent liked anything yet, tolerate lato and towerjumper at most. Also towerjumper hasnt had an update since 2019, should I uninstall it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720488699 {#1788
    date: 2024-07-09 03:31:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 27897
  -titleTs: "'android':3 'game':1"
  -bodyTs: "'2019':67 'also':60 'android':6 'anyth':52 'better':40 'emul':7 'foss':3 'free':20 'game':4,14,26,29,48 'get':13 'hasnt':62 'havent':50 'includ':27 'infact':39 'lato':55 'like':51 'love':43 'nibl':42 'paod':28 'phone':46 'piraci':31 'privaci':17 'respect':18 'seen':23 'sinc':66 'site':32 'toler':54 'towerjump':57,61 'uninstal':70 'updat':65 'usimg':44 've':22 'version':24 'way':11 'wonder':35 'yet':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743772
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11876798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704657372 {#1772
    date: 2024-01-07 20:56:12.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
63 DENIED edit
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Games-on-Android"
  +title: "Games on Android"
  +url: null
  +body: "Other than FOSS games for android/ emulators, is there a way to get games that are privacy respecting and free. I’ve seen versions of games, including paod games on piracy sites and I wonder if they are infact better. My niblings love usimg my phone for games but havent liked anything yet, tolerate lato and towerjumper at most. Also towerjumper hasnt had an update since 2019, should I uninstall it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720488699 {#1788
    date: 2024-07-09 03:31:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 27897
  -titleTs: "'android':3 'game':1"
  -bodyTs: "'2019':67 'also':60 'android':6 'anyth':52 'better':40 'emul':7 'foss':3 'free':20 'game':4,14,26,29,48 'get':13 'hasnt':62 'havent':50 'includ':27 'infact':39 'lato':55 'like':51 'love':43 'nibl':42 'paod':28 'phone':46 'piraci':31 'privaci':17 'respect':18 'seen':23 'sinc':66 'site':32 'toler':54 'towerjump':57,61 'uninstal':70 'updat':65 'usimg':44 've':22 'version':24 'way':11 'wonder':35 'yet':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743772
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11876798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704657372 {#1772
    date: 2024-01-07 20:56:12.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
64 DENIED moderate
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Games-on-Android"
  +title: "Games on Android"
  +url: null
  +body: "Other than FOSS games for android/ emulators, is there a way to get games that are privacy respecting and free. I’ve seen versions of games, including paod games on piracy sites and I wonder if they are infact better. My niblings love usimg my phone for games but havent liked anything yet, tolerate lato and towerjumper at most. Also towerjumper hasnt had an update since 2019, should I uninstall it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720488699 {#1788
    date: 2024-07-09 03:31:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 27897
  -titleTs: "'android':3 'game':1"
  -bodyTs: "'2019':67 'also':60 'android':6 'anyth':52 'better':40 'emul':7 'foss':3 'free':20 'game':4,14,26,29,48 'get':13 'hasnt':62 'havent':50 'includ':27 'infact':39 'lato':55 'like':51 'love':43 'nibl':42 'paod':28 'phone':46 'piraci':31 'privaci':17 'respect':18 'seen':23 'sinc':66 'site':32 'toler':54 'towerjump':57,61 'uninstal':70 'updat':65 'usimg':44 've':22 'version':24 'way':11 'wonder':35 'yet':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743772
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11876798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704657372 {#1772
    date: 2024-01-07 20:56:12.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1682 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-it-illegal-to-charge-insane-prices-for-things"
  +title: "Is it illegal to charge insane prices for things?"
  +url: null
  +body: "Is there a law preventing me from for example selling a baseball hat for $20,000?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722595199 {#1780
    date: 2024-08-02 12:39:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 27739
  -titleTs: "'charg':5 'illeg':3 'insan':6 'price':7 'thing':9"
  -bodyTs: "'000':16 '20':15 'basebal':12 'exampl':9 'hat':13 'law':4 'prevent':5 'sell':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704673607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10406117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704587207 {#1764
    date: 2024-01-07 01:26:47.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
67 DENIED edit
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1682 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-it-illegal-to-charge-insane-prices-for-things"
  +title: "Is it illegal to charge insane prices for things?"
  +url: null
  +body: "Is there a law preventing me from for example selling a baseball hat for $20,000?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722595199 {#1780
    date: 2024-08-02 12:39:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 27739
  -titleTs: "'charg':5 'illeg':3 'insan':6 'price':7 'thing':9"
  -bodyTs: "'000':16 '20':15 'basebal':12 'exampl':9 'hat':13 'law':4 'prevent':5 'sell':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704673607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10406117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704587207 {#1764
    date: 2024-01-07 01:26:47.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
68 DENIED moderate
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1682 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-it-illegal-to-charge-insane-prices-for-things"
  +title: "Is it illegal to charge insane prices for things?"
  +url: null
  +body: "Is there a law preventing me from for example selling a baseball hat for $20,000?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722595199 {#1780
    date: 2024-08-02 12:39:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 27739
  -titleTs: "'charg':5 'illeg':3 'insan':6 'price':7 'thing':9"
  -bodyTs: "'000':16 '20':15 'basebal':12 'exampl':9 'hat':13 'law':4 'prevent':5 'sell':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704673607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10406117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704587207 {#1764
    date: 2024-01-07 01:26:47.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
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\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-makes-something-a-Luxury"
  +title: "What makes something a Luxury?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725257396 {#1633
    date: 2024-09-02 08:09:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 27634
  -titleTs: "'luxuri':5 'make':2 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704641170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10389537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704554770 {#1627
    date: 2024-01-06 16:26:10.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
71 DENIED edit
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-makes-something-a-Luxury"
  +title: "What makes something a Luxury?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725257396 {#1633
    date: 2024-09-02 08:09:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 27634
  -titleTs: "'luxuri':5 'make':2 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704641170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10389537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704554770 {#1627
    date: 2024-01-06 16:26:10.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
72 DENIED moderate
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-makes-something-a-Luxury"
  +title: "What makes something a Luxury?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725257396 {#1633
    date: 2024-09-02 08:09:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 27634
  -titleTs: "'luxuri':5 'make':2 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704641170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10389537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704554770 {#1627
    date: 2024-01-06 16:26:10.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Are-there-any-good-free-alternatives-to-brilliant-org"
  +title: "Are there any good free alternatives to brilliant.org?"
  +url: null
  +body: "I’ve seen brilliant’s website and I like the fact that they make have alot of interactive visually engaging content but I don’t know if it’s worth the price or if there is any free possibly non profit version available that is just as interactive and visually engaging way to learn different math and science topics that you would recommend. Thanks for reading"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719145970 {#1415
    date: 2024-06-23 14:32:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 27220
  -titleTs: "'altern':6 'brilliant.org':8 'free':5 'good':4"
  -bodyTs: "'alot':16 'avail':43 'brilliant':4 'content':21 'differ':55 'engag':20,51 'fact':11 'free':38 'interact':18,48 'know':26 'learn':54 'like':9 'make':14 'math':56 'non':40 'possibl':39 'price':32 'profit':41 'read':66 'recommend':63 'scienc':58 'seen':3 'thank':64 'topic':59 've':2 'version':42 'visual':19,50 'way':52 'websit':6 'worth':30 'would':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704474523
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10315783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704388123 {#1420
    date: 2024-01-04 18:08:43.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
75 DENIED edit
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Are-there-any-good-free-alternatives-to-brilliant-org"
  +title: "Are there any good free alternatives to brilliant.org?"
  +url: null
  +body: "I’ve seen brilliant’s website and I like the fact that they make have alot of interactive visually engaging content but I don’t know if it’s worth the price or if there is any free possibly non profit version available that is just as interactive and visually engaging way to learn different math and science topics that you would recommend. Thanks for reading"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719145970 {#1415
    date: 2024-06-23 14:32:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 27220
  -titleTs: "'altern':6 'brilliant.org':8 'free':5 'good':4"
  -bodyTs: "'alot':16 'avail':43 'brilliant':4 'content':21 'differ':55 'engag':20,51 'fact':11 'free':38 'interact':18,48 'know':26 'learn':54 'like':9 'make':14 'math':56 'non':40 'possibl':39 'price':32 'profit':41 'read':66 'recommend':63 'scienc':58 'seen':3 'thank':64 'topic':59 've':2 'version':42 'visual':19,50 'way':52 'websit':6 'worth':30 'would':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704474523
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10315783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704388123 {#1420
    date: 2024-01-04 18:08:43.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
76 DENIED moderate
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Are-there-any-good-free-alternatives-to-brilliant-org"
  +title: "Are there any good free alternatives to brilliant.org?"
  +url: null
  +body: "I’ve seen brilliant’s website and I like the fact that they make have alot of interactive visually engaging content but I don’t know if it’s worth the price or if there is any free possibly non profit version available that is just as interactive and visually engaging way to learn different math and science topics that you would recommend. Thanks for reading"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719145970 {#1415
    date: 2024-06-23 14:32:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 27220
  -titleTs: "'altern':6 'brilliant.org':8 'free':5 'good':4"
  -bodyTs: "'alot':16 'avail':43 'brilliant':4 'content':21 'differ':55 'engag':20,51 'fact':11 'free':38 'interact':18,48 'know':26 'learn':54 'like':9 'make':14 'math':56 'non':40 'possibl':39 'price':32 'profit':41 'read':66 'recommend':63 'scienc':58 'seen':3 'thank':64 'topic':59 've':2 'version':42 'visual':19,50 'way':52 'websit':6 'worth':30 'would':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704474523
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10315783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704388123 {#1420
    date: 2024-01-04 18:08:43.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
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\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-use-a-portable-SSD-for-a-travel-OS"
  +title: "How to use a portable SSD for a travel OS with Linux?"
  +url: null
  +body: """
    Hello! The TL;DR is:\n
    \n
    I have an m.2 drive that is in a sturdy enclosure that has 1 TB. I have Ventoy with Medicat on there, with some backups of important data.\n
    \n
    I still have a lot of room left on there, so I was thinking what else I could do, and the idea of basically installing a Linux Distro to a chunk of free space on there. Maybe Debian/Fedora or Arch.\n
    \n
    Is there anything I should be aware of to help not break that system or rapidly kill the drive? It’s not a USB flash drive, it’s a M.2 drive that’s put on a small board that then allows it to talk via USB C/Thunderbolt.\n
    \n
    ***EDIT:*** Just to be sure, if I use Ventoy’s EFI, do I need to be worried about a conflict with the bootloader of the Linux install?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711604804 {#1456
    date: 2024-03-28 06:46:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 27041
  -titleTs: "'linux':12 'os':10 'portabl':5 'ssd':6 'travel':9 'use':3"
  -bodyTs: "'1':19 'allow':114 'anyth':76 'arch':73 'awar':80 'backup':30 'basic':57 'board':111 'bootload':143 'break':85 'c/thunderbolt':120 'chunk':64 'conflict':140 'could':51 'data':33 'debian/fedora':71 'distro':61 'dr':4 'drive':10,92,99,104 'edit':121 'efi':131 'els':49 'enclosur':16 'flash':98 'free':66 'hello':1 'help':83 'idea':55 'import':32 'instal':58,147 'kill':90 'left':41 'linux':60,146 'lot':38 'm.2':9,103 'mayb':70 'medicat':25 'need':134 'put':107 'rapid':89 'room':40 'small':110 'space':67 'still':35 'sturdi':15 'sure':125 'system':87 'talk':117 'tb':20 'think':47 'tl':3 'usb':97,119 'use':128 'ventoy':23,129 'via':118 'worri':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704408627
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7185496"
  +editedAt: DateTimeImmutable @1711390996 {#1454
    date: 2024-03-25 19:23:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704322227 {#1461
    date: 2024-01-03 23:50:27.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
79 DENIED edit
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-use-a-portable-SSD-for-a-travel-OS"
  +title: "How to use a portable SSD for a travel OS with Linux?"
  +url: null
  +body: """
    Hello! The TL;DR is:\n
    \n
    I have an m.2 drive that is in a sturdy enclosure that has 1 TB. I have Ventoy with Medicat on there, with some backups of important data.\n
    \n
    I still have a lot of room left on there, so I was thinking what else I could do, and the idea of basically installing a Linux Distro to a chunk of free space on there. Maybe Debian/Fedora or Arch.\n
    \n
    Is there anything I should be aware of to help not break that system or rapidly kill the drive? It’s not a USB flash drive, it’s a M.2 drive that’s put on a small board that then allows it to talk via USB C/Thunderbolt.\n
    \n
    ***EDIT:*** Just to be sure, if I use Ventoy’s EFI, do I need to be worried about a conflict with the bootloader of the Linux install?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711604804 {#1456
    date: 2024-03-28 06:46:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 27041
  -titleTs: "'linux':12 'os':10 'portabl':5 'ssd':6 'travel':9 'use':3"
  -bodyTs: "'1':19 'allow':114 'anyth':76 'arch':73 'awar':80 'backup':30 'basic':57 'board':111 'bootload':143 'break':85 'c/thunderbolt':120 'chunk':64 'conflict':140 'could':51 'data':33 'debian/fedora':71 'distro':61 'dr':4 'drive':10,92,99,104 'edit':121 'efi':131 'els':49 'enclosur':16 'flash':98 'free':66 'hello':1 'help':83 'idea':55 'import':32 'instal':58,147 'kill':90 'left':41 'linux':60,146 'lot':38 'm.2':9,103 'mayb':70 'medicat':25 'need':134 'put':107 'rapid':89 'room':40 'small':110 'space':67 'still':35 'sturdi':15 'sure':125 'system':87 'talk':117 'tb':20 'think':47 'tl':3 'usb':97,119 'use':128 'ventoy':23,129 'via':118 'worri':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704408627
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7185496"
  +editedAt: DateTimeImmutable @1711390996 {#1454
    date: 2024-03-25 19:23:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704322227 {#1461
    date: 2024-01-03 23:50:27.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
80 DENIED moderate
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-use-a-portable-SSD-for-a-travel-OS"
  +title: "How to use a portable SSD for a travel OS with Linux?"
  +url: null
  +body: """
    Hello! The TL;DR is:\n
    \n
    I have an m.2 drive that is in a sturdy enclosure that has 1 TB. I have Ventoy with Medicat on there, with some backups of important data.\n
    \n
    I still have a lot of room left on there, so I was thinking what else I could do, and the idea of basically installing a Linux Distro to a chunk of free space on there. Maybe Debian/Fedora or Arch.\n
    \n
    Is there anything I should be aware of to help not break that system or rapidly kill the drive? It’s not a USB flash drive, it’s a M.2 drive that’s put on a small board that then allows it to talk via USB C/Thunderbolt.\n
    \n
    ***EDIT:*** Just to be sure, if I use Ventoy’s EFI, do I need to be worried about a conflict with the bootloader of the Linux install?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711604804 {#1456
    date: 2024-03-28 06:46:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 27041
  -titleTs: "'linux':12 'os':10 'portabl':5 'ssd':6 'travel':9 'use':3"
  -bodyTs: "'1':19 'allow':114 'anyth':76 'arch':73 'awar':80 'backup':30 'basic':57 'board':111 'bootload':143 'break':85 'c/thunderbolt':120 'chunk':64 'conflict':140 'could':51 'data':33 'debian/fedora':71 'distro':61 'dr':4 'drive':10,92,99,104 'edit':121 'efi':131 'els':49 'enclosur':16 'flash':98 'free':66 'hello':1 'help':83 'idea':55 'import':32 'instal':58,147 'kill':90 'left':41 'linux':60,146 'lot':38 'm.2':9,103 'mayb':70 'medicat':25 'need':134 'put':107 'rapid':89 'room':40 'small':110 'space':67 'still':35 'sturdi':15 'sure':125 'system':87 'talk':117 'tb':20 'think':47 'tl':3 'usb':97,119 'use':128 'ventoy':23,129 'via':118 'worri':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704408627
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7185496"
  +editedAt: DateTimeImmutable @1711390996 {#1454
    date: 2024-03-25 19:23:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704322227 {#1461
    date: 2024-01-03 23:50:27.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
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\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Insight-on-how-the-ADs-network-is-built"
  +title: "Insight on how the ADs network is built?"
  +url: null
  +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711672712 {#1436
    date: 2024-03-29 01:38:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 26649
  -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
  -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704252226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10016217"
  +editedAt: DateTimeImmutable @1710710109 {#1428
    date: 2024-03-17 22:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704165826 {#1435
    date: 2024-01-02 04:23:46.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
83 DENIED edit
App\Entity\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Insight-on-how-the-ADs-network-is-built"
  +title: "Insight on how the ADs network is built?"
  +url: null
  +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711672712 {#1436
    date: 2024-03-29 01:38:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 26649
  -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
  -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704252226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10016217"
  +editedAt: DateTimeImmutable @1710710109 {#1428
    date: 2024-03-17 22:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704165826 {#1435
    date: 2024-01-02 04:23:46.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
84 DENIED moderate
App\Entity\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Insight-on-how-the-ADs-network-is-built"
  +title: "Insight on how the ADs network is built?"
  +url: null
  +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711672712 {#1436
    date: 2024-03-29 01:38:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 26649
  -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
  -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704252226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10016217"
  +editedAt: DateTimeImmutable @1710710109 {#1428
    date: 2024-03-17 22:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704165826 {#1435
    date: 2024-01-02 04:23:46.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-it-called-when-a-title-has-or-in-it"
  +title: "What's it called when a title has "or" in it followed by a different title?"
  +url: null
  +body: """
    Examples:\n
    \n
    *Birdman or (The Unexpected Virtue of Ignorance)*\n
    \n
    *Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb*\n
    \n
    *The Hobbit, or There and Back Again* (the book)\n
    \n
    And before you say “alternate title”, since these supposed alternate titles are included in the full version of the main title (even if it’s usually not listed in full), how does this differ from “true” alternate titles that replace the entire main title?\n
    \n
    Example:\n
    \n
    *Harley Quinn: Birds of Prey*vs *Birds of Prey and the Fantabulous Emancipation of One Harley Quinn*\n
    \n
    *Into the Deep* vs *Yakamoz S-245*\n
    \n
    And then there’s the standard sub-titles, for example:\n
    \n
    *Captain America: The First Avenger*\n
    \n
    (Sorry for my lazy title choices but I couldn’t think of any others)\n
    \n
    It seems like we have 3 things here: an “or” title in the name (alternate title which is included in the full version of the main title), a completely different alternate title that replaces the main one, and a subtitle following a colon after the main title. Are there different names to distinguish these different types of titles??\n
    \n
    Also can we talk about how sub-title is used to mean closed captions as well as “sub-name” (sub-title used in this context)? It makes it impossible to search about because most people understand subtitle to mean closed captions, I think.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712581823 {#1698
    date: 2024-04-08 15:10:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 26493
  -titleTs: "'call':4 'differ':15 'follow':12 'titl':7,16"
  -bodyTs: "'-245':99 '3':135 'also':188 'altern':35,40,67,144,160 'america':112 'aveng':115 'back':27 'bird':78,82 'birdman':2 'bomb':21 'book':30 'captain':111 'caption':202,231 'choic':121 'close':201,230 'colon':172 'complet':158 'context':215 'couldn':124 'deep':95 'differ':64,159,179,184 'distinguish':182 'dr':9 'emancip':88 'entir':72 'even':52 'exampl':1,75,110 'fantabul':87 'first':114 'follow':170 'full':46,60,151 'harley':76,91 'hobbit':23 'ignor':8 'imposs':219 'includ':43,148 'lazi':119 'learn':14 'like':132 'list':58 'love':19 'main':50,73,155,165,175 'make':217 'mean':200,229 'name':143,180,208 'one':90,166 'other':129 'peopl':225 'prey':80,84 'quinn':77,92 'replac':70,163 'say':34 'search':221 'seem':131 'sinc':37 'sorri':116 'standard':105 'stop':16 'strangelov':10 'sub':107,195,207,210 'sub-nam':206 'sub-titl':106,194,209 'subtitl':169,227 'suppos':39 'talk':191 'thing':136 'think':126,233 'titl':36,41,51,68,74,108,120,140,145,156,161,176,187,196,211 'true':66 'type':185 'understand':226 'unexpect':5 'use':198,212 'usual':56 'version':47,152 'virtu':6 'vs':81,96 'well':204 'worri':17 'yakamoz':97"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10199958"
  +editedAt: DateTimeImmutable @1710327423 {#1696
    date: 2024-03-13 11:57:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704121729 {#1709
    date: 2024-01-01 16:08:49.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
87 DENIED edit
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-it-called-when-a-title-has-or-in-it"
  +title: "What's it called when a title has "or" in it followed by a different title?"
  +url: null
  +body: """
    Examples:\n
    \n
    *Birdman or (The Unexpected Virtue of Ignorance)*\n
    \n
    *Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb*\n
    \n
    *The Hobbit, or There and Back Again* (the book)\n
    \n
    And before you say “alternate title”, since these supposed alternate titles are included in the full version of the main title (even if it’s usually not listed in full), how does this differ from “true” alternate titles that replace the entire main title?\n
    \n
    Example:\n
    \n
    *Harley Quinn: Birds of Prey*vs *Birds of Prey and the Fantabulous Emancipation of One Harley Quinn*\n
    \n
    *Into the Deep* vs *Yakamoz S-245*\n
    \n
    And then there’s the standard sub-titles, for example:\n
    \n
    *Captain America: The First Avenger*\n
    \n
    (Sorry for my lazy title choices but I couldn’t think of any others)\n
    \n
    It seems like we have 3 things here: an “or” title in the name (alternate title which is included in the full version of the main title), a completely different alternate title that replaces the main one, and a subtitle following a colon after the main title. Are there different names to distinguish these different types of titles??\n
    \n
    Also can we talk about how sub-title is used to mean closed captions as well as “sub-name” (sub-title used in this context)? It makes it impossible to search about because most people understand subtitle to mean closed captions, I think.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712581823 {#1698
    date: 2024-04-08 15:10:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 26493
  -titleTs: "'call':4 'differ':15 'follow':12 'titl':7,16"
  -bodyTs: "'-245':99 '3':135 'also':188 'altern':35,40,67,144,160 'america':112 'aveng':115 'back':27 'bird':78,82 'birdman':2 'bomb':21 'book':30 'captain':111 'caption':202,231 'choic':121 'close':201,230 'colon':172 'complet':158 'context':215 'couldn':124 'deep':95 'differ':64,159,179,184 'distinguish':182 'dr':9 'emancip':88 'entir':72 'even':52 'exampl':1,75,110 'fantabul':87 'first':114 'follow':170 'full':46,60,151 'harley':76,91 'hobbit':23 'ignor':8 'imposs':219 'includ':43,148 'lazi':119 'learn':14 'like':132 'list':58 'love':19 'main':50,73,155,165,175 'make':217 'mean':200,229 'name':143,180,208 'one':90,166 'other':129 'peopl':225 'prey':80,84 'quinn':77,92 'replac':70,163 'say':34 'search':221 'seem':131 'sinc':37 'sorri':116 'standard':105 'stop':16 'strangelov':10 'sub':107,195,207,210 'sub-nam':206 'sub-titl':106,194,209 'subtitl':169,227 'suppos':39 'talk':191 'thing':136 'think':126,233 'titl':36,41,51,68,74,108,120,140,145,156,161,176,187,196,211 'true':66 'type':185 'understand':226 'unexpect':5 'use':198,212 'usual':56 'version':47,152 'virtu':6 'vs':81,96 'well':204 'worri':17 'yakamoz':97"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10199958"
  +editedAt: DateTimeImmutable @1710327423 {#1696
    date: 2024-03-13 11:57:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704121729 {#1709
    date: 2024-01-01 16:08:49.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
88 DENIED moderate
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-it-called-when-a-title-has-or-in-it"
  +title: "What's it called when a title has "or" in it followed by a different title?"
  +url: null
  +body: """
    Examples:\n
    \n
    *Birdman or (The Unexpected Virtue of Ignorance)*\n
    \n
    *Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb*\n
    \n
    *The Hobbit, or There and Back Again* (the book)\n
    \n
    And before you say “alternate title”, since these supposed alternate titles are included in the full version of the main title (even if it’s usually not listed in full), how does this differ from “true” alternate titles that replace the entire main title?\n
    \n
    Example:\n
    \n
    *Harley Quinn: Birds of Prey*vs *Birds of Prey and the Fantabulous Emancipation of One Harley Quinn*\n
    \n
    *Into the Deep* vs *Yakamoz S-245*\n
    \n
    And then there’s the standard sub-titles, for example:\n
    \n
    *Captain America: The First Avenger*\n
    \n
    (Sorry for my lazy title choices but I couldn’t think of any others)\n
    \n
    It seems like we have 3 things here: an “or” title in the name (alternate title which is included in the full version of the main title), a completely different alternate title that replaces the main one, and a subtitle following a colon after the main title. Are there different names to distinguish these different types of titles??\n
    \n
    Also can we talk about how sub-title is used to mean closed captions as well as “sub-name” (sub-title used in this context)? It makes it impossible to search about because most people understand subtitle to mean closed captions, I think.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712581823 {#1698
    date: 2024-04-08 15:10:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 26493
  -titleTs: "'call':4 'differ':15 'follow':12 'titl':7,16"
  -bodyTs: "'-245':99 '3':135 'also':188 'altern':35,40,67,144,160 'america':112 'aveng':115 'back':27 'bird':78,82 'birdman':2 'bomb':21 'book':30 'captain':111 'caption':202,231 'choic':121 'close':201,230 'colon':172 'complet':158 'context':215 'couldn':124 'deep':95 'differ':64,159,179,184 'distinguish':182 'dr':9 'emancip':88 'entir':72 'even':52 'exampl':1,75,110 'fantabul':87 'first':114 'follow':170 'full':46,60,151 'harley':76,91 'hobbit':23 'ignor':8 'imposs':219 'includ':43,148 'lazi':119 'learn':14 'like':132 'list':58 'love':19 'main':50,73,155,165,175 'make':217 'mean':200,229 'name':143,180,208 'one':90,166 'other':129 'peopl':225 'prey':80,84 'quinn':77,92 'replac':70,163 'say':34 'search':221 'seem':131 'sinc':37 'sorri':116 'standard':105 'stop':16 'strangelov':10 'sub':107,195,207,210 'sub-nam':206 'sub-titl':106,194,209 'subtitl':169,227 'suppos':39 'talk':191 'thing':136 'think':126,233 'titl':36,41,51,68,74,108,120,140,145,156,161,176,187,196,211 'true':66 'type':185 'understand':226 'unexpect':5 'use':198,212 'usual':56 'version':47,152 'virtu':6 'vs':81,96 'well':204 'worri':17 'yakamoz':97"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10199958"
  +editedAt: DateTimeImmutable @1710327423 {#1696
    date: 2024-03-13 11:57:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704121729 {#1709
    date: 2024-01-01 16:08:49.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
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\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Reddit-avoiding-Reddit-links-in-Lemmy"
  +title: "[Reddit] avoiding Reddit links in Lemmy."
  +url: null
  +body: """
    Hi all\n
    \n
    Is there an Android client that allows me to avoid Reddit posts which are currently crossposted and overwhelming my Lemmy timeline?\n
    \n
    Something like Domain exclude as on the Relay for Reddit client.\n
    \n
    Thank-you in advance
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710482552 {#1645
    date: 2024-03-15 07:02:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 26340
  -titleTs: "'avoid':2 'lemmi':6 'link':4 'reddit':1,3"
  -bodyTs: "'advanc':39 'allow':9 'android':6 'avoid':12 'client':7,34 'crosspost':18 'current':17 'domain':26 'exclud':27 'hi':1 'lemmi':22 'like':25 'overwhelm':20 'post':14 'reddit':13,33 'relay':31 'someth':24 'thank':36 'thank-you':35 'timelin':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145051
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/10966183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058651 {#1640
    date: 2023-12-31 22:37:31.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
91 DENIED edit
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Reddit-avoiding-Reddit-links-in-Lemmy"
  +title: "[Reddit] avoiding Reddit links in Lemmy."
  +url: null
  +body: """
    Hi all\n
    \n
    Is there an Android client that allows me to avoid Reddit posts which are currently crossposted and overwhelming my Lemmy timeline?\n
    \n
    Something like Domain exclude as on the Relay for Reddit client.\n
    \n
    Thank-you in advance
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710482552 {#1645
    date: 2024-03-15 07:02:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 26340
  -titleTs: "'avoid':2 'lemmi':6 'link':4 'reddit':1,3"
  -bodyTs: "'advanc':39 'allow':9 'android':6 'avoid':12 'client':7,34 'crosspost':18 'current':17 'domain':26 'exclud':27 'hi':1 'lemmi':22 'like':25 'overwhelm':20 'post':14 'reddit':13,33 'relay':31 'someth':24 'thank':36 'thank-you':35 'timelin':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145051
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/10966183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058651 {#1640
    date: 2023-12-31 22:37:31.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
92 DENIED moderate
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Reddit-avoiding-Reddit-links-in-Lemmy"
  +title: "[Reddit] avoiding Reddit links in Lemmy."
  +url: null
  +body: """
    Hi all\n
    \n
    Is there an Android client that allows me to avoid Reddit posts which are currently crossposted and overwhelming my Lemmy timeline?\n
    \n
    Something like Domain exclude as on the Relay for Reddit client.\n
    \n
    Thank-you in advance
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710482552 {#1645
    date: 2024-03-15 07:02:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 26340
  -titleTs: "'avoid':2 'lemmi':6 'link':4 'reddit':1,3"
  -bodyTs: "'advanc':39 'allow':9 'android':6 'avoid':12 'client':7,34 'crosspost':18 'current':17 'domain':26 'exclud':27 'hi':1 'lemmi':22 'like':25 'overwhelm':20 'post':14 'reddit':13,33 'relay':31 'someth':24 'thank':36 'thank-you':35 'timelin':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145051
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/10966183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058651 {#1640
    date: 2023-12-31 22:37:31.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Self-hosted-VPN-that-can-be-accessed-via-browser-extension"
  +title: "Self-hosted VPN that can be accessed via browser extension"
  +url: null
  +body: "Currently I set up Tailscale in my Synology NAS and I can access selfhosted services on my phone using the Android app. I want to use some services in my work PC too but I’m blocked from installing any software. So my question is, is there any solution that allows me to connect to selfhosted VPN via browser extension? (Just like NordVPN, I can install the browser extension to use it and I don’t need the Windows app.)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711580466 {#1668
    date: 2024-03-28 00:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 25817
  -titleTs: "'access':8 'browser':10 'extens':11 'host':3 'self':2 'self-host':1 'via':9 'vpn':4"
  -bodyTs: "'access':13 'allow':51 'android':21 'app':22,80 'block':37 'browser':59,68 'connect':54 'current':1 'extens':60,69 'instal':39,66 'like':62 'm':36 'nas':9 'need':77 'nordvpn':63 'pc':32 'phone':18 'question':44 'selfhost':14,56 'servic':15,28 'set':3 'softwar':41 'solut':49 'synolog':8 'tailscal':5 'use':19,26,71 'via':58 'vpn':57 'want':24 'window':79 'work':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704008593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10120068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703922193 {#1671
    date: 2023-12-30 08:43:13.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
95 DENIED edit
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Self-hosted-VPN-that-can-be-accessed-via-browser-extension"
  +title: "Self-hosted VPN that can be accessed via browser extension"
  +url: null
  +body: "Currently I set up Tailscale in my Synology NAS and I can access selfhosted services on my phone using the Android app. I want to use some services in my work PC too but I’m blocked from installing any software. So my question is, is there any solution that allows me to connect to selfhosted VPN via browser extension? (Just like NordVPN, I can install the browser extension to use it and I don’t need the Windows app.)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711580466 {#1668
    date: 2024-03-28 00:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 25817
  -titleTs: "'access':8 'browser':10 'extens':11 'host':3 'self':2 'self-host':1 'via':9 'vpn':4"
  -bodyTs: "'access':13 'allow':51 'android':21 'app':22,80 'block':37 'browser':59,68 'connect':54 'current':1 'extens':60,69 'instal':39,66 'like':62 'm':36 'nas':9 'need':77 'nordvpn':63 'pc':32 'phone':18 'question':44 'selfhost':14,56 'servic':15,28 'set':3 'softwar':41 'solut':49 'synolog':8 'tailscal':5 'use':19,26,71 'via':58 'vpn':57 'want':24 'window':79 'work':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704008593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10120068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703922193 {#1671
    date: 2023-12-30 08:43:13.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
96 DENIED moderate
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Self-hosted-VPN-that-can-be-accessed-via-browser-extension"
  +title: "Self-hosted VPN that can be accessed via browser extension"
  +url: null
  +body: "Currently I set up Tailscale in my Synology NAS and I can access selfhosted services on my phone using the Android app. I want to use some services in my work PC too but I’m blocked from installing any software. So my question is, is there any solution that allows me to connect to selfhosted VPN via browser extension? (Just like NordVPN, I can install the browser extension to use it and I don’t need the Windows app.)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711580466 {#1668
    date: 2024-03-28 00:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 25817
  -titleTs: "'access':8 'browser':10 'extens':11 'host':3 'self':2 'self-host':1 'via':9 'vpn':4"
  -bodyTs: "'access':13 'allow':51 'android':21 'app':22,80 'block':37 'browser':59,68 'connect':54 'current':1 'extens':60,69 'instal':39,66 'like':62 'm':36 'nas':9 'need':77 'nordvpn':63 'pc':32 'phone':18 'question':44 'selfhost':14,56 'servic':15,28 'set':3 'softwar':41 'solut':49 'synolog':8 'tailscal':5 'use':19,26,71 'via':58 'vpn':57 'want':24 'window':79 'work':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704008593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10120068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703922193 {#1671
    date: 2023-12-30 08:43:13.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
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\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-I-enable-sponsorblock-by-default-for-ytdlp"
  +title: "How do I enable sponsorblock by default for ytdlp?"
  +url: null
  +body: """
    I want to be able to type yt-dlp [url] and have it automatically use --sponsorblock-remove CATS to remove sponsored section from the download file without having to type --sponsorblock-remove CATS everytime. Is this possible within yt-dlp?\n
    \n
    enabling --write-subs, --write-thumbnail, by default for subtitles and thumbnails would also be convenient
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712768330 {#1590
    date: 2024-04-10 18:58:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 25804
  -titleTs: "'default':7 'enabl':4 'sponsorblock':5 'ytdlp':9"
  -bodyTs: "'abl':5 'also':59 'automat':15 'cat':20,36 'conveni':61 'default':53 'dlp':10,44 'download':27 'enabl':45 'everytim':37 'file':28 'possibl':40 'remov':19,22,35 'section':24 'sponsor':23 'sponsorblock':18,34 'sponsorblock-remov':17,33 'sub':48 'subtitl':55 'thumbnail':51,57 'type':7,32 'url':11 'use':16 'want':2 'within':41 'without':29 'would':58 'write':47,50 'write-sub':46 'write-thumbnail':49 'yt':9,43 'yt-dlp':8,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703999480
  +visibility: "visible             "
  +apId: "https://merv.news/post/743771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703913080 {#1592
    date: 2023-12-30 06:11:20.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
99 DENIED edit
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-I-enable-sponsorblock-by-default-for-ytdlp"
  +title: "How do I enable sponsorblock by default for ytdlp?"
  +url: null
  +body: """
    I want to be able to type yt-dlp [url] and have it automatically use --sponsorblock-remove CATS to remove sponsored section from the download file without having to type --sponsorblock-remove CATS everytime. Is this possible within yt-dlp?\n
    \n
    enabling --write-subs, --write-thumbnail, by default for subtitles and thumbnails would also be convenient
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712768330 {#1590
    date: 2024-04-10 18:58:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 25804
  -titleTs: "'default':7 'enabl':4 'sponsorblock':5 'ytdlp':9"
  -bodyTs: "'abl':5 'also':59 'automat':15 'cat':20,36 'conveni':61 'default':53 'dlp':10,44 'download':27 'enabl':45 'everytim':37 'file':28 'possibl':40 'remov':19,22,35 'section':24 'sponsor':23 'sponsorblock':18,34 'sponsorblock-remov':17,33 'sub':48 'subtitl':55 'thumbnail':51,57 'type':7,32 'url':11 'use':16 'want':2 'within':41 'without':29 'would':58 'write':47,50 'write-sub':46 'write-thumbnail':49 'yt':9,43 'yt-dlp':8,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703999480
  +visibility: "visible             "
  +apId: "https://merv.news/post/743771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703913080 {#1592
    date: 2023-12-30 06:11:20.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
100 DENIED moderate
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-I-enable-sponsorblock-by-default-for-ytdlp"
  +title: "How do I enable sponsorblock by default for ytdlp?"
  +url: null
  +body: """
    I want to be able to type yt-dlp [url] and have it automatically use --sponsorblock-remove CATS to remove sponsored section from the download file without having to type --sponsorblock-remove CATS everytime. Is this possible within yt-dlp?\n
    \n
    enabling --write-subs, --write-thumbnail, by default for subtitles and thumbnails would also be convenient
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712768330 {#1590
    date: 2024-04-10 18:58:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 25804
  -titleTs: "'default':7 'enabl':4 'sponsorblock':5 'ytdlp':9"
  -bodyTs: "'abl':5 'also':59 'automat':15 'cat':20,36 'conveni':61 'default':53 'dlp':10,44 'download':27 'enabl':45 'everytim':37 'file':28 'possibl':40 'remov':19,22,35 'section':24 'sponsor':23 'sponsorblock':18,34 'sponsorblock-remov':17,33 'sub':48 'subtitl':55 'thumbnail':51,57 'type':7,32 'url':11 'use':16 'want':2 'within':41 'without':29 'would':58 'write':47,50 'write-sub':46 'write-thumbnail':49 'yt':9,43 'yt-dlp':8,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703999480
  +visibility: "visible             "
  +apId: "https://merv.news/post/743771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703913080 {#1592
    date: 2023-12-30 06:11:20.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