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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "Uid-gid-in-docker-containers-don-t-match-the-uid-gid-on-the"
  +title: "Uid/gid in docker containers don't match the uid/gid on the server?"
  +url: null
  +body: """
    Installed a new debian server, installed docker, but then now i have a problem with permissions on passed directories.\n
    \n
    On the previous server, the uid/gids inside the docker container match the uid/gid on the real server.\n
    \n
    Root is 0, www-data is 33, and so on.\n
    \n
    On this new server, instead, files owned by root (0) in the container are translated to 1000 on the server, www-data (33) is 100032, and so on (+1000 appended to the uid)\n
    \n
    Is this normal or did I misconfigure something? On the previous server I was running everything as root (the interactive user was root), and i would like to avoid that
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711314477 {#158
    date: 2024-03-24 22:07:57.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: 26687
  -titleTs: "'contain':4 'docker':3 'match':7 'server':12 'uid/gid':1,9"
  -bodyTs: "'+1000':77 '0':39,57 '1000':64 '100032':73 '33':44,71 'append':78 'avoid':110 'contain':29,60 'data':42,70 'debian':4 'directori':19 'docker':7,28 'everyth':97 'file':53 'insid':26 'instal':1,6 'instead':52 'interact':101 'like':108 'match':30 'misconfigur':88 'new':3,50 'normal':84 'own':54 'pass':18 'permiss':16 'previous':22,92 'problem':14 'real':35 'root':37,56,99,104 'run':96 'server':5,23,36,51,67,93 'someth':89 'translat':62 'uid':81 'uid/gid':32 'uid/gids':25 'user':102 'would':107 'www':41,69 'www-data':40,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704278621
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4513735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704192221 {#241
    date: 2024-01-02 11:43: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
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: "Uid-gid-in-docker-containers-don-t-match-the-uid-gid-on-the"
  +title: "Uid/gid in docker containers don't match the uid/gid on the server?"
  +url: null
  +body: """
    Installed a new debian server, installed docker, but then now i have a problem with permissions on passed directories.\n
    \n
    On the previous server, the uid/gids inside the docker container match the uid/gid on the real server.\n
    \n
    Root is 0, www-data is 33, and so on.\n
    \n
    On this new server, instead, files owned by root (0) in the container are translated to 1000 on the server, www-data (33) is 100032, and so on (+1000 appended to the uid)\n
    \n
    Is this normal or did I misconfigure something? On the previous server I was running everything as root (the interactive user was root), and i would like to avoid that
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711314477 {#158
    date: 2024-03-24 22:07:57.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: 26687
  -titleTs: "'contain':4 'docker':3 'match':7 'server':12 'uid/gid':1,9"
  -bodyTs: "'+1000':77 '0':39,57 '1000':64 '100032':73 '33':44,71 'append':78 'avoid':110 'contain':29,60 'data':42,70 'debian':4 'directori':19 'docker':7,28 'everyth':97 'file':53 'insid':26 'instal':1,6 'instead':52 'interact':101 'like':108 'match':30 'misconfigur':88 'new':3,50 'normal':84 'own':54 'pass':18 'permiss':16 'previous':22,92 'problem':14 'real':35 'root':37,56,99,104 'run':96 'server':5,23,36,51,67,93 'someth':89 'translat':62 'uid':81 'uid/gid':32 'uid/gids':25 'user':102 'would':107 'www':41,69 'www-data':40,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704278621
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4513735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704192221 {#241
    date: 2024-01-02 11:43: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
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: "Uid-gid-in-docker-containers-don-t-match-the-uid-gid-on-the"
  +title: "Uid/gid in docker containers don't match the uid/gid on the server?"
  +url: null
  +body: """
    Installed a new debian server, installed docker, but then now i have a problem with permissions on passed directories.\n
    \n
    On the previous server, the uid/gids inside the docker container match the uid/gid on the real server.\n
    \n
    Root is 0, www-data is 33, and so on.\n
    \n
    On this new server, instead, files owned by root (0) in the container are translated to 1000 on the server, www-data (33) is 100032, and so on (+1000 appended to the uid)\n
    \n
    Is this normal or did I misconfigure something? On the previous server I was running everything as root (the interactive user was root), and i would like to avoid that
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711314477 {#158
    date: 2024-03-24 22:07:57.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: 26687
  -titleTs: "'contain':4 'docker':3 'match':7 'server':12 'uid/gid':1,9"
  -bodyTs: "'+1000':77 '0':39,57 '1000':64 '100032':73 '33':44,71 'append':78 'avoid':110 'contain':29,60 'data':42,70 'debian':4 'directori':19 'docker':7,28 'everyth':97 'file':53 'insid':26 'instal':1,6 'instead':52 'interact':101 'like':108 'match':30 'misconfigur':88 'new':3,50 'normal':84 'own':54 'pass':18 'permiss':16 'previous':22,92 'problem':14 'real':35 'root':37,56,99,104 'run':96 'server':5,23,36,51,67,93 'someth':89 'translat':62 'uid':81 'uid/gid':32 'uid/gids':25 'user':102 'would':107 'www':41,69 'www-data':40,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704278621
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4513735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704192221 {#241
    date: 2024-01-02 11:43: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
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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "HA-redundancy-options"
  +title: "HA redundancy options"
  +url: null
  +body: """
    I’m currently running HA on a Pi3… it works fine, but it’s now a single point of failure.\n
    \n
    I have some new hardware arriving to run VMs in and was intending to move HA to it, but now I’m wondering if I can have HA in 2 places for fault tolerance.\n
    \n
    I’m aware that there’s no built-in failover options, but has anyone done something similar?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711395725 {#1905
    date: 2024-03-25 20:42:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 26679
  -titleTs: "'ha':1 'option':3 'redund':2"
  -bodyTs: "'2':50 'anyon':69 'arriv':26 'awar':57 'built':63 'built-in':62 'current':3 'done':70 'failov':65 'failur':20 'fault':53 'fine':11 'ha':5,36,48 'hardwar':25 'intend':33 'm':2,42,56 'move':35 'new':24 'option':66 'pi3':8 'place':51 'point':18 'run':4,28 'similar':72 'singl':17 'someth':71 'toler':54 'vms':29 'wonder':43 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704275258
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6246808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704188858 {#1866
    date: 2024-01-02 10:47:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "HA-redundancy-options"
  +title: "HA redundancy options"
  +url: null
  +body: """
    I’m currently running HA on a Pi3… it works fine, but it’s now a single point of failure.\n
    \n
    I have some new hardware arriving to run VMs in and was intending to move HA to it, but now I’m wondering if I can have HA in 2 places for fault tolerance.\n
    \n
    I’m aware that there’s no built-in failover options, but has anyone done something similar?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711395725 {#1905
    date: 2024-03-25 20:42:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 26679
  -titleTs: "'ha':1 'option':3 'redund':2"
  -bodyTs: "'2':50 'anyon':69 'arriv':26 'awar':57 'built':63 'built-in':62 'current':3 'done':70 'failov':65 'failur':20 'fault':53 'fine':11 'ha':5,36,48 'hardwar':25 'intend':33 'm':2,42,56 'move':35 'new':24 'option':66 'pi3':8 'place':51 'point':18 'run':4,28 'similar':72 'singl':17 'someth':71 'toler':54 'vms':29 'wonder':43 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704275258
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6246808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704188858 {#1866
    date: 2024-01-02 10:47:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "HA-redundancy-options"
  +title: "HA redundancy options"
  +url: null
  +body: """
    I’m currently running HA on a Pi3… it works fine, but it’s now a single point of failure.\n
    \n
    I have some new hardware arriving to run VMs in and was intending to move HA to it, but now I’m wondering if I can have HA in 2 places for fault tolerance.\n
    \n
    I’m aware that there’s no built-in failover options, but has anyone done something similar?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711395725 {#1905
    date: 2024-03-25 20:42:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 26679
  -titleTs: "'ha':1 'option':3 'redund':2"
  -bodyTs: "'2':50 'anyon':69 'arriv':26 'awar':57 'built':63 'built-in':62 'current':3 'done':70 'failov':65 'failur':20 'fault':53 'fine':11 'ha':5,36,48 'hardwar':25 'intend':33 'm':2,42,56 'move':35 'new':24 'option':66 'pi3':8 'place':51 'point':18 'run':4,28 'similar':72 'singl':17 'someth':71 'toler':54 'vms':29 'wonder':43 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704275258
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6246808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704188858 {#1866
    date: 2024-01-02 10:47:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Tabula-rasa"
  +title: "Tabula rasa"
  +url: null
  +body: """
    tabula rasa registration is open\n
    \n
    :::
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711143650 {#1944
    date: 2024-03-22 22:40:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 26668
  -titleTs: "'rasa':2 'tabula':1"
  -bodyTs: "'open':5 'rasa':2 'registr':3 'tabula':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704264209
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4510893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704177809 {#1954
    date: 2024-01-02 07:43:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Tabula-rasa"
  +title: "Tabula rasa"
  +url: null
  +body: """
    tabula rasa registration is open\n
    \n
    :::
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711143650 {#1944
    date: 2024-03-22 22:40:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 26668
  -titleTs: "'rasa':2 'tabula':1"
  -bodyTs: "'open':5 'rasa':2 'registr':3 'tabula':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704264209
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4510893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704177809 {#1954
    date: 2024-01-02 07:43:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Tabula-rasa"
  +title: "Tabula rasa"
  +url: null
  +body: """
    tabula rasa registration is open\n
    \n
    :::
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711143650 {#1944
    date: 2024-03-22 22:40:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 26668
  -titleTs: "'rasa':2 'tabula':1"
  -bodyTs: "'open':5 'rasa':2 'registr':3 'tabula':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704264209
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4510893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704177809 {#1954
    date: 2024-01-02 07:43:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Wickr-alternatives"
  +title: "Wickr alternatives"
  +url: null
  +body: """
    Unfortunately the Wickrme app is no longer available as of 31/12/2023.\n
    \n
    Does anyone have any recommended alternatives?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704225426 {#1957
    date: 2024-01-02 20:57:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 26666
  -titleTs: "'altern':2 'wickr':1"
  -bodyTs: "'31/12/2023':11 'altern':17 'anyon':13 'app':4 'avail':8 'longer':7 'recommend':16 'unfortun':1 'wickrm':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704262885
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10224702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704176485 {#1932
    date: 2024-01-02 07:21: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
15 DENIED edit
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Wickr-alternatives"
  +title: "Wickr alternatives"
  +url: null
  +body: """
    Unfortunately the Wickrme app is no longer available as of 31/12/2023.\n
    \n
    Does anyone have any recommended alternatives?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704225426 {#1957
    date: 2024-01-02 20:57:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 26666
  -titleTs: "'altern':2 'wickr':1"
  -bodyTs: "'31/12/2023':11 'altern':17 'anyon':13 'app':4 'avail':8 'longer':7 'recommend':16 'unfortun':1 'wickrm':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704262885
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10224702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704176485 {#1932
    date: 2024-01-02 07:21: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
16 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Wickr-alternatives"
  +title: "Wickr alternatives"
  +url: null
  +body: """
    Unfortunately the Wickrme app is no longer available as of 31/12/2023.\n
    \n
    Does anyone have any recommended alternatives?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704225426 {#1957
    date: 2024-01-02 20:57:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 26666
  -titleTs: "'altern':2 'wickr':1"
  -bodyTs: "'31/12/2023':11 'altern':17 'anyon':13 'app':4 'avail':8 'longer':7 'recommend':16 'unfortun':1 'wickrm':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704262885
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10224702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704176485 {#1932
    date: 2024-01-02 07:21: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
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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-some-tech-predictions-for-2024-that-actually-could"
  +title: "What are some tech predictions for 2024 that actually could happen?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719593130 {#1398
    date: 2024-06-28 18:45:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 26663
  -titleTs: "'2024':7 'actual':9 'could':10 'happen':11 'predict':5 'tech':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704261925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10224249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704175525 {#1393
    date: 2024-01-02 07:05: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
19 DENIED edit
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-some-tech-predictions-for-2024-that-actually-could"
  +title: "What are some tech predictions for 2024 that actually could happen?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719593130 {#1398
    date: 2024-06-28 18:45:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 26663
  -titleTs: "'2024':7 'actual':9 'could':10 'happen':11 'predict':5 'tech':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704261925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10224249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704175525 {#1393
    date: 2024-01-02 07:05: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
20 DENIED moderate
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-some-tech-predictions-for-2024-that-actually-could"
  +title: "What are some tech predictions for 2024 that actually could happen?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719593130 {#1398
    date: 2024-06-28 18:45:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 26663
  -titleTs: "'2024':7 'actual':9 'could':10 'happen':11 'predict':5 'tech':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704261925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10224249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704175525 {#1393
    date: 2024-01-02 07:05: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
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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Quick-And-Easy-To-Host-Lemmy-And-Other-Federated-Communities"
  +title: "Quick And Easy To Host Lemmy And Other Federated Communities"
  +url: null
  +body: """
    Hey\n
    \n
    I have created a quick and easy way to host lemmy and other federated communities. This website allows you to host lemmy or any other federated community with single click. Things like security, scalability are handled automatically.\n
    \n
    You don’t need to learn cloud or need to know how to work with Linux or need a PC. Quick host it with your phone and get done with it :)\n
    \n
    The idea with this we’ll have more instances of lemmy and better community reach as this is removing the technical know how from entire process. :D\n
    \n
    I’ll giving away few accounts on this service as getting started process.\n
    \n
    - website URL: jatayucloud.app\n
    - discord : [Discord](https://discord.gg/QDq9Dkb8jd)\n
    \n
    Quick And Easy To Host Federated Communities
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711141171 {#1366
    date: 2024-03-22 21:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 26656
  -titleTs: "'communiti':10 'easi':3 'feder':9 'host':5 'lemmi':6 'quick':1"
  -bodyTs: "'/qdq9dkb8jd)':117 'account':102 'allow':19 'automat':38 'away':100 'better':82 'click':31 'cloud':45 'communiti':16,28,83,124 'creat':4 'd':96 'discord':113,114 'discord.gg':116 'discord.gg/qdq9dkb8jd)':115 'done':67 'easi':8,120 'entir':94 'feder':15,27,123 'get':66,107 'give':99 'handl':37 'hey':1 'host':11,22,60,122 'idea':71 'instanc':78 'jatayucloud.app':112 'know':49,91 'learn':44 'lemmi':12,23,80 'like':33 'linux':54 'll':75,98 'need':42,47,56 'pc':58 'phone':64 'process':95,109 'quick':6,59,118 'reach':84 'remov':88 'scalabl':35 'secur':34 'servic':105 'singl':30 'start':108 'technic':90 'thing':32 'url':111 'way':9 'websit':18,110 'work':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245208
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10018810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704171708 {#1374
    date: 2024-01-02 06:01: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
23 DENIED edit
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Quick-And-Easy-To-Host-Lemmy-And-Other-Federated-Communities"
  +title: "Quick And Easy To Host Lemmy And Other Federated Communities"
  +url: null
  +body: """
    Hey\n
    \n
    I have created a quick and easy way to host lemmy and other federated communities. This website allows you to host lemmy or any other federated community with single click. Things like security, scalability are handled automatically.\n
    \n
    You don’t need to learn cloud or need to know how to work with Linux or need a PC. Quick host it with your phone and get done with it :)\n
    \n
    The idea with this we’ll have more instances of lemmy and better community reach as this is removing the technical know how from entire process. :D\n
    \n
    I’ll giving away few accounts on this service as getting started process.\n
    \n
    - website URL: jatayucloud.app\n
    - discord : [Discord](https://discord.gg/QDq9Dkb8jd)\n
    \n
    Quick And Easy To Host Federated Communities
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711141171 {#1366
    date: 2024-03-22 21:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 26656
  -titleTs: "'communiti':10 'easi':3 'feder':9 'host':5 'lemmi':6 'quick':1"
  -bodyTs: "'/qdq9dkb8jd)':117 'account':102 'allow':19 'automat':38 'away':100 'better':82 'click':31 'cloud':45 'communiti':16,28,83,124 'creat':4 'd':96 'discord':113,114 'discord.gg':116 'discord.gg/qdq9dkb8jd)':115 'done':67 'easi':8,120 'entir':94 'feder':15,27,123 'get':66,107 'give':99 'handl':37 'hey':1 'host':11,22,60,122 'idea':71 'instanc':78 'jatayucloud.app':112 'know':49,91 'learn':44 'lemmi':12,23,80 'like':33 'linux':54 'll':75,98 'need':42,47,56 'pc':58 'phone':64 'process':95,109 'quick':6,59,118 'reach':84 'remov':88 'scalabl':35 'secur':34 'servic':105 'singl':30 'start':108 'technic':90 'thing':32 'url':111 'way':9 'websit':18,110 'work':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245208
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10018810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704171708 {#1374
    date: 2024-01-02 06:01: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
24 DENIED moderate
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Quick-And-Easy-To-Host-Lemmy-And-Other-Federated-Communities"
  +title: "Quick And Easy To Host Lemmy And Other Federated Communities"
  +url: null
  +body: """
    Hey\n
    \n
    I have created a quick and easy way to host lemmy and other federated communities. This website allows you to host lemmy or any other federated community with single click. Things like security, scalability are handled automatically.\n
    \n
    You don’t need to learn cloud or need to know how to work with Linux or need a PC. Quick host it with your phone and get done with it :)\n
    \n
    The idea with this we’ll have more instances of lemmy and better community reach as this is removing the technical know how from entire process. :D\n
    \n
    I’ll giving away few accounts on this service as getting started process.\n
    \n
    - website URL: jatayucloud.app\n
    - discord : [Discord](https://discord.gg/QDq9Dkb8jd)\n
    \n
    Quick And Easy To Host Federated Communities
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711141171 {#1366
    date: 2024-03-22 21:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 26656
  -titleTs: "'communiti':10 'easi':3 'feder':9 'host':5 'lemmi':6 'quick':1"
  -bodyTs: "'/qdq9dkb8jd)':117 'account':102 'allow':19 'automat':38 'away':100 'better':82 'click':31 'cloud':45 'communiti':16,28,83,124 'creat':4 'd':96 'discord':113,114 'discord.gg':116 'discord.gg/qdq9dkb8jd)':115 'done':67 'easi':8,120 'entir':94 'feder':15,27,123 'get':66,107 'give':99 'handl':37 'hey':1 'host':11,22,60,122 'idea':71 'instanc':78 'jatayucloud.app':112 'know':49,91 'learn':44 'lemmi':12,23,80 'like':33 'linux':54 'll':75,98 'need':42,47,56 'pc':58 'phone':64 'process':95,109 'quick':6,59,118 'reach':84 'remov':88 'scalabl':35 'secur':34 'servic':105 'singl':30 'start':108 'technic':90 'thing':32 'url':111 'way':9 'websit':18,110 'work':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245208
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10018810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704171708 {#1374
    date: 2024-01-02 06:01: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
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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-transition-from-the-holiday-season-back-to-the-normal"
  +title: "The transition from the holiday season back to the normal drudgery is so depressing. Is there any way to make Jan / Feb less depressing?"
  +url: null
  +body: "like, it’s still dark at 5pm, there are barely any sports on, still bitterly cold and austere and it hurts to go outside, but you’re not even looking forward to christmas or the new year. the new year is here, and it’s largely the same as last year. except you’re getting older."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 332
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712105085 {#1848
    date: 2024-04-03 02:44:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 26655
  -titleTs: "'back':7 'depress':14,24 'drudgeri':11 'feb':22 'holiday':5 'jan':21 'less':23 'make':20 'normal':10 'season':6 'transit':2 'way':18"
  -bodyTs: "'5pm':7 'auster':18 'bare':10 'bitter':15 'christma':33 'cold':16 'dark':5 'even':29 'except':52 'forward':31 'get':55 'go':23 'hurt':21 'larg':46 'last':50 'like':1 'look':30 'new':36,39 'older':56 'outsid':24 're':27,54 'sport':12 'still':4,14 'year':37,40,51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704257887
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10223452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704171487 {#1838
    date: 2024-01-02 05:58:07.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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-transition-from-the-holiday-season-back-to-the-normal"
  +title: "The transition from the holiday season back to the normal drudgery is so depressing. Is there any way to make Jan / Feb less depressing?"
  +url: null
  +body: "like, it’s still dark at 5pm, there are barely any sports on, still bitterly cold and austere and it hurts to go outside, but you’re not even looking forward to christmas or the new year. the new year is here, and it’s largely the same as last year. except you’re getting older."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 332
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712105085 {#1848
    date: 2024-04-03 02:44:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 26655
  -titleTs: "'back':7 'depress':14,24 'drudgeri':11 'feb':22 'holiday':5 'jan':21 'less':23 'make':20 'normal':10 'season':6 'transit':2 'way':18"
  -bodyTs: "'5pm':7 'auster':18 'bare':10 'bitter':15 'christma':33 'cold':16 'dark':5 'even':29 'except':52 'forward':31 'get':55 'go':23 'hurt':21 'larg':46 'last':50 'like':1 'look':30 'new':36,39 'older':56 'outsid':24 're':27,54 'sport':12 'still':4,14 'year':37,40,51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704257887
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10223452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704171487 {#1838
    date: 2024-01-02 05:58:07.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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-transition-from-the-holiday-season-back-to-the-normal"
  +title: "The transition from the holiday season back to the normal drudgery is so depressing. Is there any way to make Jan / Feb less depressing?"
  +url: null
  +body: "like, it’s still dark at 5pm, there are barely any sports on, still bitterly cold and austere and it hurts to go outside, but you’re not even looking forward to christmas or the new year. the new year is here, and it’s largely the same as last year. except you’re getting older."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 332
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712105085 {#1848
    date: 2024-04-03 02:44:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 26655
  -titleTs: "'back':7 'depress':14,24 'drudgeri':11 'feb':22 'holiday':5 'jan':21 'less':23 'make':20 'normal':10 'season':6 'transit':2 'way':18"
  -bodyTs: "'5pm':7 'auster':18 'bare':10 'bitter':15 'christma':33 'cold':16 'dark':5 'even':29 'except':52 'forward':31 'get':55 'go':23 'hurt':21 'larg':46 'last':50 'like':1 'look':30 'new':36,39 'older':56 'outsid':24 're':27,54 'sport':12 'still':4,14 'year':37,40,51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704257887
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10223452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704171487 {#1838
    date: 2024-01-02 05:58:07.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 {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Insight-on-how-the-ADs-network-is-built"
  +title: "Insight on how the ADs network is built?"
  +url: null
  +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711672712 {#2357
    date: 2024-03-29 01:38:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2356 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2449 …}
  +badges: Doctrine\ORM\PersistentCollection {#2483 …}
  +children: []
  -id: 26649
  -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
  -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704252226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10016217"
  +editedAt: DateTimeImmutable @1710710109 {#2166
    date: 2024-03-17 22:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704165826 {#2167
    date: 2024-01-02 04:23:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Insight-on-how-the-ADs-network-is-built"
  +title: "Insight on how the ADs network is built?"
  +url: null
  +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711672712 {#2357
    date: 2024-03-29 01:38:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2356 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2449 …}
  +badges: Doctrine\ORM\PersistentCollection {#2483 …}
  +children: []
  -id: 26649
  -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
  -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704252226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10016217"
  +editedAt: DateTimeImmutable @1710710109 {#2166
    date: 2024-03-17 22:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704165826 {#2167
    date: 2024-01-02 04:23:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Insight-on-how-the-ADs-network-is-built"
  +title: "Insight on how the ADs network is built?"
  +url: null
  +body: "Does any of you know firsthand how the ad industry works? I hate them with all my heart and I already go out of my way to block them but maybe you have been on the other side of the fence and can share some internal insight on what to focus on to really disrupt the data collection. I.e. even if I use uBlock can the ad network still build a profile? Is the benefit only cosmetic on my end? I also run a local AdGuard instance on my network"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711672712 {#2357
    date: 2024-03-29 01:38:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2356 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2449 …}
  +badges: Doctrine\ORM\PersistentCollection {#2483 …}
  +children: []
  -id: 26649
  -titleTs: "'ad':5 'built':8 'insight':1 'network':6"
  -bodyTs: "'ad':9,67 'adguard':86 'alreadi':21 'also':82 'benefit':75 'block':28 'build':70 'collect':58 'cosmet':77 'data':57 'disrupt':55 'end':80 'even':60 'fenc':41 'firsthand':6 'focus':51 'go':22 'hate':13 'heart':18 'i.e':59 'industri':10 'insight':47 'instanc':87 'intern':46 'know':5 'local':85 'mayb':31 'network':68,90 'profil':72 'realli':54 'run':83 'share':44 'side':38 'still':69 'ublock':64 'use':63 'way':26 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704252226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10016217"
  +editedAt: DateTimeImmutable @1710710109 {#2166
    date: 2024-03-17 22:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704165826 {#2167
    date: 2024-01-02 04:23:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2485
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
  +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587695 {#2358
    date: 2024-04-08 16:48:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 26630
  -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704249704
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10220781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704163304 {#2487
    date: 2024-01-02 03:41: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
35 DENIED edit
App\Entity\Entry {#2485
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
  +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587695 {#2358
    date: 2024-04-08 16:48:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 26630
  -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704249704
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10220781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704163304 {#2487
    date: 2024-01-02 03:41: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
36 DENIED moderate
App\Entity\Entry {#2485
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
  +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587695 {#2358
    date: 2024-04-08 16:48:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 26630
  -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704249704
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10220781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704163304 {#2487
    date: 2024-01-02 03:41: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
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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-your-favorite-Biopunk-centered-movie"
  +title: "What's your favorite Biopunk centered movie?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711354423 {#2481
    date: 2024-03-25 09:13:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 26623
  -titleTs: "'biopunk':5 'center':6 'favorit':4 'movi':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704248700
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10220381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704162300 {#1512
    date: 2024-01-02 03:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-your-favorite-Biopunk-centered-movie"
  +title: "What's your favorite Biopunk centered movie?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711354423 {#2481
    date: 2024-03-25 09:13:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 26623
  -titleTs: "'biopunk':5 'center':6 'favorit':4 'movi':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704248700
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10220381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704162300 {#1512
    date: 2024-01-02 03:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-your-favorite-Biopunk-centered-movie"
  +title: "What's your favorite Biopunk centered movie?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711354423 {#2481
    date: 2024-03-25 09:13:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 26623
  -titleTs: "'biopunk':5 'center':6 'favorit':4 'movi':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704248700
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10220381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704162300 {#1512
    date: 2024-01-02 03:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Help-me-acquire-discontinued-sound-effect-libraries-please"
  +title: "Help me acquire discontinued sound effect libraries please"
  +url: null
  +body: """
    I’m going to let you in on a little secret: Rayman for PS1, Toys VS Nightmares for PC flash, Jackie Chan Stuntmaster, and Crisis Beat all utilize some sound effect files from The Cartoon Trax 1. And right now, I’m trying to locate the source of Crisis Beat’s “anime-style” sound effects (the kind we heard in Alvin Earthworm’s Super Mario Bros Z). Thanks to this, I’m getting better at expanding my vocabulary knowledge in terms of sound effect names (E.G, the sound that cues when an object appears in Rayman is a cartoon xylophone and Rayman’s running sound is a cartoon horse galloping in Cartoon Trax 1.) Now I can better visualize how these sound effects got their names when they were first created.\n
    \n
    So now I know where to begin my search for the sound effects from my past to today! But there’s a glitch: some of these albums don’t appear on Source Audio. I searched all over Source Audio ([soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)), but no luck. So I need help to acquire any discontinued or archived sound effect libraries like this if possible. Here’s the links to the Hollywood Edge and Sound Idea’s wiki pages to show the list of libraries they made; some of them don’t appear on Source Audio, so I need help finding an archive of some of their discontinued libraries somewhere: [soundeffects.fandom.com/…/Sound_Ideas_Canada_Ltd](https://soundeffects.fandom.com/wiki/Sound_Ideas_Canada_Ltd). [soundeffects.fandom.com/wiki/The_Hollywood_Edge](https://soundeffects.fandom.com/wiki/The_Hollywood_Edge)\n
    \n
    It’s imperative I get it in their **original unedited sound file form and in MP3** as .wav is too big and .ogg could crash certain programs like Vegas Pro.\n
    \n
    Here are the sound libraries I’ve been logging since I first began digging through my favorite TV shows, movies, cartoons, and video games that also don’t appear on Source Audio: DePatie, DFE, Disney, Elektra Records, Famous Studios, FOX, Star Trek: Original TV Series, Joel Valentine, Hacienda, Hanna Barbera, Horta, Horta Hacienda, Alex Fresno, BBC, Bob Clampett, Harry Bluestone, Nickelodeon, Nelvana, New Warner Bros, NTWK, OMI, Pro Sound Effects, PSEL, Rocky and Bullwinkle, 20th Century Fox, Audio Effects Co., Rich Harrison, Mark Mangini, Richard L. Anderson, Skywalker, Warner Bros, Turner Entertainment, Unknown Sound Effects Library, and Valentino.\n
    \n
    Please help find the libraries in the above paragraph if you can. And also, I need the SFX libraries used by Alvin Earthworm in his Super Mario Bros Z series (machine gun, chaos emerald glows, Koopa Bros power up with the chaos emerald for their special formation attack, dashing, explosions, punches, kicks, land/fall/hit on a hard surface, death ray, rocket blast offs, special attacks, Koopa Bros thumbs up, Axem Black and Green join to make a axe attack etc.).\n
    \n
    Remember the Skywalker sound library I listed? I have yet to find the library for online download.\n
    \n
    […fandom.com/…/Sound_Ideas,_Machine_Gun_Multiple_-…](https://soundeffects.fandom.com/wiki/Sound_Ideas,_Machine_Gun_Multiple_-_Long_Long_take_of_multiple_machine_guns_firing_at_once) And sound effects like this are from a now discontinued library. I couldn’t find it on Source Audio. BTW, this sound file is heard in Total Recall (Arnold Schwarzenegger) where Richter’s goons open fire in the escalator scene.\n
    \n
    And these sound effects are heard and used literally **everywhere** (cartoons, movies, TV, and especially video games). Therefore, no one should bother to care *who’s* using them, should they? Looking for one law breaker who’s using something very commonly heard is like looking for a needle hidden in a haystack. So I’m certain the head of the copyrighted material wouldn’t waste their time and money hunting down one individual with the “illegally” acquired item - let alone millions of them on this planet. Alot of people have used them for their “crappy” stop motion films and they never had problems.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710726233 {#1511
    date: 2024-03-18 02:43:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 26641
  -titleTs: "'acquir':3 'discontinu':4 'effect':6 'help':1 'librari':7 'pleas':8 'sound':5"
  -bodyTs: "'/albums](https://soundideas.sourceaudio.com/albums)),':174 '/sound_ideas':473 '/sound_ideas_canada_ltd':241 '/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':479 '/wiki/sound_ideas_canada_ltd).':244 '/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':247 '1':37,115 '20th':352 'acquir':183,596 'album':159 'alex':331 'alon':599 'alot':606 'also':303,389 'alvin':62,397 'anderson':364 'anim':53 'anime-styl':52 'appear':95,162,222,306 'archiv':187,232 'arnold':508 'attack':423,439,453 'audio':165,171,225,309,355,498 'axe':452 'axem':444 'barbera':327 'bbc':333 'beat':26,50 'began':290 'begin':139 'better':75,119 'big':268 'black':445 'blast':436 'blueston':337 'bob':334 'bother':541 'breaker':554 'bros':67,342,367,403,412,441 'btw':499 'bullwinkl':351 'care':543 'cartoon':35,100,109,113,298,530 'centuri':353 'certain':273,575 'chan':22 'chao':408,417 'clampett':335 'co':357 'common':560 'copyright':580 'could':271 'couldn':492 'crappi':614 'crash':272 'creat':132 'crisi':25,49 'cue':91 'dash':424 'death':433 'depati':310 'dfe':311 'dig':291 'discontinu':185,237,489 'disney':312 'download':471 'e.g':87 'earthworm':63,398 'edg':202 'effect':31,56,85,124,145,189,347,356,372,482,523 'elektra':313 'emerald':409,418 'entertain':369 'escal':518 'especi':534 'etc':454 'everywher':529 'expand':77 'explos':425 'famous':315 'fandom.com':472 'favorit':294 'file':32,259,502 'film':617 'find':230,378,466,494 'fire':515 'first':131,289 'flash':20 'form':260 'format':422 'fox':317,354 'fresno':332 'gallop':111 'game':301,536 'get':74,252 'glitch':155 'glow':410 'go':3 'goon':513 'got':125 'green':447 'gun':407,475 'hacienda':325,330 'hanna':326 'hard':431 'harri':336 'harrison':359 'haystack':571 'head':577 'heard':60,504,525,561 'help':181,229,377 'hidden':568 'hollywood':201 'hors':110 'horta':328,329 'hunt':589 'idea':205 'illeg':595 'imper':250 'individu':592 'item':597 'jacki':21 'joel':323 'join':448 'kick':427 'kind':58 'know':136 'knowledg':80 'koopa':411,440 'l':363 'land/fall/hit':428 'law':553 'let':5,598 'librari':190,214,238,282,373,380,394,459,468,490 'like':191,275,483,563 'link':198 'list':212,461 'liter':528 'littl':10 'locat':45 'log':286 'look':550,564 'luck':177 'm':2,42,73,574 'machin':406,474 'made':216 'make':450 'mangini':361 'mario':66,402 'mark':360 'materi':581 'million':600 'money':588 'motion':616 'movi':297,531 'mp3':263 'multipl':476 'name':86,127 'need':180,228,391 'needl':567 'nelvana':339 'never':620 'new':340 'nickelodeon':338 'nightmar':17 'ntwk':343 'object':94 'off':437 'ogg':270 'omi':344 'one':539,552,591 'onlin':470 'open':514 'origin':256,320 'page':208 'paragraph':384 'past':148 'pc':19 'peopl':608 'planet':605 'pleas':376 'possibl':194 'power':413 'pro':277,345 'problem':622 'program':274 'ps1':14 'psel':348 'punch':426 'ray':434 'rayman':12,97,103 'recal':507 'record':314 'rememb':455 'rich':358 'richard':362 'richter':511 'right':39 'rocket':435 'rocki':349 'run':105 'scene':519 'schwarzenegg':509 'search':141,167 'secret':11 'seri':322,405 'sfx':393 'show':210,296 'sinc':287 'skywalk':365,457 'someth':558 'somewher':239 'sound':30,55,84,89,106,123,144,188,204,258,281,346,371,458,481,501,522 'soundeffects.fandom.com':240,243,246,478 'soundeffects.fandom.com/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':477 'soundeffects.fandom.com/wiki/sound_ideas_canada_ltd).':242 'soundeffects.fandom.com/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':245 'soundideas.sourceaudio.com':173 'soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)),':172 'sourc':47,164,170,224,308,497 'special':421,438 'star':318 'stop':615 'studio':316 'stuntmast':23 'style':54 'super':65,401 'surfac':432 'term':82 'thank':69 'therefor':537 'thumb':442 'time':586 'today':150 'total':506 'toy':15 'trax':36,114 'trek':319 'tri':43 'turner':368 'tv':295,321,532 'unedit':257 'unknown':370 'use':395,527,546,557,610 'util':28 'valentin':324 'valentino':375 've':284 'vega':276 'video':300,535 'visual':120 'vocabulari':79 'vs':16 'warner':341,366 'wast':584 'wav':265 'wiki':207 'wouldn':582 'xylophon':101 'yet':464 'z':68,404"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704158969 {#1523
    date: 2024-01-02 02:29:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Help-me-acquire-discontinued-sound-effect-libraries-please"
  +title: "Help me acquire discontinued sound effect libraries please"
  +url: null
  +body: """
    I’m going to let you in on a little secret: Rayman for PS1, Toys VS Nightmares for PC flash, Jackie Chan Stuntmaster, and Crisis Beat all utilize some sound effect files from The Cartoon Trax 1. And right now, I’m trying to locate the source of Crisis Beat’s “anime-style” sound effects (the kind we heard in Alvin Earthworm’s Super Mario Bros Z). Thanks to this, I’m getting better at expanding my vocabulary knowledge in terms of sound effect names (E.G, the sound that cues when an object appears in Rayman is a cartoon xylophone and Rayman’s running sound is a cartoon horse galloping in Cartoon Trax 1.) Now I can better visualize how these sound effects got their names when they were first created.\n
    \n
    So now I know where to begin my search for the sound effects from my past to today! But there’s a glitch: some of these albums don’t appear on Source Audio. I searched all over Source Audio ([soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)), but no luck. So I need help to acquire any discontinued or archived sound effect libraries like this if possible. Here’s the links to the Hollywood Edge and Sound Idea’s wiki pages to show the list of libraries they made; some of them don’t appear on Source Audio, so I need help finding an archive of some of their discontinued libraries somewhere: [soundeffects.fandom.com/…/Sound_Ideas_Canada_Ltd](https://soundeffects.fandom.com/wiki/Sound_Ideas_Canada_Ltd). [soundeffects.fandom.com/wiki/The_Hollywood_Edge](https://soundeffects.fandom.com/wiki/The_Hollywood_Edge)\n
    \n
    It’s imperative I get it in their **original unedited sound file form and in MP3** as .wav is too big and .ogg could crash certain programs like Vegas Pro.\n
    \n
    Here are the sound libraries I’ve been logging since I first began digging through my favorite TV shows, movies, cartoons, and video games that also don’t appear on Source Audio: DePatie, DFE, Disney, Elektra Records, Famous Studios, FOX, Star Trek: Original TV Series, Joel Valentine, Hacienda, Hanna Barbera, Horta, Horta Hacienda, Alex Fresno, BBC, Bob Clampett, Harry Bluestone, Nickelodeon, Nelvana, New Warner Bros, NTWK, OMI, Pro Sound Effects, PSEL, Rocky and Bullwinkle, 20th Century Fox, Audio Effects Co., Rich Harrison, Mark Mangini, Richard L. Anderson, Skywalker, Warner Bros, Turner Entertainment, Unknown Sound Effects Library, and Valentino.\n
    \n
    Please help find the libraries in the above paragraph if you can. And also, I need the SFX libraries used by Alvin Earthworm in his Super Mario Bros Z series (machine gun, chaos emerald glows, Koopa Bros power up with the chaos emerald for their special formation attack, dashing, explosions, punches, kicks, land/fall/hit on a hard surface, death ray, rocket blast offs, special attacks, Koopa Bros thumbs up, Axem Black and Green join to make a axe attack etc.).\n
    \n
    Remember the Skywalker sound library I listed? I have yet to find the library for online download.\n
    \n
    […fandom.com/…/Sound_Ideas,_Machine_Gun_Multiple_-…](https://soundeffects.fandom.com/wiki/Sound_Ideas,_Machine_Gun_Multiple_-_Long_Long_take_of_multiple_machine_guns_firing_at_once) And sound effects like this are from a now discontinued library. I couldn’t find it on Source Audio. BTW, this sound file is heard in Total Recall (Arnold Schwarzenegger) where Richter’s goons open fire in the escalator scene.\n
    \n
    And these sound effects are heard and used literally **everywhere** (cartoons, movies, TV, and especially video games). Therefore, no one should bother to care *who’s* using them, should they? Looking for one law breaker who’s using something very commonly heard is like looking for a needle hidden in a haystack. So I’m certain the head of the copyrighted material wouldn’t waste their time and money hunting down one individual with the “illegally” acquired item - let alone millions of them on this planet. Alot of people have used them for their “crappy” stop motion films and they never had problems.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710726233 {#1511
    date: 2024-03-18 02:43:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 26641
  -titleTs: "'acquir':3 'discontinu':4 'effect':6 'help':1 'librari':7 'pleas':8 'sound':5"
  -bodyTs: "'/albums](https://soundideas.sourceaudio.com/albums)),':174 '/sound_ideas':473 '/sound_ideas_canada_ltd':241 '/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':479 '/wiki/sound_ideas_canada_ltd).':244 '/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':247 '1':37,115 '20th':352 'acquir':183,596 'album':159 'alex':331 'alon':599 'alot':606 'also':303,389 'alvin':62,397 'anderson':364 'anim':53 'anime-styl':52 'appear':95,162,222,306 'archiv':187,232 'arnold':508 'attack':423,439,453 'audio':165,171,225,309,355,498 'axe':452 'axem':444 'barbera':327 'bbc':333 'beat':26,50 'began':290 'begin':139 'better':75,119 'big':268 'black':445 'blast':436 'blueston':337 'bob':334 'bother':541 'breaker':554 'bros':67,342,367,403,412,441 'btw':499 'bullwinkl':351 'care':543 'cartoon':35,100,109,113,298,530 'centuri':353 'certain':273,575 'chan':22 'chao':408,417 'clampett':335 'co':357 'common':560 'copyright':580 'could':271 'couldn':492 'crappi':614 'crash':272 'creat':132 'crisi':25,49 'cue':91 'dash':424 'death':433 'depati':310 'dfe':311 'dig':291 'discontinu':185,237,489 'disney':312 'download':471 'e.g':87 'earthworm':63,398 'edg':202 'effect':31,56,85,124,145,189,347,356,372,482,523 'elektra':313 'emerald':409,418 'entertain':369 'escal':518 'especi':534 'etc':454 'everywher':529 'expand':77 'explos':425 'famous':315 'fandom.com':472 'favorit':294 'file':32,259,502 'film':617 'find':230,378,466,494 'fire':515 'first':131,289 'flash':20 'form':260 'format':422 'fox':317,354 'fresno':332 'gallop':111 'game':301,536 'get':74,252 'glitch':155 'glow':410 'go':3 'goon':513 'got':125 'green':447 'gun':407,475 'hacienda':325,330 'hanna':326 'hard':431 'harri':336 'harrison':359 'haystack':571 'head':577 'heard':60,504,525,561 'help':181,229,377 'hidden':568 'hollywood':201 'hors':110 'horta':328,329 'hunt':589 'idea':205 'illeg':595 'imper':250 'individu':592 'item':597 'jacki':21 'joel':323 'join':448 'kick':427 'kind':58 'know':136 'knowledg':80 'koopa':411,440 'l':363 'land/fall/hit':428 'law':553 'let':5,598 'librari':190,214,238,282,373,380,394,459,468,490 'like':191,275,483,563 'link':198 'list':212,461 'liter':528 'littl':10 'locat':45 'log':286 'look':550,564 'luck':177 'm':2,42,73,574 'machin':406,474 'made':216 'make':450 'mangini':361 'mario':66,402 'mark':360 'materi':581 'million':600 'money':588 'motion':616 'movi':297,531 'mp3':263 'multipl':476 'name':86,127 'need':180,228,391 'needl':567 'nelvana':339 'never':620 'new':340 'nickelodeon':338 'nightmar':17 'ntwk':343 'object':94 'off':437 'ogg':270 'omi':344 'one':539,552,591 'onlin':470 'open':514 'origin':256,320 'page':208 'paragraph':384 'past':148 'pc':19 'peopl':608 'planet':605 'pleas':376 'possibl':194 'power':413 'pro':277,345 'problem':622 'program':274 'ps1':14 'psel':348 'punch':426 'ray':434 'rayman':12,97,103 'recal':507 'record':314 'rememb':455 'rich':358 'richard':362 'richter':511 'right':39 'rocket':435 'rocki':349 'run':105 'scene':519 'schwarzenegg':509 'search':141,167 'secret':11 'seri':322,405 'sfx':393 'show':210,296 'sinc':287 'skywalk':365,457 'someth':558 'somewher':239 'sound':30,55,84,89,106,123,144,188,204,258,281,346,371,458,481,501,522 'soundeffects.fandom.com':240,243,246,478 'soundeffects.fandom.com/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':477 'soundeffects.fandom.com/wiki/sound_ideas_canada_ltd).':242 'soundeffects.fandom.com/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':245 'soundideas.sourceaudio.com':173 'soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)),':172 'sourc':47,164,170,224,308,497 'special':421,438 'star':318 'stop':615 'studio':316 'stuntmast':23 'style':54 'super':65,401 'surfac':432 'term':82 'thank':69 'therefor':537 'thumb':442 'time':586 'today':150 'total':506 'toy':15 'trax':36,114 'trek':319 'tri':43 'turner':368 'tv':295,321,532 'unedit':257 'unknown':370 'use':395,527,546,557,610 'util':28 'valentin':324 'valentino':375 've':284 'vega':276 'video':300,535 'visual':120 'vocabulari':79 'vs':16 'warner':341,366 'wast':584 'wav':265 'wiki':207 'wouldn':582 'xylophon':101 'yet':464 'z':68,404"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704158969 {#1523
    date: 2024-01-02 02:29:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Help-me-acquire-discontinued-sound-effect-libraries-please"
  +title: "Help me acquire discontinued sound effect libraries please"
  +url: null
  +body: """
    I’m going to let you in on a little secret: Rayman for PS1, Toys VS Nightmares for PC flash, Jackie Chan Stuntmaster, and Crisis Beat all utilize some sound effect files from The Cartoon Trax 1. And right now, I’m trying to locate the source of Crisis Beat’s “anime-style” sound effects (the kind we heard in Alvin Earthworm’s Super Mario Bros Z). Thanks to this, I’m getting better at expanding my vocabulary knowledge in terms of sound effect names (E.G, the sound that cues when an object appears in Rayman is a cartoon xylophone and Rayman’s running sound is a cartoon horse galloping in Cartoon Trax 1.) Now I can better visualize how these sound effects got their names when they were first created.\n
    \n
    So now I know where to begin my search for the sound effects from my past to today! But there’s a glitch: some of these albums don’t appear on Source Audio. I searched all over Source Audio ([soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)), but no luck. So I need help to acquire any discontinued or archived sound effect libraries like this if possible. Here’s the links to the Hollywood Edge and Sound Idea’s wiki pages to show the list of libraries they made; some of them don’t appear on Source Audio, so I need help finding an archive of some of their discontinued libraries somewhere: [soundeffects.fandom.com/…/Sound_Ideas_Canada_Ltd](https://soundeffects.fandom.com/wiki/Sound_Ideas_Canada_Ltd). [soundeffects.fandom.com/wiki/The_Hollywood_Edge](https://soundeffects.fandom.com/wiki/The_Hollywood_Edge)\n
    \n
    It’s imperative I get it in their **original unedited sound file form and in MP3** as .wav is too big and .ogg could crash certain programs like Vegas Pro.\n
    \n
    Here are the sound libraries I’ve been logging since I first began digging through my favorite TV shows, movies, cartoons, and video games that also don’t appear on Source Audio: DePatie, DFE, Disney, Elektra Records, Famous Studios, FOX, Star Trek: Original TV Series, Joel Valentine, Hacienda, Hanna Barbera, Horta, Horta Hacienda, Alex Fresno, BBC, Bob Clampett, Harry Bluestone, Nickelodeon, Nelvana, New Warner Bros, NTWK, OMI, Pro Sound Effects, PSEL, Rocky and Bullwinkle, 20th Century Fox, Audio Effects Co., Rich Harrison, Mark Mangini, Richard L. Anderson, Skywalker, Warner Bros, Turner Entertainment, Unknown Sound Effects Library, and Valentino.\n
    \n
    Please help find the libraries in the above paragraph if you can. And also, I need the SFX libraries used by Alvin Earthworm in his Super Mario Bros Z series (machine gun, chaos emerald glows, Koopa Bros power up with the chaos emerald for their special formation attack, dashing, explosions, punches, kicks, land/fall/hit on a hard surface, death ray, rocket blast offs, special attacks, Koopa Bros thumbs up, Axem Black and Green join to make a axe attack etc.).\n
    \n
    Remember the Skywalker sound library I listed? I have yet to find the library for online download.\n
    \n
    […fandom.com/…/Sound_Ideas,_Machine_Gun_Multiple_-…](https://soundeffects.fandom.com/wiki/Sound_Ideas,_Machine_Gun_Multiple_-_Long_Long_take_of_multiple_machine_guns_firing_at_once) And sound effects like this are from a now discontinued library. I couldn’t find it on Source Audio. BTW, this sound file is heard in Total Recall (Arnold Schwarzenegger) where Richter’s goons open fire in the escalator scene.\n
    \n
    And these sound effects are heard and used literally **everywhere** (cartoons, movies, TV, and especially video games). Therefore, no one should bother to care *who’s* using them, should they? Looking for one law breaker who’s using something very commonly heard is like looking for a needle hidden in a haystack. So I’m certain the head of the copyrighted material wouldn’t waste their time and money hunting down one individual with the “illegally” acquired item - let alone millions of them on this planet. Alot of people have used them for their “crappy” stop motion films and they never had problems.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710726233 {#1511
    date: 2024-03-18 02:43:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 26641
  -titleTs: "'acquir':3 'discontinu':4 'effect':6 'help':1 'librari':7 'pleas':8 'sound':5"
  -bodyTs: "'/albums](https://soundideas.sourceaudio.com/albums)),':174 '/sound_ideas':473 '/sound_ideas_canada_ltd':241 '/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':479 '/wiki/sound_ideas_canada_ltd).':244 '/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':247 '1':37,115 '20th':352 'acquir':183,596 'album':159 'alex':331 'alon':599 'alot':606 'also':303,389 'alvin':62,397 'anderson':364 'anim':53 'anime-styl':52 'appear':95,162,222,306 'archiv':187,232 'arnold':508 'attack':423,439,453 'audio':165,171,225,309,355,498 'axe':452 'axem':444 'barbera':327 'bbc':333 'beat':26,50 'began':290 'begin':139 'better':75,119 'big':268 'black':445 'blast':436 'blueston':337 'bob':334 'bother':541 'breaker':554 'bros':67,342,367,403,412,441 'btw':499 'bullwinkl':351 'care':543 'cartoon':35,100,109,113,298,530 'centuri':353 'certain':273,575 'chan':22 'chao':408,417 'clampett':335 'co':357 'common':560 'copyright':580 'could':271 'couldn':492 'crappi':614 'crash':272 'creat':132 'crisi':25,49 'cue':91 'dash':424 'death':433 'depati':310 'dfe':311 'dig':291 'discontinu':185,237,489 'disney':312 'download':471 'e.g':87 'earthworm':63,398 'edg':202 'effect':31,56,85,124,145,189,347,356,372,482,523 'elektra':313 'emerald':409,418 'entertain':369 'escal':518 'especi':534 'etc':454 'everywher':529 'expand':77 'explos':425 'famous':315 'fandom.com':472 'favorit':294 'file':32,259,502 'film':617 'find':230,378,466,494 'fire':515 'first':131,289 'flash':20 'form':260 'format':422 'fox':317,354 'fresno':332 'gallop':111 'game':301,536 'get':74,252 'glitch':155 'glow':410 'go':3 'goon':513 'got':125 'green':447 'gun':407,475 'hacienda':325,330 'hanna':326 'hard':431 'harri':336 'harrison':359 'haystack':571 'head':577 'heard':60,504,525,561 'help':181,229,377 'hidden':568 'hollywood':201 'hors':110 'horta':328,329 'hunt':589 'idea':205 'illeg':595 'imper':250 'individu':592 'item':597 'jacki':21 'joel':323 'join':448 'kick':427 'kind':58 'know':136 'knowledg':80 'koopa':411,440 'l':363 'land/fall/hit':428 'law':553 'let':5,598 'librari':190,214,238,282,373,380,394,459,468,490 'like':191,275,483,563 'link':198 'list':212,461 'liter':528 'littl':10 'locat':45 'log':286 'look':550,564 'luck':177 'm':2,42,73,574 'machin':406,474 'made':216 'make':450 'mangini':361 'mario':66,402 'mark':360 'materi':581 'million':600 'money':588 'motion':616 'movi':297,531 'mp3':263 'multipl':476 'name':86,127 'need':180,228,391 'needl':567 'nelvana':339 'never':620 'new':340 'nickelodeon':338 'nightmar':17 'ntwk':343 'object':94 'off':437 'ogg':270 'omi':344 'one':539,552,591 'onlin':470 'open':514 'origin':256,320 'page':208 'paragraph':384 'past':148 'pc':19 'peopl':608 'planet':605 'pleas':376 'possibl':194 'power':413 'pro':277,345 'problem':622 'program':274 'ps1':14 'psel':348 'punch':426 'ray':434 'rayman':12,97,103 'recal':507 'record':314 'rememb':455 'rich':358 'richard':362 'richter':511 'right':39 'rocket':435 'rocki':349 'run':105 'scene':519 'schwarzenegg':509 'search':141,167 'secret':11 'seri':322,405 'sfx':393 'show':210,296 'sinc':287 'skywalk':365,457 'someth':558 'somewher':239 'sound':30,55,84,89,106,123,144,188,204,258,281,346,371,458,481,501,522 'soundeffects.fandom.com':240,243,246,478 'soundeffects.fandom.com/wiki/sound_ideas,_machine_gun_multiple_-_long_long_take_of_multiple_machine_guns_firing_at_once)':477 'soundeffects.fandom.com/wiki/sound_ideas_canada_ltd).':242 'soundeffects.fandom.com/wiki/the_hollywood_edge](https://soundeffects.fandom.com/wiki/the_hollywood_edge)':245 'soundideas.sourceaudio.com':173 'soundideas.sourceaudio.com/albums](https://soundideas.sourceaudio.com/albums)),':172 'sourc':47,164,170,224,308,497 'special':421,438 'star':318 'stop':615 'studio':316 'stuntmast':23 'style':54 'super':65,401 'surfac':432 'term':82 'thank':69 'therefor':537 'thumb':442 'time':586 'today':150 'total':506 'toy':15 'trax':36,114 'trek':319 'tri':43 'turner':368 'tv':295,321,532 'unedit':257 'unknown':370 'use':395,527,546,557,610 'util':28 'valentin':324 'valentino':375 've':284 'vega':276 'video':300,535 'visual':120 'vocabulari':79 'vs':16 'warner':341,366 'wast':584 'wav':265 'wiki':207 'wouldn':582 'xylophon':101 'yet':464 'z':68,404"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704158969 {#1523
    date: 2024-01-02 02:29:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1531 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "euphonium-at-midwest-social-A-community-dedicated-towards-the-world-s-best-instruments-the"
  +title: "!euphonium@midwest.social - A community dedicated towards the world’s best instruments, the euphonium and baritone horn."
  +url: null
  +body: """
    General purpose community for anything euphonium! I’ll get to finding what to post for a good start on this.\n
    \n
    Link 1: /c/euphonium@midwest.social\n
    \n
    Link 2: !euphonium@midwest.social
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704155212 {#1533
    date: 2024-01-02 01:26:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 26616
  -titleTs: "'bariton':14 'best':9 'communiti':3 'dedic':4 'euphonium':12 'euphonium@midwest.social':1 'horn':15 'instrument':10 'toward':5 'world':7"
  -bodyTs: "'/c/euphonium':23 '1':22 '2':26 'anyth':5 'communiti':3 'euphonium':6 'euphonium@midwest.social':27 'find':11 'general':1 'get':9 'good':17 'link':21,25 'll':8 'midwest.social':24 'post':14 'purpos':2 'start':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704241612
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7074943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704155212 {#1539
    date: 2024-01-02 01:26:52.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 {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1531 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "euphonium-at-midwest-social-A-community-dedicated-towards-the-world-s-best-instruments-the"
  +title: "!euphonium@midwest.social - A community dedicated towards the world’s best instruments, the euphonium and baritone horn."
  +url: null
  +body: """
    General purpose community for anything euphonium! I’ll get to finding what to post for a good start on this.\n
    \n
    Link 1: /c/euphonium@midwest.social\n
    \n
    Link 2: !euphonium@midwest.social
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704155212 {#1533
    date: 2024-01-02 01:26:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 26616
  -titleTs: "'bariton':14 'best':9 'communiti':3 'dedic':4 'euphonium':12 'euphonium@midwest.social':1 'horn':15 'instrument':10 'toward':5 'world':7"
  -bodyTs: "'/c/euphonium':23 '1':22 '2':26 'anyth':5 'communiti':3 'euphonium':6 'euphonium@midwest.social':27 'find':11 'general':1 'get':9 'good':17 'link':21,25 'll':8 'midwest.social':24 'post':14 'purpos':2 'start':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704241612
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7074943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704155212 {#1539
    date: 2024-01-02 01:26:52.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 {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1531 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "euphonium-at-midwest-social-A-community-dedicated-towards-the-world-s-best-instruments-the"
  +title: "!euphonium@midwest.social - A community dedicated towards the world’s best instruments, the euphonium and baritone horn."
  +url: null
  +body: """
    General purpose community for anything euphonium! I’ll get to finding what to post for a good start on this.\n
    \n
    Link 1: /c/euphonium@midwest.social\n
    \n
    Link 2: !euphonium@midwest.social
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704155212 {#1533
    date: 2024-01-02 01:26:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 26616
  -titleTs: "'bariton':14 'best':9 'communiti':3 'dedic':4 'euphonium':12 'euphonium@midwest.social':1 'horn':15 'instrument':10 'toward':5 'world':7"
  -bodyTs: "'/c/euphonium':23 '1':22 '2':26 'anyth':5 'communiti':3 'euphonium':6 'euphonium@midwest.social':27 'find':11 'general':1 'get':9 'good':17 'link':21,25 'll':8 'midwest.social':24 'post':14 'purpos':2 'start':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704241612
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7074943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704155212 {#1539
    date: 2024-01-02 01:26:52.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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Possible-workaround-for-0-19-1-outbound-federation-issues"
  +title: "Possible workaround for 0.19.1 outbound federation issues"
  +url: null
  +body: """
    If anyone else is having problems with 0.19.1 federation where outgoing messages don’t seem to make it out to other instances other than at instance restart, it sounds like @mrmanager@lemmy.today, the lemmy.today admin, may have managed to resolve the federation issues on his instance. He hasn’t posted here yet (I assume because he wants more testing), but I wanted to give a heads-up to anyone else who may have an instance suffering from the same problems.\n
    \n
    [lemmy.today/comment/4405283](https://lemmy.today/comment/4405283)\n
    \n
    [lemmy.today/post/4766740](https://lemmy.today/post/4766740)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704154796 {#1406
    date: 2024-01-02 01:19:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@mrmanager@lemmy.today"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 26735
  -titleTs: "'0.19.1':4 'feder':6 'issu':7 'outbound':5 'possibl':1 'workaround':2"
  -bodyTs: "'/comment/4405283](https://lemmy.today/comment/4405283)':83 '/post/4766740](https://lemmy.today/post/4766740)':86 '0.19.1':8 'admin':34 'anyon':2,69 'assum':53 'els':3,70 'feder':9,41 'give':63 'hasn':47 'head':66 'heads-up':65 'instanc':22,26,45,75 'issu':42 'lemmy.today':33,82,85 'lemmy.today/comment/4405283](https://lemmy.today/comment/4405283)':81 'lemmy.today/post/4766740](https://lemmy.today/post/4766740)':84 'like':30 'make':17 'manag':37 'may':35,72 'messag':12 'mrmanager@lemmy.today':31 'outgo':11 'post':49 'problem':6,80 'resolv':39 'restart':27 'seem':15 'sound':29 'suffer':76 'test':58 'want':56,61 'yet':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704163796
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4778435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704154796 {#1704
    date: 2024-01-02 01:19:56.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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Possible-workaround-for-0-19-1-outbound-federation-issues"
  +title: "Possible workaround for 0.19.1 outbound federation issues"
  +url: null
  +body: """
    If anyone else is having problems with 0.19.1 federation where outgoing messages don’t seem to make it out to other instances other than at instance restart, it sounds like @mrmanager@lemmy.today, the lemmy.today admin, may have managed to resolve the federation issues on his instance. He hasn’t posted here yet (I assume because he wants more testing), but I wanted to give a heads-up to anyone else who may have an instance suffering from the same problems.\n
    \n
    [lemmy.today/comment/4405283](https://lemmy.today/comment/4405283)\n
    \n
    [lemmy.today/post/4766740](https://lemmy.today/post/4766740)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704154796 {#1406
    date: 2024-01-02 01:19:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@mrmanager@lemmy.today"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 26735
  -titleTs: "'0.19.1':4 'feder':6 'issu':7 'outbound':5 'possibl':1 'workaround':2"
  -bodyTs: "'/comment/4405283](https://lemmy.today/comment/4405283)':83 '/post/4766740](https://lemmy.today/post/4766740)':86 '0.19.1':8 'admin':34 'anyon':2,69 'assum':53 'els':3,70 'feder':9,41 'give':63 'hasn':47 'head':66 'heads-up':65 'instanc':22,26,45,75 'issu':42 'lemmy.today':33,82,85 'lemmy.today/comment/4405283](https://lemmy.today/comment/4405283)':81 'lemmy.today/post/4766740](https://lemmy.today/post/4766740)':84 'like':30 'make':17 'manag':37 'may':35,72 'messag':12 'mrmanager@lemmy.today':31 'outgo':11 'post':49 'problem':6,80 'resolv':39 'restart':27 'seem':15 'sound':29 'suffer':76 'test':58 'want':56,61 'yet':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704163796
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4778435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704154796 {#1704
    date: 2024-01-02 01:19:56.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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Possible-workaround-for-0-19-1-outbound-federation-issues"
  +title: "Possible workaround for 0.19.1 outbound federation issues"
  +url: null
  +body: """
    If anyone else is having problems with 0.19.1 federation where outgoing messages don’t seem to make it out to other instances other than at instance restart, it sounds like @mrmanager@lemmy.today, the lemmy.today admin, may have managed to resolve the federation issues on his instance. He hasn’t posted here yet (I assume because he wants more testing), but I wanted to give a heads-up to anyone else who may have an instance suffering from the same problems.\n
    \n
    [lemmy.today/comment/4405283](https://lemmy.today/comment/4405283)\n
    \n
    [lemmy.today/post/4766740](https://lemmy.today/post/4766740)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704154796 {#1406
    date: 2024-01-02 01:19:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@mrmanager@lemmy.today"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 26735
  -titleTs: "'0.19.1':4 'feder':6 'issu':7 'outbound':5 'possibl':1 'workaround':2"
  -bodyTs: "'/comment/4405283](https://lemmy.today/comment/4405283)':83 '/post/4766740](https://lemmy.today/post/4766740)':86 '0.19.1':8 'admin':34 'anyon':2,69 'assum':53 'els':3,70 'feder':9,41 'give':63 'hasn':47 'head':66 'heads-up':65 'instanc':22,26,45,75 'issu':42 'lemmy.today':33,82,85 'lemmy.today/comment/4405283](https://lemmy.today/comment/4405283)':81 'lemmy.today/post/4766740](https://lemmy.today/post/4766740)':84 'like':30 'make':17 'manag':37 'may':35,72 'messag':12 'mrmanager@lemmy.today':31 'outgo':11 'post':49 'problem':6,80 'resolv':39 'restart':27 'seem':15 'sound':29 'suffer':76 'test':58 'want':56,61 'yet':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704163796
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4778435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704154796 {#1704
    date: 2024-01-02 01:19:56.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1531 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-this-Instance-down"
  +title: "Is this Instance down?"
  +url: null
  +body: """
    Several new communities to talk about which Lemmy instances are working or not. You can also discuss issues with federation as well as issues with Kbin or other parts of the fediverse. I’ve created communities on multiple instances to provide redundancy in case any one of these has to be discussed.\n
    \n
    [infosec.pub](/c/isitdown@infosec.pub) !isitdown@infosec.pub  \n
    [lemmy.world](/c/isitdown@lemmy.world) !isitdown@lemmy.world  \n
    [lemmy.ml](/c/isitdown@lemmy.ml) !isitdown@lemmy.ml  \n
    [feddit.de](/c/isitdown@feddit.de) !isitdown@feddit.de  \n
    [kbin.social](/c/isitdown@kbin.social) !isitdown@kbin.social
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710680367 {#1748
    date: 2024-03-17 13:59:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 26606
  -titleTs: "'instanc':3"
  -bodyTs: "'/c/isitdown':54,58,62,66,70 'also':16 'case':44 'communiti':3,36 'creat':35 'discuss':17,52 'feddit.de':65,67 'feder':20 'fedivers':32 'infosec.pub':53,55 'instanc':9,39 'isitdown@feddit.de':68 'isitdown@infosec.pub':56 'isitdown@kbin.social':72 'isitdown@lemmy.ml':64 'isitdown@lemmy.world':60 'issu':18,24 'kbin':26 'kbin.social':69,71 'lemmi':8 'lemmy.ml':61,63 'lemmy.world':57,59 'multipl':38 'new':2 'one':46 'part':29 'provid':41 'redund':42 'sever':1 'talk':5 've':34 'well':22 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704238073
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/6681816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704151673 {#1468
    date: 2024-01-02 00:27:53.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1531 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-this-Instance-down"
  +title: "Is this Instance down?"
  +url: null
  +body: """
    Several new communities to talk about which Lemmy instances are working or not. You can also discuss issues with federation as well as issues with Kbin or other parts of the fediverse. I’ve created communities on multiple instances to provide redundancy in case any one of these has to be discussed.\n
    \n
    [infosec.pub](/c/isitdown@infosec.pub) !isitdown@infosec.pub  \n
    [lemmy.world](/c/isitdown@lemmy.world) !isitdown@lemmy.world  \n
    [lemmy.ml](/c/isitdown@lemmy.ml) !isitdown@lemmy.ml  \n
    [feddit.de](/c/isitdown@feddit.de) !isitdown@feddit.de  \n
    [kbin.social](/c/isitdown@kbin.social) !isitdown@kbin.social
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710680367 {#1748
    date: 2024-03-17 13:59:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 26606
  -titleTs: "'instanc':3"
  -bodyTs: "'/c/isitdown':54,58,62,66,70 'also':16 'case':44 'communiti':3,36 'creat':35 'discuss':17,52 'feddit.de':65,67 'feder':20 'fedivers':32 'infosec.pub':53,55 'instanc':9,39 'isitdown@feddit.de':68 'isitdown@infosec.pub':56 'isitdown@kbin.social':72 'isitdown@lemmy.ml':64 'isitdown@lemmy.world':60 'issu':18,24 'kbin':26 'kbin.social':69,71 'lemmi':8 'lemmy.ml':61,63 'lemmy.world':57,59 'multipl':38 'new':2 'one':46 'part':29 'provid':41 'redund':42 'sever':1 'talk':5 've':34 'well':22 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704238073
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/6681816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704151673 {#1468
    date: 2024-01-02 00:27:53.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1531 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-this-Instance-down"
  +title: "Is this Instance down?"
  +url: null
  +body: """
    Several new communities to talk about which Lemmy instances are working or not. You can also discuss issues with federation as well as issues with Kbin or other parts of the fediverse. I’ve created communities on multiple instances to provide redundancy in case any one of these has to be discussed.\n
    \n
    [infosec.pub](/c/isitdown@infosec.pub) !isitdown@infosec.pub  \n
    [lemmy.world](/c/isitdown@lemmy.world) !isitdown@lemmy.world  \n
    [lemmy.ml](/c/isitdown@lemmy.ml) !isitdown@lemmy.ml  \n
    [feddit.de](/c/isitdown@feddit.de) !isitdown@feddit.de  \n
    [kbin.social](/c/isitdown@kbin.social) !isitdown@kbin.social
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710680367 {#1748
    date: 2024-03-17 13:59:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 26606
  -titleTs: "'instanc':3"
  -bodyTs: "'/c/isitdown':54,58,62,66,70 'also':16 'case':44 'communiti':3,36 'creat':35 'discuss':17,52 'feddit.de':65,67 'feder':20 'fedivers':32 'infosec.pub':53,55 'instanc':9,39 'isitdown@feddit.de':68 'isitdown@infosec.pub':56 'isitdown@kbin.social':72 'isitdown@lemmy.ml':64 'isitdown@lemmy.world':60 'issu':18,24 'kbin':26 'kbin.social':69,71 'lemmi':8 'lemmy.ml':61,63 'lemmy.world':57,59 'multipl':38 'new':2 'one':46 'part':29 'provid':41 'redund':42 'sever':1 'talk':5 've':34 'well':22 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704238073
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/6681816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704151673 {#1468
    date: 2024-01-02 00:27:53.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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mullvad-halves-my-internet-speeds-is-there-a-fix"
  +title: "Mullvad halves my internet speeds — is there a fix?"
  +url: null
  +body: """
    Typically, my ISP provides ~500mbps down, but Mullvad seems to struggle to get above 220mbps. Is this typical?\n
    \n
    I want to route all network traffic through it on the router, but don’t want to miss out on the download speeds I’m paying for.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577298 {#1485
    date: 2024-07-21 17:54:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 26633
  -titleTs: "'fix':9 'halv':2 'internet':4 'mullvad':1 'speed':5"
  -bodyTs: "'220mbps':15 '500mbps':5 'download':40 'get':13 'isp':3 'm':43 'miss':36 'mullvad':8 'network':24 'pay':44 'provid':4 'rout':22 'router':30 'seem':9 'speed':41 'struggl':11 'traffic':25 'typic':1,18 'want':20,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704236034
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10722689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704149634 {#1489
    date: 2024-01-01 23:53:54.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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mullvad-halves-my-internet-speeds-is-there-a-fix"
  +title: "Mullvad halves my internet speeds — is there a fix?"
  +url: null
  +body: """
    Typically, my ISP provides ~500mbps down, but Mullvad seems to struggle to get above 220mbps. Is this typical?\n
    \n
    I want to route all network traffic through it on the router, but don’t want to miss out on the download speeds I’m paying for.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577298 {#1485
    date: 2024-07-21 17:54:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 26633
  -titleTs: "'fix':9 'halv':2 'internet':4 'mullvad':1 'speed':5"
  -bodyTs: "'220mbps':15 '500mbps':5 'download':40 'get':13 'isp':3 'm':43 'miss':36 'mullvad':8 'network':24 'pay':44 'provid':4 'rout':22 'router':30 'seem':9 'speed':41 'struggl':11 'traffic':25 'typic':1,18 'want':20,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704236034
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10722689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704149634 {#1489
    date: 2024-01-01 23:53:54.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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mullvad-halves-my-internet-speeds-is-there-a-fix"
  +title: "Mullvad halves my internet speeds — is there a fix?"
  +url: null
  +body: """
    Typically, my ISP provides ~500mbps down, but Mullvad seems to struggle to get above 220mbps. Is this typical?\n
    \n
    I want to route all network traffic through it on the router, but don’t want to miss out on the download speeds I’m paying for.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577298 {#1485
    date: 2024-07-21 17:54:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 26633
  -titleTs: "'fix':9 'halv':2 'internet':4 'mullvad':1 'speed':5"
  -bodyTs: "'220mbps':15 '500mbps':5 'download':40 'get':13 'isp':3 'm':43 'miss':36 'mullvad':8 'network':24 'pay':44 'provid':4 'rout':22 'router':30 'seem':9 'speed':41 'struggl':11 'traffic':25 'typic':1,18 'want':20,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704236034
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10722689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704149634 {#1489
    date: 2024-01-01 23:53:54.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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1759 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-Best-And-Worst-Star-Wars-Blasters"
  +title: "The Best And Worst Star Wars Blasters"
  +url: null
  +body: """
    Star Wars is driven by aesthetics. Part of the look of the franchise that is front and center has always been the blasters.\n
    \n
    ![](https://lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)\n
    \n
    For me, there are a lot of things that go into making a Star Wars blaster look like it fits into the setting. First is that most of the blasters and accessories use real life guns as a basis, and since the original trilogy came out between 1977 and 1983, the kinds of props that could be made in that real life era cemented what looks like it belong in Star Wars; a super modern tactical gun or accessory made in the 2000s is going to stick out like a sore thumb.\n
    \n
    ![](https://lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)\n
    \n
    While aspects of the original gun are going to show through, it usually isn’t obvious for a casual viewer on a quick glance to pick up what is under all the greeble. After that is kind of an x factor about the greeble and prop construction. A good Star Wars blaster usually looks more metal, with maybe a hint of wood, than plastic in construction. The lines and aesthetic should fit the user. A dignified character who doesn’t normally fight should have something smaller and more ornate while a battle harder trooper has something mass produced, and a low life type should have something that looks worn and cobbled together.\n
    \n
    I limited to just live action appearances. I looked through all of the live action Star Wars material- the nine main movies, Rogue One, Solo, Andor, Book Of Boba Fett, Ashoka, Kenobi, and The Mandalorian and picked out five of the best and worst examples of Star Wars blasters. It was hard to narrow down the list, and there was a lot of examples that just barely missed the cut. This list is all personal and subjective opinion, with a lot of guidelines but as always aesthetic judgments are never an objective exercise. I’m also going to mostly pick on props which I know caught my eye when I watched the movies and shows, since there are plenty of lower quality props that stayed in holsters or were only vaguely in the background, for those I figure out of sight and out of mind compared to props that spent more time in the middle of the frame.\n
    \n
    Starting with some of the best Star Wars blasters.\n
    \n
    **1. Han Solo’s DL-44**\n
    \n
    Han’s DL-44, based on a real life C96 Mauser, is iconic for the character and a perfect example of balancing letting the real prop underneath show through with adding just the right amount of greeble. One of the most recognizable parts of a C96 is its long, thin barrel.\n
    \n
    ![](https://lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)\n
    \n
    The DL-44 prop totally breaks up the appearance of the barrel by hiding most of it underneath a massive muzzle cone. A long sniper scope on the side breaks up the top of the gun in A New Hope, and a stubbier but fatter telescope as a scope did the same in Empire Strikes Back. In both cases the original shape and elements of the top like the distinct adjustable sight of the C96 are largely obscured. A few fins and random metal bits glued on later, and a blaster almost as famous as its user is made.\n
    \n
    ![](https://lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)\n
    \n
    **2. Mando’s IB-94 blaster pistol**\n
    \n
    The next blaster very smartly looked at what worked about the DL-44 and took notes. Din Djarin’s blaster is based on the 1894 Bergmann pistol.\n
    \n
    ![](https://lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)\n
    \n
    By choosing such an obscure basis, the design is already off to a great start. Most people wouldn’t be able to name the Bergmann without looking it up, and the rounded lower body already looks like it belongs in Star Wars. The pistol has the general sense of looking like a revolver but without a cylinder, it already looks like a revolver that’s been tweaked by a prop artist. On top of that basis, the IB-94 was created with the addition of a muzzle cone, some huge rear sights, and a bit strangely replacing the default hammer with one that looks almost like that from a C96. Perhaps just a nod to the inspiration found from Han Solo’s blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)\n
    \n
    **3. BlasTech E-11 blaster rifle**\n
    \n
    Another blaster that is synonymous with Star Wars is the Imperial E-11. Seen in all three movies of the original trilogy in both the hands of Stormtroopers, and turned against them by the heroes. This blaster used the British Sterling L2A3 submachinegun as a basis. Like the Sterling’s predecessor, the Sten gun, the most eye catching feature was the left side magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)\n
    \n
    The E-11 did away with that, only having a very short stubby magazine as a powercell. That simple change did a lot to change the look, but beyond that fins were built to cover the most visible top part of the heat shield, and scopes from Sherman tank guns were fitted on top by way of a specially installed rail for the E-11.\n
    \n
    ![](https://lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)\n
    \n
    I want to take a quick aside to give a special mention to rebel DH-17 blasters, since they also used the L2A3s as a basis, and managed to look very different from the opposed E-11s by the addition of a large metal cover that replaced the entire original heat shield, and the mounting of the distinct and cool in its own right Armson OEG gunsight.\n
    \n
    ![](https://lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)\n
    \n
    **4. Boba Fett’s EE-3 carbine**\n
    \n
    This blaster first appeared in Empire Strikes Back, where visually it only looks so-so. Not great, not distracting.\n
    \n
    ![](https://lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)\n
    \n
    When it comes back in Return Of The Jedi however, it has gotten a major glowup and become a fantastic and mean looking blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)\n
    \n
    Based on a real life Webley & Scott 37mm flare gun, it starts out with a promising foundation.\n
    \n
    ![](https://lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)\n
    \n
    The basic silhouette resembles a revolver at a glance, but with a stock that is unusual even by pistol stock standards, and a massive barrel. The original barrel has been elongated and given cooling fins to create the appearance of a blaster carbine that almost certainly has a disintegration setting.\n
    \n
    **5. SE-14r**\n
    \n
    The SR-14 series of blaster had its first appearance all the way back in A New Hope. Despite the bartender’s protests it was brought out during the altercation between Luke and a pair of low lives in the Mos Eisley cantina.\n
    \n
    ![](https://lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)\n
    \n
    The SE-14 is based on a lesser known Swiss submachinegun, but it goes a long way to change the shape further by entirely removing both the stock and barrel, along with removing the magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)\n
    \n
    The result is a blaster that is vaguely handgun sized but doesn’t resemble any real handgun. My favorite version of the SE-14 is the SE-14r used by Lando Calrissian in the Solo movie. It is chrome plated, and the scope has been moved forward a bit to make the entire thing look a bit more properly put together. It has a mystery muzzle device which I assume is for shooting down police helicopters.\n
    \n
    ![](https://lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)\n
    \n
    Overall a completely fitting blaster for a character that wears a bright yellow shirt to a gunfight.\n
    \n
    Now on to some of the low points in blaster props.\n
    \n
    **1.Sonn-Blas SE-44C blaster pistol**\n
    \n
    The SE-44 first shows up in The Force Awakens, and it is almost like a summary of all the things not to do to design a good blaster. The basis is a Glock pistol, which is polymer and distinct looking.\n
    \n
    ![](https://lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)\n
    \n
    A Glock is a pistol designed too late to have shown up in the original trilogy (technically possible for ROTJ, but unreasonable). What is used to disguise the pistol is even worse, its just an off the shelf carbine conversion kit for real Glocks.\n
    \n
    ![](https://lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)\n
    \n
    Most examples of the SE-44 have the conversion kit be colored white, prominently signaling that it is polymer instead of metal, and allowing the audience to get a good look at the picatinny rails it has installed. Up top there is a tiny front sight block from an AR-15. I don’t know if it is a casting or a 3D print, but aside from the downsizing it is clearly an exact copy, even including the gasblock. It’s kind of amazing because these miniature sights were not something taken off the shelf due to laziness, but something that must have been custom built or specifically sourced. Sticking some sort of scope or scope-like object up top would have been less work and looked better. All around the SE-44 is just a dud of a blaster.\n
    \n
    **2. Sonn-Blas F-11D blaster rifles**\n
    \n
    A blaster based on the iconic E-11, what could go wrong?\n
    \n
    ![](https://lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)\n
    \n
    Just like the SE-44, it has a lot of white colored parts to give it a very plastic iPhone aesthetic. Out of place in Star Wars, and specifically weirdly out of place for an Empire that was supposed to have been defeated and is surviving on the rim. Some of the F-11Ds are fitted with stocks, which exacerbates the problem by making the buttstock also be visibly plastic and coloring the cheek riser white. Normally I’m not going to focus on realism when it comes to blaster bits in Star Wars, but it is impossible not to notice the cheekriser. Look at that cheek riser, and then look at First Order Stormtrooper helmets.\n
    \n
    ![](https://lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)\n
    \n
    A stock is bad enough with Stormtrooper helmets, but a riser is just preposterous and most importantly: Distracting to look at.\n
    \n
    **3. Andor’s Rebel AK blasters**\n
    \n
    During the Aldhani raid, the rebels use blasters that are largely made from underfolding AK rifles.\n
    \n
    ![](https://lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)\n
    \n
    Strangely a lot of work has been done to the rear of the props by incorporating MP-40 receivers to them, but it does almost nothing to change the overall silhouette. The most recognizable parts of the guns like the the handguard, gastube, and the sights are almost untouched. While there is some kind of filler material inside the triangle of the frontsight, all it really does is draw attention to the original shape rather than disguise it. The magazines are either 20 round AK magazines with very thin disguising, or prop magazines that follow the same shape as real ones. In any case, the final result is a blaster that is recognizable as a specific real world gun to even a casual observer.\n
    \n
    ![](https://lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)\n
    \n
    Perhaps the idea was that in real life there is a connotation between rebels and AKs, and the Andor show wanted to leverage that, but honestly the show wouldn’t have suffered if they’d used something else. I still would have believed I was looking at rebels if they were using something more Star War appropriate.\n
    \n
    **4. BlasTech DLT-19 heavy blaster rifle**\n
    \n
    Going all the way back to A New Hope, the DLT-19 has always bugged me for how conspicuous the basis is. If you have any interest in World War 2, you’ve seen an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)\n
    \n
    It is a very memorable looking machinegun, and the DLT-19 does almost nothing to disguise it. There are a few cooling type fins added, which does give it some visual commonality with the E-11, but otherwise it’s just an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)\n
    \n
    The bipod is even still attached in A New Hope.\n
    \n
    ![](https://lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)\n
    \n
    The DLT-19 comes back for a cameo in the hands of a bounty hunter in Empire Strikes Back, but its real next appearance is in Rogue One.\n
    \n
    ![](https://lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)\n
    \n
    There the bipod has finally been removed, a scope (which appears unusable with an Imperial helmet on), and various accessories resembling lights or aiming devices have been attached around the barrel shroud. An improvement, but still pretty underwhelming to take a well known and distinct weapon, and make almost no attempt to disguise it.\n
    \n
    **5. M-45 Repeating Ion Blaster**\n
    \n
    The M-45 is similarly egregious for taking a well known real weapon, the M60, and basically doing nothing to hide it.\n
    \n
    ![](https://lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)\n
    \n
    While the barrel has an appropriate looking sleeve fitted over the M-45, the blaster is mostly viewed with the trigger and receiver in view, betraying exactly what it is.\n
    \n
    ![](https://lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)\n
    \n
    I’m well aware that this is very likely a visual reference to Full Metal Jacket.\n
    \n
    ![](https://lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)\n
    \n
    I like Star Wars to be Star Wars, and keep it away from so blatantly incorporating out of place props for the sake of a reference.\n
    \n
    That ends my list, and dive into what I think are some of the best and worst Star Wars blasters.\n
    \n
    A huge thanks to [imfdb](https://www.imfdb.org/wiki/Main_Page) who I used for research, and from whom I shamelessly took photos from to write this up with.\n
    \n
    This post is also an [article on my blog](https://scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/) and I encourage you to take a look, I’ve got lots of other stuff there too.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710994898 {#1760
    date: 2024-03-21 05:21:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 26594
  -titleTs: "'best':2 'blaster':7 'star':5 'war':6 'worst':4"
  -bodyTs: "'-11':729,744,801,863,1516,1956 '-14':1071,1117,1176 '-15':1409 '-17':882 '-19':1877,1892,1931,1983 '-3':943 '-34':1917,1964 '-40':1707 '-44':406,410,463,582,1270,1364,1492,1528 '-45':2068,2074,2109 '-94':567,678 '/2024/01/01/the-best-and-worst-star-wars-blasters/)':2235 '/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':994 '/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1816 '/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2148 '/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':937 '/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2011 '/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1980 '/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1311 '/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1014 '/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':562 '/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':866 '/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1967 '/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1232 '/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1152 '/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':121 '/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':725 '/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1114 '/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1523 '/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':26 '/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1358 '/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':460 '/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2151 '/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2096 '/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1643 '/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':967 '/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1920 '/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':798 '/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1689 '/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2129 '/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':599 '/wiki/main_page)':2205 '1':401 '1.sonn':1261 '11d':1506 '11ds':1578 '11s':904 '14r':1068,1181 '1894':594 '1977':74 '1983':76 '2':563,1500,1911 '20':1772 '2000s':109 '3':726,1665 '37mm':1002 '3d':1421 '4':938,1874 '44c':1265 '5':1065,2066 'abl':620 'accessori':58,105,2031 'action':239,248 'ad':437,1945 'addit':683,907 'adjust':531 'aesthet':6,191,320,1544 'aim':2035 'ak':1669,1685,1774,1832 'aldhani':1673 'allow':1382 'almost':552,704,1059,1281,1714,1737,1933,2060 'along':1145 'alreadi':609,634,658 'also':329,886,1591,2227 'alterc':1098 'alway':20,319,1894 'amaz':1442 'amount':441 'andor':259,1666,1835 'anoth':732 'appear':240,469,948,1053,1078,2004,2022 'appropri':1873,2102 'ar':1408 'armson':932 'around':1489,2040 'articl':2229 'artist':670 'ashoka':264 'asid':873,1424 'aspect':123 'assum':1223 'attach':1973,2039 'attempt':2062 'attent':1759 'audienc':1384 'awaken':1277 'awar':2133 'away':803,2163 'back':516,952,971,1082,1885,1985,1999 'background':367 'bad':1647 'balanc':428 'bare':300 'barrel':457,472,1039,1042,1144,2042,2099 'bartend':1089 'base':411,591,995,1119,1511 'basi':65,605,675,777,892,1298,1901 'basic':1016,2088 'battl':213 'becom':985 'believ':1859 'belong':95,638 'bergmann':595,624 'best':275,397,2192 'betray':2122 'better':1487 'beyond':827 'bipod':1969,2014 'bit':545,694,1202,1210,1615 'blas':1262,1503 'blastech':727,1875 'blaster':23,42,56,173,282,400,551,568,572,589,722,730,733,768,883,946,991,1056,1074,1157,1237,1259,1266,1296,1499,1507,1510,1614,1670,1678,1799,1879,2071,2111,2197 'blatant':2166 'block':1405 'blog':2232 'boba':262,939 'bodi':633 'book':260 'bounti':1994 'break':466,490 'bright':1244 'british':771 'brought':1094 'bug':1895 'built':831,1464 'buttstock':1590 'c96':416,452,535,709 'calrissian':1185 'came':71 'cameo':1988 'cantina':1111 'carbin':944,1057,1350 'case':519,1793 'cast':1418 'casual':140,1812 'catch':789 'caught':339 'cement':90 'center':18 'certain':1060 'chang':818,823,1133,1717 'charact':198,422,1240 'cheek':1598,1631 'cheekris':1627 'choos':601 'chrome':1192 'clear':1430 'cobbl':232 'color':1370,1535,1596 'come':970,1612,1984 'common':1952 'compar':379 'complet':1235 'cone':482,687 'connot':1828 'conspicu':1899 'construct':168,187 'convers':1351,1367 'cool':927,1048,1942 'copi':1433 'could':82,1518 'cover':833,912 'creat':680,1051 'custom':1463 'cut':303 'cylind':656 'd':1851 'default':698 'defeat':1566 'design':607,1293,1317 'despit':1087 'devic':1220,2036 'dh':881 'differ':898 'dignifi':197 'din':586 'disguis':1338,1766,1779,1936,2064 'disintegr':1063 'distinct':530,925,1307,2056 'distract':964,1661 'dive':2183 'djarin':587 'dl':405,409,462,581 'dlt':1876,1891,1930,1982 'doesn':200,1164 'done':1697 'downsiz':1427 'draw':1758 'driven':4 'dud':1496 'due':1454 'e':728,743,800,862,903,1515,1955 'e-11s':902 'ee':942 'egregi':2077 'eisley':1110 'either':1771 'element':524 'elong':1045 'els':1854 'empir':514,950,1559,1997 'encourag':2238 'end':2179 'enough':1648 'entir':916,1138,1206 'era':89 'even':1031,1342,1434,1810,1971 'exacerb':1584 'exact':1432,2123 'exampl':278,297,426,1360 'exercis':326 'eye':341,788 'f':1505,1577 'f-11d':1504 'f-11ds':1576 'factor':162 'famous':554 'fantast':987 'fatter':505 'favorit':1171 'featur':790 'fett':263,940 'fight':203 'figur':371 'filler':1745 'fin':541,829,1049,1944 'final':1795,2016 'first':50,947,1077,1271,1637 'fit':46,193,850,1236,1580,2105 'five':272 'flare':1003 'focus':1607 'follow':1784 'forc':1276 'forward':1200 'found':717 'foundat':1011 'frame':391 'franchis':13 'front':16,1403 'frontsight':1752 'full':2143 'gasblock':1437 'gastub':1732 'general':646 'get':1386 'give':875,1538,1948 'given':1047 'glanc':145,1023 'glock':1301,1313,1355 'glowup':983 'glu':546 'go':36,111,129,330,1519,1605,1881 'goe':1128 'good':170,1295,1388 'got':2246 'gotten':980 'great':613,962 'greebl':154,165,443 'guidelin':316 'gun':62,103,127,496,785,848,1004,1727,1808 'gunfight':1249 'gunsight':934 'hammer':699 'han':402,407,719 'hand':757,1991 'handguard':1731 'handgun':1161,1169 'hard':285 'harder':214 'heat':841,918 'heavi':1878 'helicopt':1229 'helmet':1640,1651,2027 'hero':766 'hide':474,2092 'hint':181 'holster':360 'honest':1842 'hope':500,1086,1889,1977 'howev':977 'huge':689,2199 'hunter':1995 'ib':566,677 'icon':419,1514 'idea':1819 'imfdb':2202 'imperi':742,2026 'import':1660 'imposs':1622 'improv':2045 'includ':1435 'incorpor':1705,2167 'insid':1747 'inspir':716 'instal':858,1396 'instead':1378 'interest':1907 'ion':2070 'iphon':1543 'isn':135 'jacket':2145 'jedi':976 'judgment':321 'keep':2161 'kenobi':265 'kind':78,158,1440,1743 'kit':1352,1368 'know':338,1413 'known':1123,2054,2082 'l2a3':773 'l2a3s':889 'lando':1184 'larg':537,910,1681 'late':1319 'later':548 'lazi':1456 'left':793 'lemmy.world':25,120,459,561,598,724,797,865,936,966,993,1013,1113,1151,1231,1310,1357,1522,1642,1688,1815,1919,1966,1979,2010,2095,2128,2147,2150 'lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':992 'lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1814 'lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2146 'lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':935 'lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2009 'lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1978 'lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1309 'lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1012 'lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':560 'lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':864 'lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1965 'lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1230 'lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1150 'lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':119 'lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':723 'lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1112 'lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1521 'lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':24 'lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1356 'lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':458 'lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2149 'lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2094 'lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1641 'lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':965 'lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1918 'lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':796 'lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1687 'lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2127 'lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':597 'less':1483 'lesser':1122 'let':429 'leverag':1839 'life':61,88,223,415,999,1824 'light':2033 'like':44,93,115,528,636,650,660,705,778,1282,1476,1525,1728,2138,2153 'limit':235 'line':189 'list':290,305,2181 'live':238,247,1106 'long':455,484,1130 'look':10,43,92,175,229,242,575,626,635,649,659,703,825,896,957,990,1208,1308,1389,1486,1628,1635,1663,1862,1926,2103,2243 'lot':32,295,314,821,1532,1692,2247 'low':222,1105,1256 'lower':354,632 'luke':1100 'm':328,1603,2067,2073,2108,2131 'm60':2086 'machinegun':1927 'made':84,106,559,1682 'magazin':795,812,1149,1769,1775,1782 'main':254 'major':982 'make':38,1204,1588,2059 'manag':894 'mandalorian':268 'mando':564 'mass':218 'massiv':480,1038 'materi':251,1746 'mauser':417 'mayb':179 'mean':989 'memor':1925 'mention':878 'metal':177,544,911,1380,2144 'mg':1916,1963 'middl':388 'mind':378 'miniatur':1445 'miss':301 'modern':101 'mos':1109 'most':332,2113 'mount':922 'move':1199 'movi':255,346,749,1189 'mp':1706 'must':1460 'muzzl':481,686,1219 'mysteri':1218 'name':622 'narrow':287 'never':323 'new':499,1085,1888,1976 'next':571,2003 'nine':253 'nod':713 'normal':202,1601 'note':585 'noth':1715,1934,2090 'notic':1625 'object':325,1477 'obscur':538,604 'observ':1813 'obvious':137 'oeg':933 'one':257,444,701,1790,2008 'opinion':311 'oppos':901 'order':1638 'origin':69,126,521,752,917,1041,1326,1762 'ornat':210 'otherwis':1958 'overal':1233,1719 'pair':1103 'part':7,449,838,1536,1724 'peopl':616 'perfect':425 'perhap':710,1817 'person':308 'photo':2217 'picatinni':1392 'pick':147,270,333 'pistol':569,596,643,1033,1267,1302,1316,1340 'place':1547,1556,2170 'plastic':185,1542,1594 'plate':1193 'plenti':352 'point':1257 'polic':1228 'polym':1305,1377 'possibl':1329 'post':2225 'powercel':815 'predecessor':782 'preposter':1657 'pretti':2048 'print':1422 'problem':1586 'produc':219 'promin':1372 'promis':1010 'prop':80,167,335,356,381,432,464,669,1260,1703,1781,2171 'proper':1212 'protest':1091 'put':1213 'qualiti':355 'quick':144,872 'raid':1674 'rail':859,1393 'random':543 'rather':1764 'real':60,87,414,431,998,1168,1354,1789,1806,1823,2002,2083 'realism':1609 'realli':1755 'rear':690,1700 'rebel':880,1668,1676,1830,1864 'receiv':1708,2119 'recogniz':448,1723,1802 'refer':2141,2177 'remov':1139,1147,2018 'repeat':2069 'replac':696,914 'research':2210 'resembl':1018,1166,2032 'result':1154,1796 'return':973 'revolv':652,662,1020 'rifl':731,1508,1686,1880 'right':440,931 'rim':1572 'riser':1599,1632,1654 'rogu':256,2007 'rotj':1331 'round':631,1773 'sake':2174 'scope':486,509,844,1196,1472,1475,2020 'scope-lik':1474 'scott':1001 'scratch-that.org':2234 'scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/)':2233 'se':1067,1116,1175,1180,1264,1269,1363,1491,1527 'se-14r':1066,1179 'se-44c':1263 'seen':745,1914 'sens':647 'seri':1072 'set':49,1064 'shameless':2215 'shape':522,1135,1763,1787 'shelf':1349,1453 'sherman':846 'shield':842,919 'shirt':1246 'shoot':1226 'short':810 'show':131,348,434,1272,1836,1844 'shown':1322 'shroud':2043 'side':489,794 'sight':374,532,691,1404,1446,1735 'signal':1373 'silhouett':1017,1720 'similar':2076 'simpl':817 'sinc':67,349,884 'size':1162 'sleev':2104 'smaller':207 'smart':574 'sniper':485 'so-so':958 'solo':258,403,720,1188 'someth':206,217,227,1449,1458,1853,1869 'sonn':1502 'sonn-bla':1501 'sore':117 'sort':1470 'sourc':1467 'special':857,877 'specif':1466,1552,1805 'spent':383 'sr':1070 'standard':1035 'star':1,40,97,171,249,280,398,640,738,1549,1617,1871,2154,2158,2195 'start':392,614,1006 'stay':358 'sten':784 'sterl':772,780 'stick':113,1468 'still':1856,1972,2047 'stock':1027,1034,1142,1582,1645 'stormtroop':759,1639,1650 'strang':695,1690 'strike':515,951,1998 'stubbi':811 'stubbier':503 'stuff':2250 'subject':310 'submachinegun':774,1125 'suffer':1848 'summari':1284 'super':100 'suppos':1562 'surviv':1569 'swiss':1124 'synonym':736 'tactic':102 'take':870,2051,2079,2241 'taken':1450 'tank':847 'technic':1328 'telescop':506 'thank':2200 'thin':456,1778 'thing':34,1207,1288 'think':2187 'three':748 'thumb':118 'time':385 'tini':1402 'togeth':233,1214 'took':584,2216 'top':493,527,672,837,852,1398,1479 'total':465 'triangl':1749 'trigger':2117 'trilog':70,753,1327 'trooper':215 'turn':761 'tweak':666 'type':224,1943 'underfold':1684 'underneath':433,478 'underwhelm':2049 'unreason':1333 'untouch':1738 'unus':2023 'unusu':1030 'use':59,769,887,1182,1336,1677,1852,1868,2208 'user':195,557 'usual':134,174 'vagu':364,1160 'various':2030 've':1913,2245 'version':1172 'view':2114,2121 'viewer':141 'visibl':836,1593 'visual':954,1951,2140 'want':868,1837 'war':2,41,98,172,250,281,399,641,739,1550,1618,1872,1910,2155,2159,2196 'watch':344 'way':854,1081,1131,1884 'weapon':2057,2084 'wear':1242 'webley':1000 'weird':1553 'well':2053,2081,2132 'white':1371,1534,1600 'without':625,654 'wood':183 'work':578,1484,1694 'world':1807,1909 'worn':230 'wors':1343 'worst':277,2194 'would':1480,1857 'wouldn':617,1845 'write':2220 'wrong':1520 'www.imfdb.org':2204 'www.imfdb.org/wiki/main_page)':2203 'x':161 'yellow':1245"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704233271
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10214401"
  +editedAt: DateTimeImmutable @1710609174 {#1757
    date: 2024-03-16 18:12:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704146871 {#1763
    date: 2024-01-01 23:07:51.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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1759 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-Best-And-Worst-Star-Wars-Blasters"
  +title: "The Best And Worst Star Wars Blasters"
  +url: null
  +body: """
    Star Wars is driven by aesthetics. Part of the look of the franchise that is front and center has always been the blasters.\n
    \n
    ![](https://lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)\n
    \n
    For me, there are a lot of things that go into making a Star Wars blaster look like it fits into the setting. First is that most of the blasters and accessories use real life guns as a basis, and since the original trilogy came out between 1977 and 1983, the kinds of props that could be made in that real life era cemented what looks like it belong in Star Wars; a super modern tactical gun or accessory made in the 2000s is going to stick out like a sore thumb.\n
    \n
    ![](https://lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)\n
    \n
    While aspects of the original gun are going to show through, it usually isn’t obvious for a casual viewer on a quick glance to pick up what is under all the greeble. After that is kind of an x factor about the greeble and prop construction. A good Star Wars blaster usually looks more metal, with maybe a hint of wood, than plastic in construction. The lines and aesthetic should fit the user. A dignified character who doesn’t normally fight should have something smaller and more ornate while a battle harder trooper has something mass produced, and a low life type should have something that looks worn and cobbled together.\n
    \n
    I limited to just live action appearances. I looked through all of the live action Star Wars material- the nine main movies, Rogue One, Solo, Andor, Book Of Boba Fett, Ashoka, Kenobi, and The Mandalorian and picked out five of the best and worst examples of Star Wars blasters. It was hard to narrow down the list, and there was a lot of examples that just barely missed the cut. This list is all personal and subjective opinion, with a lot of guidelines but as always aesthetic judgments are never an objective exercise. I’m also going to mostly pick on props which I know caught my eye when I watched the movies and shows, since there are plenty of lower quality props that stayed in holsters or were only vaguely in the background, for those I figure out of sight and out of mind compared to props that spent more time in the middle of the frame.\n
    \n
    Starting with some of the best Star Wars blasters.\n
    \n
    **1. Han Solo’s DL-44**\n
    \n
    Han’s DL-44, based on a real life C96 Mauser, is iconic for the character and a perfect example of balancing letting the real prop underneath show through with adding just the right amount of greeble. One of the most recognizable parts of a C96 is its long, thin barrel.\n
    \n
    ![](https://lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)\n
    \n
    The DL-44 prop totally breaks up the appearance of the barrel by hiding most of it underneath a massive muzzle cone. A long sniper scope on the side breaks up the top of the gun in A New Hope, and a stubbier but fatter telescope as a scope did the same in Empire Strikes Back. In both cases the original shape and elements of the top like the distinct adjustable sight of the C96 are largely obscured. A few fins and random metal bits glued on later, and a blaster almost as famous as its user is made.\n
    \n
    ![](https://lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)\n
    \n
    **2. Mando’s IB-94 blaster pistol**\n
    \n
    The next blaster very smartly looked at what worked about the DL-44 and took notes. Din Djarin’s blaster is based on the 1894 Bergmann pistol.\n
    \n
    ![](https://lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)\n
    \n
    By choosing such an obscure basis, the design is already off to a great start. Most people wouldn’t be able to name the Bergmann without looking it up, and the rounded lower body already looks like it belongs in Star Wars. The pistol has the general sense of looking like a revolver but without a cylinder, it already looks like a revolver that’s been tweaked by a prop artist. On top of that basis, the IB-94 was created with the addition of a muzzle cone, some huge rear sights, and a bit strangely replacing the default hammer with one that looks almost like that from a C96. Perhaps just a nod to the inspiration found from Han Solo’s blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)\n
    \n
    **3. BlasTech E-11 blaster rifle**\n
    \n
    Another blaster that is synonymous with Star Wars is the Imperial E-11. Seen in all three movies of the original trilogy in both the hands of Stormtroopers, and turned against them by the heroes. This blaster used the British Sterling L2A3 submachinegun as a basis. Like the Sterling’s predecessor, the Sten gun, the most eye catching feature was the left side magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)\n
    \n
    The E-11 did away with that, only having a very short stubby magazine as a powercell. That simple change did a lot to change the look, but beyond that fins were built to cover the most visible top part of the heat shield, and scopes from Sherman tank guns were fitted on top by way of a specially installed rail for the E-11.\n
    \n
    ![](https://lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)\n
    \n
    I want to take a quick aside to give a special mention to rebel DH-17 blasters, since they also used the L2A3s as a basis, and managed to look very different from the opposed E-11s by the addition of a large metal cover that replaced the entire original heat shield, and the mounting of the distinct and cool in its own right Armson OEG gunsight.\n
    \n
    ![](https://lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)\n
    \n
    **4. Boba Fett’s EE-3 carbine**\n
    \n
    This blaster first appeared in Empire Strikes Back, where visually it only looks so-so. Not great, not distracting.\n
    \n
    ![](https://lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)\n
    \n
    When it comes back in Return Of The Jedi however, it has gotten a major glowup and become a fantastic and mean looking blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)\n
    \n
    Based on a real life Webley & Scott 37mm flare gun, it starts out with a promising foundation.\n
    \n
    ![](https://lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)\n
    \n
    The basic silhouette resembles a revolver at a glance, but with a stock that is unusual even by pistol stock standards, and a massive barrel. The original barrel has been elongated and given cooling fins to create the appearance of a blaster carbine that almost certainly has a disintegration setting.\n
    \n
    **5. SE-14r**\n
    \n
    The SR-14 series of blaster had its first appearance all the way back in A New Hope. Despite the bartender’s protests it was brought out during the altercation between Luke and a pair of low lives in the Mos Eisley cantina.\n
    \n
    ![](https://lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)\n
    \n
    The SE-14 is based on a lesser known Swiss submachinegun, but it goes a long way to change the shape further by entirely removing both the stock and barrel, along with removing the magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)\n
    \n
    The result is a blaster that is vaguely handgun sized but doesn’t resemble any real handgun. My favorite version of the SE-14 is the SE-14r used by Lando Calrissian in the Solo movie. It is chrome plated, and the scope has been moved forward a bit to make the entire thing look a bit more properly put together. It has a mystery muzzle device which I assume is for shooting down police helicopters.\n
    \n
    ![](https://lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)\n
    \n
    Overall a completely fitting blaster for a character that wears a bright yellow shirt to a gunfight.\n
    \n
    Now on to some of the low points in blaster props.\n
    \n
    **1.Sonn-Blas SE-44C blaster pistol**\n
    \n
    The SE-44 first shows up in The Force Awakens, and it is almost like a summary of all the things not to do to design a good blaster. The basis is a Glock pistol, which is polymer and distinct looking.\n
    \n
    ![](https://lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)\n
    \n
    A Glock is a pistol designed too late to have shown up in the original trilogy (technically possible for ROTJ, but unreasonable). What is used to disguise the pistol is even worse, its just an off the shelf carbine conversion kit for real Glocks.\n
    \n
    ![](https://lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)\n
    \n
    Most examples of the SE-44 have the conversion kit be colored white, prominently signaling that it is polymer instead of metal, and allowing the audience to get a good look at the picatinny rails it has installed. Up top there is a tiny front sight block from an AR-15. I don’t know if it is a casting or a 3D print, but aside from the downsizing it is clearly an exact copy, even including the gasblock. It’s kind of amazing because these miniature sights were not something taken off the shelf due to laziness, but something that must have been custom built or specifically sourced. Sticking some sort of scope or scope-like object up top would have been less work and looked better. All around the SE-44 is just a dud of a blaster.\n
    \n
    **2. Sonn-Blas F-11D blaster rifles**\n
    \n
    A blaster based on the iconic E-11, what could go wrong?\n
    \n
    ![](https://lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)\n
    \n
    Just like the SE-44, it has a lot of white colored parts to give it a very plastic iPhone aesthetic. Out of place in Star Wars, and specifically weirdly out of place for an Empire that was supposed to have been defeated and is surviving on the rim. Some of the F-11Ds are fitted with stocks, which exacerbates the problem by making the buttstock also be visibly plastic and coloring the cheek riser white. Normally I’m not going to focus on realism when it comes to blaster bits in Star Wars, but it is impossible not to notice the cheekriser. Look at that cheek riser, and then look at First Order Stormtrooper helmets.\n
    \n
    ![](https://lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)\n
    \n
    A stock is bad enough with Stormtrooper helmets, but a riser is just preposterous and most importantly: Distracting to look at.\n
    \n
    **3. Andor’s Rebel AK blasters**\n
    \n
    During the Aldhani raid, the rebels use blasters that are largely made from underfolding AK rifles.\n
    \n
    ![](https://lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)\n
    \n
    Strangely a lot of work has been done to the rear of the props by incorporating MP-40 receivers to them, but it does almost nothing to change the overall silhouette. The most recognizable parts of the guns like the the handguard, gastube, and the sights are almost untouched. While there is some kind of filler material inside the triangle of the frontsight, all it really does is draw attention to the original shape rather than disguise it. The magazines are either 20 round AK magazines with very thin disguising, or prop magazines that follow the same shape as real ones. In any case, the final result is a blaster that is recognizable as a specific real world gun to even a casual observer.\n
    \n
    ![](https://lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)\n
    \n
    Perhaps the idea was that in real life there is a connotation between rebels and AKs, and the Andor show wanted to leverage that, but honestly the show wouldn’t have suffered if they’d used something else. I still would have believed I was looking at rebels if they were using something more Star War appropriate.\n
    \n
    **4. BlasTech DLT-19 heavy blaster rifle**\n
    \n
    Going all the way back to A New Hope, the DLT-19 has always bugged me for how conspicuous the basis is. If you have any interest in World War 2, you’ve seen an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)\n
    \n
    It is a very memorable looking machinegun, and the DLT-19 does almost nothing to disguise it. There are a few cooling type fins added, which does give it some visual commonality with the E-11, but otherwise it’s just an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)\n
    \n
    The bipod is even still attached in A New Hope.\n
    \n
    ![](https://lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)\n
    \n
    The DLT-19 comes back for a cameo in the hands of a bounty hunter in Empire Strikes Back, but its real next appearance is in Rogue One.\n
    \n
    ![](https://lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)\n
    \n
    There the bipod has finally been removed, a scope (which appears unusable with an Imperial helmet on), and various accessories resembling lights or aiming devices have been attached around the barrel shroud. An improvement, but still pretty underwhelming to take a well known and distinct weapon, and make almost no attempt to disguise it.\n
    \n
    **5. M-45 Repeating Ion Blaster**\n
    \n
    The M-45 is similarly egregious for taking a well known real weapon, the M60, and basically doing nothing to hide it.\n
    \n
    ![](https://lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)\n
    \n
    While the barrel has an appropriate looking sleeve fitted over the M-45, the blaster is mostly viewed with the trigger and receiver in view, betraying exactly what it is.\n
    \n
    ![](https://lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)\n
    \n
    I’m well aware that this is very likely a visual reference to Full Metal Jacket.\n
    \n
    ![](https://lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)\n
    \n
    I like Star Wars to be Star Wars, and keep it away from so blatantly incorporating out of place props for the sake of a reference.\n
    \n
    That ends my list, and dive into what I think are some of the best and worst Star Wars blasters.\n
    \n
    A huge thanks to [imfdb](https://www.imfdb.org/wiki/Main_Page) who I used for research, and from whom I shamelessly took photos from to write this up with.\n
    \n
    This post is also an [article on my blog](https://scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/) and I encourage you to take a look, I’ve got lots of other stuff there too.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710994898 {#1760
    date: 2024-03-21 05:21:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 26594
  -titleTs: "'best':2 'blaster':7 'star':5 'war':6 'worst':4"
  -bodyTs: "'-11':729,744,801,863,1516,1956 '-14':1071,1117,1176 '-15':1409 '-17':882 '-19':1877,1892,1931,1983 '-3':943 '-34':1917,1964 '-40':1707 '-44':406,410,463,582,1270,1364,1492,1528 '-45':2068,2074,2109 '-94':567,678 '/2024/01/01/the-best-and-worst-star-wars-blasters/)':2235 '/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':994 '/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1816 '/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2148 '/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':937 '/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2011 '/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1980 '/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1311 '/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1014 '/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':562 '/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':866 '/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1967 '/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1232 '/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1152 '/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':121 '/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':725 '/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1114 '/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1523 '/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':26 '/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1358 '/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':460 '/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2151 '/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2096 '/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1643 '/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':967 '/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1920 '/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':798 '/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1689 '/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2129 '/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':599 '/wiki/main_page)':2205 '1':401 '1.sonn':1261 '11d':1506 '11ds':1578 '11s':904 '14r':1068,1181 '1894':594 '1977':74 '1983':76 '2':563,1500,1911 '20':1772 '2000s':109 '3':726,1665 '37mm':1002 '3d':1421 '4':938,1874 '44c':1265 '5':1065,2066 'abl':620 'accessori':58,105,2031 'action':239,248 'ad':437,1945 'addit':683,907 'adjust':531 'aesthet':6,191,320,1544 'aim':2035 'ak':1669,1685,1774,1832 'aldhani':1673 'allow':1382 'almost':552,704,1059,1281,1714,1737,1933,2060 'along':1145 'alreadi':609,634,658 'also':329,886,1591,2227 'alterc':1098 'alway':20,319,1894 'amaz':1442 'amount':441 'andor':259,1666,1835 'anoth':732 'appear':240,469,948,1053,1078,2004,2022 'appropri':1873,2102 'ar':1408 'armson':932 'around':1489,2040 'articl':2229 'artist':670 'ashoka':264 'asid':873,1424 'aspect':123 'assum':1223 'attach':1973,2039 'attempt':2062 'attent':1759 'audienc':1384 'awaken':1277 'awar':2133 'away':803,2163 'back':516,952,971,1082,1885,1985,1999 'background':367 'bad':1647 'balanc':428 'bare':300 'barrel':457,472,1039,1042,1144,2042,2099 'bartend':1089 'base':411,591,995,1119,1511 'basi':65,605,675,777,892,1298,1901 'basic':1016,2088 'battl':213 'becom':985 'believ':1859 'belong':95,638 'bergmann':595,624 'best':275,397,2192 'betray':2122 'better':1487 'beyond':827 'bipod':1969,2014 'bit':545,694,1202,1210,1615 'blas':1262,1503 'blastech':727,1875 'blaster':23,42,56,173,282,400,551,568,572,589,722,730,733,768,883,946,991,1056,1074,1157,1237,1259,1266,1296,1499,1507,1510,1614,1670,1678,1799,1879,2071,2111,2197 'blatant':2166 'block':1405 'blog':2232 'boba':262,939 'bodi':633 'book':260 'bounti':1994 'break':466,490 'bright':1244 'british':771 'brought':1094 'bug':1895 'built':831,1464 'buttstock':1590 'c96':416,452,535,709 'calrissian':1185 'came':71 'cameo':1988 'cantina':1111 'carbin':944,1057,1350 'case':519,1793 'cast':1418 'casual':140,1812 'catch':789 'caught':339 'cement':90 'center':18 'certain':1060 'chang':818,823,1133,1717 'charact':198,422,1240 'cheek':1598,1631 'cheekris':1627 'choos':601 'chrome':1192 'clear':1430 'cobbl':232 'color':1370,1535,1596 'come':970,1612,1984 'common':1952 'compar':379 'complet':1235 'cone':482,687 'connot':1828 'conspicu':1899 'construct':168,187 'convers':1351,1367 'cool':927,1048,1942 'copi':1433 'could':82,1518 'cover':833,912 'creat':680,1051 'custom':1463 'cut':303 'cylind':656 'd':1851 'default':698 'defeat':1566 'design':607,1293,1317 'despit':1087 'devic':1220,2036 'dh':881 'differ':898 'dignifi':197 'din':586 'disguis':1338,1766,1779,1936,2064 'disintegr':1063 'distinct':530,925,1307,2056 'distract':964,1661 'dive':2183 'djarin':587 'dl':405,409,462,581 'dlt':1876,1891,1930,1982 'doesn':200,1164 'done':1697 'downsiz':1427 'draw':1758 'driven':4 'dud':1496 'due':1454 'e':728,743,800,862,903,1515,1955 'e-11s':902 'ee':942 'egregi':2077 'eisley':1110 'either':1771 'element':524 'elong':1045 'els':1854 'empir':514,950,1559,1997 'encourag':2238 'end':2179 'enough':1648 'entir':916,1138,1206 'era':89 'even':1031,1342,1434,1810,1971 'exacerb':1584 'exact':1432,2123 'exampl':278,297,426,1360 'exercis':326 'eye':341,788 'f':1505,1577 'f-11d':1504 'f-11ds':1576 'factor':162 'famous':554 'fantast':987 'fatter':505 'favorit':1171 'featur':790 'fett':263,940 'fight':203 'figur':371 'filler':1745 'fin':541,829,1049,1944 'final':1795,2016 'first':50,947,1077,1271,1637 'fit':46,193,850,1236,1580,2105 'five':272 'flare':1003 'focus':1607 'follow':1784 'forc':1276 'forward':1200 'found':717 'foundat':1011 'frame':391 'franchis':13 'front':16,1403 'frontsight':1752 'full':2143 'gasblock':1437 'gastub':1732 'general':646 'get':1386 'give':875,1538,1948 'given':1047 'glanc':145,1023 'glock':1301,1313,1355 'glowup':983 'glu':546 'go':36,111,129,330,1519,1605,1881 'goe':1128 'good':170,1295,1388 'got':2246 'gotten':980 'great':613,962 'greebl':154,165,443 'guidelin':316 'gun':62,103,127,496,785,848,1004,1727,1808 'gunfight':1249 'gunsight':934 'hammer':699 'han':402,407,719 'hand':757,1991 'handguard':1731 'handgun':1161,1169 'hard':285 'harder':214 'heat':841,918 'heavi':1878 'helicopt':1229 'helmet':1640,1651,2027 'hero':766 'hide':474,2092 'hint':181 'holster':360 'honest':1842 'hope':500,1086,1889,1977 'howev':977 'huge':689,2199 'hunter':1995 'ib':566,677 'icon':419,1514 'idea':1819 'imfdb':2202 'imperi':742,2026 'import':1660 'imposs':1622 'improv':2045 'includ':1435 'incorpor':1705,2167 'insid':1747 'inspir':716 'instal':858,1396 'instead':1378 'interest':1907 'ion':2070 'iphon':1543 'isn':135 'jacket':2145 'jedi':976 'judgment':321 'keep':2161 'kenobi':265 'kind':78,158,1440,1743 'kit':1352,1368 'know':338,1413 'known':1123,2054,2082 'l2a3':773 'l2a3s':889 'lando':1184 'larg':537,910,1681 'late':1319 'later':548 'lazi':1456 'left':793 'lemmy.world':25,120,459,561,598,724,797,865,936,966,993,1013,1113,1151,1231,1310,1357,1522,1642,1688,1815,1919,1966,1979,2010,2095,2128,2147,2150 'lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':992 'lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1814 'lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2146 'lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':935 'lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2009 'lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1978 'lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1309 'lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1012 'lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':560 'lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':864 'lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1965 'lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1230 'lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1150 'lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':119 'lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':723 'lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1112 'lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1521 'lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':24 'lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1356 'lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':458 'lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2149 'lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2094 'lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1641 'lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':965 'lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1918 'lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':796 'lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1687 'lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2127 'lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':597 'less':1483 'lesser':1122 'let':429 'leverag':1839 'life':61,88,223,415,999,1824 'light':2033 'like':44,93,115,528,636,650,660,705,778,1282,1476,1525,1728,2138,2153 'limit':235 'line':189 'list':290,305,2181 'live':238,247,1106 'long':455,484,1130 'look':10,43,92,175,229,242,575,626,635,649,659,703,825,896,957,990,1208,1308,1389,1486,1628,1635,1663,1862,1926,2103,2243 'lot':32,295,314,821,1532,1692,2247 'low':222,1105,1256 'lower':354,632 'luke':1100 'm':328,1603,2067,2073,2108,2131 'm60':2086 'machinegun':1927 'made':84,106,559,1682 'magazin':795,812,1149,1769,1775,1782 'main':254 'major':982 'make':38,1204,1588,2059 'manag':894 'mandalorian':268 'mando':564 'mass':218 'massiv':480,1038 'materi':251,1746 'mauser':417 'mayb':179 'mean':989 'memor':1925 'mention':878 'metal':177,544,911,1380,2144 'mg':1916,1963 'middl':388 'mind':378 'miniatur':1445 'miss':301 'modern':101 'mos':1109 'most':332,2113 'mount':922 'move':1199 'movi':255,346,749,1189 'mp':1706 'must':1460 'muzzl':481,686,1219 'mysteri':1218 'name':622 'narrow':287 'never':323 'new':499,1085,1888,1976 'next':571,2003 'nine':253 'nod':713 'normal':202,1601 'note':585 'noth':1715,1934,2090 'notic':1625 'object':325,1477 'obscur':538,604 'observ':1813 'obvious':137 'oeg':933 'one':257,444,701,1790,2008 'opinion':311 'oppos':901 'order':1638 'origin':69,126,521,752,917,1041,1326,1762 'ornat':210 'otherwis':1958 'overal':1233,1719 'pair':1103 'part':7,449,838,1536,1724 'peopl':616 'perfect':425 'perhap':710,1817 'person':308 'photo':2217 'picatinni':1392 'pick':147,270,333 'pistol':569,596,643,1033,1267,1302,1316,1340 'place':1547,1556,2170 'plastic':185,1542,1594 'plate':1193 'plenti':352 'point':1257 'polic':1228 'polym':1305,1377 'possibl':1329 'post':2225 'powercel':815 'predecessor':782 'preposter':1657 'pretti':2048 'print':1422 'problem':1586 'produc':219 'promin':1372 'promis':1010 'prop':80,167,335,356,381,432,464,669,1260,1703,1781,2171 'proper':1212 'protest':1091 'put':1213 'qualiti':355 'quick':144,872 'raid':1674 'rail':859,1393 'random':543 'rather':1764 'real':60,87,414,431,998,1168,1354,1789,1806,1823,2002,2083 'realism':1609 'realli':1755 'rear':690,1700 'rebel':880,1668,1676,1830,1864 'receiv':1708,2119 'recogniz':448,1723,1802 'refer':2141,2177 'remov':1139,1147,2018 'repeat':2069 'replac':696,914 'research':2210 'resembl':1018,1166,2032 'result':1154,1796 'return':973 'revolv':652,662,1020 'rifl':731,1508,1686,1880 'right':440,931 'rim':1572 'riser':1599,1632,1654 'rogu':256,2007 'rotj':1331 'round':631,1773 'sake':2174 'scope':486,509,844,1196,1472,1475,2020 'scope-lik':1474 'scott':1001 'scratch-that.org':2234 'scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/)':2233 'se':1067,1116,1175,1180,1264,1269,1363,1491,1527 'se-14r':1066,1179 'se-44c':1263 'seen':745,1914 'sens':647 'seri':1072 'set':49,1064 'shameless':2215 'shape':522,1135,1763,1787 'shelf':1349,1453 'sherman':846 'shield':842,919 'shirt':1246 'shoot':1226 'short':810 'show':131,348,434,1272,1836,1844 'shown':1322 'shroud':2043 'side':489,794 'sight':374,532,691,1404,1446,1735 'signal':1373 'silhouett':1017,1720 'similar':2076 'simpl':817 'sinc':67,349,884 'size':1162 'sleev':2104 'smaller':207 'smart':574 'sniper':485 'so-so':958 'solo':258,403,720,1188 'someth':206,217,227,1449,1458,1853,1869 'sonn':1502 'sonn-bla':1501 'sore':117 'sort':1470 'sourc':1467 'special':857,877 'specif':1466,1552,1805 'spent':383 'sr':1070 'standard':1035 'star':1,40,97,171,249,280,398,640,738,1549,1617,1871,2154,2158,2195 'start':392,614,1006 'stay':358 'sten':784 'sterl':772,780 'stick':113,1468 'still':1856,1972,2047 'stock':1027,1034,1142,1582,1645 'stormtroop':759,1639,1650 'strang':695,1690 'strike':515,951,1998 'stubbi':811 'stubbier':503 'stuff':2250 'subject':310 'submachinegun':774,1125 'suffer':1848 'summari':1284 'super':100 'suppos':1562 'surviv':1569 'swiss':1124 'synonym':736 'tactic':102 'take':870,2051,2079,2241 'taken':1450 'tank':847 'technic':1328 'telescop':506 'thank':2200 'thin':456,1778 'thing':34,1207,1288 'think':2187 'three':748 'thumb':118 'time':385 'tini':1402 'togeth':233,1214 'took':584,2216 'top':493,527,672,837,852,1398,1479 'total':465 'triangl':1749 'trigger':2117 'trilog':70,753,1327 'trooper':215 'turn':761 'tweak':666 'type':224,1943 'underfold':1684 'underneath':433,478 'underwhelm':2049 'unreason':1333 'untouch':1738 'unus':2023 'unusu':1030 'use':59,769,887,1182,1336,1677,1852,1868,2208 'user':195,557 'usual':134,174 'vagu':364,1160 'various':2030 've':1913,2245 'version':1172 'view':2114,2121 'viewer':141 'visibl':836,1593 'visual':954,1951,2140 'want':868,1837 'war':2,41,98,172,250,281,399,641,739,1550,1618,1872,1910,2155,2159,2196 'watch':344 'way':854,1081,1131,1884 'weapon':2057,2084 'wear':1242 'webley':1000 'weird':1553 'well':2053,2081,2132 'white':1371,1534,1600 'without':625,654 'wood':183 'work':578,1484,1694 'world':1807,1909 'worn':230 'wors':1343 'worst':277,2194 'would':1480,1857 'wouldn':617,1845 'write':2220 'wrong':1520 'www.imfdb.org':2204 'www.imfdb.org/wiki/main_page)':2203 'x':161 'yellow':1245"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704233271
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10214401"
  +editedAt: DateTimeImmutable @1710609174 {#1757
    date: 2024-03-16 18:12:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704146871 {#1763
    date: 2024-01-01 23:07:51.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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1759 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-Best-And-Worst-Star-Wars-Blasters"
  +title: "The Best And Worst Star Wars Blasters"
  +url: null
  +body: """
    Star Wars is driven by aesthetics. Part of the look of the franchise that is front and center has always been the blasters.\n
    \n
    ![](https://lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)\n
    \n
    For me, there are a lot of things that go into making a Star Wars blaster look like it fits into the setting. First is that most of the blasters and accessories use real life guns as a basis, and since the original trilogy came out between 1977 and 1983, the kinds of props that could be made in that real life era cemented what looks like it belong in Star Wars; a super modern tactical gun or accessory made in the 2000s is going to stick out like a sore thumb.\n
    \n
    ![](https://lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)\n
    \n
    While aspects of the original gun are going to show through, it usually isn’t obvious for a casual viewer on a quick glance to pick up what is under all the greeble. After that is kind of an x factor about the greeble and prop construction. A good Star Wars blaster usually looks more metal, with maybe a hint of wood, than plastic in construction. The lines and aesthetic should fit the user. A dignified character who doesn’t normally fight should have something smaller and more ornate while a battle harder trooper has something mass produced, and a low life type should have something that looks worn and cobbled together.\n
    \n
    I limited to just live action appearances. I looked through all of the live action Star Wars material- the nine main movies, Rogue One, Solo, Andor, Book Of Boba Fett, Ashoka, Kenobi, and The Mandalorian and picked out five of the best and worst examples of Star Wars blasters. It was hard to narrow down the list, and there was a lot of examples that just barely missed the cut. This list is all personal and subjective opinion, with a lot of guidelines but as always aesthetic judgments are never an objective exercise. I’m also going to mostly pick on props which I know caught my eye when I watched the movies and shows, since there are plenty of lower quality props that stayed in holsters or were only vaguely in the background, for those I figure out of sight and out of mind compared to props that spent more time in the middle of the frame.\n
    \n
    Starting with some of the best Star Wars blasters.\n
    \n
    **1. Han Solo’s DL-44**\n
    \n
    Han’s DL-44, based on a real life C96 Mauser, is iconic for the character and a perfect example of balancing letting the real prop underneath show through with adding just the right amount of greeble. One of the most recognizable parts of a C96 is its long, thin barrel.\n
    \n
    ![](https://lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)\n
    \n
    The DL-44 prop totally breaks up the appearance of the barrel by hiding most of it underneath a massive muzzle cone. A long sniper scope on the side breaks up the top of the gun in A New Hope, and a stubbier but fatter telescope as a scope did the same in Empire Strikes Back. In both cases the original shape and elements of the top like the distinct adjustable sight of the C96 are largely obscured. A few fins and random metal bits glued on later, and a blaster almost as famous as its user is made.\n
    \n
    ![](https://lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)\n
    \n
    **2. Mando’s IB-94 blaster pistol**\n
    \n
    The next blaster very smartly looked at what worked about the DL-44 and took notes. Din Djarin’s blaster is based on the 1894 Bergmann pistol.\n
    \n
    ![](https://lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)\n
    \n
    By choosing such an obscure basis, the design is already off to a great start. Most people wouldn’t be able to name the Bergmann without looking it up, and the rounded lower body already looks like it belongs in Star Wars. The pistol has the general sense of looking like a revolver but without a cylinder, it already looks like a revolver that’s been tweaked by a prop artist. On top of that basis, the IB-94 was created with the addition of a muzzle cone, some huge rear sights, and a bit strangely replacing the default hammer with one that looks almost like that from a C96. Perhaps just a nod to the inspiration found from Han Solo’s blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)\n
    \n
    **3. BlasTech E-11 blaster rifle**\n
    \n
    Another blaster that is synonymous with Star Wars is the Imperial E-11. Seen in all three movies of the original trilogy in both the hands of Stormtroopers, and turned against them by the heroes. This blaster used the British Sterling L2A3 submachinegun as a basis. Like the Sterling’s predecessor, the Sten gun, the most eye catching feature was the left side magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)\n
    \n
    The E-11 did away with that, only having a very short stubby magazine as a powercell. That simple change did a lot to change the look, but beyond that fins were built to cover the most visible top part of the heat shield, and scopes from Sherman tank guns were fitted on top by way of a specially installed rail for the E-11.\n
    \n
    ![](https://lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)\n
    \n
    I want to take a quick aside to give a special mention to rebel DH-17 blasters, since they also used the L2A3s as a basis, and managed to look very different from the opposed E-11s by the addition of a large metal cover that replaced the entire original heat shield, and the mounting of the distinct and cool in its own right Armson OEG gunsight.\n
    \n
    ![](https://lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)\n
    \n
    **4. Boba Fett’s EE-3 carbine**\n
    \n
    This blaster first appeared in Empire Strikes Back, where visually it only looks so-so. Not great, not distracting.\n
    \n
    ![](https://lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)\n
    \n
    When it comes back in Return Of The Jedi however, it has gotten a major glowup and become a fantastic and mean looking blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)\n
    \n
    Based on a real life Webley & Scott 37mm flare gun, it starts out with a promising foundation.\n
    \n
    ![](https://lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)\n
    \n
    The basic silhouette resembles a revolver at a glance, but with a stock that is unusual even by pistol stock standards, and a massive barrel. The original barrel has been elongated and given cooling fins to create the appearance of a blaster carbine that almost certainly has a disintegration setting.\n
    \n
    **5. SE-14r**\n
    \n
    The SR-14 series of blaster had its first appearance all the way back in A New Hope. Despite the bartender’s protests it was brought out during the altercation between Luke and a pair of low lives in the Mos Eisley cantina.\n
    \n
    ![](https://lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)\n
    \n
    The SE-14 is based on a lesser known Swiss submachinegun, but it goes a long way to change the shape further by entirely removing both the stock and barrel, along with removing the magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)\n
    \n
    The result is a blaster that is vaguely handgun sized but doesn’t resemble any real handgun. My favorite version of the SE-14 is the SE-14r used by Lando Calrissian in the Solo movie. It is chrome plated, and the scope has been moved forward a bit to make the entire thing look a bit more properly put together. It has a mystery muzzle device which I assume is for shooting down police helicopters.\n
    \n
    ![](https://lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)\n
    \n
    Overall a completely fitting blaster for a character that wears a bright yellow shirt to a gunfight.\n
    \n
    Now on to some of the low points in blaster props.\n
    \n
    **1.Sonn-Blas SE-44C blaster pistol**\n
    \n
    The SE-44 first shows up in The Force Awakens, and it is almost like a summary of all the things not to do to design a good blaster. The basis is a Glock pistol, which is polymer and distinct looking.\n
    \n
    ![](https://lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)\n
    \n
    A Glock is a pistol designed too late to have shown up in the original trilogy (technically possible for ROTJ, but unreasonable). What is used to disguise the pistol is even worse, its just an off the shelf carbine conversion kit for real Glocks.\n
    \n
    ![](https://lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)\n
    \n
    Most examples of the SE-44 have the conversion kit be colored white, prominently signaling that it is polymer instead of metal, and allowing the audience to get a good look at the picatinny rails it has installed. Up top there is a tiny front sight block from an AR-15. I don’t know if it is a casting or a 3D print, but aside from the downsizing it is clearly an exact copy, even including the gasblock. It’s kind of amazing because these miniature sights were not something taken off the shelf due to laziness, but something that must have been custom built or specifically sourced. Sticking some sort of scope or scope-like object up top would have been less work and looked better. All around the SE-44 is just a dud of a blaster.\n
    \n
    **2. Sonn-Blas F-11D blaster rifles**\n
    \n
    A blaster based on the iconic E-11, what could go wrong?\n
    \n
    ![](https://lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)\n
    \n
    Just like the SE-44, it has a lot of white colored parts to give it a very plastic iPhone aesthetic. Out of place in Star Wars, and specifically weirdly out of place for an Empire that was supposed to have been defeated and is surviving on the rim. Some of the F-11Ds are fitted with stocks, which exacerbates the problem by making the buttstock also be visibly plastic and coloring the cheek riser white. Normally I’m not going to focus on realism when it comes to blaster bits in Star Wars, but it is impossible not to notice the cheekriser. Look at that cheek riser, and then look at First Order Stormtrooper helmets.\n
    \n
    ![](https://lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)\n
    \n
    A stock is bad enough with Stormtrooper helmets, but a riser is just preposterous and most importantly: Distracting to look at.\n
    \n
    **3. Andor’s Rebel AK blasters**\n
    \n
    During the Aldhani raid, the rebels use blasters that are largely made from underfolding AK rifles.\n
    \n
    ![](https://lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)\n
    \n
    Strangely a lot of work has been done to the rear of the props by incorporating MP-40 receivers to them, but it does almost nothing to change the overall silhouette. The most recognizable parts of the guns like the the handguard, gastube, and the sights are almost untouched. While there is some kind of filler material inside the triangle of the frontsight, all it really does is draw attention to the original shape rather than disguise it. The magazines are either 20 round AK magazines with very thin disguising, or prop magazines that follow the same shape as real ones. In any case, the final result is a blaster that is recognizable as a specific real world gun to even a casual observer.\n
    \n
    ![](https://lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)\n
    \n
    Perhaps the idea was that in real life there is a connotation between rebels and AKs, and the Andor show wanted to leverage that, but honestly the show wouldn’t have suffered if they’d used something else. I still would have believed I was looking at rebels if they were using something more Star War appropriate.\n
    \n
    **4. BlasTech DLT-19 heavy blaster rifle**\n
    \n
    Going all the way back to A New Hope, the DLT-19 has always bugged me for how conspicuous the basis is. If you have any interest in World War 2, you’ve seen an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)\n
    \n
    It is a very memorable looking machinegun, and the DLT-19 does almost nothing to disguise it. There are a few cooling type fins added, which does give it some visual commonality with the E-11, but otherwise it’s just an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)\n
    \n
    The bipod is even still attached in A New Hope.\n
    \n
    ![](https://lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)\n
    \n
    The DLT-19 comes back for a cameo in the hands of a bounty hunter in Empire Strikes Back, but its real next appearance is in Rogue One.\n
    \n
    ![](https://lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)\n
    \n
    There the bipod has finally been removed, a scope (which appears unusable with an Imperial helmet on), and various accessories resembling lights or aiming devices have been attached around the barrel shroud. An improvement, but still pretty underwhelming to take a well known and distinct weapon, and make almost no attempt to disguise it.\n
    \n
    **5. M-45 Repeating Ion Blaster**\n
    \n
    The M-45 is similarly egregious for taking a well known real weapon, the M60, and basically doing nothing to hide it.\n
    \n
    ![](https://lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)\n
    \n
    While the barrel has an appropriate looking sleeve fitted over the M-45, the blaster is mostly viewed with the trigger and receiver in view, betraying exactly what it is.\n
    \n
    ![](https://lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)\n
    \n
    I’m well aware that this is very likely a visual reference to Full Metal Jacket.\n
    \n
    ![](https://lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)\n
    \n
    I like Star Wars to be Star Wars, and keep it away from so blatantly incorporating out of place props for the sake of a reference.\n
    \n
    That ends my list, and dive into what I think are some of the best and worst Star Wars blasters.\n
    \n
    A huge thanks to [imfdb](https://www.imfdb.org/wiki/Main_Page) who I used for research, and from whom I shamelessly took photos from to write this up with.\n
    \n
    This post is also an [article on my blog](https://scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/) and I encourage you to take a look, I’ve got lots of other stuff there too.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710994898 {#1760
    date: 2024-03-21 05:21:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 26594
  -titleTs: "'best':2 'blaster':7 'star':5 'war':6 'worst':4"
  -bodyTs: "'-11':729,744,801,863,1516,1956 '-14':1071,1117,1176 '-15':1409 '-17':882 '-19':1877,1892,1931,1983 '-3':943 '-34':1917,1964 '-40':1707 '-44':406,410,463,582,1270,1364,1492,1528 '-45':2068,2074,2109 '-94':567,678 '/2024/01/01/the-best-and-worst-star-wars-blasters/)':2235 '/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':994 '/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1816 '/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2148 '/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':937 '/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2011 '/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1980 '/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1311 '/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1014 '/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':562 '/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':866 '/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1967 '/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1232 '/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1152 '/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':121 '/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':725 '/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1114 '/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1523 '/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':26 '/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1358 '/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':460 '/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2151 '/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2096 '/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1643 '/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':967 '/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1920 '/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':798 '/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1689 '/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2129 '/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':599 '/wiki/main_page)':2205 '1':401 '1.sonn':1261 '11d':1506 '11ds':1578 '11s':904 '14r':1068,1181 '1894':594 '1977':74 '1983':76 '2':563,1500,1911 '20':1772 '2000s':109 '3':726,1665 '37mm':1002 '3d':1421 '4':938,1874 '44c':1265 '5':1065,2066 'abl':620 'accessori':58,105,2031 'action':239,248 'ad':437,1945 'addit':683,907 'adjust':531 'aesthet':6,191,320,1544 'aim':2035 'ak':1669,1685,1774,1832 'aldhani':1673 'allow':1382 'almost':552,704,1059,1281,1714,1737,1933,2060 'along':1145 'alreadi':609,634,658 'also':329,886,1591,2227 'alterc':1098 'alway':20,319,1894 'amaz':1442 'amount':441 'andor':259,1666,1835 'anoth':732 'appear':240,469,948,1053,1078,2004,2022 'appropri':1873,2102 'ar':1408 'armson':932 'around':1489,2040 'articl':2229 'artist':670 'ashoka':264 'asid':873,1424 'aspect':123 'assum':1223 'attach':1973,2039 'attempt':2062 'attent':1759 'audienc':1384 'awaken':1277 'awar':2133 'away':803,2163 'back':516,952,971,1082,1885,1985,1999 'background':367 'bad':1647 'balanc':428 'bare':300 'barrel':457,472,1039,1042,1144,2042,2099 'bartend':1089 'base':411,591,995,1119,1511 'basi':65,605,675,777,892,1298,1901 'basic':1016,2088 'battl':213 'becom':985 'believ':1859 'belong':95,638 'bergmann':595,624 'best':275,397,2192 'betray':2122 'better':1487 'beyond':827 'bipod':1969,2014 'bit':545,694,1202,1210,1615 'blas':1262,1503 'blastech':727,1875 'blaster':23,42,56,173,282,400,551,568,572,589,722,730,733,768,883,946,991,1056,1074,1157,1237,1259,1266,1296,1499,1507,1510,1614,1670,1678,1799,1879,2071,2111,2197 'blatant':2166 'block':1405 'blog':2232 'boba':262,939 'bodi':633 'book':260 'bounti':1994 'break':466,490 'bright':1244 'british':771 'brought':1094 'bug':1895 'built':831,1464 'buttstock':1590 'c96':416,452,535,709 'calrissian':1185 'came':71 'cameo':1988 'cantina':1111 'carbin':944,1057,1350 'case':519,1793 'cast':1418 'casual':140,1812 'catch':789 'caught':339 'cement':90 'center':18 'certain':1060 'chang':818,823,1133,1717 'charact':198,422,1240 'cheek':1598,1631 'cheekris':1627 'choos':601 'chrome':1192 'clear':1430 'cobbl':232 'color':1370,1535,1596 'come':970,1612,1984 'common':1952 'compar':379 'complet':1235 'cone':482,687 'connot':1828 'conspicu':1899 'construct':168,187 'convers':1351,1367 'cool':927,1048,1942 'copi':1433 'could':82,1518 'cover':833,912 'creat':680,1051 'custom':1463 'cut':303 'cylind':656 'd':1851 'default':698 'defeat':1566 'design':607,1293,1317 'despit':1087 'devic':1220,2036 'dh':881 'differ':898 'dignifi':197 'din':586 'disguis':1338,1766,1779,1936,2064 'disintegr':1063 'distinct':530,925,1307,2056 'distract':964,1661 'dive':2183 'djarin':587 'dl':405,409,462,581 'dlt':1876,1891,1930,1982 'doesn':200,1164 'done':1697 'downsiz':1427 'draw':1758 'driven':4 'dud':1496 'due':1454 'e':728,743,800,862,903,1515,1955 'e-11s':902 'ee':942 'egregi':2077 'eisley':1110 'either':1771 'element':524 'elong':1045 'els':1854 'empir':514,950,1559,1997 'encourag':2238 'end':2179 'enough':1648 'entir':916,1138,1206 'era':89 'even':1031,1342,1434,1810,1971 'exacerb':1584 'exact':1432,2123 'exampl':278,297,426,1360 'exercis':326 'eye':341,788 'f':1505,1577 'f-11d':1504 'f-11ds':1576 'factor':162 'famous':554 'fantast':987 'fatter':505 'favorit':1171 'featur':790 'fett':263,940 'fight':203 'figur':371 'filler':1745 'fin':541,829,1049,1944 'final':1795,2016 'first':50,947,1077,1271,1637 'fit':46,193,850,1236,1580,2105 'five':272 'flare':1003 'focus':1607 'follow':1784 'forc':1276 'forward':1200 'found':717 'foundat':1011 'frame':391 'franchis':13 'front':16,1403 'frontsight':1752 'full':2143 'gasblock':1437 'gastub':1732 'general':646 'get':1386 'give':875,1538,1948 'given':1047 'glanc':145,1023 'glock':1301,1313,1355 'glowup':983 'glu':546 'go':36,111,129,330,1519,1605,1881 'goe':1128 'good':170,1295,1388 'got':2246 'gotten':980 'great':613,962 'greebl':154,165,443 'guidelin':316 'gun':62,103,127,496,785,848,1004,1727,1808 'gunfight':1249 'gunsight':934 'hammer':699 'han':402,407,719 'hand':757,1991 'handguard':1731 'handgun':1161,1169 'hard':285 'harder':214 'heat':841,918 'heavi':1878 'helicopt':1229 'helmet':1640,1651,2027 'hero':766 'hide':474,2092 'hint':181 'holster':360 'honest':1842 'hope':500,1086,1889,1977 'howev':977 'huge':689,2199 'hunter':1995 'ib':566,677 'icon':419,1514 'idea':1819 'imfdb':2202 'imperi':742,2026 'import':1660 'imposs':1622 'improv':2045 'includ':1435 'incorpor':1705,2167 'insid':1747 'inspir':716 'instal':858,1396 'instead':1378 'interest':1907 'ion':2070 'iphon':1543 'isn':135 'jacket':2145 'jedi':976 'judgment':321 'keep':2161 'kenobi':265 'kind':78,158,1440,1743 'kit':1352,1368 'know':338,1413 'known':1123,2054,2082 'l2a3':773 'l2a3s':889 'lando':1184 'larg':537,910,1681 'late':1319 'later':548 'lazi':1456 'left':793 'lemmy.world':25,120,459,561,598,724,797,865,936,966,993,1013,1113,1151,1231,1310,1357,1522,1642,1688,1815,1919,1966,1979,2010,2095,2128,2147,2150 'lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':992 'lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1814 'lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2146 'lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':935 'lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2009 'lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1978 'lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1309 'lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1012 'lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':560 'lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':864 'lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1965 'lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1230 'lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1150 'lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':119 'lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':723 'lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1112 'lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1521 'lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':24 'lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1356 'lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':458 'lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2149 'lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2094 'lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1641 'lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':965 'lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1918 'lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':796 'lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1687 'lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2127 'lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':597 'less':1483 'lesser':1122 'let':429 'leverag':1839 'life':61,88,223,415,999,1824 'light':2033 'like':44,93,115,528,636,650,660,705,778,1282,1476,1525,1728,2138,2153 'limit':235 'line':189 'list':290,305,2181 'live':238,247,1106 'long':455,484,1130 'look':10,43,92,175,229,242,575,626,635,649,659,703,825,896,957,990,1208,1308,1389,1486,1628,1635,1663,1862,1926,2103,2243 'lot':32,295,314,821,1532,1692,2247 'low':222,1105,1256 'lower':354,632 'luke':1100 'm':328,1603,2067,2073,2108,2131 'm60':2086 'machinegun':1927 'made':84,106,559,1682 'magazin':795,812,1149,1769,1775,1782 'main':254 'major':982 'make':38,1204,1588,2059 'manag':894 'mandalorian':268 'mando':564 'mass':218 'massiv':480,1038 'materi':251,1746 'mauser':417 'mayb':179 'mean':989 'memor':1925 'mention':878 'metal':177,544,911,1380,2144 'mg':1916,1963 'middl':388 'mind':378 'miniatur':1445 'miss':301 'modern':101 'mos':1109 'most':332,2113 'mount':922 'move':1199 'movi':255,346,749,1189 'mp':1706 'must':1460 'muzzl':481,686,1219 'mysteri':1218 'name':622 'narrow':287 'never':323 'new':499,1085,1888,1976 'next':571,2003 'nine':253 'nod':713 'normal':202,1601 'note':585 'noth':1715,1934,2090 'notic':1625 'object':325,1477 'obscur':538,604 'observ':1813 'obvious':137 'oeg':933 'one':257,444,701,1790,2008 'opinion':311 'oppos':901 'order':1638 'origin':69,126,521,752,917,1041,1326,1762 'ornat':210 'otherwis':1958 'overal':1233,1719 'pair':1103 'part':7,449,838,1536,1724 'peopl':616 'perfect':425 'perhap':710,1817 'person':308 'photo':2217 'picatinni':1392 'pick':147,270,333 'pistol':569,596,643,1033,1267,1302,1316,1340 'place':1547,1556,2170 'plastic':185,1542,1594 'plate':1193 'plenti':352 'point':1257 'polic':1228 'polym':1305,1377 'possibl':1329 'post':2225 'powercel':815 'predecessor':782 'preposter':1657 'pretti':2048 'print':1422 'problem':1586 'produc':219 'promin':1372 'promis':1010 'prop':80,167,335,356,381,432,464,669,1260,1703,1781,2171 'proper':1212 'protest':1091 'put':1213 'qualiti':355 'quick':144,872 'raid':1674 'rail':859,1393 'random':543 'rather':1764 'real':60,87,414,431,998,1168,1354,1789,1806,1823,2002,2083 'realism':1609 'realli':1755 'rear':690,1700 'rebel':880,1668,1676,1830,1864 'receiv':1708,2119 'recogniz':448,1723,1802 'refer':2141,2177 'remov':1139,1147,2018 'repeat':2069 'replac':696,914 'research':2210 'resembl':1018,1166,2032 'result':1154,1796 'return':973 'revolv':652,662,1020 'rifl':731,1508,1686,1880 'right':440,931 'rim':1572 'riser':1599,1632,1654 'rogu':256,2007 'rotj':1331 'round':631,1773 'sake':2174 'scope':486,509,844,1196,1472,1475,2020 'scope-lik':1474 'scott':1001 'scratch-that.org':2234 'scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/)':2233 'se':1067,1116,1175,1180,1264,1269,1363,1491,1527 'se-14r':1066,1179 'se-44c':1263 'seen':745,1914 'sens':647 'seri':1072 'set':49,1064 'shameless':2215 'shape':522,1135,1763,1787 'shelf':1349,1453 'sherman':846 'shield':842,919 'shirt':1246 'shoot':1226 'short':810 'show':131,348,434,1272,1836,1844 'shown':1322 'shroud':2043 'side':489,794 'sight':374,532,691,1404,1446,1735 'signal':1373 'silhouett':1017,1720 'similar':2076 'simpl':817 'sinc':67,349,884 'size':1162 'sleev':2104 'smaller':207 'smart':574 'sniper':485 'so-so':958 'solo':258,403,720,1188 'someth':206,217,227,1449,1458,1853,1869 'sonn':1502 'sonn-bla':1501 'sore':117 'sort':1470 'sourc':1467 'special':857,877 'specif':1466,1552,1805 'spent':383 'sr':1070 'standard':1035 'star':1,40,97,171,249,280,398,640,738,1549,1617,1871,2154,2158,2195 'start':392,614,1006 'stay':358 'sten':784 'sterl':772,780 'stick':113,1468 'still':1856,1972,2047 'stock':1027,1034,1142,1582,1645 'stormtroop':759,1639,1650 'strang':695,1690 'strike':515,951,1998 'stubbi':811 'stubbier':503 'stuff':2250 'subject':310 'submachinegun':774,1125 'suffer':1848 'summari':1284 'super':100 'suppos':1562 'surviv':1569 'swiss':1124 'synonym':736 'tactic':102 'take':870,2051,2079,2241 'taken':1450 'tank':847 'technic':1328 'telescop':506 'thank':2200 'thin':456,1778 'thing':34,1207,1288 'think':2187 'three':748 'thumb':118 'time':385 'tini':1402 'togeth':233,1214 'took':584,2216 'top':493,527,672,837,852,1398,1479 'total':465 'triangl':1749 'trigger':2117 'trilog':70,753,1327 'trooper':215 'turn':761 'tweak':666 'type':224,1943 'underfold':1684 'underneath':433,478 'underwhelm':2049 'unreason':1333 'untouch':1738 'unus':2023 'unusu':1030 'use':59,769,887,1182,1336,1677,1852,1868,2208 'user':195,557 'usual':134,174 'vagu':364,1160 'various':2030 've':1913,2245 'version':1172 'view':2114,2121 'viewer':141 'visibl':836,1593 'visual':954,1951,2140 'want':868,1837 'war':2,41,98,172,250,281,399,641,739,1550,1618,1872,1910,2155,2159,2196 'watch':344 'way':854,1081,1131,1884 'weapon':2057,2084 'wear':1242 'webley':1000 'weird':1553 'well':2053,2081,2132 'white':1371,1534,1600 'without':625,654 'wood':183 'work':578,1484,1694 'world':1807,1909 'worn':230 'wors':1343 'worst':277,2194 'would':1480,1857 'wouldn':617,1845 'write':2220 'wrong':1520 'www.imfdb.org':2204 'www.imfdb.org/wiki/main_page)':2203 'x':161 'yellow':1245"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704233271
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10214401"
  +editedAt: DateTimeImmutable @1710609174 {#1757
    date: 2024-03-16 18:12:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704146871 {#1763
    date: 2024-01-01 23:07:51.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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-luks-encrypt-raid-drive"
  +title: "How to luks encrypt raid drive?"
  +url: null
  +body: """
    Edit: Turns out for what I’m trying to do (mount luks encrypted raid after start up) only needs the device mapping for the raid drive and not a file-system object.\n
    \n
    So I luks encrypted the raid and call a script to open the vault and mount it when I need to.\n
    \n
    ---\n
    \n
    In my system config file I added a raid drive like so:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">(mapped-devices (list (mapped-device\n
    </span><span style="color:#323232;">                                     (source (uuid\n
    </span><span style="color:#323232;">                                                  "205e5caa-694f-4457-a2a1-8affa3536e75"))\n
    </span><span style="color:#323232;">                                     (target "guix")\n
    </span><span style="color:#323232;">                                     (type luks-device-mapping))\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">                                  (mapped-device\n
    </span><span style="color:#323232;">                                     (source (list "/dev/sdb1" "/dev/sdc1"))\n
    </span><span style="color:#323232;">                                     (target "/dev/md0")\n
    </span><span style="color:#323232;">                                     (type raid-device-mapping))))\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">(file-systems (cons* (file-system\n
    </span><span style="color:#323232;">                                  (mount-point "/")\n
    </span><span style="color:#323232;">                                  (device "/dev/mapper/guix")\n
    </span><span style="color:#323232;">                                  (type "ext4")\n
    </span><span style="color:#323232;">                                  (dependencies (list (list-ref mapped-devices 0))))\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">                               (file-system\n
    </span><span style="color:#323232;">                                  (mount-point "/mnt/nas")\n
    </span><span style="color:#323232;">                                  (device "/dev/md0")\n
    </span><span style="color:#323232;">                                  (type "ext4")\n
    </span><span style="color:#323232;">                                  (mount? #f)\n
    </span><span style="color:#323232;">                                  (dependencies (list (list-ref mapped-devices 1)))) %base-file-systems)))\n
    </span>\n
    ```\n
    \n
    I’d now like to luks encrypt the raid drive but I’m not sure how to go about doing it. Do I simply make a another mapped-device object, specifying the raid drive uuid and “/dev/md0” as the target:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">(mapped-device\n
    </span><span style="color:#323232;">   (source (uuid\n
    </span><span style="color:#323232;">                {raid uuid}))\n
    </span><span style="color:#323232;">                (target "/dev/md0")\n
    </span><span style="color:#323232;">                (type luks-device-mapping))\n
    </span>\n
    ```\n
    \n
    and then pass that as a dependency to the raid file system object?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711060515 {#1781
    date: 2024-03-21 23:35:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 26622
  -titleTs: "'drive':6 'encrypt':4 'luk':3 'raid':5"
  -bodyTs: "'/dev/mapper/guix':116 '/dev/md0':99,136,191,203 '/dev/sdb1':96 '/dev/sdc1':97 '/mnt/nas':134 '0':127 '1':149 '205e5':76 '4457':80 '694f':79 '8affa3536e75':83 'a2a1':82 'a2a1-8affa3536e75':81 'ad':61 'anoth':180 'base':151 'base-file-system':150 'caa':78 'caa-694f':77 'call':41 'con':108 'config':58 'd':155 'depend':119,141,215 'devic':21,69,73,89,93,103,115,126,135,148,183,197,207 'drive':26,64,163,188 'edit':1 'encrypt':13,37,160 'ext4':118,138 'f':140 'file':31,59,106,110,129,152,219 'file-system':30,105,109,128 'go':171 'guix':85 'like':65,157 'list':70,95,120,122,142,144 'list-ref':121,143 'luk':12,36,88,159,206 'luks-device-map':87,205 'm':7,166 'make':178 'map':22,68,72,90,92,104,125,147,182,196,208 'mapped-devic':67,71,91,124,146,181,195 'mount':11,49,113,132,139 'mount-point':112,131 'need':19,53 'object':33,184,221 'open':45 'pass':211 'point':114,133 'raid':14,25,39,63,102,162,187,200,218 'raid-device-map':101 'ref':123,145 'script':43 'simpli':177 'sourc':74,94,198 'specifi':185 'start':16 'sure':168 'system':32,57,107,111,130,153,220 'target':84,98,194,202 'thank':222 'tri':8 'turn':2 'type':86,100,117,137,204 'uuid':75,189,199,201 'vault':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704181768
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11036859"
  +editedAt: DateTimeImmutable @1712607909 {#1782
    date: 2024-04-08 22:25:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704144268 {#1783
    date: 2024-01-01 22:24:28.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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-luks-encrypt-raid-drive"
  +title: "How to luks encrypt raid drive?"
  +url: null
  +body: """
    Edit: Turns out for what I’m trying to do (mount luks encrypted raid after start up) only needs the device mapping for the raid drive and not a file-system object.\n
    \n
    So I luks encrypted the raid and call a script to open the vault and mount it when I need to.\n
    \n
    ---\n
    \n
    In my system config file I added a raid drive like so:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">(mapped-devices (list (mapped-device\n
    </span><span style="color:#323232;">                                     (source (uuid\n
    </span><span style="color:#323232;">                                                  "205e5caa-694f-4457-a2a1-8affa3536e75"))\n
    </span><span style="color:#323232;">                                     (target "guix")\n
    </span><span style="color:#323232;">                                     (type luks-device-mapping))\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">                                  (mapped-device\n
    </span><span style="color:#323232;">                                     (source (list "/dev/sdb1" "/dev/sdc1"))\n
    </span><span style="color:#323232;">                                     (target "/dev/md0")\n
    </span><span style="color:#323232;">                                     (type raid-device-mapping))))\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">(file-systems (cons* (file-system\n
    </span><span style="color:#323232;">                                  (mount-point "/")\n
    </span><span style="color:#323232;">                                  (device "/dev/mapper/guix")\n
    </span><span style="color:#323232;">                                  (type "ext4")\n
    </span><span style="color:#323232;">                                  (dependencies (list (list-ref mapped-devices 0))))\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">                               (file-system\n
    </span><span style="color:#323232;">                                  (mount-point "/mnt/nas")\n
    </span><span style="color:#323232;">                                  (device "/dev/md0")\n
    </span><span style="color:#323232;">                                  (type "ext4")\n
    </span><span style="color:#323232;">                                  (mount? #f)\n
    </span><span style="color:#323232;">                                  (dependencies (list (list-ref mapped-devices 1)))) %base-file-systems)))\n
    </span>\n
    ```\n
    \n
    I’d now like to luks encrypt the raid drive but I’m not sure how to go about doing it. Do I simply make a another mapped-device object, specifying the raid drive uuid and “/dev/md0” as the target:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">(mapped-device\n
    </span><span style="color:#323232;">   (source (uuid\n
    </span><span style="color:#323232;">                {raid uuid}))\n
    </span><span style="color:#323232;">                (target "/dev/md0")\n
    </span><span style="color:#323232;">                (type luks-device-mapping))\n
    </span>\n
    ```\n
    \n
    and then pass that as a dependency to the raid file system object?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711060515 {#1781
    date: 2024-03-21 23:35:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 26622
  -titleTs: "'drive':6 'encrypt':4 'luk':3 'raid':5"
  -bodyTs: "'/dev/mapper/guix':116 '/dev/md0':99,136,191,203 '/dev/sdb1':96 '/dev/sdc1':97 '/mnt/nas':134 '0':127 '1':149 '205e5':76 '4457':80 '694f':79 '8affa3536e75':83 'a2a1':82 'a2a1-8affa3536e75':81 'ad':61 'anoth':180 'base':151 'base-file-system':150 'caa':78 'caa-694f':77 'call':41 'con':108 'config':58 'd':155 'depend':119,141,215 'devic':21,69,73,89,93,103,115,126,135,148,183,197,207 'drive':26,64,163,188 'edit':1 'encrypt':13,37,160 'ext4':118,138 'f':140 'file':31,59,106,110,129,152,219 'file-system':30,105,109,128 'go':171 'guix':85 'like':65,157 'list':70,95,120,122,142,144 'list-ref':121,143 'luk':12,36,88,159,206 'luks-device-map':87,205 'm':7,166 'make':178 'map':22,68,72,90,92,104,125,147,182,196,208 'mapped-devic':67,71,91,124,146,181,195 'mount':11,49,113,132,139 'mount-point':112,131 'need':19,53 'object':33,184,221 'open':45 'pass':211 'point':114,133 'raid':14,25,39,63,102,162,187,200,218 'raid-device-map':101 'ref':123,145 'script':43 'simpli':177 'sourc':74,94,198 'specifi':185 'start':16 'sure':168 'system':32,57,107,111,130,153,220 'target':84,98,194,202 'thank':222 'tri':8 'turn':2 'type':86,100,117,137,204 'uuid':75,189,199,201 'vault':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704181768
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11036859"
  +editedAt: DateTimeImmutable @1712607909 {#1782
    date: 2024-04-08 22:25:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704144268 {#1783
    date: 2024-01-01 22:24:28.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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-luks-encrypt-raid-drive"
  +title: "How to luks encrypt raid drive?"
  +url: null
  +body: """
    Edit: Turns out for what I’m trying to do (mount luks encrypted raid after start up) only needs the device mapping for the raid drive and not a file-system object.\n
    \n
    So I luks encrypted the raid and call a script to open the vault and mount it when I need to.\n
    \n
    ---\n
    \n
    In my system config file I added a raid drive like so:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">(mapped-devices (list (mapped-device\n
    </span><span style="color:#323232;">                                     (source (uuid\n
    </span><span style="color:#323232;">                                                  "205e5caa-694f-4457-a2a1-8affa3536e75"))\n
    </span><span style="color:#323232;">                                     (target "guix")\n
    </span><span style="color:#323232;">                                     (type luks-device-mapping))\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">                                  (mapped-device\n
    </span><span style="color:#323232;">                                     (source (list "/dev/sdb1" "/dev/sdc1"))\n
    </span><span style="color:#323232;">                                     (target "/dev/md0")\n
    </span><span style="color:#323232;">                                     (type raid-device-mapping))))\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">(file-systems (cons* (file-system\n
    </span><span style="color:#323232;">                                  (mount-point "/")\n
    </span><span style="color:#323232;">                                  (device "/dev/mapper/guix")\n
    </span><span style="color:#323232;">                                  (type "ext4")\n
    </span><span style="color:#323232;">                                  (dependencies (list (list-ref mapped-devices 0))))\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">                               (file-system\n
    </span><span style="color:#323232;">                                  (mount-point "/mnt/nas")\n
    </span><span style="color:#323232;">                                  (device "/dev/md0")\n
    </span><span style="color:#323232;">                                  (type "ext4")\n
    </span><span style="color:#323232;">                                  (mount? #f)\n
    </span><span style="color:#323232;">                                  (dependencies (list (list-ref mapped-devices 1)))) %base-file-systems)))\n
    </span>\n
    ```\n
    \n
    I’d now like to luks encrypt the raid drive but I’m not sure how to go about doing it. Do I simply make a another mapped-device object, specifying the raid drive uuid and “/dev/md0” as the target:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">(mapped-device\n
    </span><span style="color:#323232;">   (source (uuid\n
    </span><span style="color:#323232;">                {raid uuid}))\n
    </span><span style="color:#323232;">                (target "/dev/md0")\n
    </span><span style="color:#323232;">                (type luks-device-mapping))\n
    </span>\n
    ```\n
    \n
    and then pass that as a dependency to the raid file system object?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711060515 {#1781
    date: 2024-03-21 23:35:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 26622
  -titleTs: "'drive':6 'encrypt':4 'luk':3 'raid':5"
  -bodyTs: "'/dev/mapper/guix':116 '/dev/md0':99,136,191,203 '/dev/sdb1':96 '/dev/sdc1':97 '/mnt/nas':134 '0':127 '1':149 '205e5':76 '4457':80 '694f':79 '8affa3536e75':83 'a2a1':82 'a2a1-8affa3536e75':81 'ad':61 'anoth':180 'base':151 'base-file-system':150 'caa':78 'caa-694f':77 'call':41 'con':108 'config':58 'd':155 'depend':119,141,215 'devic':21,69,73,89,93,103,115,126,135,148,183,197,207 'drive':26,64,163,188 'edit':1 'encrypt':13,37,160 'ext4':118,138 'f':140 'file':31,59,106,110,129,152,219 'file-system':30,105,109,128 'go':171 'guix':85 'like':65,157 'list':70,95,120,122,142,144 'list-ref':121,143 'luk':12,36,88,159,206 'luks-device-map':87,205 'm':7,166 'make':178 'map':22,68,72,90,92,104,125,147,182,196,208 'mapped-devic':67,71,91,124,146,181,195 'mount':11,49,113,132,139 'mount-point':112,131 'need':19,53 'object':33,184,221 'open':45 'pass':211 'point':114,133 'raid':14,25,39,63,102,162,187,200,218 'raid-device-map':101 'ref':123,145 'script':43 'simpli':177 'sourc':74,94,198 'specifi':185 'start':16 'sure':168 'system':32,57,107,111,130,153,220 'target':84,98,194,202 'thank':222 'tri':8 'turn':2 'type':86,100,117,137,204 'uuid':75,189,199,201 'vault':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704181768
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11036859"
  +editedAt: DateTimeImmutable @1712607909 {#1782
    date: 2024-04-08 22:25:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704144268 {#1783
    date: 2024-01-01 22:24:28.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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Problems-with-Zigbee2mqtt"
  +title: "Problems with Zigbee2mqtt"
  +url: null
  +body: """
    I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
    \n
    I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
    \n
    Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
    \n
    Has anyone else seen this problem?\n
    \n
    I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712594469 {#1637
    date: 2024-04-08 18:41:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 26580
  -titleTs: "'problem':1 'zigbee2mqtt':3"
  -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704216693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10211384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704140193 {#1642
    date: 2024-01-01 21:16:33.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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Problems-with-Zigbee2mqtt"
  +title: "Problems with Zigbee2mqtt"
  +url: null
  +body: """
    I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
    \n
    I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
    \n
    Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
    \n
    Has anyone else seen this problem?\n
    \n
    I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712594469 {#1637
    date: 2024-04-08 18:41:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 26580
  -titleTs: "'problem':1 'zigbee2mqtt':3"
  -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704216693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10211384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704140193 {#1642
    date: 2024-01-01 21:16:33.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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Problems-with-Zigbee2mqtt"
  +title: "Problems with Zigbee2mqtt"
  +url: null
  +body: """
    I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
    \n
    I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
    \n
    Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
    \n
    Has anyone else seen this problem?\n
    \n
    I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712594469 {#1637
    date: 2024-04-08 18:41:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 26580
  -titleTs: "'problem':1 'zigbee2mqtt':3"
  -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704216693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10211384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704140193 {#1642
    date: 2024-01-01 21:16:33.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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Help-with-BHT-002-GCLZB-thermostat"
  +title: "Help with BHT-002-GCLZB thermostat"
  +url: null
  +body: """
    I used to have a Hive Home ecosystem until one fateful day where they limited my heating to 15 degrees and tried to freeze me to death unless I bought their newest thermostat and paid for their subscription. I ended up saying fuck the extorting bastards and bought a cheap Zigbee Thermostat to get me through the winter. It’s been truly excellent, I really can’t complain. However I got my Raspberry Pi for Christmas and am now trying to take everything into my own local control, so time to say goodbye to Smart Life and hello HA Companion.\n
    \n
    It’s all been fine for the most part but I have two issues.\n
    \n
    1. I don’t seem to be able to automate my heating. I can manually set it to whatever temperature I want, but I can’t automate or script a boost of my heating. Edit: If anyone else has this issue in the future, the solution is to Call A Service and set the temperature there.\n
    2. My temperature sensors aren’t reporting as often as they were in the Smart Life app.\n
    \n
    I’ll replace the thermostat eventually, but I would like to delay it as long as possible so I can buy other stuff first 😂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710875723 {#1422
    date: 2024-03-19 20:15:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 26575
  -titleTs: "'-002':4 'bht':3 'gclzb':5 'help':1 'thermostat':6"
  -bodyTs: "'1':115 '15':19 '2':171 'abl':122 'anyon':151 'app':187 'aren':175 'autom':124,141 'bastard':46 'boost':145 'bought':30,48 'buy':208 'call':163 'cheap':50 'christma':76 'companion':100 'complain':68 'control':88 'day':12 'death':27 'degre':20 'delay':199 'ecosystem':8 'edit':149 'els':152 'end':40 'eventu':193 'everyth':83 'excel':63 'extort':45 'fate':11 'fine':105 'first':211 'freez':24 'fuck':43 'futur':158 'get':54 'goodby':93 'got':71 'ha':99 'heat':17,126,148 'hello':98 'hive':6 'home':7 'howev':69 'issu':114,155 'life':96,186 'like':197 'limit':15 'll':189 'local':87 'long':202 'manual':129 'newest':32 'often':179 'one':10 'paid':35 'part':109 'pi':74 'possibl':204 'raspberri':73 'realli':65 'replac':190 'report':177 'say':42,92 'script':143 'seem':119 'sensor':174 'servic':165 'set':130,167 'smart':95,185 'solut':160 'stuff':210 'subscript':38 'take':82 'temperatur':134,169,173 'thermostat':33,52,192 'time':90 'tri':22,80 'truli':62 'two':113 'unless':28 'use':2 'want':136 'whatev':133 'winter':58 'would':196 'zigbe':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704222455
  +visibility: "visible             "
  +apId: "https://lemmy.tf/post/3102152"
  +editedAt: DateTimeImmutable @1710583423 {#1446
    date: 2024-03-16 11:03:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704139455 {#1447
    date: 2024-01-01 21:04:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Help-with-BHT-002-GCLZB-thermostat"
  +title: "Help with BHT-002-GCLZB thermostat"
  +url: null
  +body: """
    I used to have a Hive Home ecosystem until one fateful day where they limited my heating to 15 degrees and tried to freeze me to death unless I bought their newest thermostat and paid for their subscription. I ended up saying fuck the extorting bastards and bought a cheap Zigbee Thermostat to get me through the winter. It’s been truly excellent, I really can’t complain. However I got my Raspberry Pi for Christmas and am now trying to take everything into my own local control, so time to say goodbye to Smart Life and hello HA Companion.\n
    \n
    It’s all been fine for the most part but I have two issues.\n
    \n
    1. I don’t seem to be able to automate my heating. I can manually set it to whatever temperature I want, but I can’t automate or script a boost of my heating. Edit: If anyone else has this issue in the future, the solution is to Call A Service and set the temperature there.\n
    2. My temperature sensors aren’t reporting as often as they were in the Smart Life app.\n
    \n
    I’ll replace the thermostat eventually, but I would like to delay it as long as possible so I can buy other stuff first 😂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710875723 {#1422
    date: 2024-03-19 20:15:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 26575
  -titleTs: "'-002':4 'bht':3 'gclzb':5 'help':1 'thermostat':6"
  -bodyTs: "'1':115 '15':19 '2':171 'abl':122 'anyon':151 'app':187 'aren':175 'autom':124,141 'bastard':46 'boost':145 'bought':30,48 'buy':208 'call':163 'cheap':50 'christma':76 'companion':100 'complain':68 'control':88 'day':12 'death':27 'degre':20 'delay':199 'ecosystem':8 'edit':149 'els':152 'end':40 'eventu':193 'everyth':83 'excel':63 'extort':45 'fate':11 'fine':105 'first':211 'freez':24 'fuck':43 'futur':158 'get':54 'goodby':93 'got':71 'ha':99 'heat':17,126,148 'hello':98 'hive':6 'home':7 'howev':69 'issu':114,155 'life':96,186 'like':197 'limit':15 'll':189 'local':87 'long':202 'manual':129 'newest':32 'often':179 'one':10 'paid':35 'part':109 'pi':74 'possibl':204 'raspberri':73 'realli':65 'replac':190 'report':177 'say':42,92 'script':143 'seem':119 'sensor':174 'servic':165 'set':130,167 'smart':95,185 'solut':160 'stuff':210 'subscript':38 'take':82 'temperatur':134,169,173 'thermostat':33,52,192 'time':90 'tri':22,80 'truli':62 'two':113 'unless':28 'use':2 'want':136 'whatev':133 'winter':58 'would':196 'zigbe':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704222455
  +visibility: "visible             "
  +apId: "https://lemmy.tf/post/3102152"
  +editedAt: DateTimeImmutable @1710583423 {#1446
    date: 2024-03-16 11:03:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704139455 {#1447
    date: 2024-01-01 21:04:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Help-with-BHT-002-GCLZB-thermostat"
  +title: "Help with BHT-002-GCLZB thermostat"
  +url: null
  +body: """
    I used to have a Hive Home ecosystem until one fateful day where they limited my heating to 15 degrees and tried to freeze me to death unless I bought their newest thermostat and paid for their subscription. I ended up saying fuck the extorting bastards and bought a cheap Zigbee Thermostat to get me through the winter. It’s been truly excellent, I really can’t complain. However I got my Raspberry Pi for Christmas and am now trying to take everything into my own local control, so time to say goodbye to Smart Life and hello HA Companion.\n
    \n
    It’s all been fine for the most part but I have two issues.\n
    \n
    1. I don’t seem to be able to automate my heating. I can manually set it to whatever temperature I want, but I can’t automate or script a boost of my heating. Edit: If anyone else has this issue in the future, the solution is to Call A Service and set the temperature there.\n
    2. My temperature sensors aren’t reporting as often as they were in the Smart Life app.\n
    \n
    I’ll replace the thermostat eventually, but I would like to delay it as long as possible so I can buy other stuff first 😂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710875723 {#1422
    date: 2024-03-19 20:15:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 26575
  -titleTs: "'-002':4 'bht':3 'gclzb':5 'help':1 'thermostat':6"
  -bodyTs: "'1':115 '15':19 '2':171 'abl':122 'anyon':151 'app':187 'aren':175 'autom':124,141 'bastard':46 'boost':145 'bought':30,48 'buy':208 'call':163 'cheap':50 'christma':76 'companion':100 'complain':68 'control':88 'day':12 'death':27 'degre':20 'delay':199 'ecosystem':8 'edit':149 'els':152 'end':40 'eventu':193 'everyth':83 'excel':63 'extort':45 'fate':11 'fine':105 'first':211 'freez':24 'fuck':43 'futur':158 'get':54 'goodby':93 'got':71 'ha':99 'heat':17,126,148 'hello':98 'hive':6 'home':7 'howev':69 'issu':114,155 'life':96,186 'like':197 'limit':15 'll':189 'local':87 'long':202 'manual':129 'newest':32 'often':179 'one':10 'paid':35 'part':109 'pi':74 'possibl':204 'raspberri':73 'realli':65 'replac':190 'report':177 'say':42,92 'script':143 'seem':119 'sensor':174 'servic':165 'set':130,167 'smart':95,185 'solut':160 'stuff':210 'subscript':38 'take':82 'temperatur':134,169,173 'thermostat':33,52,192 'time':90 'tri':22,80 'truli':62 'two':113 'unless':28 'use':2 'want':136 'whatev':133 'winter':58 'would':196 'zigbe':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704222455
  +visibility: "visible             "
  +apId: "https://lemmy.tf/post/3102152"
  +editedAt: DateTimeImmutable @1710583423 {#1446
    date: 2024-03-16 11:03:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704139455 {#1447
    date: 2024-01-01 21:04:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "deleted"
  +title: "deleted"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704137404 {#1418
    date: 2024-01-01 20:30:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 29292
  -titleTs: "'delet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://monero.town/post/1593185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704137404 {#1419
    date: 2024-01-01 20:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "deleted"
  +title: "deleted"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704137404 {#1418
    date: 2024-01-01 20:30:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 29292
  -titleTs: "'delet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://monero.town/post/1593185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704137404 {#1419
    date: 2024-01-01 20:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "deleted"
  +title: "deleted"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704137404 {#1418
    date: 2024-01-01 20:30:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 29292
  -titleTs: "'delet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://monero.town/post/1593185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704137404 {#1419
    date: 2024-01-01 20:30:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-gifts-that-you-received-for-Christmas-this-year-are"
  +title: "What gifts that you received for Christmas this year are already in the trash?"
  +url: null
  +body: "For me, there were several dollar store trinkets that already broke, and one toy for my kids that was a huge sparkly styrofoam mess waiting to happen, so I threw it out rather than curse anyone else with it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 230
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712591105 {#1458
    date: 2024-04-08 17:45:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 26555
  -titleTs: "'alreadi':11 'christma':7 'gift':2 'receiv':5 'trash':14 'year':9"
  -bodyTs: "'alreadi':10 'anyon':36 'broke':11 'curs':35 'dollar':6 'els':37 'happen':27 'huge':21 'kid':17 'mess':24 'one':13 'rather':33 'sever':5 'spark':22 'store':7 'styrofoam':23 'threw':30 'toy':14 'trinket':8 'wait':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704219439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10207661"
  +editedAt: DateTimeImmutable @1710407542 {#1459
    date: 2024-03-14 10:12:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704133039 {#1432
    date: 2024-01-01 19:17: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
83 DENIED edit
App\Entity\Entry {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-gifts-that-you-received-for-Christmas-this-year-are"
  +title: "What gifts that you received for Christmas this year are already in the trash?"
  +url: null
  +body: "For me, there were several dollar store trinkets that already broke, and one toy for my kids that was a huge sparkly styrofoam mess waiting to happen, so I threw it out rather than curse anyone else with it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 230
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712591105 {#1458
    date: 2024-04-08 17:45:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 26555
  -titleTs: "'alreadi':11 'christma':7 'gift':2 'receiv':5 'trash':14 'year':9"
  -bodyTs: "'alreadi':10 'anyon':36 'broke':11 'curs':35 'dollar':6 'els':37 'happen':27 'huge':21 'kid':17 'mess':24 'one':13 'rather':33 'sever':5 'spark':22 'store':7 'styrofoam':23 'threw':30 'toy':14 'trinket':8 'wait':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704219439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10207661"
  +editedAt: DateTimeImmutable @1710407542 {#1459
    date: 2024-03-14 10:12:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704133039 {#1432
    date: 2024-01-01 19:17: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
84 DENIED moderate
App\Entity\Entry {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-gifts-that-you-received-for-Christmas-this-year-are"
  +title: "What gifts that you received for Christmas this year are already in the trash?"
  +url: null
  +body: "For me, there were several dollar store trinkets that already broke, and one toy for my kids that was a huge sparkly styrofoam mess waiting to happen, so I threw it out rather than curse anyone else with it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 230
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712591105 {#1458
    date: 2024-04-08 17:45:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 26555
  -titleTs: "'alreadi':11 'christma':7 'gift':2 'receiv':5 'trash':14 'year':9"
  -bodyTs: "'alreadi':10 'anyon':36 'broke':11 'curs':35 'dollar':6 'els':37 'happen':27 'huge':21 'kid':17 'mess':24 'one':13 'rather':33 'sever':5 'spark':22 'store':7 'styrofoam':23 'threw':30 'toy':14 'trinket':8 'wait':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704219439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10207661"
  +editedAt: DateTimeImmutable @1710407542 {#1459
    date: 2024-03-14 10:12:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704133039 {#1432
    date: 2024-01-01 19:17: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
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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1690 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-there-such-a-thing-as-split-screen-grep"
  +title: "Is there such a thing as split-screen grep?"
  +url: null
  +body: """
    I want to run a command and see all of its output on the left hand side, while simultaneously searching/grepping for particular lines on the right hand side. In other words, I want a temporary vertically split screen in my CLI, ideally with scrollback on each side of the split, but where I expect the left hand side to be scrolling thousands of lines quickly, while on the right hand side is a slow accumulation of “matches” to my grep.\n
    \n
    Is this possible today? What tools would you recommend to accomplish this?\n
    \n
    EDIT: To be clear, a one-liner is preferable over learning tmux or screen, although this does motivate me to perhaps begin learning tmux.\n
    \n
    In case this is an X/Y problem: The specific command I’m trying to run is an rsync simulation (dry-run) where I want to both check that the command works, and subsequently check that there are no `denied` errors. The recommended way to do this is to run the command twice, as follows (but I want to combine it into one pass):\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># first specify the "-n" parameter so rsync will simulate its operation. You should use this before you start:\n
    </span><span style="color:#323232;">rsync -naP --exclude-from=rsync-homedir-local.txt /home/$USER/ $BACKUPDIR/\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># check for permission denied errors in your homedir:\n
    </span><span style="color:#323232;">rsync -naP --exclude-from=rsync-homedir-local.txt /home/$USER/ $BACKUPDIR/ | grep denied\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719267028 {#1703
    date: 2024-06-25 00:10:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 26591
  -titleTs: "'grep':10 'screen':9 'split':8 'split-screen':7 'thing':5"
  -bodyTs: "'/home':206,223 'accomplish':91 'accumul':75 'although':108 'backupdir':208,225 'begin':115 'case':119 'check':145,152,209 'clear':96 'cli':41 'combin':177 'command':6,127,148,169 'deni':157,212,227 'dri':138 'dry-run':137 'edit':93 'error':158,213 'exclud':203,220 'exclude-from':202,219 'expect':54 'first':182 'follow':172 'grep':80,226 'hand':16,27,57,70 'homedir':216 'ideal':42 'learn':104,116 'left':15,56 'line':23,64 'liner':100 'm':129 'match':77 'motiv':111 'n':185 'nap':201,218 'one':99,180 'one-lin':98 'oper':192 'output':12 'paramet':186 'particular':22 'pass':181 'perhap':114 'permiss':211 'possibl':83 'prefer':102 'problem':124 'quick':65 'recommend':89,160 'right':26,69 'rsync':135,188,200,217 'rsync-homedir-local.txt':205,222 'run':4,132,139,167 'screen':38,107 'scroll':61 'scrollback':44 'searching/grepping':20 'see':8 'side':17,28,47,58,71 'simul':136,190 'simultan':19 'slow':74 'specif':126 'specifi':183 'split':37,50 'start':199 'subsequ':151 'temporari':35 'thousand':62 'tmux':105,117 'today':84 'tool':86 'tri':130 'twice':170 'use':195 'user':207,224 'vertic':36 'want':2,33,142,175 'way':161 'word':31 'work':149 'would':87 'x/y':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704218040
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12450133"
  +editedAt: DateTimeImmutable @1710501214 {#1700
    date: 2024-03-15 12:13:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704131640 {#1693
    date: 2024-01-01 18:54:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1690 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-there-such-a-thing-as-split-screen-grep"
  +title: "Is there such a thing as split-screen grep?"
  +url: null
  +body: """
    I want to run a command and see all of its output on the left hand side, while simultaneously searching/grepping for particular lines on the right hand side. In other words, I want a temporary vertically split screen in my CLI, ideally with scrollback on each side of the split, but where I expect the left hand side to be scrolling thousands of lines quickly, while on the right hand side is a slow accumulation of “matches” to my grep.\n
    \n
    Is this possible today? What tools would you recommend to accomplish this?\n
    \n
    EDIT: To be clear, a one-liner is preferable over learning tmux or screen, although this does motivate me to perhaps begin learning tmux.\n
    \n
    In case this is an X/Y problem: The specific command I’m trying to run is an rsync simulation (dry-run) where I want to both check that the command works, and subsequently check that there are no `denied` errors. The recommended way to do this is to run the command twice, as follows (but I want to combine it into one pass):\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># first specify the "-n" parameter so rsync will simulate its operation. You should use this before you start:\n
    </span><span style="color:#323232;">rsync -naP --exclude-from=rsync-homedir-local.txt /home/$USER/ $BACKUPDIR/\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># check for permission denied errors in your homedir:\n
    </span><span style="color:#323232;">rsync -naP --exclude-from=rsync-homedir-local.txt /home/$USER/ $BACKUPDIR/ | grep denied\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719267028 {#1703
    date: 2024-06-25 00:10:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 26591
  -titleTs: "'grep':10 'screen':9 'split':8 'split-screen':7 'thing':5"
  -bodyTs: "'/home':206,223 'accomplish':91 'accumul':75 'although':108 'backupdir':208,225 'begin':115 'case':119 'check':145,152,209 'clear':96 'cli':41 'combin':177 'command':6,127,148,169 'deni':157,212,227 'dri':138 'dry-run':137 'edit':93 'error':158,213 'exclud':203,220 'exclude-from':202,219 'expect':54 'first':182 'follow':172 'grep':80,226 'hand':16,27,57,70 'homedir':216 'ideal':42 'learn':104,116 'left':15,56 'line':23,64 'liner':100 'm':129 'match':77 'motiv':111 'n':185 'nap':201,218 'one':99,180 'one-lin':98 'oper':192 'output':12 'paramet':186 'particular':22 'pass':181 'perhap':114 'permiss':211 'possibl':83 'prefer':102 'problem':124 'quick':65 'recommend':89,160 'right':26,69 'rsync':135,188,200,217 'rsync-homedir-local.txt':205,222 'run':4,132,139,167 'screen':38,107 'scroll':61 'scrollback':44 'searching/grepping':20 'see':8 'side':17,28,47,58,71 'simul':136,190 'simultan':19 'slow':74 'specif':126 'specifi':183 'split':37,50 'start':199 'subsequ':151 'temporari':35 'thousand':62 'tmux':105,117 'today':84 'tool':86 'tri':130 'twice':170 'use':195 'user':207,224 'vertic':36 'want':2,33,142,175 'way':161 'word':31 'work':149 'would':87 'x/y':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704218040
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12450133"
  +editedAt: DateTimeImmutable @1710501214 {#1700
    date: 2024-03-15 12:13:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704131640 {#1693
    date: 2024-01-01 18:54:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1690 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-there-such-a-thing-as-split-screen-grep"
  +title: "Is there such a thing as split-screen grep?"
  +url: null
  +body: """
    I want to run a command and see all of its output on the left hand side, while simultaneously searching/grepping for particular lines on the right hand side. In other words, I want a temporary vertically split screen in my CLI, ideally with scrollback on each side of the split, but where I expect the left hand side to be scrolling thousands of lines quickly, while on the right hand side is a slow accumulation of “matches” to my grep.\n
    \n
    Is this possible today? What tools would you recommend to accomplish this?\n
    \n
    EDIT: To be clear, a one-liner is preferable over learning tmux or screen, although this does motivate me to perhaps begin learning tmux.\n
    \n
    In case this is an X/Y problem: The specific command I’m trying to run is an rsync simulation (dry-run) where I want to both check that the command works, and subsequently check that there are no `denied` errors. The recommended way to do this is to run the command twice, as follows (but I want to combine it into one pass):\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># first specify the "-n" parameter so rsync will simulate its operation. You should use this before you start:\n
    </span><span style="color:#323232;">rsync -naP --exclude-from=rsync-homedir-local.txt /home/$USER/ $BACKUPDIR/\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># check for permission denied errors in your homedir:\n
    </span><span style="color:#323232;">rsync -naP --exclude-from=rsync-homedir-local.txt /home/$USER/ $BACKUPDIR/ | grep denied\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719267028 {#1703
    date: 2024-06-25 00:10:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 26591
  -titleTs: "'grep':10 'screen':9 'split':8 'split-screen':7 'thing':5"
  -bodyTs: "'/home':206,223 'accomplish':91 'accumul':75 'although':108 'backupdir':208,225 'begin':115 'case':119 'check':145,152,209 'clear':96 'cli':41 'combin':177 'command':6,127,148,169 'deni':157,212,227 'dri':138 'dry-run':137 'edit':93 'error':158,213 'exclud':203,220 'exclude-from':202,219 'expect':54 'first':182 'follow':172 'grep':80,226 'hand':16,27,57,70 'homedir':216 'ideal':42 'learn':104,116 'left':15,56 'line':23,64 'liner':100 'm':129 'match':77 'motiv':111 'n':185 'nap':201,218 'one':99,180 'one-lin':98 'oper':192 'output':12 'paramet':186 'particular':22 'pass':181 'perhap':114 'permiss':211 'possibl':83 'prefer':102 'problem':124 'quick':65 'recommend':89,160 'right':26,69 'rsync':135,188,200,217 'rsync-homedir-local.txt':205,222 'run':4,132,139,167 'screen':38,107 'scroll':61 'scrollback':44 'searching/grepping':20 'see':8 'side':17,28,47,58,71 'simul':136,190 'simultan':19 'slow':74 'specif':126 'specifi':183 'split':37,50 'start':199 'subsequ':151 'temporari':35 'thousand':62 'tmux':105,117 'today':84 'tool':86 'tri':130 'twice':170 'use':195 'user':207,224 'vertic':36 'want':2,33,142,175 'way':161 'word':31 'work':149 'would':87 'x/y':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704218040
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12450133"
  +editedAt: DateTimeImmutable @1710501214 {#1700
    date: 2024-03-15 12:13:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704131640 {#1693
    date: 2024-01-01 18:54:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mickey-Mouse-is-now-public-domain-Steamboat-Willie-specifically-What"
  +title: "Mickey Mouse is now public domain (Steamboat Willie specifically). What do you think we will see this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711845034 {#1744
    date: 2024-03-31 01:30:34.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: 26515
  -titleTs: "'domain':6 'mickey':1 'mous':2 'public':5 'see':16 'specif':9 'steamboat':7 'think':13 'willi':8 'year':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704211861
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10202371"
  +editedAt: DateTimeImmutable @1710348347 {#1639
    date: 2024-03-13 17:45:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704125461 {#1646
    date: 2024-01-01 17:11: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
91 DENIED edit
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mickey-Mouse-is-now-public-domain-Steamboat-Willie-specifically-What"
  +title: "Mickey Mouse is now public domain (Steamboat Willie specifically). What do you think we will see this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711845034 {#1744
    date: 2024-03-31 01:30:34.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: 26515
  -titleTs: "'domain':6 'mickey':1 'mous':2 'public':5 'see':16 'specif':9 'steamboat':7 'think':13 'willi':8 'year':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704211861
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10202371"
  +editedAt: DateTimeImmutable @1710348347 {#1639
    date: 2024-03-13 17:45:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704125461 {#1646
    date: 2024-01-01 17:11: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
92 DENIED moderate
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mickey-Mouse-is-now-public-domain-Steamboat-Willie-specifically-What"
  +title: "Mickey Mouse is now public domain (Steamboat Willie specifically). What do you think we will see this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711845034 {#1744
    date: 2024-03-31 01:30:34.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: 26515
  -titleTs: "'domain':6 'mickey':1 'mous':2 'public':5 'see':16 'specif':9 'steamboat':7 'think':13 'willi':8 'year':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704211861
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10202371"
  +editedAt: DateTimeImmutable @1710348347 {#1639
    date: 2024-03-13 17:45:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704125461 {#1646
    date: 2024-01-01 17:11: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
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 {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Court-documents-naming-Epstein-associates-are-to-be-made-public"
  +title: "Court documents naming Epstein associates are to be made public this week? Who do you think will come out the worst?"
  +url: null
  +body: "We already know that Prince Andrew was heavily involved but who else do you think will be named?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584978 {#1670
    date: 2024-04-08 16:02:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 26502
  -titleTs: "'associ':5 'come':18 'court':1 'document':2 'epstein':4 'made':9 'name':3 'public':10 'think':16 'week':12 'worst':21"
  -bodyTs: "'alreadi':2 'andrew':6 'els':12 'heavili':8 'involv':9 'know':3 'name':18 'princ':5 'think':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704210460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10201668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704124060 {#1666
    date: 2024-01-01 16:47:40.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 {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Court-documents-naming-Epstein-associates-are-to-be-made-public"
  +title: "Court documents naming Epstein associates are to be made public this week? Who do you think will come out the worst?"
  +url: null
  +body: "We already know that Prince Andrew was heavily involved but who else do you think will be named?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584978 {#1670
    date: 2024-04-08 16:02:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 26502
  -titleTs: "'associ':5 'come':18 'court':1 'document':2 'epstein':4 'made':9 'name':3 'public':10 'think':16 'week':12 'worst':21"
  -bodyTs: "'alreadi':2 'andrew':6 'els':12 'heavili':8 'involv':9 'know':3 'name':18 'princ':5 'think':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704210460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10201668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704124060 {#1666
    date: 2024-01-01 16:47:40.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 {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Court-documents-naming-Epstein-associates-are-to-be-made-public"
  +title: "Court documents naming Epstein associates are to be made public this week? Who do you think will come out the worst?"
  +url: null
  +body: "We already know that Prince Andrew was heavily involved but who else do you think will be named?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584978 {#1670
    date: 2024-04-08 16:02:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 26502
  -titleTs: "'associ':5 'come':18 'court':1 'document':2 'epstein':4 'made':9 'name':3 'public':10 'think':16 'week':12 'worst':21"
  -bodyTs: "'alreadi':2 'andrew':6 'els':12 'heavili':8 'involv':9 'know':3 'name':18 'princ':5 'think':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704210460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10201668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704124060 {#1666
    date: 2024-01-01 16:47:40.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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#1663
    date: 2024-07-21 23:56:22.0 +02: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: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#1553
    date: 2024-01-01 16:14:53.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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#1663
    date: 2024-07-21 23:56:22.0 +02: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: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#1553
    date: 2024-01-01 16:14:53.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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#1663
    date: 2024-07-21 23:56:22.0 +02: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: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#1553
    date: 2024-01-01 16:14:53.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