GET https://kbin.spritesserver.nl/top/1y/articles?p=85

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
  +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
  +url: null
  +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 252
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536784 {#158
    date: 2023-12-02 18:06:24.0 +01: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: 18326
  -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
  -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701381385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294985 {#241
    date: 2023-11-29 22:56:25.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: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
  +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
  +url: null
  +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 252
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536784 {#158
    date: 2023-12-02 18:06:24.0 +01: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: 18326
  -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
  -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701381385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294985 {#241
    date: 2023-11-29 22:56:25.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: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
  +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
  +url: null
  +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 252
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536784 {#158
    date: 2023-12-02 18:06:24.0 +01: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: 18326
  -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
  -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701381385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294985 {#241
    date: 2023-11-29 22:56:25.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: "Does-anyone-know-a-good-guide-for-flashing-a-lenovo"
  +title: "Does anyone know a good guide for flashing a lenovo t440p with libreboot/coreboot?"
  +url: null
  +body: "Sorry if this isnt exactly perfect topic for this community. But i bought a t440p because of libreboot, and am waiting for it to come in the mail. Im very excited and have watched a few videos about it. I purely bought it because of the privacy that can be had"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701302779 {#1905
    date: 2023-11-30 01:06:19.0 +01: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: 18320
  -titleTs: "'anyon':2 'flash':8 'good':5 'guid':6 'know':3 'lenovo':10 'libreboot/coreboot':13 't440p':11"
  -bodyTs: "'bought':13,42 'come':25 'communiti':10 'exact':5 'excit':31 'im':29 'isnt':4 'libreboot':18 'mail':28 'perfect':6 'privaci':47 'pure':41 'sorri':1 't440p':15 'topic':7 'video':37 'wait':21 'watch':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701345531
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10114770"
  +editedAt: DateTimeImmutable @1702222971 {#1866
    date: 2023-12-10 16:42:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701294031 {#1912
    date: 2023-11-29 22:40: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
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: "Does-anyone-know-a-good-guide-for-flashing-a-lenovo"
  +title: "Does anyone know a good guide for flashing a lenovo t440p with libreboot/coreboot?"
  +url: null
  +body: "Sorry if this isnt exactly perfect topic for this community. But i bought a t440p because of libreboot, and am waiting for it to come in the mail. Im very excited and have watched a few videos about it. I purely bought it because of the privacy that can be had"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701302779 {#1905
    date: 2023-11-30 01:06:19.0 +01: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: 18320
  -titleTs: "'anyon':2 'flash':8 'good':5 'guid':6 'know':3 'lenovo':10 'libreboot/coreboot':13 't440p':11"
  -bodyTs: "'bought':13,42 'come':25 'communiti':10 'exact':5 'excit':31 'im':29 'isnt':4 'libreboot':18 'mail':28 'perfect':6 'privaci':47 'pure':41 'sorri':1 't440p':15 'topic':7 'video':37 'wait':21 'watch':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701345531
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10114770"
  +editedAt: DateTimeImmutable @1702222971 {#1866
    date: 2023-12-10 16:42:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701294031 {#1912
    date: 2023-11-29 22:40: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
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: "Does-anyone-know-a-good-guide-for-flashing-a-lenovo"
  +title: "Does anyone know a good guide for flashing a lenovo t440p with libreboot/coreboot?"
  +url: null
  +body: "Sorry if this isnt exactly perfect topic for this community. But i bought a t440p because of libreboot, and am waiting for it to come in the mail. Im very excited and have watched a few videos about it. I purely bought it because of the privacy that can be had"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701302779 {#1905
    date: 2023-11-30 01:06:19.0 +01: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: 18320
  -titleTs: "'anyon':2 'flash':8 'good':5 'guid':6 'know':3 'lenovo':10 'libreboot/coreboot':13 't440p':11"
  -bodyTs: "'bought':13,42 'come':25 'communiti':10 'exact':5 'excit':31 'im':29 'isnt':4 'libreboot':18 'mail':28 'perfect':6 'privaci':47 'pure':41 'sorri':1 't440p':15 'topic':7 'video':37 'wait':21 'watch':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701345531
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10114770"
  +editedAt: DateTimeImmutable @1702222971 {#1866
    date: 2023-12-10 16:42:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701294031 {#1912
    date: 2023-11-29 22:40: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
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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-lost-weekend"
  +title: "The lost weekend"
  +url: null
  +body: "Any clues to get The Lost Weekend, a love story (Pang - Lennon)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701301558 {#1954
    date: 2023-11-30 00:45:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 18295
  -titleTs: "'lost':2 'weekend':3"
  -bodyTs: "'clue':2 'get':4 'lennon':12 'lost':6 'love':9 'pang':11 'stori':10 'weekend':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701327061
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6272634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701289061 {#1960
    date: 2023-11-29 21:17:41.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-lost-weekend"
  +title: "The lost weekend"
  +url: null
  +body: "Any clues to get The Lost Weekend, a love story (Pang - Lennon)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701301558 {#1954
    date: 2023-11-30 00:45:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 18295
  -titleTs: "'lost':2 'weekend':3"
  -bodyTs: "'clue':2 'get':4 'lennon':12 'lost':6 'love':9 'pang':11 'stori':10 'weekend':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701327061
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6272634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701289061 {#1960
    date: 2023-11-29 21:17:41.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-lost-weekend"
  +title: "The lost weekend"
  +url: null
  +body: "Any clues to get The Lost Weekend, a love story (Pang - Lennon)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701301558 {#1954
    date: 2023-11-30 00:45:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 18295
  -titleTs: "'lost':2 'weekend':3"
  -bodyTs: "'clue':2 'get':4 'lennon':12 'lost':6 'love':9 'pang':11 'stori':10 'weekend':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701327061
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6272634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701289061 {#1960
    date: 2023-11-29 21:17:41.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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Automatic-backups-of-inode-tables-and-partition-info-for-easier"
  +title: "Automatic backups of inode tables and partition info for easier data recovery"
  +url: null
  +body: """
    Good morning all, in today’s episode of “What I learned during work hours”…\n
    \n
    I was playing around with wxHexEditor and realised that if something catastrophic happened, I would really struggle with any data recovery if I lost the inode tables for any drive.\n
    \n
    A quick duckle pointed me to e2image, which says in the man:\n
    \n
    > It is a very good idea to create image files for all file systems on a system and save the partition layout (which can be generated using the fdisk -l command) at regular intervals — at boot time, and/or every week or so.\n
    \n
    I couldn’t find any prebuilt solutions for this online, so I wrote a systemd service and timer to do this for me. I save the fdisk to a text file, run e2image on a couple drives, and compress it all together in a dated 7z that can get uploaded via rsync or Mega or Dropbox etc.\n
    \n
    The metadata image from a 500gb drive is 8gb, but compresses down to 40mb. Backup takes a couple minutes.\n
    \n
    Unfortunately this does *not* work with my raid drives, but they are RAID1 so already resilient.\n
    \n
    Apparently I was being a derp somehow. …Anyways,\n
    \n
    My RAID drives are 16TB, e2image of this is 125gb, and 7z’d it comes down to just 63mb.\n
    \n
    I’ll post the service, timer, and backup script in a comment, let me know if you can spot anywhere for improvements!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701340910 {#1932
    date: 2023-11-30 11:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 18292
  -titleTs: "'automat':1 'backup':2 'data':11 'easier':10 'info':8 'inod':4 'partit':7 'recoveri':12 'tabl':5"
  -bodyTs: "'125gb':208 '16tb':203 '40mb':169 '500gb':161 '63mb':217 '7z':144,210 '8gb':164 'alreadi':189 'and/or':94 'anyway':198 'anywher':237 'appar':191 'around':18 'backup':170,225 'boot':92 'catastroph':26 'come':213 'command':87 'comment':229 'compress':137,166 'couldn':100 'coupl':134,173 'creat':64 'd':211 'data':34 'date':143 'derp':196 'drive':44,135,162,183,201 'dropbox':154 'duckl':47 'e2image':51,131,204 'episod':7 'etc':155 'everi':95 'fdisk':85,125 'file':66,69,129 'find':102 'generat':82 'get':147 'good':1,61 'happen':27 'hour':14 'idea':62 'imag':65,158 'improv':239 'inod':40 'interv':90 'know':232 'l':86 'layout':78 'learn':11 'let':230 'll':219 'lost':38 'man':56 'mega':152 'metadata':157 'minut':174 'morn':2 'onlin':108 'partit':77 'play':17 'point':48 'post':220 'prebuilt':104 'quick':46 'raid':182,200 'raid1':187 'realis':22 'realli':30 'recoveri':35 'regular':89 'resili':190 'rsync':150 'run':130 'save':75,123 'say':53 'script':226 'servic':114,222 'solut':105 'somehow':197 'someth':25 'spot':236 'struggl':31 'system':70,73 'systemd':113 'tabl':41 'take':171 'text':128 'time':93 'timer':116,223 'today':5 'togeth':140 'unfortun':175 'upload':148 'use':83 'via':149 'week':96 'work':13,179 'would':29 'wrote':111 'wxhexeditor':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701374984
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3898548"
  +editedAt: DateTimeImmutable @1702307273 {#1930
    date: 2023-12-11 16:07:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701288584 {#1933
    date: 2023-11-29 21:09:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Automatic-backups-of-inode-tables-and-partition-info-for-easier"
  +title: "Automatic backups of inode tables and partition info for easier data recovery"
  +url: null
  +body: """
    Good morning all, in today’s episode of “What I learned during work hours”…\n
    \n
    I was playing around with wxHexEditor and realised that if something catastrophic happened, I would really struggle with any data recovery if I lost the inode tables for any drive.\n
    \n
    A quick duckle pointed me to e2image, which says in the man:\n
    \n
    > It is a very good idea to create image files for all file systems on a system and save the partition layout (which can be generated using the fdisk -l command) at regular intervals — at boot time, and/or every week or so.\n
    \n
    I couldn’t find any prebuilt solutions for this online, so I wrote a systemd service and timer to do this for me. I save the fdisk to a text file, run e2image on a couple drives, and compress it all together in a dated 7z that can get uploaded via rsync or Mega or Dropbox etc.\n
    \n
    The metadata image from a 500gb drive is 8gb, but compresses down to 40mb. Backup takes a couple minutes.\n
    \n
    Unfortunately this does *not* work with my raid drives, but they are RAID1 so already resilient.\n
    \n
    Apparently I was being a derp somehow. …Anyways,\n
    \n
    My RAID drives are 16TB, e2image of this is 125gb, and 7z’d it comes down to just 63mb.\n
    \n
    I’ll post the service, timer, and backup script in a comment, let me know if you can spot anywhere for improvements!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701340910 {#1932
    date: 2023-11-30 11:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 18292
  -titleTs: "'automat':1 'backup':2 'data':11 'easier':10 'info':8 'inod':4 'partit':7 'recoveri':12 'tabl':5"
  -bodyTs: "'125gb':208 '16tb':203 '40mb':169 '500gb':161 '63mb':217 '7z':144,210 '8gb':164 'alreadi':189 'and/or':94 'anyway':198 'anywher':237 'appar':191 'around':18 'backup':170,225 'boot':92 'catastroph':26 'come':213 'command':87 'comment':229 'compress':137,166 'couldn':100 'coupl':134,173 'creat':64 'd':211 'data':34 'date':143 'derp':196 'drive':44,135,162,183,201 'dropbox':154 'duckl':47 'e2image':51,131,204 'episod':7 'etc':155 'everi':95 'fdisk':85,125 'file':66,69,129 'find':102 'generat':82 'get':147 'good':1,61 'happen':27 'hour':14 'idea':62 'imag':65,158 'improv':239 'inod':40 'interv':90 'know':232 'l':86 'layout':78 'learn':11 'let':230 'll':219 'lost':38 'man':56 'mega':152 'metadata':157 'minut':174 'morn':2 'onlin':108 'partit':77 'play':17 'point':48 'post':220 'prebuilt':104 'quick':46 'raid':182,200 'raid1':187 'realis':22 'realli':30 'recoveri':35 'regular':89 'resili':190 'rsync':150 'run':130 'save':75,123 'say':53 'script':226 'servic':114,222 'solut':105 'somehow':197 'someth':25 'spot':236 'struggl':31 'system':70,73 'systemd':113 'tabl':41 'take':171 'text':128 'time':93 'timer':116,223 'today':5 'togeth':140 'unfortun':175 'upload':148 'use':83 'via':149 'week':96 'work':13,179 'would':29 'wrote':111 'wxhexeditor':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701374984
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3898548"
  +editedAt: DateTimeImmutable @1702307273 {#1930
    date: 2023-12-11 16:07:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701288584 {#1933
    date: 2023-11-29 21:09:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Automatic-backups-of-inode-tables-and-partition-info-for-easier"
  +title: "Automatic backups of inode tables and partition info for easier data recovery"
  +url: null
  +body: """
    Good morning all, in today’s episode of “What I learned during work hours”…\n
    \n
    I was playing around with wxHexEditor and realised that if something catastrophic happened, I would really struggle with any data recovery if I lost the inode tables for any drive.\n
    \n
    A quick duckle pointed me to e2image, which says in the man:\n
    \n
    > It is a very good idea to create image files for all file systems on a system and save the partition layout (which can be generated using the fdisk -l command) at regular intervals — at boot time, and/or every week or so.\n
    \n
    I couldn’t find any prebuilt solutions for this online, so I wrote a systemd service and timer to do this for me. I save the fdisk to a text file, run e2image on a couple drives, and compress it all together in a dated 7z that can get uploaded via rsync or Mega or Dropbox etc.\n
    \n
    The metadata image from a 500gb drive is 8gb, but compresses down to 40mb. Backup takes a couple minutes.\n
    \n
    Unfortunately this does *not* work with my raid drives, but they are RAID1 so already resilient.\n
    \n
    Apparently I was being a derp somehow. …Anyways,\n
    \n
    My RAID drives are 16TB, e2image of this is 125gb, and 7z’d it comes down to just 63mb.\n
    \n
    I’ll post the service, timer, and backup script in a comment, let me know if you can spot anywhere for improvements!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701340910 {#1932
    date: 2023-11-30 11:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 18292
  -titleTs: "'automat':1 'backup':2 'data':11 'easier':10 'info':8 'inod':4 'partit':7 'recoveri':12 'tabl':5"
  -bodyTs: "'125gb':208 '16tb':203 '40mb':169 '500gb':161 '63mb':217 '7z':144,210 '8gb':164 'alreadi':189 'and/or':94 'anyway':198 'anywher':237 'appar':191 'around':18 'backup':170,225 'boot':92 'catastroph':26 'come':213 'command':87 'comment':229 'compress':137,166 'couldn':100 'coupl':134,173 'creat':64 'd':211 'data':34 'date':143 'derp':196 'drive':44,135,162,183,201 'dropbox':154 'duckl':47 'e2image':51,131,204 'episod':7 'etc':155 'everi':95 'fdisk':85,125 'file':66,69,129 'find':102 'generat':82 'get':147 'good':1,61 'happen':27 'hour':14 'idea':62 'imag':65,158 'improv':239 'inod':40 'interv':90 'know':232 'l':86 'layout':78 'learn':11 'let':230 'll':219 'lost':38 'man':56 'mega':152 'metadata':157 'minut':174 'morn':2 'onlin':108 'partit':77 'play':17 'point':48 'post':220 'prebuilt':104 'quick':46 'raid':182,200 'raid1':187 'realis':22 'realli':30 'recoveri':35 'regular':89 'resili':190 'rsync':150 'run':130 'save':75,123 'say':53 'script':226 'servic':114,222 'solut':105 'somehow':197 'someth':25 'spot':236 'struggl':31 'system':70,73 'systemd':113 'tabl':41 'take':171 'text':128 'time':93 'timer':116,223 'today':5 'togeth':140 'unfortun':175 'upload':148 'use':83 'via':149 'week':96 'work':13,179 'would':29 'wrote':111 'wxhexeditor':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701374984
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3898548"
  +editedAt: DateTimeImmutable @1702307273 {#1930
    date: 2023-12-11 16:07:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701288584 {#1933
    date: 2023-11-29 21:09:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Images-not-loading"
  +title: "Images not loading"
  +url: null
  +body: """
    Images aren’t loading for me on rc10/rc11. I didn’t have this issue on rc8/rc9.\n
    \n
    Opening an image in a new tab shows the following response:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">{</span><span style="font-weight:bold;color:#183691;">"error"</span><span style="color:#323232;">:"auth_cookie_insecure"}\n
    </span>\n
    ```\n
    \n
    Edit: fixed
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701293041 {#1389
    date: 2023-11-29 22:24:01.0 +01: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: 18279
  -titleTs: "'imag':1 'load':3"
  -bodyTs: "'aren':2 'auth':29 'cooki':30 'didn':10 'edit':32 'error':28 'fix':33 'follow':26 'imag':1,19 'insecur':31 'issu':14 'load':4 'new':22 'open':17 'rc10/rc11':8 'rc8/rc9':16 'respons':27 'show':24 'tab':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701310719
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8650892"
  +editedAt: DateTimeImmutable @1702479330 {#1936
    date: 2023-12-13 15:55:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701286219 {#1376
    date: 2023-11-29 20:30:19.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: "Images-not-loading"
  +title: "Images not loading"
  +url: null
  +body: """
    Images aren’t loading for me on rc10/rc11. I didn’t have this issue on rc8/rc9.\n
    \n
    Opening an image in a new tab shows the following response:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">{</span><span style="font-weight:bold;color:#183691;">"error"</span><span style="color:#323232;">:"auth_cookie_insecure"}\n
    </span>\n
    ```\n
    \n
    Edit: fixed
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701293041 {#1389
    date: 2023-11-29 22:24:01.0 +01: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: 18279
  -titleTs: "'imag':1 'load':3"
  -bodyTs: "'aren':2 'auth':29 'cooki':30 'didn':10 'edit':32 'error':28 'fix':33 'follow':26 'imag':1,19 'insecur':31 'issu':14 'load':4 'new':22 'open':17 'rc10/rc11':8 'rc8/rc9':16 'respons':27 'show':24 'tab':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701310719
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8650892"
  +editedAt: DateTimeImmutable @1702479330 {#1936
    date: 2023-12-13 15:55:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701286219 {#1376
    date: 2023-11-29 20:30:19.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: "Images-not-loading"
  +title: "Images not loading"
  +url: null
  +body: """
    Images aren’t loading for me on rc10/rc11. I didn’t have this issue on rc8/rc9.\n
    \n
    Opening an image in a new tab shows the following response:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">{</span><span style="font-weight:bold;color:#183691;">"error"</span><span style="color:#323232;">:"auth_cookie_insecure"}\n
    </span>\n
    ```\n
    \n
    Edit: fixed
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701293041 {#1389
    date: 2023-11-29 22:24:01.0 +01: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: 18279
  -titleTs: "'imag':1 'load':3"
  -bodyTs: "'aren':2 'auth':29 'cooki':30 'didn':10 'edit':32 'error':28 'fix':33 'follow':26 'imag':1,19 'insecur':31 'issu':14 'load':4 'new':22 'open':17 'rc10/rc11':8 'rc8/rc9':16 'respons':27 'show':24 'tab':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701310719
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8650892"
  +editedAt: DateTimeImmutable @1702479330 {#1936
    date: 2023-12-13 15:55:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701286219 {#1376
    date: 2023-11-29 20:30:19.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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#1369
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#1378
    date: 2023-11-29 20:29:35.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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#1369
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#1378
    date: 2023-11-29 20:29:35.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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#1369
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#1378
    date: 2023-11-29 20:29:35.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 {#2446
  +user: Proxies\__CG__\App\Entity\User {#2428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "S3-Sleep-on-AMD-always-freezing-the-Desktop"
  +title: "S3 Sleep on AMD always freezing the Desktop"
  +url: null
  +body: """
    I dont know if this is pretty common? I reported a bug about this an eternity ago on Fedora, but it is still happening.\n
    \n
    I am also not sure what project is responsible, mesa?\n
    \n
    Whenever I sleep my Fedora KDE Laptop, close the lid, open it and it turns on but no input works.\n
    \n
    Sometimes my entire screen is corrupted too, like this and often only a hard shutdown fixes it, sometimes it reacts by itself.\n
    \n
    ![](https://feddit.de/pictrs/image/b6ded27e-cee7-4174-9cb3-2d424113b14e.jpeg)\n
    \n
    Do you know something similar? Where should I report it and how can I circumvent this by now, disable S3 sleep?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701484992 {#2429
    date: 2023-12-02 03:43:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 18264
  -titleTs: "'alway':5 'amd':4 'desktop':8 'freez':6 's3':1 'sleep':2"
  -bodyTs: "'/pictrs/image/b6ded27e-cee7-4174-9cb3-2d424113b14e.jpeg)':79 'ago':17 'also':27 'bug':12 'circumv':94 'close':42 'common':8 'corrupt':60 'disabl':98 'dont':2 'entir':57 'etern':16 'feddit.de':78 'feddit.de/pictrs/image/b6ded27e-cee7-4174-9cb3-2d424113b14e.jpeg)':77 'fedora':19,39 'fix':70 'happen':24 'hard':68 'input':53 'kde':40 'know':3,82 'laptop':41 'lid':44 'like':62 'mesa':34 'often':65 'open':45 'pretti':7 'project':31 'react':74 'report':10,88 'respons':33 's3':99 'screen':58 'shutdown':69 'similar':84 'sleep':37,100 'someth':83 'sometim':55,72 'still':23 'sure':29 'turn':49 'whenev':35 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367501
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6184002"
  +editedAt: DateTimeImmutable @1702191245 {#2427
    date: 2023-12-10 07:54:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701281101 {#2424
    date: 2023-11-29 19:05:01.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 {#2446
  +user: Proxies\__CG__\App\Entity\User {#2428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "S3-Sleep-on-AMD-always-freezing-the-Desktop"
  +title: "S3 Sleep on AMD always freezing the Desktop"
  +url: null
  +body: """
    I dont know if this is pretty common? I reported a bug about this an eternity ago on Fedora, but it is still happening.\n
    \n
    I am also not sure what project is responsible, mesa?\n
    \n
    Whenever I sleep my Fedora KDE Laptop, close the lid, open it and it turns on but no input works.\n
    \n
    Sometimes my entire screen is corrupted too, like this and often only a hard shutdown fixes it, sometimes it reacts by itself.\n
    \n
    ![](https://feddit.de/pictrs/image/b6ded27e-cee7-4174-9cb3-2d424113b14e.jpeg)\n
    \n
    Do you know something similar? Where should I report it and how can I circumvent this by now, disable S3 sleep?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701484992 {#2429
    date: 2023-12-02 03:43:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 18264
  -titleTs: "'alway':5 'amd':4 'desktop':8 'freez':6 's3':1 'sleep':2"
  -bodyTs: "'/pictrs/image/b6ded27e-cee7-4174-9cb3-2d424113b14e.jpeg)':79 'ago':17 'also':27 'bug':12 'circumv':94 'close':42 'common':8 'corrupt':60 'disabl':98 'dont':2 'entir':57 'etern':16 'feddit.de':78 'feddit.de/pictrs/image/b6ded27e-cee7-4174-9cb3-2d424113b14e.jpeg)':77 'fedora':19,39 'fix':70 'happen':24 'hard':68 'input':53 'kde':40 'know':3,82 'laptop':41 'lid':44 'like':62 'mesa':34 'often':65 'open':45 'pretti':7 'project':31 'react':74 'report':10,88 'respons':33 's3':99 'screen':58 'shutdown':69 'similar':84 'sleep':37,100 'someth':83 'sometim':55,72 'still':23 'sure':29 'turn':49 'whenev':35 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367501
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6184002"
  +editedAt: DateTimeImmutable @1702191245 {#2427
    date: 2023-12-10 07:54:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701281101 {#2424
    date: 2023-11-29 19:05:01.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 {#2446
  +user: Proxies\__CG__\App\Entity\User {#2428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "S3-Sleep-on-AMD-always-freezing-the-Desktop"
  +title: "S3 Sleep on AMD always freezing the Desktop"
  +url: null
  +body: """
    I dont know if this is pretty common? I reported a bug about this an eternity ago on Fedora, but it is still happening.\n
    \n
    I am also not sure what project is responsible, mesa?\n
    \n
    Whenever I sleep my Fedora KDE Laptop, close the lid, open it and it turns on but no input works.\n
    \n
    Sometimes my entire screen is corrupted too, like this and often only a hard shutdown fixes it, sometimes it reacts by itself.\n
    \n
    ![](https://feddit.de/pictrs/image/b6ded27e-cee7-4174-9cb3-2d424113b14e.jpeg)\n
    \n
    Do you know something similar? Where should I report it and how can I circumvent this by now, disable S3 sleep?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701484992 {#2429
    date: 2023-12-02 03:43:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 18264
  -titleTs: "'alway':5 'amd':4 'desktop':8 'freez':6 's3':1 'sleep':2"
  -bodyTs: "'/pictrs/image/b6ded27e-cee7-4174-9cb3-2d424113b14e.jpeg)':79 'ago':17 'also':27 'bug':12 'circumv':94 'close':42 'common':8 'corrupt':60 'disabl':98 'dont':2 'entir':57 'etern':16 'feddit.de':78 'feddit.de/pictrs/image/b6ded27e-cee7-4174-9cb3-2d424113b14e.jpeg)':77 'fedora':19,39 'fix':70 'happen':24 'hard':68 'input':53 'kde':40 'know':3,82 'laptop':41 'lid':44 'like':62 'mesa':34 'often':65 'open':45 'pretti':7 'project':31 'react':74 'report':10,88 'respons':33 's3':99 'screen':58 'shutdown':69 'similar':84 'sleep':37,100 'someth':83 'sometim':55,72 'still':23 'sure':29 'turn':49 'whenev':35 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367501
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6184002"
  +editedAt: DateTimeImmutable @1702191245 {#2427
    date: 2023-12-10 07:54:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701281101 {#2424
    date: 2023-11-29 19:05:01.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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Add-YOUR-city-to-the-Gnome-weather-app-Solved"
  +title: "Add YOUR city to the Gnome weather app [Solved]"
  +url: null
  +body: """
    cross-posted from: [!linux@lemmy.eco.br](/c/linux@lemmy.eco.br) | [lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)\n
    \n
    I’ve been using Gnome for about 10 months and it always bothered me that my city (with more than a million inhabitants) was not found in the [Weather](https://apps.gnome.org/Weather/) program.\n
    \n
    I looked for solutions several times and never found them, until I found [this thread](https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/247#note_1819885) yesterday. That the user [Julian](https://gitlab.gnome.org/julianfairfax) made a [script that solves this problem](https://gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads). you just have to run and enter the name of your city and then confirm.\n
    \n
    script`bash #!/bin/bash  if [[ ! -z “$(which gnome-weather)” ]]; then \tsystem=1 fi  if [[ ! -z “$(flatpak list | grep org.gnome.Weather)” ]]; then \tflatpak=1 fi  if [[ ! $system == 1 &amp;&amp; ! $flatpak == 1 ]]; then \techo “GNOME Weather isn’t installed” \texit fi  if [[ ! -z “$*” ]]; then \tquery=“$*” else \tread -p “Type the name of the location you want to add to GNOME Weather: " query fi  query=”$(echo $query | sed ‘s/ /+/g’)"  request=$(curl “https://nominatim.openstreetmap.org/search?q=$query&amp;format=json&amp;limit=1” -s)  if [[ $request == “[]” ]]; then \techo “No locations found, consider removing some search terms” \texit fi  read -p “If this is not the location you wanted, consider adding search terms Are you sure you want to add $(echo $request | sed 's/.*“display_name”:”//’ | sed ‘s/".*//’)? [y/n] : " answer  if [[ ! $answer == “y” ]]; then \techo “Not adding location” \texit else \techo “Adding location” fi  id=$(echo $request | sed ‘s/.*“place_id”://’ | sed ‘s/,.*//’)  name=$(curl “https://nominatim.openstreetmap.org/details.php?place_id=$id&amp;format=json” -s | sed ‘s/.*“name”: "//’ | sed ‘s/".*//’)  lat=$(echo $request | sed ‘s/.*“lat”:"//’ | sed ‘s/".*//’) lat=$(echo “$lat / (180 / 3.141592654)” | bc -l)  lon=$(echo $request | sed ‘s/.*“lon”:"//’ | sed ‘s/".*//’) lon=$(echo “$lon / (180 / 3.141592654)” | bc -l)  if [[ $system == 1 ]]; then \tlocations=$(gsettings get org.gnome.Weather locations) fi  if [[ $flatpak == 1 ]]; then \tlocations=$(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) fi  location=“&lt;(uint32 2, &lt;(‘$name’, ‘’, false, [($lat, $lon)], @a(dd) [])>)>”  if [[ $system == 1 ]]; then \tif [[ ! $(gsettings get org.gnome.Weather locations) == “@av []” ]]; then \t\tgsettings set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tgsettings set org.gnome.Weather locations “[$location]” \tfi fi  if [[ $flatpak == 1 ]]; then \tif [[ ! $(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) == “@av []” ]]; then \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “[$location]” \tfi fi  `\n
    \n
    ---\n
    \n
    It occurred to me that some people might not know how to run scripts, so here’s a brief tutorial:\n
    \n
    How to run scripts in Linux1. Save the script to a text file and save with the `.sh` extension 2. Provide execute permission: `chmod u+x script.sh`3. run the script by double clicking or `./script.sh`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364533 {#2288
    date: 2023-11-30 18:15:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@a"
    "@av"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 18263
  -titleTs: "'add':1 'app':8 'citi':3 'gnome':6 'solv':9 'weather':7"
  -bodyTs: "'/bin/bash':97 '/c/linux':6 '/details.php?place_id=$id&amp;format=json':238 '/g':159 '/gnome/gnome-weather/-/issues/247#note_1819885)':61 '/julianfairfax)':69 '/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':79 '/post/1969330](https://lemmy.eco.br/post/1969330)':10 '/script.sh':431 '/search?q=$query&amp;format=json&amp;limit=1':164 '/weather/)':42 '1':106,116,120,122,277,287,310,338 '10':18 '180':256,271 '2':301,415 '3':423 '3.141592654':257,272 'ad':191,217,222 'add':148,200 'alway':22 'answer':210,212 'apps.gnome.org':41 'apps.gnome.org/weather/)':40 'av':317,349 'bash':96 'bc':258,273 'bother':23 'brief':394 'chmod':419 'citi':27,91 'click':429 'command':292,343,353,367 'confirm':94 'consid':173,190 'cross':2 'cross-post':1 'curl':161,235 'dd':307 'display':205 'doubl':428 'echo':124,155,169,201,215,221,226,246,254,261,269,323,359 'els':136,220,328,364 'enter':86 'execut':417 'exit':130,178,219 'extens':414 'fals':303 'fi':107,117,131,153,179,224,284,298,334,335,374,375 'file':408 'flatpak':110,115,121,286,290,337,341,351,365 'found':36,52,56,172 'get':281,295,314,346 'gitlab.com':78 'gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':77 'gitlab.gnome.org':60,68 'gitlab.gnome.org/gnome/gnome-weather/-/issues/247#note_1819885)':59 'gitlab.gnome.org/julianfairfax)':67 'gnome':15,102,125,150 'gnome-weath':101 'grep':112 'gset':280,293,313,319,329,344,354,368 'id':225,231 'inhabit':33 'instal':129 'isn':127 'julian':66 'know':385 'l':259,274 'lat':245,250,253,255,304 'lemmy.eco.br':7,9 'lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)':8 'linux1':401 'linux@lemmy.eco.br':5 'list':111 'locat':144,171,187,218,223,279,283,289,297,299,316,322,324,327,332,333,348,358,360,363,372,373 'lon':260,265,268,270,305 'look':45 'made':70 'might':383 'million':32 'month':19 'name':88,141,206,234,242,302 'never':51 'nominatim.openstreetmap.org':163,237 'nominatim.openstreetmap.org/details.php?place_id=$id&amp;format=json':236 'nominatim.openstreetmap.org/search?q=$query&amp;format=json&amp;limit=1':162 'occur':377 'org.gnome.weather':113,282,294,296,315,321,331,345,347,355,357,369,371 'p':138,181 'peopl':382 'permiss':418 'place':230 'post':3 'problem':76 'program':43 'provid':416 'queri':135,152,154,156 'read':137,180 'remov':174 'request':160,167,202,227,247,262 'run':84,291,342,352,366,388,398,424 'save':402,410 'script':72,95,389,399,404,426 'script.sh':422 'search':176,192 'sed':157,203,207,228,232,240,243,248,251,263,266,325,361 'set':320,330,356,370 'sever':48 'sh':413 'solut':47 'solv':74 'sure':196 'system':105,119,276,309 'term':177,193 'text':407 'thread':58 'time':49 'tutori':395 'type':139 'u':420 'uint32':300 'use':14 'user':65 've':12 'want':146,189,198 'weather':39,103,126,151 'x':421 'y':213 'y/n':209 'yesterday':62 'z':99,109,133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367347
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1973179"
  +editedAt: DateTimeImmutable @1702191218 {#2355
    date: 2023-12-10 07:53:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701280947 {#2466
    date: 2023-11-29 19:02: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
31 DENIED edit
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Add-YOUR-city-to-the-Gnome-weather-app-Solved"
  +title: "Add YOUR city to the Gnome weather app [Solved]"
  +url: null
  +body: """
    cross-posted from: [!linux@lemmy.eco.br](/c/linux@lemmy.eco.br) | [lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)\n
    \n
    I’ve been using Gnome for about 10 months and it always bothered me that my city (with more than a million inhabitants) was not found in the [Weather](https://apps.gnome.org/Weather/) program.\n
    \n
    I looked for solutions several times and never found them, until I found [this thread](https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/247#note_1819885) yesterday. That the user [Julian](https://gitlab.gnome.org/julianfairfax) made a [script that solves this problem](https://gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads). you just have to run and enter the name of your city and then confirm.\n
    \n
    script`bash #!/bin/bash  if [[ ! -z “$(which gnome-weather)” ]]; then \tsystem=1 fi  if [[ ! -z “$(flatpak list | grep org.gnome.Weather)” ]]; then \tflatpak=1 fi  if [[ ! $system == 1 &amp;&amp; ! $flatpak == 1 ]]; then \techo “GNOME Weather isn’t installed” \texit fi  if [[ ! -z “$*” ]]; then \tquery=“$*” else \tread -p “Type the name of the location you want to add to GNOME Weather: " query fi  query=”$(echo $query | sed ‘s/ /+/g’)"  request=$(curl “https://nominatim.openstreetmap.org/search?q=$query&amp;format=json&amp;limit=1” -s)  if [[ $request == “[]” ]]; then \techo “No locations found, consider removing some search terms” \texit fi  read -p “If this is not the location you wanted, consider adding search terms Are you sure you want to add $(echo $request | sed 's/.*“display_name”:”//’ | sed ‘s/".*//’)? [y/n] : " answer  if [[ ! $answer == “y” ]]; then \techo “Not adding location” \texit else \techo “Adding location” fi  id=$(echo $request | sed ‘s/.*“place_id”://’ | sed ‘s/,.*//’)  name=$(curl “https://nominatim.openstreetmap.org/details.php?place_id=$id&amp;format=json” -s | sed ‘s/.*“name”: "//’ | sed ‘s/".*//’)  lat=$(echo $request | sed ‘s/.*“lat”:"//’ | sed ‘s/".*//’) lat=$(echo “$lat / (180 / 3.141592654)” | bc -l)  lon=$(echo $request | sed ‘s/.*“lon”:"//’ | sed ‘s/".*//’) lon=$(echo “$lon / (180 / 3.141592654)” | bc -l)  if [[ $system == 1 ]]; then \tlocations=$(gsettings get org.gnome.Weather locations) fi  if [[ $flatpak == 1 ]]; then \tlocations=$(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) fi  location=“&lt;(uint32 2, &lt;(‘$name’, ‘’, false, [($lat, $lon)], @a(dd) [])>)>”  if [[ $system == 1 ]]; then \tif [[ ! $(gsettings get org.gnome.Weather locations) == “@av []” ]]; then \t\tgsettings set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tgsettings set org.gnome.Weather locations “[$location]” \tfi fi  if [[ $flatpak == 1 ]]; then \tif [[ ! $(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) == “@av []” ]]; then \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “[$location]” \tfi fi  `\n
    \n
    ---\n
    \n
    It occurred to me that some people might not know how to run scripts, so here’s a brief tutorial:\n
    \n
    How to run scripts in Linux1. Save the script to a text file and save with the `.sh` extension 2. Provide execute permission: `chmod u+x script.sh`3. run the script by double clicking or `./script.sh`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364533 {#2288
    date: 2023-11-30 18:15:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@a"
    "@av"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 18263
  -titleTs: "'add':1 'app':8 'citi':3 'gnome':6 'solv':9 'weather':7"
  -bodyTs: "'/bin/bash':97 '/c/linux':6 '/details.php?place_id=$id&amp;format=json':238 '/g':159 '/gnome/gnome-weather/-/issues/247#note_1819885)':61 '/julianfairfax)':69 '/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':79 '/post/1969330](https://lemmy.eco.br/post/1969330)':10 '/script.sh':431 '/search?q=$query&amp;format=json&amp;limit=1':164 '/weather/)':42 '1':106,116,120,122,277,287,310,338 '10':18 '180':256,271 '2':301,415 '3':423 '3.141592654':257,272 'ad':191,217,222 'add':148,200 'alway':22 'answer':210,212 'apps.gnome.org':41 'apps.gnome.org/weather/)':40 'av':317,349 'bash':96 'bc':258,273 'bother':23 'brief':394 'chmod':419 'citi':27,91 'click':429 'command':292,343,353,367 'confirm':94 'consid':173,190 'cross':2 'cross-post':1 'curl':161,235 'dd':307 'display':205 'doubl':428 'echo':124,155,169,201,215,221,226,246,254,261,269,323,359 'els':136,220,328,364 'enter':86 'execut':417 'exit':130,178,219 'extens':414 'fals':303 'fi':107,117,131,153,179,224,284,298,334,335,374,375 'file':408 'flatpak':110,115,121,286,290,337,341,351,365 'found':36,52,56,172 'get':281,295,314,346 'gitlab.com':78 'gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':77 'gitlab.gnome.org':60,68 'gitlab.gnome.org/gnome/gnome-weather/-/issues/247#note_1819885)':59 'gitlab.gnome.org/julianfairfax)':67 'gnome':15,102,125,150 'gnome-weath':101 'grep':112 'gset':280,293,313,319,329,344,354,368 'id':225,231 'inhabit':33 'instal':129 'isn':127 'julian':66 'know':385 'l':259,274 'lat':245,250,253,255,304 'lemmy.eco.br':7,9 'lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)':8 'linux1':401 'linux@lemmy.eco.br':5 'list':111 'locat':144,171,187,218,223,279,283,289,297,299,316,322,324,327,332,333,348,358,360,363,372,373 'lon':260,265,268,270,305 'look':45 'made':70 'might':383 'million':32 'month':19 'name':88,141,206,234,242,302 'never':51 'nominatim.openstreetmap.org':163,237 'nominatim.openstreetmap.org/details.php?place_id=$id&amp;format=json':236 'nominatim.openstreetmap.org/search?q=$query&amp;format=json&amp;limit=1':162 'occur':377 'org.gnome.weather':113,282,294,296,315,321,331,345,347,355,357,369,371 'p':138,181 'peopl':382 'permiss':418 'place':230 'post':3 'problem':76 'program':43 'provid':416 'queri':135,152,154,156 'read':137,180 'remov':174 'request':160,167,202,227,247,262 'run':84,291,342,352,366,388,398,424 'save':402,410 'script':72,95,389,399,404,426 'script.sh':422 'search':176,192 'sed':157,203,207,228,232,240,243,248,251,263,266,325,361 'set':320,330,356,370 'sever':48 'sh':413 'solut':47 'solv':74 'sure':196 'system':105,119,276,309 'term':177,193 'text':407 'thread':58 'time':49 'tutori':395 'type':139 'u':420 'uint32':300 'use':14 'user':65 've':12 'want':146,189,198 'weather':39,103,126,151 'x':421 'y':213 'y/n':209 'yesterday':62 'z':99,109,133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367347
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1973179"
  +editedAt: DateTimeImmutable @1702191218 {#2355
    date: 2023-12-10 07:53:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701280947 {#2466
    date: 2023-11-29 19:02: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
32 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Add-YOUR-city-to-the-Gnome-weather-app-Solved"
  +title: "Add YOUR city to the Gnome weather app [Solved]"
  +url: null
  +body: """
    cross-posted from: [!linux@lemmy.eco.br](/c/linux@lemmy.eco.br) | [lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)\n
    \n
    I’ve been using Gnome for about 10 months and it always bothered me that my city (with more than a million inhabitants) was not found in the [Weather](https://apps.gnome.org/Weather/) program.\n
    \n
    I looked for solutions several times and never found them, until I found [this thread](https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/247#note_1819885) yesterday. That the user [Julian](https://gitlab.gnome.org/julianfairfax) made a [script that solves this problem](https://gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads). you just have to run and enter the name of your city and then confirm.\n
    \n
    script`bash #!/bin/bash  if [[ ! -z “$(which gnome-weather)” ]]; then \tsystem=1 fi  if [[ ! -z “$(flatpak list | grep org.gnome.Weather)” ]]; then \tflatpak=1 fi  if [[ ! $system == 1 &amp;&amp; ! $flatpak == 1 ]]; then \techo “GNOME Weather isn’t installed” \texit fi  if [[ ! -z “$*” ]]; then \tquery=“$*” else \tread -p “Type the name of the location you want to add to GNOME Weather: " query fi  query=”$(echo $query | sed ‘s/ /+/g’)"  request=$(curl “https://nominatim.openstreetmap.org/search?q=$query&amp;format=json&amp;limit=1” -s)  if [[ $request == “[]” ]]; then \techo “No locations found, consider removing some search terms” \texit fi  read -p “If this is not the location you wanted, consider adding search terms Are you sure you want to add $(echo $request | sed 's/.*“display_name”:”//’ | sed ‘s/".*//’)? [y/n] : " answer  if [[ ! $answer == “y” ]]; then \techo “Not adding location” \texit else \techo “Adding location” fi  id=$(echo $request | sed ‘s/.*“place_id”://’ | sed ‘s/,.*//’)  name=$(curl “https://nominatim.openstreetmap.org/details.php?place_id=$id&amp;format=json” -s | sed ‘s/.*“name”: "//’ | sed ‘s/".*//’)  lat=$(echo $request | sed ‘s/.*“lat”:"//’ | sed ‘s/".*//’) lat=$(echo “$lat / (180 / 3.141592654)” | bc -l)  lon=$(echo $request | sed ‘s/.*“lon”:"//’ | sed ‘s/".*//’) lon=$(echo “$lon / (180 / 3.141592654)” | bc -l)  if [[ $system == 1 ]]; then \tlocations=$(gsettings get org.gnome.Weather locations) fi  if [[ $flatpak == 1 ]]; then \tlocations=$(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) fi  location=“&lt;(uint32 2, &lt;(‘$name’, ‘’, false, [($lat, $lon)], @a(dd) [])>)>”  if [[ $system == 1 ]]; then \tif [[ ! $(gsettings get org.gnome.Weather locations) == “@av []” ]]; then \t\tgsettings set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tgsettings set org.gnome.Weather locations “[$location]” \tfi fi  if [[ $flatpak == 1 ]]; then \tif [[ ! $(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) == “@av []” ]]; then \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “[$location]” \tfi fi  `\n
    \n
    ---\n
    \n
    It occurred to me that some people might not know how to run scripts, so here’s a brief tutorial:\n
    \n
    How to run scripts in Linux1. Save the script to a text file and save with the `.sh` extension 2. Provide execute permission: `chmod u+x script.sh`3. run the script by double clicking or `./script.sh`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364533 {#2288
    date: 2023-11-30 18:15:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@a"
    "@av"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 18263
  -titleTs: "'add':1 'app':8 'citi':3 'gnome':6 'solv':9 'weather':7"
  -bodyTs: "'/bin/bash':97 '/c/linux':6 '/details.php?place_id=$id&amp;format=json':238 '/g':159 '/gnome/gnome-weather/-/issues/247#note_1819885)':61 '/julianfairfax)':69 '/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':79 '/post/1969330](https://lemmy.eco.br/post/1969330)':10 '/script.sh':431 '/search?q=$query&amp;format=json&amp;limit=1':164 '/weather/)':42 '1':106,116,120,122,277,287,310,338 '10':18 '180':256,271 '2':301,415 '3':423 '3.141592654':257,272 'ad':191,217,222 'add':148,200 'alway':22 'answer':210,212 'apps.gnome.org':41 'apps.gnome.org/weather/)':40 'av':317,349 'bash':96 'bc':258,273 'bother':23 'brief':394 'chmod':419 'citi':27,91 'click':429 'command':292,343,353,367 'confirm':94 'consid':173,190 'cross':2 'cross-post':1 'curl':161,235 'dd':307 'display':205 'doubl':428 'echo':124,155,169,201,215,221,226,246,254,261,269,323,359 'els':136,220,328,364 'enter':86 'execut':417 'exit':130,178,219 'extens':414 'fals':303 'fi':107,117,131,153,179,224,284,298,334,335,374,375 'file':408 'flatpak':110,115,121,286,290,337,341,351,365 'found':36,52,56,172 'get':281,295,314,346 'gitlab.com':78 'gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':77 'gitlab.gnome.org':60,68 'gitlab.gnome.org/gnome/gnome-weather/-/issues/247#note_1819885)':59 'gitlab.gnome.org/julianfairfax)':67 'gnome':15,102,125,150 'gnome-weath':101 'grep':112 'gset':280,293,313,319,329,344,354,368 'id':225,231 'inhabit':33 'instal':129 'isn':127 'julian':66 'know':385 'l':259,274 'lat':245,250,253,255,304 'lemmy.eco.br':7,9 'lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)':8 'linux1':401 'linux@lemmy.eco.br':5 'list':111 'locat':144,171,187,218,223,279,283,289,297,299,316,322,324,327,332,333,348,358,360,363,372,373 'lon':260,265,268,270,305 'look':45 'made':70 'might':383 'million':32 'month':19 'name':88,141,206,234,242,302 'never':51 'nominatim.openstreetmap.org':163,237 'nominatim.openstreetmap.org/details.php?place_id=$id&amp;format=json':236 'nominatim.openstreetmap.org/search?q=$query&amp;format=json&amp;limit=1':162 'occur':377 'org.gnome.weather':113,282,294,296,315,321,331,345,347,355,357,369,371 'p':138,181 'peopl':382 'permiss':418 'place':230 'post':3 'problem':76 'program':43 'provid':416 'queri':135,152,154,156 'read':137,180 'remov':174 'request':160,167,202,227,247,262 'run':84,291,342,352,366,388,398,424 'save':402,410 'script':72,95,389,399,404,426 'script.sh':422 'search':176,192 'sed':157,203,207,228,232,240,243,248,251,263,266,325,361 'set':320,330,356,370 'sever':48 'sh':413 'solut':47 'solv':74 'sure':196 'system':105,119,276,309 'term':177,193 'text':407 'thread':58 'time':49 'tutori':395 'type':139 'u':420 'uint32':300 'use':14 'user':65 've':12 'want':146,189,198 'weather':39,103,126,151 'x':421 'y':213 'y/n':209 'yesterday':62 'z':99,109,133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367347
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1973179"
  +editedAt: DateTimeImmutable @1702191218 {#2355
    date: 2023-12-10 07:53:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701280947 {#2466
    date: 2023-11-29 19:02: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
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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-dock-do-you-use-in-Wayland"
  +title: "What dock do you use in Wayland?"
  +url: null
  +body: """
    I moved over to Wayland full time a couple of weeks ago (using KDE on Arch). I have finally rid myself of any X11 hangups apart from one. Latte will NOT respect my primary screen when changing monitor arrangement (ie. turning my projector on and off) and seems to randomly pick a screen to call the primary.\n
    \n
    Soooo, as I’m considering a change…what dock in Wayland works for you? Is there anything as good as Latte in X11?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701411726 {#1841
    date: 2023-12-01 07:22:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2488 …}
  +votes: Doctrine\ORM\PersistentCollection {#2489 …}
  +reports: Doctrine\ORM\PersistentCollection {#2474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1508 …}
  +children: []
  -id: 18262
  -titleTs: "'dock':2 'use':5 'wayland':7"
  -bodyTs: "'ago':12 'anyth':74 'apart':26 'arch':16 'arrang':39 'call':55 'chang':37,64 'consid':62 'coupl':9 'dock':66 'final':19 'full':6 'good':76 'hangup':25 'ie':40 'kde':14 'latt':29,78 'm':61 'monitor':38 'move':2 'one':28 'pick':51 'primari':34,57 'projector':43 'random':50 'respect':32 'rid':20 'screen':35,53 'seem':48 'soooo':58 'time':7 'turn':41 'use':13 'wayland':5,68 'week':11 'work':69 'x11':24,80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367211
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7395685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280811 {#2409
    date: 2023-11-29 19:00:11.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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-dock-do-you-use-in-Wayland"
  +title: "What dock do you use in Wayland?"
  +url: null
  +body: """
    I moved over to Wayland full time a couple of weeks ago (using KDE on Arch). I have finally rid myself of any X11 hangups apart from one. Latte will NOT respect my primary screen when changing monitor arrangement (ie. turning my projector on and off) and seems to randomly pick a screen to call the primary.\n
    \n
    Soooo, as I’m considering a change…what dock in Wayland works for you? Is there anything as good as Latte in X11?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701411726 {#1841
    date: 2023-12-01 07:22:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2488 …}
  +votes: Doctrine\ORM\PersistentCollection {#2489 …}
  +reports: Doctrine\ORM\PersistentCollection {#2474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1508 …}
  +children: []
  -id: 18262
  -titleTs: "'dock':2 'use':5 'wayland':7"
  -bodyTs: "'ago':12 'anyth':74 'apart':26 'arch':16 'arrang':39 'call':55 'chang':37,64 'consid':62 'coupl':9 'dock':66 'final':19 'full':6 'good':76 'hangup':25 'ie':40 'kde':14 'latt':29,78 'm':61 'monitor':38 'move':2 'one':28 'pick':51 'primari':34,57 'projector':43 'random':50 'respect':32 'rid':20 'screen':35,53 'seem':48 'soooo':58 'time':7 'turn':41 'use':13 'wayland':5,68 'week':11 'work':69 'x11':24,80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367211
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7395685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280811 {#2409
    date: 2023-11-29 19:00:11.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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-dock-do-you-use-in-Wayland"
  +title: "What dock do you use in Wayland?"
  +url: null
  +body: """
    I moved over to Wayland full time a couple of weeks ago (using KDE on Arch). I have finally rid myself of any X11 hangups apart from one. Latte will NOT respect my primary screen when changing monitor arrangement (ie. turning my projector on and off) and seems to randomly pick a screen to call the primary.\n
    \n
    Soooo, as I’m considering a change…what dock in Wayland works for you? Is there anything as good as Latte in X11?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701411726 {#1841
    date: 2023-12-01 07:22:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2488 …}
  +votes: Doctrine\ORM\PersistentCollection {#2489 …}
  +reports: Doctrine\ORM\PersistentCollection {#2474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1508 …}
  +children: []
  -id: 18262
  -titleTs: "'dock':2 'use':5 'wayland':7"
  -bodyTs: "'ago':12 'anyth':74 'apart':26 'arch':16 'arrang':39 'call':55 'chang':37,64 'consid':62 'coupl':9 'dock':66 'final':19 'full':6 'good':76 'hangup':25 'ie':40 'kde':14 'latt':29,78 'm':61 'monitor':38 'move':2 'one':28 'pick':51 'primari':34,57 'projector':43 'random':50 'respect':32 'rid':20 'screen':35,53 'seem':48 'soooo':58 'time':7 'turn':41 'use':13 'wayland':5,68 'week':11 'work':69 'x11':24,80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367211
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7395685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280811 {#2409
    date: 2023-11-29 19:00:11.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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "QUESTION-An-authentic-good-Balkan-cookbook"
  +title: "[QUESTION] An authentic good Balkan cookbook?"
  +url: null
  +body: """
    Hey good cooks, I am looking to purchase a good balkan cook book as a christmas present for my sister as she is really into food and has lived and travlled across most of the balkan countries.\n
    \n
    Anyone have any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701332971 {#1501
    date: 2023-11-30 09:29:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 18248
  -titleTs: "'authent':3 'balkan':5 'cookbook':6 'good':4 'question':1"
  -bodyTs: "'across':32 'anyon':38 'balkan':11,36 'book':13 'christma':16 'cook':3,12 'countri':37 'food':26 'good':2,10 'hey':1 'live':29 'look':6 'present':17 'purchas':8 'realli':24 'sister':20 'suggest':41 'travll':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701359208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8926027"
  +editedAt: DateTimeImmutable @1702192693 {#1500
    date: 2023-12-10 08:18:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701279708 {#1521
    date: 2023-11-29 18:41: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
39 DENIED edit
App\Entity\Entry {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "QUESTION-An-authentic-good-Balkan-cookbook"
  +title: "[QUESTION] An authentic good Balkan cookbook?"
  +url: null
  +body: """
    Hey good cooks, I am looking to purchase a good balkan cook book as a christmas present for my sister as she is really into food and has lived and travlled across most of the balkan countries.\n
    \n
    Anyone have any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701332971 {#1501
    date: 2023-11-30 09:29:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 18248
  -titleTs: "'authent':3 'balkan':5 'cookbook':6 'good':4 'question':1"
  -bodyTs: "'across':32 'anyon':38 'balkan':11,36 'book':13 'christma':16 'cook':3,12 'countri':37 'food':26 'good':2,10 'hey':1 'live':29 'look':6 'present':17 'purchas':8 'realli':24 'sister':20 'suggest':41 'travll':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701359208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8926027"
  +editedAt: DateTimeImmutable @1702192693 {#1500
    date: 2023-12-10 08:18:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701279708 {#1521
    date: 2023-11-29 18:41: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
40 DENIED moderate
App\Entity\Entry {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "QUESTION-An-authentic-good-Balkan-cookbook"
  +title: "[QUESTION] An authentic good Balkan cookbook?"
  +url: null
  +body: """
    Hey good cooks, I am looking to purchase a good balkan cook book as a christmas present for my sister as she is really into food and has lived and travlled across most of the balkan countries.\n
    \n
    Anyone have any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701332971 {#1501
    date: 2023-11-30 09:29:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 18248
  -titleTs: "'authent':3 'balkan':5 'cookbook':6 'good':4 'question':1"
  -bodyTs: "'across':32 'anyon':38 'balkan':11,36 'book':13 'christma':16 'cook':3,12 'countri':37 'food':26 'good':2,10 'hey':1 'live':29 'look':6 'present':17 'purchas':8 'realli':24 'sister':20 'suggest':41 'travll':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701359208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8926027"
  +editedAt: DateTimeImmutable @1702192693 {#1500
    date: 2023-12-10 08:18:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701279708 {#1521
    date: 2023-11-29 18:41: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
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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Federation-broke-on-my-instance"
  +title: "Federation broke on my instance"
  +url: null
  +body: """
    So, I run my own instance (dandroid.app), and as of about 10 days ago, all outgoing federation stopped working. Incoming federation still seems to work fine. I’m not sure exactly what changed. It was around the time that I set up pihole on my network, but I have since shut down pihole and federation has not resumed. I have tried restarting all the services with docker-compose down and then up. I also tried restarting my server completely.\n
    \n
    What debugging steps can I take to figure out where the failure is occuring?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701280927 {#1503
    date: 2023-11-29 19:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 18230
  -titleTs: "'broke':2 'feder':1 'instanc':5"
  -bodyTs: "'10':12 'ago':14 'also':75 'around':36 'chang':33 'complet':80 'compos':69 'dandroid.app':7 'day':13 'debug':82 'docker':68 'docker-compos':67 'exact':31 'failur':92 'feder':17,21,55 'figur':88 'fine':26 'incom':20 'instanc':6 'm':28 'network':46 'occur':94 'outgo':16 'pihol':43,53 'restart':62,77 'resum':58 'run':3 'seem':23 'server':79 'servic':65 'set':41 'shut':51 'sinc':50 'step':83 'still':22 'stop':18 'sure':30 'take':86 'time':38 'tri':61,76 'work':19,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701303505
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10097984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701275505 {#1504
    date: 2023-11-29 17:31:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Federation-broke-on-my-instance"
  +title: "Federation broke on my instance"
  +url: null
  +body: """
    So, I run my own instance (dandroid.app), and as of about 10 days ago, all outgoing federation stopped working. Incoming federation still seems to work fine. I’m not sure exactly what changed. It was around the time that I set up pihole on my network, but I have since shut down pihole and federation has not resumed. I have tried restarting all the services with docker-compose down and then up. I also tried restarting my server completely.\n
    \n
    What debugging steps can I take to figure out where the failure is occuring?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701280927 {#1503
    date: 2023-11-29 19:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 18230
  -titleTs: "'broke':2 'feder':1 'instanc':5"
  -bodyTs: "'10':12 'ago':14 'also':75 'around':36 'chang':33 'complet':80 'compos':69 'dandroid.app':7 'day':13 'debug':82 'docker':68 'docker-compos':67 'exact':31 'failur':92 'feder':17,21,55 'figur':88 'fine':26 'incom':20 'instanc':6 'm':28 'network':46 'occur':94 'outgo':16 'pihol':43,53 'restart':62,77 'resum':58 'run':3 'seem':23 'server':79 'servic':65 'set':41 'shut':51 'sinc':50 'step':83 'still':22 'stop':18 'sure':30 'take':86 'time':38 'tri':61,76 'work':19,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701303505
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10097984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701275505 {#1504
    date: 2023-11-29 17:31:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Federation-broke-on-my-instance"
  +title: "Federation broke on my instance"
  +url: null
  +body: """
    So, I run my own instance (dandroid.app), and as of about 10 days ago, all outgoing federation stopped working. Incoming federation still seems to work fine. I’m not sure exactly what changed. It was around the time that I set up pihole on my network, but I have since shut down pihole and federation has not resumed. I have tried restarting all the services with docker-compose down and then up. I also tried restarting my server completely.\n
    \n
    What debugging steps can I take to figure out where the failure is occuring?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701280927 {#1503
    date: 2023-11-29 19:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 18230
  -titleTs: "'broke':2 'feder':1 'instanc':5"
  -bodyTs: "'10':12 'ago':14 'also':75 'around':36 'chang':33 'complet':80 'compos':69 'dandroid.app':7 'day':13 'debug':82 'docker':68 'docker-compos':67 'exact':31 'failur':92 'feder':17,21,55 'figur':88 'fine':26 'incom':20 'instanc':6 'm':28 'network':46 'occur':94 'outgo':16 'pihol':43,53 'restart':62,77 'resum':58 'run':3 'seem':23 'server':79 'servic':65 'set':41 'shut':51 'sinc':50 'step':83 'still':22 'stop':18 'sure':30 'take':86 'time':38 'tri':61,76 'work':19,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701303505
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10097984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701275505 {#1504
    date: 2023-11-29 17:31:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Q-Removing-deep-cleanup-of-installed-package-doesn-t-work-as-expected"
  +title: "[Q] Removing/deep cleanup of installed package doesn't work as expected. (remove, purge, autoremove)"
  +url: null
  +body: """
    Hi everyone :)\n
    \n
    After installing the emacs package and trying to remove it afterwards:\n
    \n
    `sudo apt remove --purge --autoremove emacs`\n
    \n
    It only removed that package and not the other dependencies installed with it (emacs-gtk, emacs-common…). I had to manually remove them one-by-one.\n
    \n
    Isn’t that command supposed:\n
    \n
    - remove package\n
    - it’s configuration files\n
    - remove unused packages automatically installed ?\n
    \n
    What am I missing here?\n
    \n
    Also after reading the [Stupid things you’ve done that broke your Linux installation ](https://a.lemmy.world/lemmy.world/post/8098330) post, I read a lot of people messing up their debian system after using the above command… So I assume that’s not the correct way of doing things in Linux?\n
    \n
    Some insight from experienced user would be great :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701477875 {#1530
    date: 2023-12-02 01:44:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 18224
  -titleTs: "'autoremov':14 'cleanup':3 'doesn':7 'expect':11 'instal':5 'packag':6 'purg':13 'q':1 'remov':12 'removing/deep':2 'work':9"
  -bodyTs: "'/lemmy.world/post/8098330)':86 'a.lemmy.world':85 'a.lemmy.world/lemmy.world/post/8098330)':84 'afterward':13 'also':70 'apt':15 'assum':106 'automat':63 'autoremov':18 'broke':80 'command':52,103 'common':38 'configur':58 'correct':111 'debian':97 'depend':29 'done':78 'emac':6,19,34,37 'emacs-common':36 'emacs-gtk':33 'everyon':2 'experienc':121 'file':59 'great':125 'gtk':35 'hi':1 'insight':119 'instal':4,30,64,83 'isn':49 'linux':82,117 'lot':91 'manual':42 'mess':94 'miss':68 'one':46,48 'one-by-on':45 'packag':7,24,55,62 'peopl':93 'post':87 'purg':17 'read':72,89 'remov':11,16,22,43,54,60 'stupid':74 'sudo':14 'suppos':53 'system':98 'thing':75,115 'tri':9 'unus':61 'use':100 'user':122 've':77 'way':112 'would':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701327288
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8922340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701273788 {#1537
    date: 2023-11-29 17:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Q-Removing-deep-cleanup-of-installed-package-doesn-t-work-as-expected"
  +title: "[Q] Removing/deep cleanup of installed package doesn't work as expected. (remove, purge, autoremove)"
  +url: null
  +body: """
    Hi everyone :)\n
    \n
    After installing the emacs package and trying to remove it afterwards:\n
    \n
    `sudo apt remove --purge --autoremove emacs`\n
    \n
    It only removed that package and not the other dependencies installed with it (emacs-gtk, emacs-common…). I had to manually remove them one-by-one.\n
    \n
    Isn’t that command supposed:\n
    \n
    - remove package\n
    - it’s configuration files\n
    - remove unused packages automatically installed ?\n
    \n
    What am I missing here?\n
    \n
    Also after reading the [Stupid things you’ve done that broke your Linux installation ](https://a.lemmy.world/lemmy.world/post/8098330) post, I read a lot of people messing up their debian system after using the above command… So I assume that’s not the correct way of doing things in Linux?\n
    \n
    Some insight from experienced user would be great :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701477875 {#1530
    date: 2023-12-02 01:44:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 18224
  -titleTs: "'autoremov':14 'cleanup':3 'doesn':7 'expect':11 'instal':5 'packag':6 'purg':13 'q':1 'remov':12 'removing/deep':2 'work':9"
  -bodyTs: "'/lemmy.world/post/8098330)':86 'a.lemmy.world':85 'a.lemmy.world/lemmy.world/post/8098330)':84 'afterward':13 'also':70 'apt':15 'assum':106 'automat':63 'autoremov':18 'broke':80 'command':52,103 'common':38 'configur':58 'correct':111 'debian':97 'depend':29 'done':78 'emac':6,19,34,37 'emacs-common':36 'emacs-gtk':33 'everyon':2 'experienc':121 'file':59 'great':125 'gtk':35 'hi':1 'insight':119 'instal':4,30,64,83 'isn':49 'linux':82,117 'lot':91 'manual':42 'mess':94 'miss':68 'one':46,48 'one-by-on':45 'packag':7,24,55,62 'peopl':93 'post':87 'purg':17 'read':72,89 'remov':11,16,22,43,54,60 'stupid':74 'sudo':14 'suppos':53 'system':98 'thing':75,115 'tri':9 'unus':61 'use':100 'user':122 've':77 'way':112 'would':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701327288
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8922340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701273788 {#1537
    date: 2023-11-29 17:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Q-Removing-deep-cleanup-of-installed-package-doesn-t-work-as-expected"
  +title: "[Q] Removing/deep cleanup of installed package doesn't work as expected. (remove, purge, autoremove)"
  +url: null
  +body: """
    Hi everyone :)\n
    \n
    After installing the emacs package and trying to remove it afterwards:\n
    \n
    `sudo apt remove --purge --autoremove emacs`\n
    \n
    It only removed that package and not the other dependencies installed with it (emacs-gtk, emacs-common…). I had to manually remove them one-by-one.\n
    \n
    Isn’t that command supposed:\n
    \n
    - remove package\n
    - it’s configuration files\n
    - remove unused packages automatically installed ?\n
    \n
    What am I missing here?\n
    \n
    Also after reading the [Stupid things you’ve done that broke your Linux installation ](https://a.lemmy.world/lemmy.world/post/8098330) post, I read a lot of people messing up their debian system after using the above command… So I assume that’s not the correct way of doing things in Linux?\n
    \n
    Some insight from experienced user would be great :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701477875 {#1530
    date: 2023-12-02 01:44:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 18224
  -titleTs: "'autoremov':14 'cleanup':3 'doesn':7 'expect':11 'instal':5 'packag':6 'purg':13 'q':1 'remov':12 'removing/deep':2 'work':9"
  -bodyTs: "'/lemmy.world/post/8098330)':86 'a.lemmy.world':85 'a.lemmy.world/lemmy.world/post/8098330)':84 'afterward':13 'also':70 'apt':15 'assum':106 'automat':63 'autoremov':18 'broke':80 'command':52,103 'common':38 'configur':58 'correct':111 'debian':97 'depend':29 'done':78 'emac':6,19,34,37 'emacs-common':36 'emacs-gtk':33 'everyon':2 'experienc':121 'file':59 'great':125 'gtk':35 'hi':1 'insight':119 'instal':4,30,64,83 'isn':49 'linux':82,117 'lot':91 'manual':42 'mess':94 'miss':68 'one':46,48 'one-by-on':45 'packag':7,24,55,62 'peopl':93 'post':87 'purg':17 'read':72,89 'remov':11,16,22,43,54,60 'stupid':74 'sudo':14 'suppos':53 'system':98 'thing':75,115 'tri':9 'unus':61 'use':100 'user':122 've':77 'way':112 'would':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701327288
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8922340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701273788 {#1537
    date: 2023-11-29 17:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-the-best-way-to-remote-into-a-linux-machine"
  +title: "What's the best way to remote into a linux machine?"
  +url: null
  +body: """
    Not just the terminal, I mean a full remote desktop. What’s the best method? Not just from one linux machine to another machine, but also remoting from a windows machine to a linux machine.\n
    \n
    I’m a bit of a linux novice, but trying to do more.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701824783 {#1710
    date: 2023-12-06 02:06:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 18214
  -titleTs: "'best':4 'linux':10 'machin':11 'remot':7 'way':5"
  -bodyTs: "'also':26 'anoth':23 'best':14 'bit':39 'desktop':10 'full':8 'linux':20,34,42 'm':37 'machin':21,24,31,35 'mean':6 'method':15 'novic':43 'one':19 'remot':9,27 'termin':4 'tri':45 'window':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701357648
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8641019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701271248 {#1706
    date: 2023-11-29 16:20: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
51 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-the-best-way-to-remote-into-a-linux-machine"
  +title: "What's the best way to remote into a linux machine?"
  +url: null
  +body: """
    Not just the terminal, I mean a full remote desktop. What’s the best method? Not just from one linux machine to another machine, but also remoting from a windows machine to a linux machine.\n
    \n
    I’m a bit of a linux novice, but trying to do more.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701824783 {#1710
    date: 2023-12-06 02:06:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 18214
  -titleTs: "'best':4 'linux':10 'machin':11 'remot':7 'way':5"
  -bodyTs: "'also':26 'anoth':23 'best':14 'bit':39 'desktop':10 'full':8 'linux':20,34,42 'm':37 'machin':21,24,31,35 'mean':6 'method':15 'novic':43 'one':19 'remot':9,27 'termin':4 'tri':45 'window':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701357648
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8641019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701271248 {#1706
    date: 2023-11-29 16:20: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
52 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-the-best-way-to-remote-into-a-linux-machine"
  +title: "What's the best way to remote into a linux machine?"
  +url: null
  +body: """
    Not just the terminal, I mean a full remote desktop. What’s the best method? Not just from one linux machine to another machine, but also remoting from a windows machine to a linux machine.\n
    \n
    I’m a bit of a linux novice, but trying to do more.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701824783 {#1710
    date: 2023-12-06 02:06:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 18214
  -titleTs: "'best':4 'linux':10 'machin':11 'remot':7 'way':5"
  -bodyTs: "'also':26 'anoth':23 'best':14 'bit':39 'desktop':10 'full':8 'linux':20,34,42 'm':37 'machin':21,24,31,35 'mean':6 'method':15 'novic':43 'one':19 'remot':9,27 'termin':4 'tri':45 'window':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701357648
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8641019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701271248 {#1706
    date: 2023-11-29 16:20: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
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 {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-do-you-go-for-gaming-news"
  +title: "Where do you go for gaming news?"
  +url: null
  +body: "Title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701666330 {#1471
    date: 2023-12-04 06:05:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 18201
  -titleTs: "'game':6 'go':4 'news':7"
  -bodyTs: "'titl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701354394
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8919296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267994 {#1467
    date: 2023-11-29 15:26:34.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 {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-do-you-go-for-gaming-news"
  +title: "Where do you go for gaming news?"
  +url: null
  +body: "Title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701666330 {#1471
    date: 2023-12-04 06:05:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 18201
  -titleTs: "'game':6 'go':4 'news':7"
  -bodyTs: "'titl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701354394
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8919296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267994 {#1467
    date: 2023-11-29 15:26:34.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 {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-do-you-go-for-gaming-news"
  +title: "Where do you go for gaming news?"
  +url: null
  +body: "Title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701666330 {#1471
    date: 2023-12-04 06:05:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 18201
  -titleTs: "'game':6 'go':4 'news':7"
  -bodyTs: "'titl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701354394
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8919296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267994 {#1467
    date: 2023-11-29 15:26:34.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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-exactly-secure-is-a-container-with-all-capabilities-dropped"
  +title: "How exactly "secure" is a container with all capabilities dropped, distroless, with a custom rootfs directory, a static, single binary with chmod set at 100 and file ownership pointed to non-root u..."
  +url: null
  +body: """
    ser*, and said non-root user being “nonexistant” (i.e set via ENV)? Can such container -STILL- be exploited/breached through malicious means? Forgot to mention that its a DOCKER container @ title, but there you have it. Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701272989 {#1490
    date: 2023-11-29 16:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 18181
  -titleTs: "'100':25 'binari':20 'capabl':9 'chmod':22 'contain':6 'custom':14 'directori':16 'distroless':11 'drop':10 'exact':2 'file':27 'non':32 'non-root':31 'ownership':28 'point':29 'root':33 'rootf':15 'secur':3 'set':23 'singl':19 'static':18 'u':34"
  -bodyTs: "'advanc':41 'contain':16,30 'curious':38 'docker':29 'env':13 'exploited/breached':19 'forgot':23 'i.e':10 'malici':21 'mean':22 'mention':25 'non':5 'non-root':4 'nonexist':9 'root':6 'said':3 'ser':1 'set':11 'still':17 'thank':39 'titl':31 'user':7 'via':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701352403
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8918037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266003 {#1491
    date: 2023-11-29 14:53:23.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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-exactly-secure-is-a-container-with-all-capabilities-dropped"
  +title: "How exactly "secure" is a container with all capabilities dropped, distroless, with a custom rootfs directory, a static, single binary with chmod set at 100 and file ownership pointed to non-root u..."
  +url: null
  +body: """
    ser*, and said non-root user being “nonexistant” (i.e set via ENV)? Can such container -STILL- be exploited/breached through malicious means? Forgot to mention that its a DOCKER container @ title, but there you have it. Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701272989 {#1490
    date: 2023-11-29 16:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 18181
  -titleTs: "'100':25 'binari':20 'capabl':9 'chmod':22 'contain':6 'custom':14 'directori':16 'distroless':11 'drop':10 'exact':2 'file':27 'non':32 'non-root':31 'ownership':28 'point':29 'root':33 'rootf':15 'secur':3 'set':23 'singl':19 'static':18 'u':34"
  -bodyTs: "'advanc':41 'contain':16,30 'curious':38 'docker':29 'env':13 'exploited/breached':19 'forgot':23 'i.e':10 'malici':21 'mean':22 'mention':25 'non':5 'non-root':4 'nonexist':9 'root':6 'said':3 'ser':1 'set':11 'still':17 'thank':39 'titl':31 'user':7 'via':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701352403
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8918037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266003 {#1491
    date: 2023-11-29 14:53:23.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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-exactly-secure-is-a-container-with-all-capabilities-dropped"
  +title: "How exactly "secure" is a container with all capabilities dropped, distroless, with a custom rootfs directory, a static, single binary with chmod set at 100 and file ownership pointed to non-root u..."
  +url: null
  +body: """
    ser*, and said non-root user being “nonexistant” (i.e set via ENV)? Can such container -STILL- be exploited/breached through malicious means? Forgot to mention that its a DOCKER container @ title, but there you have it. Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701272989 {#1490
    date: 2023-11-29 16:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 18181
  -titleTs: "'100':25 'binari':20 'capabl':9 'chmod':22 'contain':6 'custom':14 'directori':16 'distroless':11 'drop':10 'exact':2 'file':27 'non':32 'non-root':31 'ownership':28 'point':29 'root':33 'rootf':15 'secur':3 'set':23 'singl':19 'static':18 'u':34"
  -bodyTs: "'advanc':41 'contain':16,30 'curious':38 'docker':29 'env':13 'exploited/breached':19 'forgot':23 'i.e':10 'malici':21 'mean':22 'mention':25 'non':5 'non-root':4 'nonexist':9 'root':6 'said':3 'ser':1 'set':11 'still':17 'thank':39 'titl':31 'user':7 'via':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701352403
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8918037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266003 {#1491
    date: 2023-11-29 14:53:23.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 {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-long-is-a-wound-considered-open"
  +title: "How long is a wound considered open?"
  +url: null
  +body: """
    I’ve been having this debate with someone who is a bit of a germaphobe in my view.\n
    \n
    Say I have a paper cut on my finger. It’s deep enough to bleed initially, but it stops within a couple minutes. Maybe I need a bandaid at first, but after a day or 2, it is past the point where it starts bleeding again if I accidentally hit it or rub it on something. A couple days on, it still has the little flap of skin on it. Later, that goes away, but you can still see where it was. Finally, there is no trace. At what point in this process is the wound effectively closed?\n
    \n
    When can you resume normal activities (dish washing, food prep, go in a pool/hot tub, have a dog lick your hand) and not worry about infection?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701289727 {#1767
    date: 2023-11-29 21:28:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 18176
  -titleTs: "'consid':6 'long':2 'open':7 'wound':5"
  -bodyTs: "'2':54 'accident':67 'activ':122 'away':92 'bandaid':46 'bit':12 'bleed':33,63 'close':116 'coupl':40,76 'cut':24 'day':52,77 'debat':6 'deep':30 'dish':123 'dog':134 'effect':115 'enough':31 'final':101 'finger':27 'first':48 'flap':84 'food':125 'germaphob':15 'go':127 'goe':91 'hand':137 'hit':68 'infect':142 'initi':34 'later':89 'lick':135 'littl':83 'mayb':42 'minut':41 'need':44 'normal':121 'paper':23 'past':57 'point':59,108 'pool/hot':130 'prep':126 'process':111 'resum':120 'rub':71 'say':19 'see':97 'skin':86 'someon':8 'someth':74 'start':62 'still':80,96 'stop':37 'trace':105 'tub':131 've':2 'view':18 'wash':124 'within':38 'worri':140 'wound':114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701351452
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8917547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701265052 {#1759
    date: 2023-11-29 14:37:32.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 {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-long-is-a-wound-considered-open"
  +title: "How long is a wound considered open?"
  +url: null
  +body: """
    I’ve been having this debate with someone who is a bit of a germaphobe in my view.\n
    \n
    Say I have a paper cut on my finger. It’s deep enough to bleed initially, but it stops within a couple minutes. Maybe I need a bandaid at first, but after a day or 2, it is past the point where it starts bleeding again if I accidentally hit it or rub it on something. A couple days on, it still has the little flap of skin on it. Later, that goes away, but you can still see where it was. Finally, there is no trace. At what point in this process is the wound effectively closed?\n
    \n
    When can you resume normal activities (dish washing, food prep, go in a pool/hot tub, have a dog lick your hand) and not worry about infection?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701289727 {#1767
    date: 2023-11-29 21:28:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 18176
  -titleTs: "'consid':6 'long':2 'open':7 'wound':5"
  -bodyTs: "'2':54 'accident':67 'activ':122 'away':92 'bandaid':46 'bit':12 'bleed':33,63 'close':116 'coupl':40,76 'cut':24 'day':52,77 'debat':6 'deep':30 'dish':123 'dog':134 'effect':115 'enough':31 'final':101 'finger':27 'first':48 'flap':84 'food':125 'germaphob':15 'go':127 'goe':91 'hand':137 'hit':68 'infect':142 'initi':34 'later':89 'lick':135 'littl':83 'mayb':42 'minut':41 'need':44 'normal':121 'paper':23 'past':57 'point':59,108 'pool/hot':130 'prep':126 'process':111 'resum':120 'rub':71 'say':19 'see':97 'skin':86 'someon':8 'someth':74 'start':62 'still':80,96 'stop':37 'trace':105 'tub':131 've':2 'view':18 'wash':124 'within':38 'worri':140 'wound':114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701351452
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8917547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701265052 {#1759
    date: 2023-11-29 14:37:32.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 {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-long-is-a-wound-considered-open"
  +title: "How long is a wound considered open?"
  +url: null
  +body: """
    I’ve been having this debate with someone who is a bit of a germaphobe in my view.\n
    \n
    Say I have a paper cut on my finger. It’s deep enough to bleed initially, but it stops within a couple minutes. Maybe I need a bandaid at first, but after a day or 2, it is past the point where it starts bleeding again if I accidentally hit it or rub it on something. A couple days on, it still has the little flap of skin on it. Later, that goes away, but you can still see where it was. Finally, there is no trace. At what point in this process is the wound effectively closed?\n
    \n
    When can you resume normal activities (dish washing, food prep, go in a pool/hot tub, have a dog lick your hand) and not worry about infection?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701289727 {#1767
    date: 2023-11-29 21:28:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 18176
  -titleTs: "'consid':6 'long':2 'open':7 'wound':5"
  -bodyTs: "'2':54 'accident':67 'activ':122 'away':92 'bandaid':46 'bit':12 'bleed':33,63 'close':116 'coupl':40,76 'cut':24 'day':52,77 'debat':6 'deep':30 'dish':123 'dog':134 'effect':115 'enough':31 'final':101 'finger':27 'first':48 'flap':84 'food':125 'germaphob':15 'go':127 'goe':91 'hand':137 'hit':68 'infect':142 'initi':34 'later':89 'lick':135 'littl':83 'mayb':42 'minut':41 'need':44 'normal':121 'paper':23 'past':57 'point':59,108 'pool/hot':130 'prep':126 'process':111 'resum':120 'rub':71 'say':19 'see':97 'skin':86 'someon':8 'someth':74 'start':62 'still':80,96 'stop':37 'trace':105 'tub':131 've':2 'view':18 'wash':124 'within':38 'worri':140 'wound':114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701351452
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8917547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701265052 {#1759
    date: 2023-11-29 14:37:32.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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Lemmy-0-19-compatibility"
  +title: "Lemmy 0.19 compatibility?"
  +url: null
  +body: """
    Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
    \n
    **Edit:**\n
    \n
    This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356024 {#1783
    date: 2023-11-30 15:53:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 18157
  -titleTs: "'0.19':2 'compat':3 'lemmi':1"
  -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701347038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8915078"
  +editedAt: DateTimeImmutable @1702323104 {#1785
    date: 2023-12-11 20:31:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701260638 {#1784
    date: 2023-11-29 13:23:58.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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Lemmy-0-19-compatibility"
  +title: "Lemmy 0.19 compatibility?"
  +url: null
  +body: """
    Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
    \n
    **Edit:**\n
    \n
    This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356024 {#1783
    date: 2023-11-30 15:53:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 18157
  -titleTs: "'0.19':2 'compat':3 'lemmi':1"
  -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701347038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8915078"
  +editedAt: DateTimeImmutable @1702323104 {#1785
    date: 2023-12-11 20:31:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701260638 {#1784
    date: 2023-11-29 13:23:58.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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Lemmy-0-19-compatibility"
  +title: "Lemmy 0.19 compatibility?"
  +url: null
  +body: """
    Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
    \n
    **Edit:**\n
    \n
    This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356024 {#1783
    date: 2023-11-30 15:53:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 18157
  -titleTs: "'0.19':2 'compat':3 'lemmi':1"
  -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701347038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8915078"
  +editedAt: DateTimeImmutable @1702323104 {#1785
    date: 2023-12-11 20:31:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701260638 {#1784
    date: 2023-11-29 13:23:58.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 {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Nmap-doesn-t-return-hostnames-only-IP-addresses"
  +title: "Nmap doesn't return hostnames, only IP addresses"
  +url: null
  +body: "Thought I’d ask here first, then report if it’s a bug. Haven’t used Nmap on Void before. I installed the latest version available in the repos (7.94). Still, no matter what combo of switches I use, it never shows hostnames. I even tried -R (reverse DNS lookup), it still doesn’t report the hostnames. On the other hand, Advanced IP Scanner (Windows) resolves hostnames just fine. Avahi daemon is running, though that shouldn’t make a difference as far as I know. Samba is also installed and smbd and nmbd are running just fine."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701249924 {#1644
    date: 2023-11-29 10:25:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 18116
  -titleTs: "'address':8 'doesn':2 'hostnam':5 'ip':7 'nmap':1 'return':4"
  -bodyTs: "'7.94':30 'advanc':62 'also':88 'ask':4 'avahi':70 'avail':26 'bug':13 'combo':35 'd':3 'daemon':71 'differ':80 'dns':49 'doesn':53 'even':45 'far':82 'fine':69,97 'first':6 'hand':61 'haven':14 'hostnam':43,57,67 'instal':22,89 'ip':63 'know':85 'latest':24 'lookup':50 'make':78 'matter':33 'never':41 'nmap':17 'nmbd':93 'r':47 'repo':29 'report':8,55 'resolv':66 'revers':48 'run':73,95 'samba':86 'scanner':64 'shouldn':76 'show':42 'smbd':91 'still':31,52 'switch':37 'though':74 'thought':1 'tri':46 'use':16,39 'version':25 'void':19 'window':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701258924
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5462389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701249924 {#1643
    date: 2023-11-29 10:25:24.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 {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Nmap-doesn-t-return-hostnames-only-IP-addresses"
  +title: "Nmap doesn't return hostnames, only IP addresses"
  +url: null
  +body: "Thought I’d ask here first, then report if it’s a bug. Haven’t used Nmap on Void before. I installed the latest version available in the repos (7.94). Still, no matter what combo of switches I use, it never shows hostnames. I even tried -R (reverse DNS lookup), it still doesn’t report the hostnames. On the other hand, Advanced IP Scanner (Windows) resolves hostnames just fine. Avahi daemon is running, though that shouldn’t make a difference as far as I know. Samba is also installed and smbd and nmbd are running just fine."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701249924 {#1644
    date: 2023-11-29 10:25:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 18116
  -titleTs: "'address':8 'doesn':2 'hostnam':5 'ip':7 'nmap':1 'return':4"
  -bodyTs: "'7.94':30 'advanc':62 'also':88 'ask':4 'avahi':70 'avail':26 'bug':13 'combo':35 'd':3 'daemon':71 'differ':80 'dns':49 'doesn':53 'even':45 'far':82 'fine':69,97 'first':6 'hand':61 'haven':14 'hostnam':43,57,67 'instal':22,89 'ip':63 'know':85 'latest':24 'lookup':50 'make':78 'matter':33 'never':41 'nmap':17 'nmbd':93 'r':47 'repo':29 'report':8,55 'resolv':66 'revers':48 'run':73,95 'samba':86 'scanner':64 'shouldn':76 'show':42 'smbd':91 'still':31,52 'switch':37 'though':74 'thought':1 'tri':46 'use':16,39 'version':25 'void':19 'window':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701258924
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5462389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701249924 {#1643
    date: 2023-11-29 10:25:24.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 {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Nmap-doesn-t-return-hostnames-only-IP-addresses"
  +title: "Nmap doesn't return hostnames, only IP addresses"
  +url: null
  +body: "Thought I’d ask here first, then report if it’s a bug. Haven’t used Nmap on Void before. I installed the latest version available in the repos (7.94). Still, no matter what combo of switches I use, it never shows hostnames. I even tried -R (reverse DNS lookup), it still doesn’t report the hostnames. On the other hand, Advanced IP Scanner (Windows) resolves hostnames just fine. Avahi daemon is running, though that shouldn’t make a difference as far as I know. Samba is also installed and smbd and nmbd are running just fine."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701249924 {#1644
    date: 2023-11-29 10:25:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 18116
  -titleTs: "'address':8 'doesn':2 'hostnam':5 'ip':7 'nmap':1 'return':4"
  -bodyTs: "'7.94':30 'advanc':62 'also':88 'ask':4 'avahi':70 'avail':26 'bug':13 'combo':35 'd':3 'daemon':71 'differ':80 'dns':49 'doesn':53 'even':45 'far':82 'fine':69,97 'first':6 'hand':61 'haven':14 'hostnam':43,57,67 'instal':22,89 'ip':63 'know':85 'latest':24 'lookup':50 'make':78 'matter':33 'never':41 'nmap':17 'nmbd':93 'r':47 'repo':29 'report':8,55 'resolv':66 'revers':48 'run':73,95 'samba':86 'scanner':64 'shouldn':76 'show':42 'smbd':91 'still':31,52 'switch':37 'though':74 'thought':1 'tri':46 'use':16,39 'version':25 'void':19 'window':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701258924
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5462389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701249924 {#1643
    date: 2023-11-29 10:25:24.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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-have-a-Windows-PC-connected-to-a-company-AD"
  +title: "I have a Windows PC connected to a company AD. Is there a way to access the shared company resources from within a Linux environment?"
  +url: null
  +body: """
    So my Windows work PC is connected to the company’s AD. VPN Connection is done with L2TP with PAP and a Yubikey.  \n
    I’d like to work from within a Linux environment if possible but need access to the files on the network drive and connect to a terminal server via VPN and RDP.\n
    \n
    Is there a way to set this up? My first idea was, maybe a Linux VM could be configured to share the host PC’s external network adapter so from the outside it looks like the Windows machine is connected?  \n
    If there’s no other way, maybe WSL can be set up with a full screen X Server running on Windows (or is running Wayland in WSL somehow possible?)\n
    \n
    I’m fishing for ideas here, and really just need some fitting terms to google, any help is appreciated.\n
    \n
    Questions about violating company policy can be disregarded at the moment. If there is a way to set it up, I’ll ask my boss before implementing it, but it’s a small shop so the need hasn’t arisen for anyone else yet. To be clear, this is **not** about circumventing restrictions on computer use, just about working in an environment I’m more productive in.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701260976 {#1424
    date: 2023-11-29 13:29:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 18113
  -titleTs: "'access':16 'ad':10 'compani':9,19 'connect':6 'environ':25 'linux':24 'pc':5 'resourc':20 'share':18 'way':14 'window':4 'within':22"
  -bodyTs: "'access':38 'ad':12 'adapt':83 'anyon':185 'appreci':143 'arisen':183 'ask':166 'boss':168 'circumv':195 'clear':190 'compani':10,147 'comput':198 'configur':74 'connect':7,14,47,95 'could':72 'd':25 'disregard':151 'done':16 'drive':45 'els':186 'environ':33,205 'extern':81 'file':41 'first':65 'fish':127 'fit':136 'full':110 'googl':139 'hasn':181 'help':141 'host':78 'idea':66,129 'implement':170 'l2tp':18 'like':26,90 'linux':32,70 'll':165 'look':89 'm':126,207 'machin':93 'mayb':68,102 'moment':154 'need':37,134,180 'network':44,82 'outsid':87 'pap':20 'pc':5,79 'polici':148 'possibl':35,124 'product':209 'question':144 'rdp':55 'realli':132 'restrict':196 'run':114,119 'screen':111 'server':51,113 'set':61,106,161 'share':76 'shop':177 'small':176 'somehow':123 'term':137 'termin':50 'use':199 'via':52 'violat':146 'vm':71 'vpn':13,53 'way':59,101,159 'wayland':120 'window':3,92,116 'within':30 'work':4,28,202 'wsl':103,122 'x':112 'yet':187 'yubikey':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701330074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8906177"
  +editedAt: DateTimeImmutable @1702098631 {#1423
    date: 2023-12-09 06:10:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701243674 {#1442
    date: 2023-11-29 08:41:14.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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-have-a-Windows-PC-connected-to-a-company-AD"
  +title: "I have a Windows PC connected to a company AD. Is there a way to access the shared company resources from within a Linux environment?"
  +url: null
  +body: """
    So my Windows work PC is connected to the company’s AD. VPN Connection is done with L2TP with PAP and a Yubikey.  \n
    I’d like to work from within a Linux environment if possible but need access to the files on the network drive and connect to a terminal server via VPN and RDP.\n
    \n
    Is there a way to set this up? My first idea was, maybe a Linux VM could be configured to share the host PC’s external network adapter so from the outside it looks like the Windows machine is connected?  \n
    If there’s no other way, maybe WSL can be set up with a full screen X Server running on Windows (or is running Wayland in WSL somehow possible?)\n
    \n
    I’m fishing for ideas here, and really just need some fitting terms to google, any help is appreciated.\n
    \n
    Questions about violating company policy can be disregarded at the moment. If there is a way to set it up, I’ll ask my boss before implementing it, but it’s a small shop so the need hasn’t arisen for anyone else yet. To be clear, this is **not** about circumventing restrictions on computer use, just about working in an environment I’m more productive in.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701260976 {#1424
    date: 2023-11-29 13:29:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 18113
  -titleTs: "'access':16 'ad':10 'compani':9,19 'connect':6 'environ':25 'linux':24 'pc':5 'resourc':20 'share':18 'way':14 'window':4 'within':22"
  -bodyTs: "'access':38 'ad':12 'adapt':83 'anyon':185 'appreci':143 'arisen':183 'ask':166 'boss':168 'circumv':195 'clear':190 'compani':10,147 'comput':198 'configur':74 'connect':7,14,47,95 'could':72 'd':25 'disregard':151 'done':16 'drive':45 'els':186 'environ':33,205 'extern':81 'file':41 'first':65 'fish':127 'fit':136 'full':110 'googl':139 'hasn':181 'help':141 'host':78 'idea':66,129 'implement':170 'l2tp':18 'like':26,90 'linux':32,70 'll':165 'look':89 'm':126,207 'machin':93 'mayb':68,102 'moment':154 'need':37,134,180 'network':44,82 'outsid':87 'pap':20 'pc':5,79 'polici':148 'possibl':35,124 'product':209 'question':144 'rdp':55 'realli':132 'restrict':196 'run':114,119 'screen':111 'server':51,113 'set':61,106,161 'share':76 'shop':177 'small':176 'somehow':123 'term':137 'termin':50 'use':199 'via':52 'violat':146 'vm':71 'vpn':13,53 'way':59,101,159 'wayland':120 'window':3,92,116 'within':30 'work':4,28,202 'wsl':103,122 'x':112 'yet':187 'yubikey':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701330074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8906177"
  +editedAt: DateTimeImmutable @1702098631 {#1423
    date: 2023-12-09 06:10:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701243674 {#1442
    date: 2023-11-29 08:41:14.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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-have-a-Windows-PC-connected-to-a-company-AD"
  +title: "I have a Windows PC connected to a company AD. Is there a way to access the shared company resources from within a Linux environment?"
  +url: null
  +body: """
    So my Windows work PC is connected to the company’s AD. VPN Connection is done with L2TP with PAP and a Yubikey.  \n
    I’d like to work from within a Linux environment if possible but need access to the files on the network drive and connect to a terminal server via VPN and RDP.\n
    \n
    Is there a way to set this up? My first idea was, maybe a Linux VM could be configured to share the host PC’s external network adapter so from the outside it looks like the Windows machine is connected?  \n
    If there’s no other way, maybe WSL can be set up with a full screen X Server running on Windows (or is running Wayland in WSL somehow possible?)\n
    \n
    I’m fishing for ideas here, and really just need some fitting terms to google, any help is appreciated.\n
    \n
    Questions about violating company policy can be disregarded at the moment. If there is a way to set it up, I’ll ask my boss before implementing it, but it’s a small shop so the need hasn’t arisen for anyone else yet. To be clear, this is **not** about circumventing restrictions on computer use, just about working in an environment I’m more productive in.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701260976 {#1424
    date: 2023-11-29 13:29:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 18113
  -titleTs: "'access':16 'ad':10 'compani':9,19 'connect':6 'environ':25 'linux':24 'pc':5 'resourc':20 'share':18 'way':14 'window':4 'within':22"
  -bodyTs: "'access':38 'ad':12 'adapt':83 'anyon':185 'appreci':143 'arisen':183 'ask':166 'boss':168 'circumv':195 'clear':190 'compani':10,147 'comput':198 'configur':74 'connect':7,14,47,95 'could':72 'd':25 'disregard':151 'done':16 'drive':45 'els':186 'environ':33,205 'extern':81 'file':41 'first':65 'fish':127 'fit':136 'full':110 'googl':139 'hasn':181 'help':141 'host':78 'idea':66,129 'implement':170 'l2tp':18 'like':26,90 'linux':32,70 'll':165 'look':89 'm':126,207 'machin':93 'mayb':68,102 'moment':154 'need':37,134,180 'network':44,82 'outsid':87 'pap':20 'pc':5,79 'polici':148 'possibl':35,124 'product':209 'question':144 'rdp':55 'realli':132 'restrict':196 'run':114,119 'screen':111 'server':51,113 'set':61,106,161 'share':76 'shop':177 'small':176 'somehow':123 'term':137 'termin':50 'use':199 'via':52 'violat':146 'vm':71 'vpn':13,53 'way':59,101,159 'wayland':120 'window':3,92,116 'within':30 'work':4,28,202 'wsl':103,122 'x':112 'yet':187 'yubikey':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701330074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8906177"
  +editedAt: DateTimeImmutable @1702098631 {#1423
    date: 2023-12-09 06:10:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701243674 {#1442
    date: 2023-11-29 08:41:14.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Any-automated-method-to-check-for-basic-OPSEC-mistakes-whilst"
  +title: "Any automated method to check for basic OPSEC mistakes whilst posting content online?"
  +url: null
  +body: """
    If it were possible to run LLMs without a significant investment to GPU prowess, this problem wouldn’t be very relevant. However, the bigger FOSS LLMs require a lot of power to run.\n
    \n
    Is there any automated technique (scripts, lookups etc) that can warn a user before the content is posted online? I’m asking this specifically for textual content.\n
    \n
    Thanks\n
    \n
    ---\n
    \n
    I didn’t mention what I wanted clearly enough, so here goes:\n
    \n
    I am looking to scan my own posts/comments for stylometry statistics, for the most part, but PII would be nice. I’ll deal with the browser-agent, Cookies, IP etc.\n
    \n
    Threat model would likely be to prevent people who might be wanting to link my identity with my online persona. Obviously, the government is excluded since they can just mine the IP from Lemmy mods and get to me. This is someone who is interested in my identity and will use FOSS/some proprietary tools to link my identities\n
    \n
    ---\n
    \n
    Edit: it seems there are packages available on python and R to parser through text and try to infer identity from stylometric data. I’ll have to look into that, but it seems doable at a basic level.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701717435 {#1416
    date: 2023-12-04 20:17:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 18103
  -titleTs: "'autom':2 'basic':7 'check':5 'content':12 'method':3 'mistak':9 'onlin':13 'opsec':8 'post':11 'whilst':10"
  -bodyTs: "'agent':101 'ask':55 'autom':37 'avail':169 'basic':199 'bigger':24 'browser':100 'browser-ag':99 'clear':69 'content':49,60 'cooki':102 'data':185 'deal':96 'didn':63 'doabl':196 'edit':163 'enough':70 'etc':41,104 'exclud':129 'foss':25 'foss/some':156 'get':141 'goe':73 'govern':127 'gpu':13 'howev':22 'ident':120,152,162,182 'infer':181 'interest':149 'invest':11 'ip':103,136 'lemmi':138 'level':200 'like':108 'link':118,160 'll':95,187 'llms':7,26 'look':76,190 'lookup':40 'lot':29 'm':54 'mention':65 'might':114 'mine':134 'mod':139 'model':106 'nice':93 'obvious':125 'onlin':52,123 'packag':168 'parser':175 'part':88 'peopl':112 'persona':124 'pii':90 'possibl':4 'post':51 'posts/comments':81 'power':31 'prevent':111 'problem':16 'proprietari':157 'prowess':14 'python':171 'r':173 'relev':21 'requir':27 'run':6,33 'scan':78 'script':39 'seem':165,195 'signific':10 'sinc':130 'someon':146 'specif':57 'statist':84 'stylometr':184 'stylometri':83 'techniqu':38 'text':177 'textual':59 'thank':61 'threat':105 'tool':158 'tri':179 'use':155 'user':46 'want':68,116 'warn':44 'without':8 'would':91,107 'wouldn':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701317442
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8904471"
  +editedAt: DateTimeImmutable @1702278147 {#1427
    date: 2023-12-11 08:02:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701240442 {#1456
    date: 2023-11-29 07:47:22.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Any-automated-method-to-check-for-basic-OPSEC-mistakes-whilst"
  +title: "Any automated method to check for basic OPSEC mistakes whilst posting content online?"
  +url: null
  +body: """
    If it were possible to run LLMs without a significant investment to GPU prowess, this problem wouldn’t be very relevant. However, the bigger FOSS LLMs require a lot of power to run.\n
    \n
    Is there any automated technique (scripts, lookups etc) that can warn a user before the content is posted online? I’m asking this specifically for textual content.\n
    \n
    Thanks\n
    \n
    ---\n
    \n
    I didn’t mention what I wanted clearly enough, so here goes:\n
    \n
    I am looking to scan my own posts/comments for stylometry statistics, for the most part, but PII would be nice. I’ll deal with the browser-agent, Cookies, IP etc.\n
    \n
    Threat model would likely be to prevent people who might be wanting to link my identity with my online persona. Obviously, the government is excluded since they can just mine the IP from Lemmy mods and get to me. This is someone who is interested in my identity and will use FOSS/some proprietary tools to link my identities\n
    \n
    ---\n
    \n
    Edit: it seems there are packages available on python and R to parser through text and try to infer identity from stylometric data. I’ll have to look into that, but it seems doable at a basic level.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701717435 {#1416
    date: 2023-12-04 20:17:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 18103
  -titleTs: "'autom':2 'basic':7 'check':5 'content':12 'method':3 'mistak':9 'onlin':13 'opsec':8 'post':11 'whilst':10"
  -bodyTs: "'agent':101 'ask':55 'autom':37 'avail':169 'basic':199 'bigger':24 'browser':100 'browser-ag':99 'clear':69 'content':49,60 'cooki':102 'data':185 'deal':96 'didn':63 'doabl':196 'edit':163 'enough':70 'etc':41,104 'exclud':129 'foss':25 'foss/some':156 'get':141 'goe':73 'govern':127 'gpu':13 'howev':22 'ident':120,152,162,182 'infer':181 'interest':149 'invest':11 'ip':103,136 'lemmi':138 'level':200 'like':108 'link':118,160 'll':95,187 'llms':7,26 'look':76,190 'lookup':40 'lot':29 'm':54 'mention':65 'might':114 'mine':134 'mod':139 'model':106 'nice':93 'obvious':125 'onlin':52,123 'packag':168 'parser':175 'part':88 'peopl':112 'persona':124 'pii':90 'possibl':4 'post':51 'posts/comments':81 'power':31 'prevent':111 'problem':16 'proprietari':157 'prowess':14 'python':171 'r':173 'relev':21 'requir':27 'run':6,33 'scan':78 'script':39 'seem':165,195 'signific':10 'sinc':130 'someon':146 'specif':57 'statist':84 'stylometr':184 'stylometri':83 'techniqu':38 'text':177 'textual':59 'thank':61 'threat':105 'tool':158 'tri':179 'use':155 'user':46 'want':68,116 'warn':44 'without':8 'would':91,107 'wouldn':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701317442
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8904471"
  +editedAt: DateTimeImmutable @1702278147 {#1427
    date: 2023-12-11 08:02:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701240442 {#1456
    date: 2023-11-29 07:47:22.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Any-automated-method-to-check-for-basic-OPSEC-mistakes-whilst"
  +title: "Any automated method to check for basic OPSEC mistakes whilst posting content online?"
  +url: null
  +body: """
    If it were possible to run LLMs without a significant investment to GPU prowess, this problem wouldn’t be very relevant. However, the bigger FOSS LLMs require a lot of power to run.\n
    \n
    Is there any automated technique (scripts, lookups etc) that can warn a user before the content is posted online? I’m asking this specifically for textual content.\n
    \n
    Thanks\n
    \n
    ---\n
    \n
    I didn’t mention what I wanted clearly enough, so here goes:\n
    \n
    I am looking to scan my own posts/comments for stylometry statistics, for the most part, but PII would be nice. I’ll deal with the browser-agent, Cookies, IP etc.\n
    \n
    Threat model would likely be to prevent people who might be wanting to link my identity with my online persona. Obviously, the government is excluded since they can just mine the IP from Lemmy mods and get to me. This is someone who is interested in my identity and will use FOSS/some proprietary tools to link my identities\n
    \n
    ---\n
    \n
    Edit: it seems there are packages available on python and R to parser through text and try to infer identity from stylometric data. I’ll have to look into that, but it seems doable at a basic level.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701717435 {#1416
    date: 2023-12-04 20:17:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 18103
  -titleTs: "'autom':2 'basic':7 'check':5 'content':12 'method':3 'mistak':9 'onlin':13 'opsec':8 'post':11 'whilst':10"
  -bodyTs: "'agent':101 'ask':55 'autom':37 'avail':169 'basic':199 'bigger':24 'browser':100 'browser-ag':99 'clear':69 'content':49,60 'cooki':102 'data':185 'deal':96 'didn':63 'doabl':196 'edit':163 'enough':70 'etc':41,104 'exclud':129 'foss':25 'foss/some':156 'get':141 'goe':73 'govern':127 'gpu':13 'howev':22 'ident':120,152,162,182 'infer':181 'interest':149 'invest':11 'ip':103,136 'lemmi':138 'level':200 'like':108 'link':118,160 'll':95,187 'llms':7,26 'look':76,190 'lookup':40 'lot':29 'm':54 'mention':65 'might':114 'mine':134 'mod':139 'model':106 'nice':93 'obvious':125 'onlin':52,123 'packag':168 'parser':175 'part':88 'peopl':112 'persona':124 'pii':90 'possibl':4 'post':51 'posts/comments':81 'power':31 'prevent':111 'problem':16 'proprietari':157 'prowess':14 'python':171 'r':173 'relev':21 'requir':27 'run':6,33 'scan':78 'script':39 'seem':165,195 'signific':10 'sinc':130 'someon':146 'specif':57 'statist':84 'stylometr':184 'stylometri':83 'techniqu':38 'text':177 'textual':59 'thank':61 'threat':105 'tool':158 'tri':179 'use':155 'user':46 'want':68,116 'warn':44 'without':8 'would':91,107 'wouldn':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701317442
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8904471"
  +editedAt: DateTimeImmutable @1702278147 {#1427
    date: 2023-12-11 08:02:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701240442 {#1456
    date: 2023-11-29 07:47:22.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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "OpenSUSE-Leap-15-5-Tumbleweed-conversion"
  +title: "OpenSUSE Leap 15.5 -> Tumbleweed conversion"
  +url: null
  +body: "Thinking of trying to morph my Leap workstation into Tumbleweed (and potentially Slowroll once that project matures enough). I’ve seen that [you can do it ](https://www.osradar.com/how-to-switch-from-opensuse-leap-to-tumbleweed/). I reckon I can rollback relatively easily via the BTRFS snapshots if it goes sideways, but just curious to see what others’ experience with doing so has been."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701298466 {#1433
    date: 2023-11-29 23:54:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 18085
  -titleTs: "'15.5':3 'convers':5 'leap':2 'opensus':1 'tumblewe':4"
  -bodyTs: "'/how-to-switch-from-opensuse-leap-to-tumbleweed/).':29 'btrfs':39 'curious':47 'easili':36 'enough':18 'experi':52 'goe':43 'leap':7 'matur':17 'morph':5 'other':51 'potenti':12 'project':16 'reckon':31 'relat':35 'rollback':34 'see':49 'seen':21 'sideway':44 'slowrol':13 'snapshot':40 'think':1 'tri':3 'tumblewe':10 've':20 'via':37 'workstat':8 'www.osradar.com':28 'www.osradar.com/how-to-switch-from-opensuse-leap-to-tumbleweed/).':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701317837
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7006482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701231437 {#1437
    date: 2023-11-29 05:17:17.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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "OpenSUSE-Leap-15-5-Tumbleweed-conversion"
  +title: "OpenSUSE Leap 15.5 -> Tumbleweed conversion"
  +url: null
  +body: "Thinking of trying to morph my Leap workstation into Tumbleweed (and potentially Slowroll once that project matures enough). I’ve seen that [you can do it ](https://www.osradar.com/how-to-switch-from-opensuse-leap-to-tumbleweed/). I reckon I can rollback relatively easily via the BTRFS snapshots if it goes sideways, but just curious to see what others’ experience with doing so has been."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701298466 {#1433
    date: 2023-11-29 23:54:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 18085
  -titleTs: "'15.5':3 'convers':5 'leap':2 'opensus':1 'tumblewe':4"
  -bodyTs: "'/how-to-switch-from-opensuse-leap-to-tumbleweed/).':29 'btrfs':39 'curious':47 'easili':36 'enough':18 'experi':52 'goe':43 'leap':7 'matur':17 'morph':5 'other':51 'potenti':12 'project':16 'reckon':31 'relat':35 'rollback':34 'see':49 'seen':21 'sideway':44 'slowrol':13 'snapshot':40 'think':1 'tri':3 'tumblewe':10 've':20 'via':37 'workstat':8 'www.osradar.com':28 'www.osradar.com/how-to-switch-from-opensuse-leap-to-tumbleweed/).':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701317837
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7006482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701231437 {#1437
    date: 2023-11-29 05:17:17.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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "OpenSUSE-Leap-15-5-Tumbleweed-conversion"
  +title: "OpenSUSE Leap 15.5 -> Tumbleweed conversion"
  +url: null
  +body: "Thinking of trying to morph my Leap workstation into Tumbleweed (and potentially Slowroll once that project matures enough). I’ve seen that [you can do it ](https://www.osradar.com/how-to-switch-from-opensuse-leap-to-tumbleweed/). I reckon I can rollback relatively easily via the BTRFS snapshots if it goes sideways, but just curious to see what others’ experience with doing so has been."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701298466 {#1433
    date: 2023-11-29 23:54:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 18085
  -titleTs: "'15.5':3 'convers':5 'leap':2 'opensus':1 'tumblewe':4"
  -bodyTs: "'/how-to-switch-from-opensuse-leap-to-tumbleweed/).':29 'btrfs':39 'curious':47 'easili':36 'enough':18 'experi':52 'goe':43 'leap':7 'matur':17 'morph':5 'other':51 'potenti':12 'project':16 'reckon':31 'relat':35 'rollback':34 'see':49 'seen':21 'sideway':44 'slowrol':13 'snapshot':40 'think':1 'tri':3 'tumblewe':10 've':20 'via':37 'workstat':8 'www.osradar.com':28 'www.osradar.com/how-to-switch-from-opensuse-leap-to-tumbleweed/).':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701317837
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7006482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701231437 {#1437
    date: 2023-11-29 05:17:17.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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Which-is-the-best-part-of-winter-the-sun-setting"
  +title: "Which is the best part of winter: the sun setting at 5pm every day, or it literally hurting when you go outside?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701224533 {#1697
    date: 2023-11-29 03:22:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 24622
  -titleTs: "'5pm':12 'best':4 'day':14 'everi':13 'go':21 'hurt':18 'liter':17 'outsid':22 'part':5 'set':10 'sun':9 'winter':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8896904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701224533 {#1695
    date: 2023-11-29 03:22: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
87 DENIED edit
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Which-is-the-best-part-of-winter-the-sun-setting"
  +title: "Which is the best part of winter: the sun setting at 5pm every day, or it literally hurting when you go outside?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701224533 {#1697
    date: 2023-11-29 03:22:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 24622
  -titleTs: "'5pm':12 'best':4 'day':14 'everi':13 'go':21 'hurt':18 'liter':17 'outsid':22 'part':5 'set':10 'sun':9 'winter':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8896904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701224533 {#1695
    date: 2023-11-29 03:22: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
88 DENIED moderate
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Which-is-the-best-part-of-winter-the-sun-setting"
  +title: "Which is the best part of winter: the sun setting at 5pm every day, or it literally hurting when you go outside?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701224533 {#1697
    date: 2023-11-29 03:22:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 24622
  -titleTs: "'5pm':12 'best':4 'day':14 'everi':13 'go':21 'hurt':18 'liter':17 'outsid':22 'part':5 'set':10 'sun':9 'winter':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8896904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701224533 {#1695
    date: 2023-11-29 03:22: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
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 {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Kroger-grocery-and-pharmacy-Sued-for-Sharing-Sensitive-Health-Data"
  +title: "Kroger (grocery and pharmacy) Sued for Sharing Sensitive Health Data With Meta"
  +url: null
  +body: "technology@lemmy.zip"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 136
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701525631 {#1639
    date: 2023-12-02 15:00:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 18069
  -titleTs: "'data':10 'groceri':2 'health':9 'kroger':1 'meta':12 'pharmaci':4 'sensit':8 'share':7 'su':5"
  -bodyTs: "'technology@lemmy.zip':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701307810
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5451964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221410 {#1646
    date: 2023-11-29 02:30: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
91 DENIED edit
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Kroger-grocery-and-pharmacy-Sued-for-Sharing-Sensitive-Health-Data"
  +title: "Kroger (grocery and pharmacy) Sued for Sharing Sensitive Health Data With Meta"
  +url: null
  +body: "technology@lemmy.zip"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 136
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701525631 {#1639
    date: 2023-12-02 15:00:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 18069
  -titleTs: "'data':10 'groceri':2 'health':9 'kroger':1 'meta':12 'pharmaci':4 'sensit':8 'share':7 'su':5"
  -bodyTs: "'technology@lemmy.zip':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701307810
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5451964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221410 {#1646
    date: 2023-11-29 02:30: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
92 DENIED moderate
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Kroger-grocery-and-pharmacy-Sued-for-Sharing-Sensitive-Health-Data"
  +title: "Kroger (grocery and pharmacy) Sued for Sharing Sensitive Health Data With Meta"
  +url: null
  +body: "technology@lemmy.zip"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 136
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701525631 {#1639
    date: 2023-12-02 15:00:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 18069
  -titleTs: "'data':10 'groceri':2 'health':9 'kroger':1 'meta':12 'pharmaci':4 'sensit':8 'share':7 'su':5"
  -bodyTs: "'technology@lemmy.zip':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701307810
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5451964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221410 {#1646
    date: 2023-11-29 02:30: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
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 {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "SOLVED-Looking-for-a-specific-Droopy-cartoon"
  +title: "[SOLVED] Looking for a specific Droopy(?) cartoon"
  +url: null
  +body: """
    Not the ideal community (better for open ended questions), but I’ve been looking for a Droopy cartoon that I vaguely remember from ages ago.\n
    \n
    The overall premise is not too different from Tom and Jerry’s “The Royal Cat Nap”. The gist of it was that Droopy had to guard a nobleman (king?) while he was asleep. Near the end, I distinctly recall Droopy handing dynamite sticks to the villains, the scene cutting to outside the castle with the duo running in and out with ever bigger dynamites, until a really big one blows them away. The scene cuts back to the king, who wakes up and removes the corks from his ears and talks to Droopy.\n
    \n
    Thing is, looking at the list of Droopy cartoons, none of them seem to have a premise remotely similar to that. I’m wondering what I’m remembering wrong, whether the main character or what else.\n
    \n
    Solved: It was Deputy Droopy. My memory was very wrong on how it actually played out for the most part. Thanks, everyone!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701259568 {#1670
    date: 2023-11-29 13:06:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 18066
  -titleTs: "'cartoon':7 'droopi':6 'look':2 'solv':1 'specif':5"
  -bodyTs: "'actual':168 'age':24 'ago':25 'asleep':58 'away':97 'back':101 'better':5 'big':93 'bigger':88 'blow':95 'cartoon':18,127 'castl':78 'cat':40 'charact':151 'communiti':4 'cork':111 'cut':74,100 'deputi':158 'differ':32 'distinct':63 'droopi':17,48,65,118,126,159 'duo':81 'dynamit':67,89 'ear':114 'els':154 'end':8,61 'ever':87 'everyon':176 'gist':43 'guard':51 'hand':66 'ideal':3 'jerri':36 'king':54,104 'list':124 'look':14,121 'm':141,145 'main':150 'memori':161 'nap':41 'near':59 'nobleman':53 'none':128 'one':94 'open':7 'outsid':76 'overal':27 'part':174 'play':169 'premis':28,135 'question':9 'realli':92 'recal':64 'rememb':22,146 'remot':136 'remov':109 'royal':39 'run':82 'scene':73,99 'seem':131 'similar':137 'solv':155 'stick':68 'talk':116 'thank':175 'thing':119 'tom':34 'vagu':21 've':12 'villain':71 'wake':106 'whether':148 'wonder':142 'wrong':147,164"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701270771
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6540447"
  +editedAt: DateTimeImmutable @1702203542 {#1666
    date: 2023-12-10 11:19:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701220771 {#1667
    date: 2023-11-29 02:19: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
95 DENIED edit
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "SOLVED-Looking-for-a-specific-Droopy-cartoon"
  +title: "[SOLVED] Looking for a specific Droopy(?) cartoon"
  +url: null
  +body: """
    Not the ideal community (better for open ended questions), but I’ve been looking for a Droopy cartoon that I vaguely remember from ages ago.\n
    \n
    The overall premise is not too different from Tom and Jerry’s “The Royal Cat Nap”. The gist of it was that Droopy had to guard a nobleman (king?) while he was asleep. Near the end, I distinctly recall Droopy handing dynamite sticks to the villains, the scene cutting to outside the castle with the duo running in and out with ever bigger dynamites, until a really big one blows them away. The scene cuts back to the king, who wakes up and removes the corks from his ears and talks to Droopy.\n
    \n
    Thing is, looking at the list of Droopy cartoons, none of them seem to have a premise remotely similar to that. I’m wondering what I’m remembering wrong, whether the main character or what else.\n
    \n
    Solved: It was Deputy Droopy. My memory was very wrong on how it actually played out for the most part. Thanks, everyone!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701259568 {#1670
    date: 2023-11-29 13:06:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 18066
  -titleTs: "'cartoon':7 'droopi':6 'look':2 'solv':1 'specif':5"
  -bodyTs: "'actual':168 'age':24 'ago':25 'asleep':58 'away':97 'back':101 'better':5 'big':93 'bigger':88 'blow':95 'cartoon':18,127 'castl':78 'cat':40 'charact':151 'communiti':4 'cork':111 'cut':74,100 'deputi':158 'differ':32 'distinct':63 'droopi':17,48,65,118,126,159 'duo':81 'dynamit':67,89 'ear':114 'els':154 'end':8,61 'ever':87 'everyon':176 'gist':43 'guard':51 'hand':66 'ideal':3 'jerri':36 'king':54,104 'list':124 'look':14,121 'm':141,145 'main':150 'memori':161 'nap':41 'near':59 'nobleman':53 'none':128 'one':94 'open':7 'outsid':76 'overal':27 'part':174 'play':169 'premis':28,135 'question':9 'realli':92 'recal':64 'rememb':22,146 'remot':136 'remov':109 'royal':39 'run':82 'scene':73,99 'seem':131 'similar':137 'solv':155 'stick':68 'talk':116 'thank':175 'thing':119 'tom':34 'vagu':21 've':12 'villain':71 'wake':106 'whether':148 'wonder':142 'wrong':147,164"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701270771
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6540447"
  +editedAt: DateTimeImmutable @1702203542 {#1666
    date: 2023-12-10 11:19:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701220771 {#1667
    date: 2023-11-29 02:19: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
96 DENIED moderate
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "SOLVED-Looking-for-a-specific-Droopy-cartoon"
  +title: "[SOLVED] Looking for a specific Droopy(?) cartoon"
  +url: null
  +body: """
    Not the ideal community (better for open ended questions), but I’ve been looking for a Droopy cartoon that I vaguely remember from ages ago.\n
    \n
    The overall premise is not too different from Tom and Jerry’s “The Royal Cat Nap”. The gist of it was that Droopy had to guard a nobleman (king?) while he was asleep. Near the end, I distinctly recall Droopy handing dynamite sticks to the villains, the scene cutting to outside the castle with the duo running in and out with ever bigger dynamites, until a really big one blows them away. The scene cuts back to the king, who wakes up and removes the corks from his ears and talks to Droopy.\n
    \n
    Thing is, looking at the list of Droopy cartoons, none of them seem to have a premise remotely similar to that. I’m wondering what I’m remembering wrong, whether the main character or what else.\n
    \n
    Solved: It was Deputy Droopy. My memory was very wrong on how it actually played out for the most part. Thanks, everyone!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701259568 {#1670
    date: 2023-11-29 13:06:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 18066
  -titleTs: "'cartoon':7 'droopi':6 'look':2 'solv':1 'specif':5"
  -bodyTs: "'actual':168 'age':24 'ago':25 'asleep':58 'away':97 'back':101 'better':5 'big':93 'bigger':88 'blow':95 'cartoon':18,127 'castl':78 'cat':40 'charact':151 'communiti':4 'cork':111 'cut':74,100 'deputi':158 'differ':32 'distinct':63 'droopi':17,48,65,118,126,159 'duo':81 'dynamit':67,89 'ear':114 'els':154 'end':8,61 'ever':87 'everyon':176 'gist':43 'guard':51 'hand':66 'ideal':3 'jerri':36 'king':54,104 'list':124 'look':14,121 'm':141,145 'main':150 'memori':161 'nap':41 'near':59 'nobleman':53 'none':128 'one':94 'open':7 'outsid':76 'overal':27 'part':174 'play':169 'premis':28,135 'question':9 'realli':92 'recal':64 'rememb':22,146 'remot':136 'remov':109 'royal':39 'run':82 'scene':73,99 'seem':131 'similar':137 'solv':155 'stick':68 'talk':116 'thank':175 'thing':119 'tom':34 'vagu':21 've':12 'villain':71 'wake':106 'whether':148 'wonder':142 'wrong':147,164"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701270771
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6540447"
  +editedAt: DateTimeImmutable @1702203542 {#1666
    date: 2023-12-10 11:19:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701220771 {#1667
    date: 2023-11-29 02:19: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
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 {#1590
  +user: Proxies\__CG__\App\Entity\User {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-YouTube-starting-another-attack-on-third-party-clients"
  +title: "Is YouTube starting another attack on third party clients?"
  +url: null
  +body: "I’ve noticed than most of them have stopped working including all invidious and piped instances"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701918150 {#1553
    date: 2023-12-07 04:02:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 18048
  -titleTs: "'anoth':4 'attack':5 'client':9 'parti':8 'start':3 'third':7 'youtub':2"
  -bodyTs: "'includ':11 'instanc':16 'invidi':13 'notic':3 'pipe':15 'stop':9 've':2 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701301581
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6233381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701215181 {#1552
    date: 2023-11-29 00:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1590
  +user: Proxies\__CG__\App\Entity\User {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-YouTube-starting-another-attack-on-third-party-clients"
  +title: "Is YouTube starting another attack on third party clients?"
  +url: null
  +body: "I’ve noticed than most of them have stopped working including all invidious and piped instances"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701918150 {#1553
    date: 2023-12-07 04:02:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 18048
  -titleTs: "'anoth':4 'attack':5 'client':9 'parti':8 'start':3 'third':7 'youtub':2"
  -bodyTs: "'includ':11 'instanc':16 'invidi':13 'notic':3 'pipe':15 'stop':9 've':2 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701301581
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6233381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701215181 {#1552
    date: 2023-11-29 00:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1590
  +user: Proxies\__CG__\App\Entity\User {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-YouTube-starting-another-attack-on-third-party-clients"
  +title: "Is YouTube starting another attack on third party clients?"
  +url: null
  +body: "I’ve noticed than most of them have stopped working including all invidious and piped instances"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701918150 {#1553
    date: 2023-12-07 04:02:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 18048
  -titleTs: "'anoth':4 'attack':5 'client':9 'parti':8 'start':3 'third':7 'youtub':2"
  -bodyTs: "'includ':11 'instanc':16 'invidi':13 'notic':3 'pipe':15 'stop':9 've':2 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701301581
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6233381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701215181 {#1552
    date: 2023-11-29 00:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details