GET https://kbin.spritesserver.nl/commented/%E2%88%9E/articles?p=58

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "more-fossify-apps-released"
  +title: "more fossify apps released"
  +url: null
  +body: "Calendar and files are now out via izzyondroid. That makes gallery, files, and calendar now out."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722582520 {#184
    date: 2024-08-02 09:08:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 28166
  -titleTs: "'app':3 'fossifi':2 'releas':4"
  -bodyTs: "'calendar':1,14 'file':3,12 'galleri':11 'izzyondroid':8 'make':10 'via':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704828134
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8096112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704741734 {#241
    date: 2024-01-08 20:22:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "more-fossify-apps-released"
  +title: "more fossify apps released"
  +url: null
  +body: "Calendar and files are now out via izzyondroid. That makes gallery, files, and calendar now out."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722582520 {#184
    date: 2024-08-02 09:08:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 28166
  -titleTs: "'app':3 'fossifi':2 'releas':4"
  -bodyTs: "'calendar':1,14 'file':3,12 'galleri':11 'izzyondroid':8 'make':10 'via':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704828134
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8096112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704741734 {#241
    date: 2024-01-08 20:22:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "more-fossify-apps-released"
  +title: "more fossify apps released"
  +url: null
  +body: "Calendar and files are now out via izzyondroid. That makes gallery, files, and calendar now out."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722582520 {#184
    date: 2024-08-02 09:08:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 28166
  -titleTs: "'app':3 'fossifi':2 'releas':4"
  -bodyTs: "'calendar':1,14 'file':3,12 'galleri':11 'izzyondroid':8 'make':10 'via':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704828134
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8096112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704741734 {#241
    date: 2024-01-08 20:22:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Did-deep-sleep-broke-for-anyone-else-recently-or-is"
  +title: "Did deep sleep broke for anyone else recently or is it just me?"
  +url: null
  +body: """
    I was running KDE Neon on ThinkBook 15 G2 and had deep sleep working after adding `mem_sleep_default=deep` to `GRUB_CMDLINE`. It worked for a while until it didn’t. I didn’t do anything other than running regulat updates. Since couple weeks back, when going to sleep, it shows `BIOS Recovery` progress bar or something and restarts.\n
    \n
    I switched to Debian and the behavior is the same. S2 sleep is next to useless as it drains something like 10% battery / hour, and the lap top is warm to touch.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721851526 {#1867
    date: 2024-07-24 22:05:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 26781
  -titleTs: "'anyon':6 'broke':4 'deep':2 'els':7 'recent':8 'sleep':3"
  -bodyTs: "'10':82 '15':8 'ad':16 'anyth':37 'back':46 'bar':56 'batteri':83 'behavior':67 'bio':53 'cmdline':23 'coupl':44 'debian':64 'deep':12,20 'default':19 'didn':31,34 'drain':79 'g2':9 'go':48 'grub':22 'hour':84 'kde':4 'lap':87 'like':81 'mem':17 'neon':5 'next':74 'progress':55 'recoveri':54 'regulat':41 'restart':60 'run':3,40 's2':71 'show':52 'sinc':43 'sleep':13,18,50,72 'someth':58,80 'switch':62 'thinkbook':7 'top':88 'touch':92 'updat':42 'useless':76 'warm':90 'week':45 'work':14,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704307726
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8032612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704221326 {#1913
    date: 2024-01-02 19:48: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
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Did-deep-sleep-broke-for-anyone-else-recently-or-is"
  +title: "Did deep sleep broke for anyone else recently or is it just me?"
  +url: null
  +body: """
    I was running KDE Neon on ThinkBook 15 G2 and had deep sleep working after adding `mem_sleep_default=deep` to `GRUB_CMDLINE`. It worked for a while until it didn’t. I didn’t do anything other than running regulat updates. Since couple weeks back, when going to sleep, it shows `BIOS Recovery` progress bar or something and restarts.\n
    \n
    I switched to Debian and the behavior is the same. S2 sleep is next to useless as it drains something like 10% battery / hour, and the lap top is warm to touch.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721851526 {#1867
    date: 2024-07-24 22:05:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 26781
  -titleTs: "'anyon':6 'broke':4 'deep':2 'els':7 'recent':8 'sleep':3"
  -bodyTs: "'10':82 '15':8 'ad':16 'anyth':37 'back':46 'bar':56 'batteri':83 'behavior':67 'bio':53 'cmdline':23 'coupl':44 'debian':64 'deep':12,20 'default':19 'didn':31,34 'drain':79 'g2':9 'go':48 'grub':22 'hour':84 'kde':4 'lap':87 'like':81 'mem':17 'neon':5 'next':74 'progress':55 'recoveri':54 'regulat':41 'restart':60 'run':3,40 's2':71 'show':52 'sinc':43 'sleep':13,18,50,72 'someth':58,80 'switch':62 'thinkbook':7 'top':88 'touch':92 'updat':42 'useless':76 'warm':90 'week':45 'work':14,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704307726
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8032612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704221326 {#1913
    date: 2024-01-02 19:48: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
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Did-deep-sleep-broke-for-anyone-else-recently-or-is"
  +title: "Did deep sleep broke for anyone else recently or is it just me?"
  +url: null
  +body: """
    I was running KDE Neon on ThinkBook 15 G2 and had deep sleep working after adding `mem_sleep_default=deep` to `GRUB_CMDLINE`. It worked for a while until it didn’t. I didn’t do anything other than running regulat updates. Since couple weeks back, when going to sleep, it shows `BIOS Recovery` progress bar or something and restarts.\n
    \n
    I switched to Debian and the behavior is the same. S2 sleep is next to useless as it drains something like 10% battery / hour, and the lap top is warm to touch.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721851526 {#1867
    date: 2024-07-24 22:05:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 26781
  -titleTs: "'anyon':6 'broke':4 'deep':2 'els':7 'recent':8 'sleep':3"
  -bodyTs: "'10':82 '15':8 'ad':16 'anyth':37 'back':46 'bar':56 'batteri':83 'behavior':67 'bio':53 'cmdline':23 'coupl':44 'debian':64 'deep':12,20 'default':19 'didn':31,34 'drain':79 'g2':9 'go':48 'grub':22 'hour':84 'kde':4 'lap':87 'like':81 'mem':17 'neon':5 'next':74 'progress':55 'recoveri':54 'regulat':41 'restart':60 'run':3,40 's2':71 'show':52 'sinc':43 'sleep':13,18,50,72 'someth':58,80 'switch':62 'thinkbook':7 'top':88 'touch':92 'updat':42 'useless':76 'warm':90 'week':45 'work':14,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704307726
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8032612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704221326 {#1913
    date: 2024-01-02 19:48: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
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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Self-hosted-media-tracker-recommendations"
  +title: "Self-hosted media tracker recommendations?"
  +url: null
  +body: """
    I’m looking to keep track of my watchlist/watched list. Found [flox](https://github.com/devfake/flox), [watcharr](https://github.com/sbondCo/Watcharr), and [MediaTracker](https://github.com/bonukai/MediaTracker).\n
    \n
    Does anyone have experience with these or other alternatives?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712137870 {#1894
    date: 2024-04-03 11:51:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 26768
  -titleTs: "'host':3 'media':4 'recommend':6 'self':2 'self-host':1 'tracker':5"
  -bodyTs: "'/bonukai/mediatracker).':24 '/devfake/flox),':15 '/sbondco/watcharr),':19 'altern':33 'anyon':26 'experi':28 'flox':12 'found':11 'github.com':14,18,23 'github.com/bonukai/mediatracker).':22 'github.com/devfake/flox),':13 'github.com/sbondco/watcharr),':17 'keep':5 'list':10 'look':3 'm':2 'mediatrack':21 'track':6 'watcharr':16 'watchlist/watched':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704304441
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12035814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704218041 {#1893
    date: 2024-01-02 18:54: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
11 DENIED edit
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Self-hosted-media-tracker-recommendations"
  +title: "Self-hosted media tracker recommendations?"
  +url: null
  +body: """
    I’m looking to keep track of my watchlist/watched list. Found [flox](https://github.com/devfake/flox), [watcharr](https://github.com/sbondCo/Watcharr), and [MediaTracker](https://github.com/bonukai/MediaTracker).\n
    \n
    Does anyone have experience with these or other alternatives?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712137870 {#1894
    date: 2024-04-03 11:51:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 26768
  -titleTs: "'host':3 'media':4 'recommend':6 'self':2 'self-host':1 'tracker':5"
  -bodyTs: "'/bonukai/mediatracker).':24 '/devfake/flox),':15 '/sbondco/watcharr),':19 'altern':33 'anyon':26 'experi':28 'flox':12 'found':11 'github.com':14,18,23 'github.com/bonukai/mediatracker).':22 'github.com/devfake/flox),':13 'github.com/sbondco/watcharr),':17 'keep':5 'list':10 'look':3 'm':2 'mediatrack':21 'track':6 'watcharr':16 'watchlist/watched':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704304441
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12035814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704218041 {#1893
    date: 2024-01-02 18:54: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
12 DENIED moderate
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Self-hosted-media-tracker-recommendations"
  +title: "Self-hosted media tracker recommendations?"
  +url: null
  +body: """
    I’m looking to keep track of my watchlist/watched list. Found [flox](https://github.com/devfake/flox), [watcharr](https://github.com/sbondCo/Watcharr), and [MediaTracker](https://github.com/bonukai/MediaTracker).\n
    \n
    Does anyone have experience with these or other alternatives?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712137870 {#1894
    date: 2024-04-03 11:51:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 26768
  -titleTs: "'host':3 'media':4 'recommend':6 'self':2 'self-host':1 'tracker':5"
  -bodyTs: "'/bonukai/mediatracker).':24 '/devfake/flox),':15 '/sbondco/watcharr),':19 'altern':33 'anyon':26 'experi':28 'flox':12 'found':11 'github.com':14,18,23 'github.com/bonukai/mediatracker).':22 'github.com/devfake/flox),':13 'github.com/sbondco/watcharr),':17 'keep':5 'list':10 'look':3 'm':2 'mediatrack':21 'track':6 'watcharr':16 'watchlist/watched':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704304441
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12035814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704218041 {#1893
    date: 2024-01-02 18:54: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
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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-have-started-using-fedora-silverblue"
  +title: "I have started using fedora silverblue"
  +url: null
  +body: """
    Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
    \n
    I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
    \n
    So yeah, I am liking it so far :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711265541 {#1953
    date: 2024-03-24 08:32:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 26486
  -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
  -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704205326
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12432409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118926 {#1937
    date: 2024-01-01 15:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-have-started-using-fedora-silverblue"
  +title: "I have started using fedora silverblue"
  +url: null
  +body: """
    Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
    \n
    I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
    \n
    So yeah, I am liking it so far :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711265541 {#1953
    date: 2024-03-24 08:32:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 26486
  -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
  -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704205326
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12432409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118926 {#1937
    date: 2024-01-01 15:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-have-started-using-fedora-silverblue"
  +title: "I have started using fedora silverblue"
  +url: null
  +body: """
    Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
    \n
    I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
    \n
    So yeah, I am liking it so far :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711265541 {#1953
    date: 2024-03-24 08:32:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 26486
  -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
  -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704205326
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12432409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118926 {#1937
    date: 2024-01-01 15:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "todoist-alternatives"
  +title: "todoist alternatives"
  +url: null
  +body: "I’ve been using this app for quite a while now, and I like the way it’s designed, but I’m wondering if there’s a better equivalent."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710891972 {#1386
    date: 2024-03-20 00:46:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 26272
  -titleTs: "'altern':2 'todoist':1"
  -bodyTs: "'app':6 'better':28 'design':19 'equival':29 'like':14 'm':22 'quit':8 'use':4 've':2 'way':16 'wonder':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704129651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5342963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043251 {#1397
    date: 2023-12-31 18:20: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
19 DENIED edit
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "todoist-alternatives"
  +title: "todoist alternatives"
  +url: null
  +body: "I’ve been using this app for quite a while now, and I like the way it’s designed, but I’m wondering if there’s a better equivalent."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710891972 {#1386
    date: 2024-03-20 00:46:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 26272
  -titleTs: "'altern':2 'todoist':1"
  -bodyTs: "'app':6 'better':28 'design':19 'equival':29 'like':14 'm':22 'quit':8 'use':4 've':2 'way':16 'wonder':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704129651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5342963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043251 {#1397
    date: 2023-12-31 18:20: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
20 DENIED moderate
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "todoist-alternatives"
  +title: "todoist alternatives"
  +url: null
  +body: "I’ve been using this app for quite a while now, and I like the way it’s designed, but I’m wondering if there’s a better equivalent."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710891972 {#1386
    date: 2024-03-20 00:46:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 26272
  -titleTs: "'altern':2 'todoist':1"
  -bodyTs: "'app':6 'better':28 'design':19 'equival':29 'like':14 'm':22 'quit':8 'use':4 've':2 'way':16 'wonder':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704129651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5342963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043251 {#1397
    date: 2023-12-31 18:20: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
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 {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "The-year-is-2025-President-for-life-Trump-watches-the-Hunger-Games"
  +title: "The year is 2025. President-for-life Trump watches the Hunger Games on Netflix for the first time and decides he wants to see it in real life. Which tribute do you place your bets on?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709623871 {#1377
    date: 2024-03-05 08:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 25347
  -titleTs: "'2025':4 'bet':36 'decid':21 'first':18 'game':13 'hunger':12 'life':8,29 'netflix':15 'place':34 'presid':6 'president-for-lif':5 'real':28 'see':25 'time':19 'tribut':31 'trump':9 'want':23 'watch':10 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703832684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10048841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703746284 {#1945
    date: 2023-12-28 07:51:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "The-year-is-2025-President-for-life-Trump-watches-the-Hunger-Games"
  +title: "The year is 2025. President-for-life Trump watches the Hunger Games on Netflix for the first time and decides he wants to see it in real life. Which tribute do you place your bets on?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709623871 {#1377
    date: 2024-03-05 08:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 25347
  -titleTs: "'2025':4 'bet':36 'decid':21 'first':18 'game':13 'hunger':12 'life':8,29 'netflix':15 'place':34 'presid':6 'president-for-lif':5 'real':28 'see':25 'time':19 'tribut':31 'trump':9 'want':23 'watch':10 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703832684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10048841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703746284 {#1945
    date: 2023-12-28 07:51:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "The-year-is-2025-President-for-life-Trump-watches-the-Hunger-Games"
  +title: "The year is 2025. President-for-life Trump watches the Hunger Games on Netflix for the first time and decides he wants to see it in real life. Which tribute do you place your bets on?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709623871 {#1377
    date: 2024-03-05 08:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 25347
  -titleTs: "'2025':4 'bet':36 'decid':21 'first':18 'game':13 'hunger':12 'life':8,29 'netflix':15 'place':34 'presid':6 'president-for-lif':5 'real':28 'see':25 'time':19 'tribut':31 'trump':9 'want':23 'watch':10 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703832684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10048841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703746284 {#1945
    date: 2023-12-28 07:51:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
  +title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
  +url: null
  +body: """
    Hey Guys,\n
    \n
    so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
    \n
    I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
    \n
    Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">homeassistant:\n
    </span><span style="color:#323232;">  internal_url: http://192.168.178.214:8123\n
    </span><span style="color:#323232;">  external_url: https://ha.xxxxx.duckdns.org\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">http:\n
    </span><span style="color:#323232;">  use_x_forwarded_for: true\n
    </span><span style="color:#323232;">  trusted_proxies:\n
    </span><span style="color:#323232;">    - 172.22.0.0/24\n
    </span>\n
    ```\n
    \n
    Following is my Homeassistant Configuration:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">  homeassistant:\n
    </span><span style="color:#323232;">    container_name: homeassistant\n
    </span><span style="color:#323232;">    image: "ghcr.io/home-assistant/home-assistant:stable"\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /homeassistant/:/config\n
    </span><span style="color:#323232;">      - /etc/localtime:/etc/localtime:ro\n
    </span><span style="color:#323232;">    restart: unless-stopped\n
    </span><span style="color:#323232;">    network_mode: host\n
    </span><span style="color:#323232;">    privileged: true\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      - 8123:8123\n
    </span><span style="color:#323232;">      - 5683:5683\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">  nginx-proxy-manager:\n
    </span><span style="color:#323232;">    container_name: nginx\n
    </span><span style="color:#323232;">    privileged: true\n
    </span><span style="color:#323232;">    image: 'jc21/nginx-proxy-manager:latest'\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      - '80:80'\n
    </span><span style="color:#323232;">      - '81:81'\n
    </span><span style="color:#323232;">      - '443:443'\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      DB_MYSQL_HOST: "nginx-db"\n
    </span><span style="color:#323232;">      DB_MYSQL_PORT: 3306\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /nginx/data:/data\n
    </span><span style="color:#323232;">      - /nginx/letsencrypt:/etc/letsencrypt\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">  nginx-db:\n
    </span><span style="color:#323232;">    container_name: nginx-db\n
    </span><span style="color:#323232;">    image: 'jc21/mariadb-aria:latest'\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /nginx/mysql:/var/lib/mysql\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">  vaultwarden:\n
    </span><span style="color:#323232;">    container_name: vaultwarden\n
    </span><span style="color:#323232;">    image: vaultwarden/server:latest\n
    </span><span style="color:#323232;">    restart: unless-stopped\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /vaultwarden:/data/\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      - 8125:3012\n
    </span><span style="color:#323232;">      - 8124:80\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      - DOMAIN=https://vw.xxxxx.duckdns.org\n
    </span><span style="color:#323232;">      - LOGIN_RATELIMIT_MAX_BURST=10\n
    </span><span style="color:#323232;">      - LOGIN_RATELIMIT_SECONDS=60\n
    </span><span style="color:#323232;">      - ADMIN_RATELIMIT_MAX_BURST=10\n
    </span><span style="color:#323232;">      - ADMIN_RATELIMIT_SECONDS=60\n
    </span><span style="color:#323232;">      - ADMIN_TOKEN=\n
    </span><span style="color:#323232;">      - SENDS_ALLOWED=true\n
    </span><span style="color:#323232;">      - EMERGENCY_ACCESS_ALLOWED=true\n
    </span><span style="color:#323232;">      - WEB_VAULT_ENABLED=true\n
    </span><span style="color:#323232;">      - SIGNUPS_ALLOWED=true\n
    </span>\n
    ```\n
    \n
    I have forwarded the ports in the router.\n
    \n
    I have set up nginx the following:\n
    \n
    ![](https://lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)\n
    \n
    Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
    \n
    What is the reason for this?\n
    \n
    Do I have to set some sort of header?\n
    \n
    Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709146727 {#1371
    date: 2024-02-28 19:58:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 25290
  -titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
  -bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703803540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10039683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717140 {#1375
    date: 2023-12-27 23:45: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
27 DENIED edit
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
  +title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
  +url: null
  +body: """
    Hey Guys,\n
    \n
    so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
    \n
    I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
    \n
    Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">homeassistant:\n
    </span><span style="color:#323232;">  internal_url: http://192.168.178.214:8123\n
    </span><span style="color:#323232;">  external_url: https://ha.xxxxx.duckdns.org\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">http:\n
    </span><span style="color:#323232;">  use_x_forwarded_for: true\n
    </span><span style="color:#323232;">  trusted_proxies:\n
    </span><span style="color:#323232;">    - 172.22.0.0/24\n
    </span>\n
    ```\n
    \n
    Following is my Homeassistant Configuration:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">  homeassistant:\n
    </span><span style="color:#323232;">    container_name: homeassistant\n
    </span><span style="color:#323232;">    image: "ghcr.io/home-assistant/home-assistant:stable"\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /homeassistant/:/config\n
    </span><span style="color:#323232;">      - /etc/localtime:/etc/localtime:ro\n
    </span><span style="color:#323232;">    restart: unless-stopped\n
    </span><span style="color:#323232;">    network_mode: host\n
    </span><span style="color:#323232;">    privileged: true\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      - 8123:8123\n
    </span><span style="color:#323232;">      - 5683:5683\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">  nginx-proxy-manager:\n
    </span><span style="color:#323232;">    container_name: nginx\n
    </span><span style="color:#323232;">    privileged: true\n
    </span><span style="color:#323232;">    image: 'jc21/nginx-proxy-manager:latest'\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      - '80:80'\n
    </span><span style="color:#323232;">      - '81:81'\n
    </span><span style="color:#323232;">      - '443:443'\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      DB_MYSQL_HOST: "nginx-db"\n
    </span><span style="color:#323232;">      DB_MYSQL_PORT: 3306\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /nginx/data:/data\n
    </span><span style="color:#323232;">      - /nginx/letsencrypt:/etc/letsencrypt\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">  nginx-db:\n
    </span><span style="color:#323232;">    container_name: nginx-db\n
    </span><span style="color:#323232;">    image: 'jc21/mariadb-aria:latest'\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /nginx/mysql:/var/lib/mysql\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">  vaultwarden:\n
    </span><span style="color:#323232;">    container_name: vaultwarden\n
    </span><span style="color:#323232;">    image: vaultwarden/server:latest\n
    </span><span style="color:#323232;">    restart: unless-stopped\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /vaultwarden:/data/\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      - 8125:3012\n
    </span><span style="color:#323232;">      - 8124:80\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      - DOMAIN=https://vw.xxxxx.duckdns.org\n
    </span><span style="color:#323232;">      - LOGIN_RATELIMIT_MAX_BURST=10\n
    </span><span style="color:#323232;">      - LOGIN_RATELIMIT_SECONDS=60\n
    </span><span style="color:#323232;">      - ADMIN_RATELIMIT_MAX_BURST=10\n
    </span><span style="color:#323232;">      - ADMIN_RATELIMIT_SECONDS=60\n
    </span><span style="color:#323232;">      - ADMIN_TOKEN=\n
    </span><span style="color:#323232;">      - SENDS_ALLOWED=true\n
    </span><span style="color:#323232;">      - EMERGENCY_ACCESS_ALLOWED=true\n
    </span><span style="color:#323232;">      - WEB_VAULT_ENABLED=true\n
    </span><span style="color:#323232;">      - SIGNUPS_ALLOWED=true\n
    </span>\n
    ```\n
    \n
    I have forwarded the ports in the router.\n
    \n
    I have set up nginx the following:\n
    \n
    ![](https://lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)\n
    \n
    Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
    \n
    What is the reason for this?\n
    \n
    Do I have to set some sort of header?\n
    \n
    Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709146727 {#1371
    date: 2024-02-28 19:58:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 25290
  -titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
  -bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703803540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10039683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717140 {#1375
    date: 2023-12-27 23:45: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
28 DENIED moderate
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Help-needed-setting-up-NGINX-reverse-Proxy-HA-Vaultwarden-using"
  +title: "Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns"
  +url: null
  +body: """
    Hey Guys,\n
    \n
    so I still have no clue about most of the stuff im doing hence why I am doing it :)\n
    \n
    I have a ubuntu system running all kinds of docker containers and I want to expose homeassistant and vaultwarden to the internet.\n
    \n
    Now I have set up a Duckdns account, I have setup my Router (fritzbox) to update the dyndns settings, I have set up my homeassistant the following:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">homeassistant:\n
    </span><span style="color:#323232;">  internal_url: http://192.168.178.214:8123\n
    </span><span style="color:#323232;">  external_url: https://ha.xxxxx.duckdns.org\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">http:\n
    </span><span style="color:#323232;">  use_x_forwarded_for: true\n
    </span><span style="color:#323232;">  trusted_proxies:\n
    </span><span style="color:#323232;">    - 172.22.0.0/24\n
    </span>\n
    ```\n
    \n
    Following is my Homeassistant Configuration:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">  homeassistant:\n
    </span><span style="color:#323232;">    container_name: homeassistant\n
    </span><span style="color:#323232;">    image: "ghcr.io/home-assistant/home-assistant:stable"\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /homeassistant/:/config\n
    </span><span style="color:#323232;">      - /etc/localtime:/etc/localtime:ro\n
    </span><span style="color:#323232;">    restart: unless-stopped\n
    </span><span style="color:#323232;">    network_mode: host\n
    </span><span style="color:#323232;">    privileged: true\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      - 8123:8123\n
    </span><span style="color:#323232;">      - 5683:5683\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">  nginx-proxy-manager:\n
    </span><span style="color:#323232;">    container_name: nginx\n
    </span><span style="color:#323232;">    privileged: true\n
    </span><span style="color:#323232;">    image: 'jc21/nginx-proxy-manager:latest'\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      - '80:80'\n
    </span><span style="color:#323232;">      - '81:81'\n
    </span><span style="color:#323232;">      - '443:443'\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      DB_MYSQL_HOST: "nginx-db"\n
    </span><span style="color:#323232;">      DB_MYSQL_PORT: 3306\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /nginx/data:/data\n
    </span><span style="color:#323232;">      - /nginx/letsencrypt:/etc/letsencrypt\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">  nginx-db:\n
    </span><span style="color:#323232;">    container_name: nginx-db\n
    </span><span style="color:#323232;">    image: 'jc21/mariadb-aria:latest'\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /nginx/mysql:/var/lib/mysql\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">  vaultwarden:\n
    </span><span style="color:#323232;">    container_name: vaultwarden\n
    </span><span style="color:#323232;">    image: vaultwarden/server:latest\n
    </span><span style="color:#323232;">    restart: unless-stopped\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - /vaultwarden:/data/\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      - 8125:3012\n
    </span><span style="color:#323232;">      - 8124:80\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      - DOMAIN=https://vw.xxxxx.duckdns.org\n
    </span><span style="color:#323232;">      - LOGIN_RATELIMIT_MAX_BURST=10\n
    </span><span style="color:#323232;">      - LOGIN_RATELIMIT_SECONDS=60\n
    </span><span style="color:#323232;">      - ADMIN_RATELIMIT_MAX_BURST=10\n
    </span><span style="color:#323232;">      - ADMIN_RATELIMIT_SECONDS=60\n
    </span><span style="color:#323232;">      - ADMIN_TOKEN=\n
    </span><span style="color:#323232;">      - SENDS_ALLOWED=true\n
    </span><span style="color:#323232;">      - EMERGENCY_ACCESS_ALLOWED=true\n
    </span><span style="color:#323232;">      - WEB_VAULT_ENABLED=true\n
    </span><span style="color:#323232;">      - SIGNUPS_ALLOWED=true\n
    </span>\n
    ```\n
    \n
    I have forwarded the ports in the router.\n
    \n
    I have set up nginx the following:\n
    \n
    ![](https://lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)\n
    \n
    Issue is when I open the website, it will give me the error that hsts is enabled, even though I definitely did not check this option ( and I never did (today!).\n
    \n
    What is the reason for this?\n
    \n
    Do I have to set some sort of header?\n
    \n
    Same thing with vaultwarden, basically I set this up 1:1 except for the url whichi is vw.xxxxx.duckdns .org.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709146727 {#1371
    date: 2024-02-28 19:58:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 25290
  -titleTs: "'duckdn':11 'ha':8 'help':1 'need':2 'nginx':5 'proxi':7 'revers':6 'set':3 'use':10 'vaultwarden':9"
  -bodyTs: "'/24':88 '/config':104 '/data':154,185 '/etc/letsencrypt':156 '/etc/localtime':105,106 '/home-assistant/home-assistant:stable':101 '/homeassistant':103 '/nginx/data':153 '/nginx/letsencrypt':155 '/nginx/mysql':170 '/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':245 '/var/lib/mysql':171 '/vaultwarden':184 '1':301,302 '10':198,207 '172.22.0.0':87 '192.168.178.214':74 '3012':188 '3306':151 '443':139,140 '5683':120,121 '60':202,211 '80':135,136,190 '81':137,138 '8123':75,118,119 '8124':189 '8125':187 'access':218 'account':51 'admin':203,208,212 'allow':215,219,226 'basic':296 'burst':197,206 'check':269 'clue':8 'configur':93 'contain':32,95,126,160,173 'db':142,147,148,159,164 'definit':266 'docker':31 'domain':192 'duckdn':50 'dyndn':61 'emerg':217 'enabl':223,262 'environ':141,168,191 'error':258 'even':263 'except':303 'expos':37 'extern':76 'follow':70,89,242 'forward':82,230 'fritzbox':57 'ghcr.io':100 'ghcr.io/home-assistant/home-assistant:stable':99 'give':255 'guy':2 'ha.xxxxx.duckdns.org':78 'header':291 'henc':16 'hey':1 'homeassist':38,68,71,92,94,97 'host':114,144 'hsts':260 'http':79 'im':14 'imag':98,131,165,176 'intern':72 'internet':43 'issu':246 'jc21/mariadb-aria':166 'jc21/nginx-proxy-manager':132 'kind':29 'latest':133,167,178 'lemmy.world':244 'lemmy.world/pictrs/image/534b7ad1-c10d-42a8-9da4-90e2aac4c67f.png)':243 'login':194,199 'manag':125 'max':196,205 'mode':113 'mysql':143,149 'name':96,127,161,174 'network':112 'never':274 'nginx':123,128,146,158,163,240 'nginx-db':145,157,162 'nginx-proxy-manag':122 'open':250 'option':271 'org':310 'port':117,134,150,186,232 'privileg':115,129 'proxi':86,124 'ratelimit':195,200,204,209 'reason':280 'restart':108,179 'ro':107 'router':56,235 'run':27 'second':201,210 'send':214 'set':47,62,65,238,287,298 'setup':54 'signup':225 'sort':289 'still':5 'stop':111,182 'stuff':13 'system':26 'thing':293 'though':264 'today':276 'token':213 'true':84,116,130,216,220,224,227 'trust':85 'ubuntu':25 'unless':110,181 'unless-stop':109,180 'updat':59 'url':73,77,306 'use':80 'vault':222 'vaultwarden':40,172,175,295 'vaultwarden/server':177 'volum':102,152,169,183 'vw.xxxxx.duckdns':309 'vw.xxxxx.duckdns.org':193 'want':35 'web':221 'websit':252 'whichi':307 'x':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703803540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10039683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717140 {#1375
    date: 2023-12-27 23:45: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
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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Dell-Latitude-Frustration"
  +title: "Dell Latitude Frustration"
  +url: null
  +body: """
    I have been having such a difficult time getting a 2018 Dell Latitude 7930 to run any Linux distro stably. Maybe there is something obvious I am missing or maybe it really is dying hardware that’s the root cause of the issue.\n
    \n
    The silly thing is I had a stable install of openSUSE Tumbleweed running for a few months but because I made some poor choices on disk partition when I installed it I was eventually backed into a corner where I had to wipe the SSD and install from scratch.\n
    \n
    I since then have tried Tumbleweed again as well as Ubuntu, Mint, and finally Manjaro to no avail. The Debian based distros completely freeze at some point, either immediately upon login and loading the desktop or when running apt update. Tumbleweed gets a kernel panic within an hour or so, even though I changed kernel options to a previous known-good config. Now after quite a frustrating time installing Manjaro it freezes within an hour as well and the diagnostic light code indicates a CPU issue.\n
    \n
    Strangely enough none of these issues are apparent when running from a LiveUSB, but occur on two different M.2 SATA SSDs with proper installs.\n
    \n
    At this point I don’t really care which distro I use, as long as it doesn’t crash constantly. Does anyone have any suggestions on other things I can try?\n
    \n
    Edit: seems to be solved with the kernel options I already mentioned. For whatever reason it didn’t work for the Tumbleweed reinstall but Manjaro has run for a couple days without crashing.\n
    \n
    [wiki.archlinux.org/title/Intel_graphics#Crash/fre…](https://wiki.archlinux.org/title/Intel_graphics#Crash/freeze_on_low_power_Intel_CPUs)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710494751 {#2446
    date: 2024-03-15 10:25:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 24992
  -titleTs: "'dell':1 'frustrat':3 'latitud':2"
  -bodyTs: "'/title/intel_graphics#crash/fre':270 '/title/intel_graphics#crash/freeze_on_low_power_intel_cpus)':273 '2018':11 '7930':14 'alreadi':245 'anyon':225 'appar':187 'apt':131 'avail':110 'back':78 'base':113 'care':211 'caus':40 'chang':146 'choic':67 'code':175 'complet':115 'config':155 'constant':223 'corner':81 'coupl':264 'cpu':178 'crash':222,267 'day':265 'debian':112 'dell':12 'desktop':127 'diagnost':173 'didn':251 'die':34 'differ':197 'difficult':7 'disk':69 'distro':19,114,213 'doesn':220 'edit':235 'either':120 'enough':181 'even':143 'eventu':77 'final':106 'freez':116,165 'frustrat':160 'get':9,134 'good':154 'hardwar':35 'hour':140,168 'immedi':121 'indic':176 'instal':52,73,90,162,203 'issu':43,179,185 'kernel':136,147,242 'known':153 'known-good':152 'latitud':13 'light':174 'linux':18 'liveusb':192 'load':125 'login':123 'long':217 'm.2':198 'made':64 'manjaro':107,163,259 'mayb':21,30 'mention':246 'mint':104 'miss':28 'month':60 'none':182 'obvious':25 'occur':194 'opensus':54 'option':148,243 'panic':137 'partit':70 'point':119,206 'poor':66 'previous':151 'proper':202 'quit':158 'realli':32,210 'reason':249 'reinstal':257 'root':39 'run':16,56,130,189,261 'sata':199 'scratch':92 'seem':236 'silli':45 'sinc':94 'solv':239 'someth':24 'ssd':88 'ssds':200 'stabl':51 'stabli':20 'strang':180 'suggest':228 'thing':46,231 'though':144 'time':8,161 'tri':97,234 'tumblewe':55,98,133,256 'two':196 'ubuntu':103 'updat':132 'upon':122 'use':215 'well':101,170 'whatev':248 'wiki.archlinux.org':269,272 'wiki.archlinux.org/title/intel_graphics#crash/fre':268 'wiki.archlinux.org/title/intel_graphics#crash/freeze_on_low_power_intel_cpus)':271 'wipe':86 'within':138,166 'without':266 'work':253"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703685903
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3119303"
  +editedAt: DateTimeImmutable @1709853938 {#2428
    date: 2024-03-08 00:25:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703599503 {#2444
    date: 2023-12-26 15:05:03.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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Dell-Latitude-Frustration"
  +title: "Dell Latitude Frustration"
  +url: null
  +body: """
    I have been having such a difficult time getting a 2018 Dell Latitude 7930 to run any Linux distro stably. Maybe there is something obvious I am missing or maybe it really is dying hardware that’s the root cause of the issue.\n
    \n
    The silly thing is I had a stable install of openSUSE Tumbleweed running for a few months but because I made some poor choices on disk partition when I installed it I was eventually backed into a corner where I had to wipe the SSD and install from scratch.\n
    \n
    I since then have tried Tumbleweed again as well as Ubuntu, Mint, and finally Manjaro to no avail. The Debian based distros completely freeze at some point, either immediately upon login and loading the desktop or when running apt update. Tumbleweed gets a kernel panic within an hour or so, even though I changed kernel options to a previous known-good config. Now after quite a frustrating time installing Manjaro it freezes within an hour as well and the diagnostic light code indicates a CPU issue.\n
    \n
    Strangely enough none of these issues are apparent when running from a LiveUSB, but occur on two different M.2 SATA SSDs with proper installs.\n
    \n
    At this point I don’t really care which distro I use, as long as it doesn’t crash constantly. Does anyone have any suggestions on other things I can try?\n
    \n
    Edit: seems to be solved with the kernel options I already mentioned. For whatever reason it didn’t work for the Tumbleweed reinstall but Manjaro has run for a couple days without crashing.\n
    \n
    [wiki.archlinux.org/title/Intel_graphics#Crash/fre…](https://wiki.archlinux.org/title/Intel_graphics#Crash/freeze_on_low_power_Intel_CPUs)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710494751 {#2446
    date: 2024-03-15 10:25:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 24992
  -titleTs: "'dell':1 'frustrat':3 'latitud':2"
  -bodyTs: "'/title/intel_graphics#crash/fre':270 '/title/intel_graphics#crash/freeze_on_low_power_intel_cpus)':273 '2018':11 '7930':14 'alreadi':245 'anyon':225 'appar':187 'apt':131 'avail':110 'back':78 'base':113 'care':211 'caus':40 'chang':146 'choic':67 'code':175 'complet':115 'config':155 'constant':223 'corner':81 'coupl':264 'cpu':178 'crash':222,267 'day':265 'debian':112 'dell':12 'desktop':127 'diagnost':173 'didn':251 'die':34 'differ':197 'difficult':7 'disk':69 'distro':19,114,213 'doesn':220 'edit':235 'either':120 'enough':181 'even':143 'eventu':77 'final':106 'freez':116,165 'frustrat':160 'get':9,134 'good':154 'hardwar':35 'hour':140,168 'immedi':121 'indic':176 'instal':52,73,90,162,203 'issu':43,179,185 'kernel':136,147,242 'known':153 'known-good':152 'latitud':13 'light':174 'linux':18 'liveusb':192 'load':125 'login':123 'long':217 'm.2':198 'made':64 'manjaro':107,163,259 'mayb':21,30 'mention':246 'mint':104 'miss':28 'month':60 'none':182 'obvious':25 'occur':194 'opensus':54 'option':148,243 'panic':137 'partit':70 'point':119,206 'poor':66 'previous':151 'proper':202 'quit':158 'realli':32,210 'reason':249 'reinstal':257 'root':39 'run':16,56,130,189,261 'sata':199 'scratch':92 'seem':236 'silli':45 'sinc':94 'solv':239 'someth':24 'ssd':88 'ssds':200 'stabl':51 'stabli':20 'strang':180 'suggest':228 'thing':46,231 'though':144 'time':8,161 'tri':97,234 'tumblewe':55,98,133,256 'two':196 'ubuntu':103 'updat':132 'upon':122 'use':215 'well':101,170 'whatev':248 'wiki.archlinux.org':269,272 'wiki.archlinux.org/title/intel_graphics#crash/fre':268 'wiki.archlinux.org/title/intel_graphics#crash/freeze_on_low_power_intel_cpus)':271 'wipe':86 'within':138,166 'without':266 'work':253"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703685903
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3119303"
  +editedAt: DateTimeImmutable @1709853938 {#2428
    date: 2024-03-08 00:25:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703599503 {#2444
    date: 2023-12-26 15:05:03.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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Dell-Latitude-Frustration"
  +title: "Dell Latitude Frustration"
  +url: null
  +body: """
    I have been having such a difficult time getting a 2018 Dell Latitude 7930 to run any Linux distro stably. Maybe there is something obvious I am missing or maybe it really is dying hardware that’s the root cause of the issue.\n
    \n
    The silly thing is I had a stable install of openSUSE Tumbleweed running for a few months but because I made some poor choices on disk partition when I installed it I was eventually backed into a corner where I had to wipe the SSD and install from scratch.\n
    \n
    I since then have tried Tumbleweed again as well as Ubuntu, Mint, and finally Manjaro to no avail. The Debian based distros completely freeze at some point, either immediately upon login and loading the desktop or when running apt update. Tumbleweed gets a kernel panic within an hour or so, even though I changed kernel options to a previous known-good config. Now after quite a frustrating time installing Manjaro it freezes within an hour as well and the diagnostic light code indicates a CPU issue.\n
    \n
    Strangely enough none of these issues are apparent when running from a LiveUSB, but occur on two different M.2 SATA SSDs with proper installs.\n
    \n
    At this point I don’t really care which distro I use, as long as it doesn’t crash constantly. Does anyone have any suggestions on other things I can try?\n
    \n
    Edit: seems to be solved with the kernel options I already mentioned. For whatever reason it didn’t work for the Tumbleweed reinstall but Manjaro has run for a couple days without crashing.\n
    \n
    [wiki.archlinux.org/title/Intel_graphics#Crash/fre…](https://wiki.archlinux.org/title/Intel_graphics#Crash/freeze_on_low_power_Intel_CPUs)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710494751 {#2446
    date: 2024-03-15 10:25:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 24992
  -titleTs: "'dell':1 'frustrat':3 'latitud':2"
  -bodyTs: "'/title/intel_graphics#crash/fre':270 '/title/intel_graphics#crash/freeze_on_low_power_intel_cpus)':273 '2018':11 '7930':14 'alreadi':245 'anyon':225 'appar':187 'apt':131 'avail':110 'back':78 'base':113 'care':211 'caus':40 'chang':146 'choic':67 'code':175 'complet':115 'config':155 'constant':223 'corner':81 'coupl':264 'cpu':178 'crash':222,267 'day':265 'debian':112 'dell':12 'desktop':127 'diagnost':173 'didn':251 'die':34 'differ':197 'difficult':7 'disk':69 'distro':19,114,213 'doesn':220 'edit':235 'either':120 'enough':181 'even':143 'eventu':77 'final':106 'freez':116,165 'frustrat':160 'get':9,134 'good':154 'hardwar':35 'hour':140,168 'immedi':121 'indic':176 'instal':52,73,90,162,203 'issu':43,179,185 'kernel':136,147,242 'known':153 'known-good':152 'latitud':13 'light':174 'linux':18 'liveusb':192 'load':125 'login':123 'long':217 'm.2':198 'made':64 'manjaro':107,163,259 'mayb':21,30 'mention':246 'mint':104 'miss':28 'month':60 'none':182 'obvious':25 'occur':194 'opensus':54 'option':148,243 'panic':137 'partit':70 'point':119,206 'poor':66 'previous':151 'proper':202 'quit':158 'realli':32,210 'reason':249 'reinstal':257 'root':39 'run':16,56,130,189,261 'sata':199 'scratch':92 'seem':236 'silli':45 'sinc':94 'solv':239 'someth':24 'ssd':88 'ssds':200 'stabl':51 'stabli':20 'strang':180 'suggest':228 'thing':46,231 'though':144 'time':8,161 'tri':97,234 'tumblewe':55,98,133,256 'two':196 'ubuntu':103 'updat':132 'upon':122 'use':215 'well':101,170 'whatev':248 'wiki.archlinux.org':269,272 'wiki.archlinux.org/title/intel_graphics#crash/fre':268 'wiki.archlinux.org/title/intel_graphics#crash/freeze_on_low_power_intel_cpus)':271 'wipe':86 'within':138,166 'without':266 'work':253"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703685903
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3119303"
  +editedAt: DateTimeImmutable @1709853938 {#2428
    date: 2024-03-08 00:25:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703599503 {#2444
    date: 2023-12-26 15:05:03.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 {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "NixOS-beginner-resources"
  +title: "NixOS beginner resources"
  +url: null
  +body: """
    Heya, been hearing about NixOS for a long time now, mostly from the peeps over at the Linux Unplugged podcast. So was thinking about jumping onto the nix-train, however it seems like it has a learning curve. Does anyone have any good learning resources, blog-posts, guides, whatever beans that you used to get started with NixOS?\n
    \n
    Appreciate any tips ❄️
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712048222 {#2476
    date: 2024-04-02 10:57:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 24802
  -titleTs: "'beginn':2 'nixo':1 'resourc':3"
  -bodyTs: "'anyon':41 'appreci':61 'bean':52 'blog':48 'blog-post':47 'curv':39 'get':57 'good':44 'guid':50 'hear':3 'heya':1 'howev':31 'jump':25 'learn':38,45 'like':34 'linux':18 'long':8 'most':11 'nix':29 'nix-train':28 'nixo':5,60 'onto':26 'peep':14 'podcast':20 'post':49 'resourc':46 'seem':33 'start':58 'think':23 'time':9 'tip':63 'train':30 'unplug':19 'use':55 'whatev':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703619311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9968863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703532911 {#2356
    date: 2023-12-25 20:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "NixOS-beginner-resources"
  +title: "NixOS beginner resources"
  +url: null
  +body: """
    Heya, been hearing about NixOS for a long time now, mostly from the peeps over at the Linux Unplugged podcast. So was thinking about jumping onto the nix-train, however it seems like it has a learning curve. Does anyone have any good learning resources, blog-posts, guides, whatever beans that you used to get started with NixOS?\n
    \n
    Appreciate any tips ❄️
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712048222 {#2476
    date: 2024-04-02 10:57:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 24802
  -titleTs: "'beginn':2 'nixo':1 'resourc':3"
  -bodyTs: "'anyon':41 'appreci':61 'bean':52 'blog':48 'blog-post':47 'curv':39 'get':57 'good':44 'guid':50 'hear':3 'heya':1 'howev':31 'jump':25 'learn':38,45 'like':34 'linux':18 'long':8 'most':11 'nix':29 'nix-train':28 'nixo':5,60 'onto':26 'peep':14 'podcast':20 'post':49 'resourc':46 'seem':33 'start':58 'think':23 'time':9 'tip':63 'train':30 'unplug':19 'use':55 'whatev':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703619311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9968863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703532911 {#2356
    date: 2023-12-25 20:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "NixOS-beginner-resources"
  +title: "NixOS beginner resources"
  +url: null
  +body: """
    Heya, been hearing about NixOS for a long time now, mostly from the peeps over at the Linux Unplugged podcast. So was thinking about jumping onto the nix-train, however it seems like it has a learning curve. Does anyone have any good learning resources, blog-posts, guides, whatever beans that you used to get started with NixOS?\n
    \n
    Appreciate any tips ❄️
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712048222 {#2476
    date: 2024-04-02 10:57:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 24802
  -titleTs: "'beginn':2 'nixo':1 'resourc':3"
  -bodyTs: "'anyon':41 'appreci':61 'bean':52 'blog':48 'blog-post':47 'curv':39 'get':57 'good':44 'guid':50 'hear':3 'heya':1 'howev':31 'jump':25 'learn':38,45 'like':34 'linux':18 'long':8 'most':11 'nix':29 'nix-train':28 'nixo':5,60 'onto':26 'peep':14 'podcast':20 'post':49 'resourc':46 'seem':33 'start':58 'think':23 'time':9 'tip':63 'train':30 'unplug':19 'use':55 'whatev':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703619311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9968863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703532911 {#2356
    date: 2023-12-25 20:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "joke-Broke-out-grandma-s-candy-thermometer"
  +title: "[joke]Broke out grandma’s candy thermometer…."
  +url: null
  +body: """
    Gotta ask, what kinda candy was she making? Soft crack. Hard crack. Pot….\n
    \n
    Even has the donuts on there for, you know, dealing with the munchies.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707560493 {#60
    date: 2024-02-10 11:21:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 24350
  -titleTs: "'broke':2 'candi':6 'grandma':4 'joke':1 'thermomet':7"
  -bodyTs: "'ask':2 'candi':5 'crack':10,12 'deal':23 'donut':17 'even':14 'gotta':1 'hard':11 'kinda':4 'know':22 'make':8 'munchi':26 'pot':13 'soft':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703475149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9917096"
  +editedAt: DateTimeImmutable @1707263517 {#1359
    date: 2024-02-07 00:51:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703388749 {#2488
    date: 2023-12-24 04:32: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
39 DENIED edit
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "joke-Broke-out-grandma-s-candy-thermometer"
  +title: "[joke]Broke out grandma’s candy thermometer…."
  +url: null
  +body: """
    Gotta ask, what kinda candy was she making? Soft crack. Hard crack. Pot….\n
    \n
    Even has the donuts on there for, you know, dealing with the munchies.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707560493 {#60
    date: 2024-02-10 11:21:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 24350
  -titleTs: "'broke':2 'candi':6 'grandma':4 'joke':1 'thermomet':7"
  -bodyTs: "'ask':2 'candi':5 'crack':10,12 'deal':23 'donut':17 'even':14 'gotta':1 'hard':11 'kinda':4 'know':22 'make':8 'munchi':26 'pot':13 'soft':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703475149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9917096"
  +editedAt: DateTimeImmutable @1707263517 {#1359
    date: 2024-02-07 00:51:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703388749 {#2488
    date: 2023-12-24 04:32: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
40 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "joke-Broke-out-grandma-s-candy-thermometer"
  +title: "[joke]Broke out grandma’s candy thermometer…."
  +url: null
  +body: """
    Gotta ask, what kinda candy was she making? Soft crack. Hard crack. Pot….\n
    \n
    Even has the donuts on there for, you know, dealing with the munchies.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707560493 {#60
    date: 2024-02-10 11:21:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 24350
  -titleTs: "'broke':2 'candi':6 'grandma':4 'joke':1 'thermomet':7"
  -bodyTs: "'ask':2 'candi':5 'crack':10,12 'deal':23 'donut':17 'even':14 'gotta':1 'hard':11 'kinda':4 'know':22 'make':8 'munchi':26 'pot':13 'soft':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703475149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9917096"
  +editedAt: DateTimeImmutable @1707263517 {#1359
    date: 2024-02-07 00:51:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703388749 {#2488
    date: 2023-12-24 04:32: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
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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-best-modern-song-for-a-door-bell"
  +title: "What is the best modern song for a door bell?"
  +url: null
  +body: "Time to update the doorbell. It plays 30 seconds of a track. What do you reccommend? I currently have ‘Da Da Da’ by Trio. Because I can."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723147119 {#1499
    date: 2024-08-08 21:58:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 24177
  -titleTs: "'bell':10 'best':4 'door':9 'modern':5 'song':6"
  -bodyTs: "'30':8 'current':18 'da':20,21,22 'doorbel':5 'play':7 'reccommend':16 'second':9 'time':1 'track':12 'trio':24 'updat':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703409365
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5236926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703322965 {#1502
    date: 2023-12-23 10:16:05.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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-best-modern-song-for-a-door-bell"
  +title: "What is the best modern song for a door bell?"
  +url: null
  +body: "Time to update the doorbell. It plays 30 seconds of a track. What do you reccommend? I currently have ‘Da Da Da’ by Trio. Because I can."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723147119 {#1499
    date: 2024-08-08 21:58:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 24177
  -titleTs: "'bell':10 'best':4 'door':9 'modern':5 'song':6"
  -bodyTs: "'30':8 'current':18 'da':20,21,22 'doorbel':5 'play':7 'reccommend':16 'second':9 'time':1 'track':12 'trio':24 'updat':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703409365
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5236926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703322965 {#1502
    date: 2023-12-23 10:16:05.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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-best-modern-song-for-a-door-bell"
  +title: "What is the best modern song for a door bell?"
  +url: null
  +body: "Time to update the doorbell. It plays 30 seconds of a track. What do you reccommend? I currently have ‘Da Da Da’ by Trio. Because I can."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723147119 {#1499
    date: 2024-08-08 21:58:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 24177
  -titleTs: "'bell':10 'best':4 'door':9 'modern':5 'song':6"
  -bodyTs: "'30':8 'current':18 'da':20,21,22 'doorbel':5 'play':7 'reccommend':16 'second':9 'time':1 'track':12 'trio':24 'updat':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703409365
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5236926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703322965 {#1502
    date: 2023-12-23 10:16:05.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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-wayland"
  +title: "What is wayland?"
  +url: null
  +body: """
    I know I could duckduckgo it, but I think we’re at the stage at lemmy where there’s space to ask basic questions.\n
    \n
    What is it? Why does it matter? Users at which lunix proficiency level should care about it? Is it just yet another competing standard or is x actually going to die?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703209754 {#1507
    date: 2023-12-22 02:49:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 23535
  -titleTs: "'wayland':3"
  -bodyTs: "'actual':52 'anoth':46 'ask':22 'basic':23 'care':39 'compet':47 'could':4 'die':55 'duckduckgo':5 'go':53 'know':2 'lemmi':16 'level':37 'lunix':35 'matter':31 'profici':36 'question':24 're':11 'space':20 'stage':14 'standard':48 'think':9 'user':32 'x':51 'yet':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703145105
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3050094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703058705 {#1505
    date: 2023-12-20 08:51:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-wayland"
  +title: "What is wayland?"
  +url: null
  +body: """
    I know I could duckduckgo it, but I think we’re at the stage at lemmy where there’s space to ask basic questions.\n
    \n
    What is it? Why does it matter? Users at which lunix proficiency level should care about it? Is it just yet another competing standard or is x actually going to die?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703209754 {#1507
    date: 2023-12-22 02:49:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 23535
  -titleTs: "'wayland':3"
  -bodyTs: "'actual':52 'anoth':46 'ask':22 'basic':23 'care':39 'compet':47 'could':4 'die':55 'duckduckgo':5 'go':53 'know':2 'lemmi':16 'level':37 'lunix':35 'matter':31 'profici':36 'question':24 're':11 'space':20 'stage':14 'standard':48 'think':9 'user':32 'x':51 'yet':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703145105
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3050094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703058705 {#1505
    date: 2023-12-20 08:51:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-wayland"
  +title: "What is wayland?"
  +url: null
  +body: """
    I know I could duckduckgo it, but I think we’re at the stage at lemmy where there’s space to ask basic questions.\n
    \n
    What is it? Why does it matter? Users at which lunix proficiency level should care about it? Is it just yet another competing standard or is x actually going to die?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703209754 {#1507
    date: 2023-12-22 02:49:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 23535
  -titleTs: "'wayland':3"
  -bodyTs: "'actual':52 'anoth':46 'ask':22 'basic':23 'care':39 'compet':47 'could':4 'die':55 'duckduckgo':5 'go':53 'know':2 'lemmi':16 'level':37 'lunix':35 'matter':31 'profici':36 'question':24 're':11 'space':20 'stage':14 'standard':48 'think':9 'user':32 'x':51 'yet':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703145105
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3050094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703058705 {#1505
    date: 2023-12-20 08:51:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Ripping-Amazon-movies"
  +title: "Ripping Amazon movies"
  +url: null
  +body: """
    Hi people, since we see more and more complaints regarding old movies being not politically correct anymore, I am getting more and more concerned about some purchases I made some years ago. Specifically, there is a set of local movies in my mother tongue which I bought and therefore want to download them in case they are removed/changed later on. How can I do that?\n
    \n
    Linux cmdline tools preferred, sharing is no consideration, so I am not concerned about digital fingerprints.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703057205 {#1536
    date: 2023-12-20 08:26:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 22926
  -titleTs: "'amazon':2 'movi':3 'rip':1"
  -bodyTs: "'ago':32 'anymor':17 'bought':47 'case':55 'cmdline':67 'complaint':9 'concern':24,78 'consider':73 'correct':16 'digit':80 'download':52 'fingerprint':81 'get':20 'hi':1 'later':59 'linux':66 'local':39 'made':29 'mother':43 'movi':12,40 'old':11 'peopl':2 'polit':15 'prefer':69 'purchas':27 'regard':10 'removed/changed':58 'see':5 'set':37 'share':70 'sinc':3 'specif':33 'therefor':49 'tongu':44 'tool':68 'want':50 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702930622
  +visibility: "visible             "
  +apId: "https://lemmy.x3i.tech/post/40023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702844222 {#1515
    date: 2023-12-17 21:17:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Ripping-Amazon-movies"
  +title: "Ripping Amazon movies"
  +url: null
  +body: """
    Hi people, since we see more and more complaints regarding old movies being not politically correct anymore, I am getting more and more concerned about some purchases I made some years ago. Specifically, there is a set of local movies in my mother tongue which I bought and therefore want to download them in case they are removed/changed later on. How can I do that?\n
    \n
    Linux cmdline tools preferred, sharing is no consideration, so I am not concerned about digital fingerprints.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703057205 {#1536
    date: 2023-12-20 08:26:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 22926
  -titleTs: "'amazon':2 'movi':3 'rip':1"
  -bodyTs: "'ago':32 'anymor':17 'bought':47 'case':55 'cmdline':67 'complaint':9 'concern':24,78 'consider':73 'correct':16 'digit':80 'download':52 'fingerprint':81 'get':20 'hi':1 'later':59 'linux':66 'local':39 'made':29 'mother':43 'movi':12,40 'old':11 'peopl':2 'polit':15 'prefer':69 'purchas':27 'regard':10 'removed/changed':58 'see':5 'set':37 'share':70 'sinc':3 'specif':33 'therefor':49 'tongu':44 'tool':68 'want':50 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702930622
  +visibility: "visible             "
  +apId: "https://lemmy.x3i.tech/post/40023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702844222 {#1515
    date: 2023-12-17 21:17:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Ripping-Amazon-movies"
  +title: "Ripping Amazon movies"
  +url: null
  +body: """
    Hi people, since we see more and more complaints regarding old movies being not politically correct anymore, I am getting more and more concerned about some purchases I made some years ago. Specifically, there is a set of local movies in my mother tongue which I bought and therefore want to download them in case they are removed/changed later on. How can I do that?\n
    \n
    Linux cmdline tools preferred, sharing is no consideration, so I am not concerned about digital fingerprints.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703057205 {#1536
    date: 2023-12-20 08:26:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 22926
  -titleTs: "'amazon':2 'movi':3 'rip':1"
  -bodyTs: "'ago':32 'anymor':17 'bought':47 'case':55 'cmdline':67 'complaint':9 'concern':24,78 'consider':73 'correct':16 'digit':80 'download':52 'fingerprint':81 'get':20 'hi':1 'later':59 'linux':66 'local':39 'made':29 'mother':43 'movi':12,40 'old':11 'peopl':2 'polit':15 'prefer':69 'purchas':27 'regard':10 'removed/changed':58 'see':5 'set':37 'share':70 'sinc':3 'specif':33 'therefor':49 'tongu':44 'tool':68 'want':50 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702930622
  +visibility: "visible             "
  +apId: "https://lemmy.x3i.tech/post/40023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702844222 {#1515
    date: 2023-12-17 21:17:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-channels-or-creators-that-do-science-engineering-experiments"
  +title: "What are some channels or creators that do science/engineering experiments?"
  +url: null
  +body: """
    Inspired by this post:\n
    \n
    [If we’re reviving everything then start with Mythbusters](https://lemmy.ca/post/11374607)\n
    \n
    What are some modern channels that do similar stuff? If episodes area available, what are older shows that might work?\n
    \n
    Some more general examples that come to mind:\n
    \n
    - [SloMoGuys](https://www.youtube.com/channel/UCUK0HBIBWgM2c4vsPhkYY4w) - mostly seeing things in slow motion to see how it works\n
    - [How Ridiculous](https://www.youtube.com/channel/UC5f5IV0Bf79YLp_p9nfInRA) - For a younger audience, but it fits\n
    - [Mark Rober](https://www.youtube.com/channel/UCY1kMZp36IQSyNx_9h4mpCg) - Engineered stuff\n
    \n
    Not quite related, but maybe:\n
    \n
    - [How it’s made](https://www.youtube.com/channel/UCNAUoDS2SihRhVl-dyqj2yA)\n
    - [XKCD’s What If Channel](https://www.youtube.com/@xkcd_whatif)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702676313 {#1657
    date: 2023-12-15 22:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 22413
  -titleTs: "'channel':4 'creator':6 'experi':10 'science/engineering':9"
  -bodyTs: "'/@xkcd_whatif)':98 '/channel/uc5f5iv0bf79ylp_p9nfinra)':64 '/channel/ucnauods2sihrhvl-dyqj2ya)':90 '/channel/ucuk0hbibwgm2c4vsphkyy4w)':48 '/channel/ucy1kmzp36iqsynx_9h4mpcg)':76 '/post/11374607)':16 'area':28 'audienc':68 'avail':29 'channel':21,95 'come':42 'engin':77 'episod':27 'everyth':9 'exampl':40 'fit':71 'general':39 'inspir':1 'lemmy.ca':15 'lemmy.ca/post/11374607)':14 'made':87 'mark':72 'mayb':83 'might':35 'mind':44 'modern':20 'most':49 'motion':54 'mythbust':13 'older':32 'post':4 'quit':80 're':7 'relat':81 'reviv':8 'ridicul':61 'rober':73 'see':50,56 'show':33 'similar':24 'slomoguy':45 'slow':53 'start':11 'stuff':25,78 'thing':51 'work':36,59 'www.youtube.com':47,63,75,89,97 'www.youtube.com/@xkcd_whatif)':96 'www.youtube.com/channel/uc5f5iv0bf79ylp_p9nfinra)':62 'www.youtube.com/channel/ucnauods2sihrhvl-dyqj2ya)':88 'www.youtube.com/channel/ucuk0hbibwgm2c4vsphkyy4w)':46 'www.youtube.com/channel/ucy1kmzp36iqsynx_9h4mpcg)':74 'xkcd':91 'younger':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702734468
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11376472"
  +editedAt: DateTimeImmutable @1704890057 {#1659
    date: 2024-01-10 13:34:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702648068 {#1745
    date: 2023-12-15 14:47: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
55 DENIED edit
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-channels-or-creators-that-do-science-engineering-experiments"
  +title: "What are some channels or creators that do science/engineering experiments?"
  +url: null
  +body: """
    Inspired by this post:\n
    \n
    [If we’re reviving everything then start with Mythbusters](https://lemmy.ca/post/11374607)\n
    \n
    What are some modern channels that do similar stuff? If episodes area available, what are older shows that might work?\n
    \n
    Some more general examples that come to mind:\n
    \n
    - [SloMoGuys](https://www.youtube.com/channel/UCUK0HBIBWgM2c4vsPhkYY4w) - mostly seeing things in slow motion to see how it works\n
    - [How Ridiculous](https://www.youtube.com/channel/UC5f5IV0Bf79YLp_p9nfInRA) - For a younger audience, but it fits\n
    - [Mark Rober](https://www.youtube.com/channel/UCY1kMZp36IQSyNx_9h4mpCg) - Engineered stuff\n
    \n
    Not quite related, but maybe:\n
    \n
    - [How it’s made](https://www.youtube.com/channel/UCNAUoDS2SihRhVl-dyqj2yA)\n
    - [XKCD’s What If Channel](https://www.youtube.com/@xkcd_whatif)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702676313 {#1657
    date: 2023-12-15 22:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 22413
  -titleTs: "'channel':4 'creator':6 'experi':10 'science/engineering':9"
  -bodyTs: "'/@xkcd_whatif)':98 '/channel/uc5f5iv0bf79ylp_p9nfinra)':64 '/channel/ucnauods2sihrhvl-dyqj2ya)':90 '/channel/ucuk0hbibwgm2c4vsphkyy4w)':48 '/channel/ucy1kmzp36iqsynx_9h4mpcg)':76 '/post/11374607)':16 'area':28 'audienc':68 'avail':29 'channel':21,95 'come':42 'engin':77 'episod':27 'everyth':9 'exampl':40 'fit':71 'general':39 'inspir':1 'lemmy.ca':15 'lemmy.ca/post/11374607)':14 'made':87 'mark':72 'mayb':83 'might':35 'mind':44 'modern':20 'most':49 'motion':54 'mythbust':13 'older':32 'post':4 'quit':80 're':7 'relat':81 'reviv':8 'ridicul':61 'rober':73 'see':50,56 'show':33 'similar':24 'slomoguy':45 'slow':53 'start':11 'stuff':25,78 'thing':51 'work':36,59 'www.youtube.com':47,63,75,89,97 'www.youtube.com/@xkcd_whatif)':96 'www.youtube.com/channel/uc5f5iv0bf79ylp_p9nfinra)':62 'www.youtube.com/channel/ucnauods2sihrhvl-dyqj2ya)':88 'www.youtube.com/channel/ucuk0hbibwgm2c4vsphkyy4w)':46 'www.youtube.com/channel/ucy1kmzp36iqsynx_9h4mpcg)':74 'xkcd':91 'younger':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702734468
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11376472"
  +editedAt: DateTimeImmutable @1704890057 {#1659
    date: 2024-01-10 13:34:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702648068 {#1745
    date: 2023-12-15 14:47: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
56 DENIED moderate
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-channels-or-creators-that-do-science-engineering-experiments"
  +title: "What are some channels or creators that do science/engineering experiments?"
  +url: null
  +body: """
    Inspired by this post:\n
    \n
    [If we’re reviving everything then start with Mythbusters](https://lemmy.ca/post/11374607)\n
    \n
    What are some modern channels that do similar stuff? If episodes area available, what are older shows that might work?\n
    \n
    Some more general examples that come to mind:\n
    \n
    - [SloMoGuys](https://www.youtube.com/channel/UCUK0HBIBWgM2c4vsPhkYY4w) - mostly seeing things in slow motion to see how it works\n
    - [How Ridiculous](https://www.youtube.com/channel/UC5f5IV0Bf79YLp_p9nfInRA) - For a younger audience, but it fits\n
    - [Mark Rober](https://www.youtube.com/channel/UCY1kMZp36IQSyNx_9h4mpCg) - Engineered stuff\n
    \n
    Not quite related, but maybe:\n
    \n
    - [How it’s made](https://www.youtube.com/channel/UCNAUoDS2SihRhVl-dyqj2yA)\n
    - [XKCD’s What If Channel](https://www.youtube.com/@xkcd_whatif)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702676313 {#1657
    date: 2023-12-15 22:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 22413
  -titleTs: "'channel':4 'creator':6 'experi':10 'science/engineering':9"
  -bodyTs: "'/@xkcd_whatif)':98 '/channel/uc5f5iv0bf79ylp_p9nfinra)':64 '/channel/ucnauods2sihrhvl-dyqj2ya)':90 '/channel/ucuk0hbibwgm2c4vsphkyy4w)':48 '/channel/ucy1kmzp36iqsynx_9h4mpcg)':76 '/post/11374607)':16 'area':28 'audienc':68 'avail':29 'channel':21,95 'come':42 'engin':77 'episod':27 'everyth':9 'exampl':40 'fit':71 'general':39 'inspir':1 'lemmy.ca':15 'lemmy.ca/post/11374607)':14 'made':87 'mark':72 'mayb':83 'might':35 'mind':44 'modern':20 'most':49 'motion':54 'mythbust':13 'older':32 'post':4 'quit':80 're':7 'relat':81 'reviv':8 'ridicul':61 'rober':73 'see':50,56 'show':33 'similar':24 'slomoguy':45 'slow':53 'start':11 'stuff':25,78 'thing':51 'work':36,59 'www.youtube.com':47,63,75,89,97 'www.youtube.com/@xkcd_whatif)':96 'www.youtube.com/channel/uc5f5iv0bf79ylp_p9nfinra)':62 'www.youtube.com/channel/ucnauods2sihrhvl-dyqj2ya)':88 'www.youtube.com/channel/ucuk0hbibwgm2c4vsphkyy4w)':46 'www.youtube.com/channel/ucy1kmzp36iqsynx_9h4mpcg)':74 'xkcd':91 'younger':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702734468
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11376472"
  +editedAt: DateTimeImmutable @1704890057 {#1659
    date: 2024-01-10 13:34:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702648068 {#1745
    date: 2023-12-15 14:47: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
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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-I-get-Nviddia-drivers-to-work-in-arch"
  +title: "How do I get Nviddia drivers to work in arch?"
  +url: null
  +body: "So i’m helping my best friend to try instaling nvidia gtx 1050 mobile drivers on his laptop, we genualy don’t know what to do and i can figure out how to make it work, so it would be very helpfull if someone could explain me what to do or provive me with a guide to make it work"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988328 {#1473
    date: 2023-12-19 13:18:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 22131
  -titleTs: "'arch':10 'driver':6 'get':4 'nviddia':5 'work':8"
  -bodyTs: "'1050':13 'best':6 'could':45 'driver':15 'explain':46 'figur':30 'friend':7 'genuali':20 'gtx':12 'guid':56 'help':4 'helpful':42 'instal':10 'know':23 'laptop':18 'm':3 'make':34,58 'mobil':14 'nvidia':11 'proviv':52 'someon':44 'tri':9 'work':36,60 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702608947
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9288580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522547 {#1498
    date: 2023-12-14 03:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-I-get-Nviddia-drivers-to-work-in-arch"
  +title: "How do I get Nviddia drivers to work in arch?"
  +url: null
  +body: "So i’m helping my best friend to try instaling nvidia gtx 1050 mobile drivers on his laptop, we genualy don’t know what to do and i can figure out how to make it work, so it would be very helpfull if someone could explain me what to do or provive me with a guide to make it work"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988328 {#1473
    date: 2023-12-19 13:18:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 22131
  -titleTs: "'arch':10 'driver':6 'get':4 'nviddia':5 'work':8"
  -bodyTs: "'1050':13 'best':6 'could':45 'driver':15 'explain':46 'figur':30 'friend':7 'genuali':20 'gtx':12 'guid':56 'help':4 'helpful':42 'instal':10 'know':23 'laptop':18 'm':3 'make':34,58 'mobil':14 'nvidia':11 'proviv':52 'someon':44 'tri':9 'work':36,60 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702608947
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9288580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522547 {#1498
    date: 2023-12-14 03:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-I-get-Nviddia-drivers-to-work-in-arch"
  +title: "How do I get Nviddia drivers to work in arch?"
  +url: null
  +body: "So i’m helping my best friend to try instaling nvidia gtx 1050 mobile drivers on his laptop, we genualy don’t know what to do and i can figure out how to make it work, so it would be very helpfull if someone could explain me what to do or provive me with a guide to make it work"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988328 {#1473
    date: 2023-12-19 13:18:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 22131
  -titleTs: "'arch':10 'driver':6 'get':4 'nviddia':5 'work':8"
  -bodyTs: "'1050':13 'best':6 'could':45 'driver':15 'explain':46 'figur':30 'friend':7 'genuali':20 'gtx':12 'guid':56 'help':4 'helpful':42 'instal':10 'know':23 'laptop':18 'm':3 'make':34,58 'mobil':14 'nvidia':11 'proviv':52 'someon':44 'tri':9 'work':36,60 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702608947
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9288580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522547 {#1498
    date: 2023-12-14 03:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1758 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "A-dozen-or-two-TB-of-storage-for-media-on"
  +title: "A dozen or two TB of storage for media on the cheap?"
  +url: null
  +body: """
    Well I’m just about fed up with streaming bullshit. I currently have a home server that’s just a raspberry pi4 with a bunch of docker containers and it served my light usage well.\n
    \n
    But with transcoding on Jellyfin I’ll be needing some more power. And a bunch of storage. So wanting to perhaps build a new little server.\n
    \n
    CPU requirements aren’t high at all. Need to transcode maybe 2 concurrent 4K streams, A cheap discrete GPU or a CPU with a decent enough iGPU could handle this. Other applications are basically negligible, like Vaultwarden and PiHole, torrent, using as a general file storage server.\n
    \n
    I also recently acquired a mini PC which is plenty powerful, but doesn’t have any way of adding a bunch of drives. So another option is setting up a pure NAS and just using the mini PC as the server. It’s got an i7 10700T and iris 630 iGPU.\n
    \n
    I’ve been using Linux and self hosting basic things for years, but I’m pretty new to this level of hardware and little experience with RAID.\n
    \n
    Budget: ~$500ish - storage goal: 12+ TB
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702908884 {#1492
    date: 2023-12-18 15:14:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 21362
  -titleTs: "'cheap':12 'dozen':2 'media':9 'storag':7 'tb':5 'two':4"
  -bodyTs: "'10700t':155 '12':191 '2':73 '4k':75 '500ish':188 '630':158 'acquir':112 'ad':127 'also':110 'anoth':133 'applic':93 'aren':64 'basic':95,168 'budget':187 'build':57 'bullshit':10 'bunch':25,50,129 'cheap':78 'concurr':74 'contain':28 'could':89 'cpu':62,83 'current':12 'decent':86 'discret':79 'docker':27 'doesn':121 'drive':131 'enough':87 'experi':184 'fed':6 'file':106 'general':105 'goal':190 'got':152 'gpu':80 'handl':90 'hardwar':181 'high':66 'home':15 'host':167 'i7':154 'igpu':88,159 'iri':157 'jellyfin':40 'level':179 'light':33 'like':97 'linux':164 'littl':60,183 'll':42 'm':3,174 'mayb':72 'mini':114,145 'nas':140 'need':44,69 'neglig':96 'new':59,176 'option':134 'pc':115,146 'perhap':56 'pi4':22 'pihol':100 'plenti':118 'power':47,119 'pretti':175 'pure':139 'raid':186 'raspberri':21 'recent':111 'requir':63 'self':166 'serv':31 'server':16,61,108,149 'set':136 'storag':52,107,189 'stream':9,76 'tb':192 'thing':169 'torrent':101 'transcod':38,71 'usag':34 'use':102,143,163 'vaultwarden':98 've':161 'want':54 'way':125 'well':1,35 'year':171"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702217634
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/5933021"
  +editedAt: DateTimeImmutable @1703573426 {#1475
    date: 2023-12-26 07:50:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702131234 {#1477
    date: 2023-12-09 15:13: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
63 DENIED edit
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1758 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "A-dozen-or-two-TB-of-storage-for-media-on"
  +title: "A dozen or two TB of storage for media on the cheap?"
  +url: null
  +body: """
    Well I’m just about fed up with streaming bullshit. I currently have a home server that’s just a raspberry pi4 with a bunch of docker containers and it served my light usage well.\n
    \n
    But with transcoding on Jellyfin I’ll be needing some more power. And a bunch of storage. So wanting to perhaps build a new little server.\n
    \n
    CPU requirements aren’t high at all. Need to transcode maybe 2 concurrent 4K streams, A cheap discrete GPU or a CPU with a decent enough iGPU could handle this. Other applications are basically negligible, like Vaultwarden and PiHole, torrent, using as a general file storage server.\n
    \n
    I also recently acquired a mini PC which is plenty powerful, but doesn’t have any way of adding a bunch of drives. So another option is setting up a pure NAS and just using the mini PC as the server. It’s got an i7 10700T and iris 630 iGPU.\n
    \n
    I’ve been using Linux and self hosting basic things for years, but I’m pretty new to this level of hardware and little experience with RAID.\n
    \n
    Budget: ~$500ish - storage goal: 12+ TB
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702908884 {#1492
    date: 2023-12-18 15:14:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 21362
  -titleTs: "'cheap':12 'dozen':2 'media':9 'storag':7 'tb':5 'two':4"
  -bodyTs: "'10700t':155 '12':191 '2':73 '4k':75 '500ish':188 '630':158 'acquir':112 'ad':127 'also':110 'anoth':133 'applic':93 'aren':64 'basic':95,168 'budget':187 'build':57 'bullshit':10 'bunch':25,50,129 'cheap':78 'concurr':74 'contain':28 'could':89 'cpu':62,83 'current':12 'decent':86 'discret':79 'docker':27 'doesn':121 'drive':131 'enough':87 'experi':184 'fed':6 'file':106 'general':105 'goal':190 'got':152 'gpu':80 'handl':90 'hardwar':181 'high':66 'home':15 'host':167 'i7':154 'igpu':88,159 'iri':157 'jellyfin':40 'level':179 'light':33 'like':97 'linux':164 'littl':60,183 'll':42 'm':3,174 'mayb':72 'mini':114,145 'nas':140 'need':44,69 'neglig':96 'new':59,176 'option':134 'pc':115,146 'perhap':56 'pi4':22 'pihol':100 'plenti':118 'power':47,119 'pretti':175 'pure':139 'raid':186 'raspberri':21 'recent':111 'requir':63 'self':166 'serv':31 'server':16,61,108,149 'set':136 'storag':52,107,189 'stream':9,76 'tb':192 'thing':169 'torrent':101 'transcod':38,71 'usag':34 'use':102,143,163 'vaultwarden':98 've':161 'want':54 'way':125 'well':1,35 'year':171"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702217634
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/5933021"
  +editedAt: DateTimeImmutable @1703573426 {#1475
    date: 2023-12-26 07:50:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702131234 {#1477
    date: 2023-12-09 15:13: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
64 DENIED moderate
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1758 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "A-dozen-or-two-TB-of-storage-for-media-on"
  +title: "A dozen or two TB of storage for media on the cheap?"
  +url: null
  +body: """
    Well I’m just about fed up with streaming bullshit. I currently have a home server that’s just a raspberry pi4 with a bunch of docker containers and it served my light usage well.\n
    \n
    But with transcoding on Jellyfin I’ll be needing some more power. And a bunch of storage. So wanting to perhaps build a new little server.\n
    \n
    CPU requirements aren’t high at all. Need to transcode maybe 2 concurrent 4K streams, A cheap discrete GPU or a CPU with a decent enough iGPU could handle this. Other applications are basically negligible, like Vaultwarden and PiHole, torrent, using as a general file storage server.\n
    \n
    I also recently acquired a mini PC which is plenty powerful, but doesn’t have any way of adding a bunch of drives. So another option is setting up a pure NAS and just using the mini PC as the server. It’s got an i7 10700T and iris 630 iGPU.\n
    \n
    I’ve been using Linux and self hosting basic things for years, but I’m pretty new to this level of hardware and little experience with RAID.\n
    \n
    Budget: ~$500ish - storage goal: 12+ TB
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702908884 {#1492
    date: 2023-12-18 15:14:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 21362
  -titleTs: "'cheap':12 'dozen':2 'media':9 'storag':7 'tb':5 'two':4"
  -bodyTs: "'10700t':155 '12':191 '2':73 '4k':75 '500ish':188 '630':158 'acquir':112 'ad':127 'also':110 'anoth':133 'applic':93 'aren':64 'basic':95,168 'budget':187 'build':57 'bullshit':10 'bunch':25,50,129 'cheap':78 'concurr':74 'contain':28 'could':89 'cpu':62,83 'current':12 'decent':86 'discret':79 'docker':27 'doesn':121 'drive':131 'enough':87 'experi':184 'fed':6 'file':106 'general':105 'goal':190 'got':152 'gpu':80 'handl':90 'hardwar':181 'high':66 'home':15 'host':167 'i7':154 'igpu':88,159 'iri':157 'jellyfin':40 'level':179 'light':33 'like':97 'linux':164 'littl':60,183 'll':42 'm':3,174 'mayb':72 'mini':114,145 'nas':140 'need':44,69 'neglig':96 'new':59,176 'option':134 'pc':115,146 'perhap':56 'pi4':22 'pihol':100 'plenti':118 'power':47,119 'pretti':175 'pure':139 'raid':186 'raspberri':21 'recent':111 'requir':63 'self':166 'serv':31 'server':16,61,108,149 'set':136 'storag':52,107,189 'stream':9,76 'tb':192 'thing':169 'torrent':101 'transcod':38,71 'usag':34 'use':102,143,163 'vaultwarden':98 've':161 'want':54 'way':125 'well':1,35 'year':171"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702217634
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/5933021"
  +editedAt: DateTimeImmutable @1703573426 {#1475
    date: 2023-12-26 07:50:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702131234 {#1477
    date: 2023-12-09 15:13: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
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 {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-a-perfectly-flat-tight-sail-on-a-boat-be"
  +title: "Would a perfectly flat, tight sail on a boat be more efficient than a sail like we all know?"
  +url: null
  +body: """
    Okay hear me out and this may sound like the ramblings of a lune but i just thought the following.\n
    \n
    Surely a perfectly flat tight sail would more effectively convert wind energy into forward momentum rather than a full sail which would first have the wind hit it at a slight angle pushing the sail in that direction rather than perfectly straight forward.\n
    \n
    I realise there are practicalities in operating a very high tension sheet but this lives purely in the hypothetical realm.\n
    \n
    Does this make sense or have i been drinking drain cleaner again.\n
    \n
    Ta Lemmers…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702178378 {#1779
    date: 2023-12-10 04:19:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 21298
  -titleTs: "'boat':9 'effici':12 'flat':4 'know':19 'like':16 'perfect':3 'sail':6,15 'tight':5 'would':1"
  -bodyTs: "'angl':52 'cleaner':94 'convert':30 'direct':58 'drain':93 'drink':92 'effect':29 'energi':32 'first':43 'flat':24 'follow':20 'forward':34,63 'full':39 'hear':2 'high':73 'hit':47 'hypothet':82 'lemmer':97 'like':9 'live':78 'lune':14 'make':86 'may':7 'momentum':35 'okay':1 'oper':70 'perfect':23,61 'practic':68 'pure':79 'push':53 'rambl':11 'rather':36,59 'realis':65 'realm':83 'sail':26,40,55 'sens':87 'sheet':75 'slight':51 'sound':8 'straight':62 'sure':21 'ta':96 'tension':74 'thought':18 'tight':25 'wind':31,46 'would':27,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702189469
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9335861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702103069 {#1778
    date: 2023-12-09 07:24: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
67 DENIED edit
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-a-perfectly-flat-tight-sail-on-a-boat-be"
  +title: "Would a perfectly flat, tight sail on a boat be more efficient than a sail like we all know?"
  +url: null
  +body: """
    Okay hear me out and this may sound like the ramblings of a lune but i just thought the following.\n
    \n
    Surely a perfectly flat tight sail would more effectively convert wind energy into forward momentum rather than a full sail which would first have the wind hit it at a slight angle pushing the sail in that direction rather than perfectly straight forward.\n
    \n
    I realise there are practicalities in operating a very high tension sheet but this lives purely in the hypothetical realm.\n
    \n
    Does this make sense or have i been drinking drain cleaner again.\n
    \n
    Ta Lemmers…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702178378 {#1779
    date: 2023-12-10 04:19:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 21298
  -titleTs: "'boat':9 'effici':12 'flat':4 'know':19 'like':16 'perfect':3 'sail':6,15 'tight':5 'would':1"
  -bodyTs: "'angl':52 'cleaner':94 'convert':30 'direct':58 'drain':93 'drink':92 'effect':29 'energi':32 'first':43 'flat':24 'follow':20 'forward':34,63 'full':39 'hear':2 'high':73 'hit':47 'hypothet':82 'lemmer':97 'like':9 'live':78 'lune':14 'make':86 'may':7 'momentum':35 'okay':1 'oper':70 'perfect':23,61 'practic':68 'pure':79 'push':53 'rambl':11 'rather':36,59 'realis':65 'realm':83 'sail':26,40,55 'sens':87 'sheet':75 'slight':51 'sound':8 'straight':62 'sure':21 'ta':96 'tension':74 'thought':18 'tight':25 'wind':31,46 'would':27,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702189469
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9335861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702103069 {#1778
    date: 2023-12-09 07:24: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
68 DENIED moderate
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-a-perfectly-flat-tight-sail-on-a-boat-be"
  +title: "Would a perfectly flat, tight sail on a boat be more efficient than a sail like we all know?"
  +url: null
  +body: """
    Okay hear me out and this may sound like the ramblings of a lune but i just thought the following.\n
    \n
    Surely a perfectly flat tight sail would more effectively convert wind energy into forward momentum rather than a full sail which would first have the wind hit it at a slight angle pushing the sail in that direction rather than perfectly straight forward.\n
    \n
    I realise there are practicalities in operating a very high tension sheet but this lives purely in the hypothetical realm.\n
    \n
    Does this make sense or have i been drinking drain cleaner again.\n
    \n
    Ta Lemmers…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702178378 {#1779
    date: 2023-12-10 04:19:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 21298
  -titleTs: "'boat':9 'effici':12 'flat':4 'know':19 'like':16 'perfect':3 'sail':6,15 'tight':5 'would':1"
  -bodyTs: "'angl':52 'cleaner':94 'convert':30 'direct':58 'drain':93 'drink':92 'effect':29 'energi':32 'first':43 'flat':24 'follow':20 'forward':34,63 'full':39 'hear':2 'high':73 'hit':47 'hypothet':82 'lemmer':97 'like':9 'live':78 'lune':14 'make':86 'may':7 'momentum':35 'okay':1 'oper':70 'perfect':23,61 'practic':68 'pure':79 'push':53 'rambl':11 'rather':36,59 'realis':65 'realm':83 'sail':26,40,55 'sens':87 'sheet':75 'slight':51 'sound':8 'straight':62 'sure':21 'ta':96 'tension':74 'thought':18 'tight':25 'wind':31,46 'would':27,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702189469
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9335861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702103069 {#1778
    date: 2023-12-09 07:24: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
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 {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
  +title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
  +url: null
  +body: """
    If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
    \n
    [wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
    \n
    I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
    \n
    I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
    \n
    Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
    \n
    Thank you :3
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702455087 {#1765
    date: 2023-12-13 09:11:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 21205
  -titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
  -bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702148070
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10662836"
  +editedAt: DateTimeImmutable @1703492329 {#1766
    date: 2023-12-25 09:18:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702061670 {#1682
    date: 2023-12-08 19:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
  +title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
  +url: null
  +body: """
    If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
    \n
    [wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
    \n
    I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
    \n
    I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
    \n
    Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
    \n
    Thank you :3
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702455087 {#1765
    date: 2023-12-13 09:11:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 21205
  -titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
  -bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702148070
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10662836"
  +editedAt: DateTimeImmutable @1703492329 {#1766
    date: 2023-12-25 09:18:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702061670 {#1682
    date: 2023-12-08 19:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
  +title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
  +url: null
  +body: """
    If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
    \n
    [wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
    \n
    I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
    \n
    I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
    \n
    Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
    \n
    Thank you :3
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702455087 {#1765
    date: 2023-12-13 09:11:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 21205
  -titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
  -bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702148070
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10662836"
  +editedAt: DateTimeImmutable @1703492329 {#1766
    date: 2023-12-25 09:18:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702061670 {#1682
    date: 2023-12-08 19:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1660 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Raktajino-has-liquor-in-it"
  +title: "Raktajino... has liquor in it?"
  +url: null
  +body: """
    I like coffee. I like Star Trek.\n
    \n
    I’ve had a mild interest in the raktajino, a Klingon coffee drink commonly consumed in DS9. I’ve looked up a few fan theories and fan recipes. I haven’t seen any references to a canonical recipe, so I get that there’s a bit of fun and personal preference involved.\n
    \n
    The only thing I don’t understand is why raktajino is commonly claimed to be made with liquor. On the one hand, I understand why Klingons might want a stiff additive to their caffeine. However, the context in which characters on DS9 drink it does not suggest the presence of intoxicants. I recall at least a few occasions in which bridge officers, while on duty, drink a raktajino. Surely even synthol is not OK when you’re on shift for Starfleet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395167 {#1624
    date: 2024-08-23 08:39:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 20131
  -titleTs: "'liquor':3 'raktajino':1"
  -bodyTs: "'addit':90 'bit':53 'bridg':120 'caffein':93 'canon':44 'charact':99 'claim':72 'coffe':3,19 'common':21,71 'consum':22 'context':96 'drink':20,102,125 'ds9':24,101 'duti':124 'even':129 'fan':31,34 'fun':55 'get':48 'hand':81 'haven':37 'howev':94 'interest':13 'intoxic':110 'involv':59 'klingon':18,85 'least':114 'like':2,5 'liquor':77 'look':27 'made':75 'might':86 'mild':12 'occas':117 'offic':121 'ok':133 'one':80 'person':57 'prefer':58 'presenc':108 'raktajino':16,69,127 're':136 'recal':112 'recip':35,45 'refer':41 'seen':39 'shift':138 'star':6 'starfleet':140 'stiff':89 'suggest':106 'sure':128 'synthol':130 'theori':32 'thing':62 'trek':7 'understand':66,83 've':9,26 'want':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701823161
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8705066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701736761 {#1634
    date: 2023-12-05 01:39:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1660 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Raktajino-has-liquor-in-it"
  +title: "Raktajino... has liquor in it?"
  +url: null
  +body: """
    I like coffee. I like Star Trek.\n
    \n
    I’ve had a mild interest in the raktajino, a Klingon coffee drink commonly consumed in DS9. I’ve looked up a few fan theories and fan recipes. I haven’t seen any references to a canonical recipe, so I get that there’s a bit of fun and personal preference involved.\n
    \n
    The only thing I don’t understand is why raktajino is commonly claimed to be made with liquor. On the one hand, I understand why Klingons might want a stiff additive to their caffeine. However, the context in which characters on DS9 drink it does not suggest the presence of intoxicants. I recall at least a few occasions in which bridge officers, while on duty, drink a raktajino. Surely even synthol is not OK when you’re on shift for Starfleet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395167 {#1624
    date: 2024-08-23 08:39:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 20131
  -titleTs: "'liquor':3 'raktajino':1"
  -bodyTs: "'addit':90 'bit':53 'bridg':120 'caffein':93 'canon':44 'charact':99 'claim':72 'coffe':3,19 'common':21,71 'consum':22 'context':96 'drink':20,102,125 'ds9':24,101 'duti':124 'even':129 'fan':31,34 'fun':55 'get':48 'hand':81 'haven':37 'howev':94 'interest':13 'intoxic':110 'involv':59 'klingon':18,85 'least':114 'like':2,5 'liquor':77 'look':27 'made':75 'might':86 'mild':12 'occas':117 'offic':121 'ok':133 'one':80 'person':57 'prefer':58 'presenc':108 'raktajino':16,69,127 're':136 'recal':112 'recip':35,45 'refer':41 'seen':39 'shift':138 'star':6 'starfleet':140 'stiff':89 'suggest':106 'sure':128 'synthol':130 'theori':32 'thing':62 'trek':7 'understand':66,83 've':9,26 'want':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701823161
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8705066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701736761 {#1634
    date: 2023-12-05 01:39:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1660 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Raktajino-has-liquor-in-it"
  +title: "Raktajino... has liquor in it?"
  +url: null
  +body: """
    I like coffee. I like Star Trek.\n
    \n
    I’ve had a mild interest in the raktajino, a Klingon coffee drink commonly consumed in DS9. I’ve looked up a few fan theories and fan recipes. I haven’t seen any references to a canonical recipe, so I get that there’s a bit of fun and personal preference involved.\n
    \n
    The only thing I don’t understand is why raktajino is commonly claimed to be made with liquor. On the one hand, I understand why Klingons might want a stiff additive to their caffeine. However, the context in which characters on DS9 drink it does not suggest the presence of intoxicants. I recall at least a few occasions in which bridge officers, while on duty, drink a raktajino. Surely even synthol is not OK when you’re on shift for Starfleet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395167 {#1624
    date: 2024-08-23 08:39:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 20131
  -titleTs: "'liquor':3 'raktajino':1"
  -bodyTs: "'addit':90 'bit':53 'bridg':120 'caffein':93 'canon':44 'charact':99 'claim':72 'coffe':3,19 'common':21,71 'consum':22 'context':96 'drink':20,102,125 'ds9':24,101 'duti':124 'even':129 'fan':31,34 'fun':55 'get':48 'hand':81 'haven':37 'howev':94 'interest':13 'intoxic':110 'involv':59 'klingon':18,85 'least':114 'like':2,5 'liquor':77 'look':27 'made':75 'might':86 'mild':12 'occas':117 'offic':121 'ok':133 'one':80 'person':57 'prefer':58 'presenc':108 'raktajino':16,69,127 're':136 'recal':112 'recip':35,45 'refer':41 'seen':39 'shift':138 'star':6 'starfleet':140 'stiff':89 'suggest':106 'sure':128 'synthol':130 'theori':32 'thing':62 'trek':7 'understand':66,83 've':9,26 'want':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701823161
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8705066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701736761 {#1634
    date: 2023-12-05 01:39:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Best-Linux-Distro-for-a-tablet"
  +title: "Best Linux Distro for a tablet?"
  +url: null
  +body: "Been wanting to put Linux on my Surface Pro 7, but when i tried it with Ubuntu, it didn’t work as well as I’d like. I used the Surface driver kernel, but Ubuntu wasn’t really good with touch. It couldn’t give a pop up keyboard (only showed up when logging into my account, but never beyond that). Sometimes it wouldn’t register touch at all. That and other little things that made it not ideal for touch screens. So i was wondering, are there any good distros that would work well in tablet only mode on my Surface Pro?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701918769 {#1426
    date: 2023-12-07 04:12:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 20092
  -titleTs: "'best':1 'distro':3 'linux':2 'tablet':6"
  -bodyTs: "'7':10 'account':57 'beyond':60 'couldn':43 'd':26 'didn':19 'distro':91 'driver':32 'give':45 'good':39,90 'ideal':79 'kernel':33 'keyboard':49 'like':27 'linux':5 'littl':73 'log':54 'made':76 'mode':99 'never':59 'pop':47 'pro':9,103 'put':4 'realli':38 'regist':66 'screen':82 'show':51 'sometim':62 'surfac':8,31,102 'tablet':97 'thing':74 'touch':41,67,81 'tri':14 'ubuntu':17,35 'use':29 'want':2 'wasn':36 'well':23,95 'wonder':86 'work':21,94 'would':93 'wouldn':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701812491
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/9219263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701726091 {#1451
    date: 2023-12-04 22:41:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Best-Linux-Distro-for-a-tablet"
  +title: "Best Linux Distro for a tablet?"
  +url: null
  +body: "Been wanting to put Linux on my Surface Pro 7, but when i tried it with Ubuntu, it didn’t work as well as I’d like. I used the Surface driver kernel, but Ubuntu wasn’t really good with touch. It couldn’t give a pop up keyboard (only showed up when logging into my account, but never beyond that). Sometimes it wouldn’t register touch at all. That and other little things that made it not ideal for touch screens. So i was wondering, are there any good distros that would work well in tablet only mode on my Surface Pro?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701918769 {#1426
    date: 2023-12-07 04:12:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 20092
  -titleTs: "'best':1 'distro':3 'linux':2 'tablet':6"
  -bodyTs: "'7':10 'account':57 'beyond':60 'couldn':43 'd':26 'didn':19 'distro':91 'driver':32 'give':45 'good':39,90 'ideal':79 'kernel':33 'keyboard':49 'like':27 'linux':5 'littl':73 'log':54 'made':76 'mode':99 'never':59 'pop':47 'pro':9,103 'put':4 'realli':38 'regist':66 'screen':82 'show':51 'sometim':62 'surfac':8,31,102 'tablet':97 'thing':74 'touch':41,67,81 'tri':14 'ubuntu':17,35 'use':29 'want':2 'wasn':36 'well':23,95 'wonder':86 'work':21,94 'would':93 'wouldn':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701812491
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/9219263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701726091 {#1451
    date: 2023-12-04 22:41:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Best-Linux-Distro-for-a-tablet"
  +title: "Best Linux Distro for a tablet?"
  +url: null
  +body: "Been wanting to put Linux on my Surface Pro 7, but when i tried it with Ubuntu, it didn’t work as well as I’d like. I used the Surface driver kernel, but Ubuntu wasn’t really good with touch. It couldn’t give a pop up keyboard (only showed up when logging into my account, but never beyond that). Sometimes it wouldn’t register touch at all. That and other little things that made it not ideal for touch screens. So i was wondering, are there any good distros that would work well in tablet only mode on my Surface Pro?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701918769 {#1426
    date: 2023-12-07 04:12:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 20092
  -titleTs: "'best':1 'distro':3 'linux':2 'tablet':6"
  -bodyTs: "'7':10 'account':57 'beyond':60 'couldn':43 'd':26 'didn':19 'distro':91 'driver':32 'give':45 'good':39,90 'ideal':79 'kernel':33 'keyboard':49 'like':27 'linux':5 'littl':73 'log':54 'made':76 'mode':99 'never':59 'pop':47 'pro':9,103 'put':4 'realli':38 'regist':66 'screen':82 'show':51 'sometim':62 'surfac':8,31,102 'tablet':97 'thing':74 'touch':41,67,81 'tri':14 'ubuntu':17,35 'use':29 'want':2 'wasn':36 'well':23,95 'wonder':86 'work':21,94 'would':93 'wouldn':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701812491
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/9219263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701726091 {#1451
    date: 2023-12-04 22:41:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1457 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Future-You"
  +title: "Future You"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/e89f8151-8ee9-4b55-bb3f-02452d0a2f1b.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 277
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701655179 {#1461
    date: 2023-12-04 02:59:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 19533
  -titleTs: "'futur':1"
  -bodyTs: "'/pictrs/image/e89f8151-8ee9-4b55-bb3f-02452d0a2f1b.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/e89f8151-8ee9-4b55-bb3f-02452d0a2f1b.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701643018
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9063287"
  +editedAt: DateTimeImmutable @1702718265 {#1462
    date: 2023-12-16 10:17:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701556618 {#1463
    date: 2023-12-02 23:36:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1457 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Future-You"
  +title: "Future You"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/e89f8151-8ee9-4b55-bb3f-02452d0a2f1b.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 277
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701655179 {#1461
    date: 2023-12-04 02:59:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 19533
  -titleTs: "'futur':1"
  -bodyTs: "'/pictrs/image/e89f8151-8ee9-4b55-bb3f-02452d0a2f1b.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/e89f8151-8ee9-4b55-bb3f-02452d0a2f1b.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701643018
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9063287"
  +editedAt: DateTimeImmutable @1702718265 {#1462
    date: 2023-12-16 10:17:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701556618 {#1463
    date: 2023-12-02 23:36:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1457 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Future-You"
  +title: "Future You"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/e89f8151-8ee9-4b55-bb3f-02452d0a2f1b.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 277
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701655179 {#1461
    date: 2023-12-04 02:59:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 19533
  -titleTs: "'futur':1"
  -bodyTs: "'/pictrs/image/e89f8151-8ee9-4b55-bb3f-02452d0a2f1b.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/e89f8151-8ee9-4b55-bb3f-02452d0a2f1b.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701643018
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9063287"
  +editedAt: DateTimeImmutable @1702718265 {#1462
    date: 2023-12-16 10:17:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701556618 {#1463
    date: 2023-12-02 23:36:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Sanity-check-for-LiFePO4-Charger-Design"
  +title: "Sanity check for LiFePO4 Charger Design"
  +url: null
  +body: """
    So, there are these great 32700 LiFePO4 batteries that showed up in my local industrial market. For like USD 2$!\n
    \n
    However, there are no LiFePO4 chargers available. The vendors assure me I can “totally use” a 4.2V Li-ion charger, but I don’t believe them (although the cells test as being in good shape).\n
    \n
    I whipped up a 5V system with a buck converter managed by an MCU. It turns off the buck converter that charges the battery, measures the battery voltage, and if it’s under 3.6V it enables the buck converter. Repeats every few 100s of milliseconds.\n
    \n
    Did I overengineer this? Could I have just used a linear voltage regulator that outputs 3.6V (or a Zener), and a current-limited 5v power supply?\n
    \n
    Charge speed is not really important in my application. Anything under 4 hours is great. Frankly, I’m just trying to phase out the less safe kinds of lithium cell in my lab.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702410534 {#1430
    date: 2023-12-12 20:48:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 18532
  -titleTs: "'charger':5 'check':2 'design':6 'lifepo4':4 'saniti':1"
  -bodyTs: "'100s':101 '2':20 '3.6':91,119 '32700':6 '4':143 '4.2':37 '5v':62,129 'although':49 'anyth':141 'applic':140 'assur':30 'avail':27 'batteri':8,81,84 'believ':47 'buck':66,76,96 'cell':51,161 'charg':79,132 'charger':26,42 'convert':67,77,97 'could':108 'current':127 'current-limit':126 'enabl':94 'everi':99 'frank':147 'good':56 'great':5,146 'hour':144 'howev':21 'import':137 'industri':15 'ion':41 'kind':158 'lab':164 'less':156 'li':40 'li-ion':39 'lifepo4':7,25 'like':18 'limit':128 'linear':114 'lithium':160 'local':14 'm':149 'manag':68 'market':16 'mcu':71 'measur':82 'millisecond':103 'output':118 'overengin':106 'phase':153 'power':130 'realli':136 'regul':116 'repeat':98 'safe':157 'shape':57 'show':10 'speed':133 'suppli':131 'system':63 'test':52 'total':34 'tri':151 'turn':73 'usd':19 'use':35,112 'v':38,92,120 'vendor':29 'voltag':85,115 'whip':59 'zener':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701419304
  +visibility: "visible             "
  +apId: "https://voltage.vn/post/50256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701339304 {#1434
    date: 2023-11-30 11:15: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
87 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Sanity-check-for-LiFePO4-Charger-Design"
  +title: "Sanity check for LiFePO4 Charger Design"
  +url: null
  +body: """
    So, there are these great 32700 LiFePO4 batteries that showed up in my local industrial market. For like USD 2$!\n
    \n
    However, there are no LiFePO4 chargers available. The vendors assure me I can “totally use” a 4.2V Li-ion charger, but I don’t believe them (although the cells test as being in good shape).\n
    \n
    I whipped up a 5V system with a buck converter managed by an MCU. It turns off the buck converter that charges the battery, measures the battery voltage, and if it’s under 3.6V it enables the buck converter. Repeats every few 100s of milliseconds.\n
    \n
    Did I overengineer this? Could I have just used a linear voltage regulator that outputs 3.6V (or a Zener), and a current-limited 5v power supply?\n
    \n
    Charge speed is not really important in my application. Anything under 4 hours is great. Frankly, I’m just trying to phase out the less safe kinds of lithium cell in my lab.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702410534 {#1430
    date: 2023-12-12 20:48:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 18532
  -titleTs: "'charger':5 'check':2 'design':6 'lifepo4':4 'saniti':1"
  -bodyTs: "'100s':101 '2':20 '3.6':91,119 '32700':6 '4':143 '4.2':37 '5v':62,129 'although':49 'anyth':141 'applic':140 'assur':30 'avail':27 'batteri':8,81,84 'believ':47 'buck':66,76,96 'cell':51,161 'charg':79,132 'charger':26,42 'convert':67,77,97 'could':108 'current':127 'current-limit':126 'enabl':94 'everi':99 'frank':147 'good':56 'great':5,146 'hour':144 'howev':21 'import':137 'industri':15 'ion':41 'kind':158 'lab':164 'less':156 'li':40 'li-ion':39 'lifepo4':7,25 'like':18 'limit':128 'linear':114 'lithium':160 'local':14 'm':149 'manag':68 'market':16 'mcu':71 'measur':82 'millisecond':103 'output':118 'overengin':106 'phase':153 'power':130 'realli':136 'regul':116 'repeat':98 'safe':157 'shape':57 'show':10 'speed':133 'suppli':131 'system':63 'test':52 'total':34 'tri':151 'turn':73 'usd':19 'use':35,112 'v':38,92,120 'vendor':29 'voltag':85,115 'whip':59 'zener':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701419304
  +visibility: "visible             "
  +apId: "https://voltage.vn/post/50256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701339304 {#1434
    date: 2023-11-30 11:15: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
88 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Sanity-check-for-LiFePO4-Charger-Design"
  +title: "Sanity check for LiFePO4 Charger Design"
  +url: null
  +body: """
    So, there are these great 32700 LiFePO4 batteries that showed up in my local industrial market. For like USD 2$!\n
    \n
    However, there are no LiFePO4 chargers available. The vendors assure me I can “totally use” a 4.2V Li-ion charger, but I don’t believe them (although the cells test as being in good shape).\n
    \n
    I whipped up a 5V system with a buck converter managed by an MCU. It turns off the buck converter that charges the battery, measures the battery voltage, and if it’s under 3.6V it enables the buck converter. Repeats every few 100s of milliseconds.\n
    \n
    Did I overengineer this? Could I have just used a linear voltage regulator that outputs 3.6V (or a Zener), and a current-limited 5v power supply?\n
    \n
    Charge speed is not really important in my application. Anything under 4 hours is great. Frankly, I’m just trying to phase out the less safe kinds of lithium cell in my lab.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702410534 {#1430
    date: 2023-12-12 20:48:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 18532
  -titleTs: "'charger':5 'check':2 'design':6 'lifepo4':4 'saniti':1"
  -bodyTs: "'100s':101 '2':20 '3.6':91,119 '32700':6 '4':143 '4.2':37 '5v':62,129 'although':49 'anyth':141 'applic':140 'assur':30 'avail':27 'batteri':8,81,84 'believ':47 'buck':66,76,96 'cell':51,161 'charg':79,132 'charger':26,42 'convert':67,77,97 'could':108 'current':127 'current-limit':126 'enabl':94 'everi':99 'frank':147 'good':56 'great':5,146 'hour':144 'howev':21 'import':137 'industri':15 'ion':41 'kind':158 'lab':164 'less':156 'li':40 'li-ion':39 'lifepo4':7,25 'like':18 'limit':128 'linear':114 'lithium':160 'local':14 'm':149 'manag':68 'market':16 'mcu':71 'measur':82 'millisecond':103 'output':118 'overengin':106 'phase':153 'power':130 'realli':136 'regul':116 'repeat':98 'safe':157 'shape':57 'show':10 'speed':133 'suppli':131 'system':63 'test':52 'total':34 'tri':151 'turn':73 'usd':19 'use':35,112 'v':38,92,120 'vendor':29 'voltag':85,115 'whip':59 'zener':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701419304
  +visibility: "visible             "
  +apId: "https://voltage.vn/post/50256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701339304 {#1434
    date: 2023-11-30 11:15: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
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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Security-advise-collection-what-do-you-recommend"
  +title: "Security advise collection - what do you recommend?"
  +url: null
  +body: """
    I use Linux for quite a while and would like to gather some security advice, well known and lesser known.\n
    \n
    ### Well known\n
    \n
    #### Dont install random apps from the internet\n
    \n
    This is the (old) Windows way and the result of an OS not caring about its software. Often bundled with also outsourced antivirus, or scanning all files you download.\n
    \n
    So use official repos nearly exclusively. If there is an app not in your distros repos, try Distrobox, create a Container of any image and install it there. You can display the images available by pressing tab after `-i`.\n
    \n
    `distrobox-create NAME -i IMAGE-NAME`\n
    \n
    This also goes for\n
    \n
    - Ubuntu PPAs\n
    - Arch AUR\n
    - Opensuse Build service repos\n
    - Fedora COPR\n
    - Random external repos\n
    \n
    Some repos are more or less controlled, so be careful!\n
    \n
    Some “external ones” are trusted, like:\n
    \n
    - Fedora/Derivates: rpmfusion\n
    - Flathub\n
    - Steam Fedora Repo\n
    - Google Chrome Fedora Repo (dont use Chrome lol)\n
    - Open-h264 from Cisco\n
    - …\n
    \n
    [Not all Flathub repos are controlled, but here is a list](https://github.com/trytomakeyouprivate/Flatpak-remotes)\n
    \n
    #### Update, update, update\n
    \n
    Its best to enable automatic updates. If you have a slim system and install your apps as Flatpak apps (best if they are verified, look at flathub.org or directly add the verified repo), updates should never break something.\n
    \n
    #### Wayland\n
    \n
    X11 is an outdated security desaster with design flaws so big, that nobody cared to fix it. Instead, Wayland was created with way tighter (and more modern) restrictions, requiring Portals for apps to do stuff like\n
    \n
    - using your Camera\n
    - using your Microphone\n
    - viewing your screen or specific app Windows\n
    - simulating input devices\n
    - watching for keypresses\n
    \n
    Only KDE and GNOME have full Wayland support for now, along with some Window Managers and RaspberryPi OS. This means\n
    \n
    - XFCE\n
    - LXQt, LXDE\n
    - Budgie\n
    - Mate\n
    - Cinnamon\n
    - …\n
    \n
    Should be avoided until at least a year when they have full Wayland support. Wayland is not a new protocol at all, but requires Desktops to do more work. It can be expected (and hoped) that at least some effords combine, Desktops use existing Compositors etc.\n
    \n
    Wayland is backwards compatible (X11-only apps run through xwayland, and you can also force apps to use Xwayland if they otherwise lose features).\n
    \n
    All apps work on Wayland that dont do weird stuff that uses insecure methods. Poorly this includes screen readers and lots of Remote Desktop Software, as well as Screen recording. But things will evolve, and there are Apps that only support Wayland.\n
    \n
    ### Less known\n
    \n
    #### Avoid stable Distributions\n
    \n
    Stable Distros dont get regular updates of every package that… gets an update, but they get ***backported*** security fixes.\n
    \n
    Correct me if I am wrong, but not all security related bugs get a CVE ([Common Vulnerabilities and Exposures](https://en.m.wikipedia.org/wiki/Common_Vulnerabilities_and_Exposures)) and thus dont get backported.\n
    \n
    Stable Distributions are used everywhere on the internet though, so this could be debatable.\n
    \n
    #### Use an “immutable” distro\n
    \n
    Immutability is implemented in various ways, there is no standard at all\n
    \n
    - Android, Chromeos\n
    - Fedora Atomic (Silverblue, Kinoite, …)\n
    - Opensuse microOS (now Kalpa, Aeon)\n
    - VanillaOS\n
    - SteamOS\n
    \n
    They are all different from each other, with Chromeos and Android being fully immutable, allowing no deviations from the OS at all, SteamOS being similar but allowing to run Flatpak apps natively.\n
    \n
    VanillaOS and Opensuse microOS use a different form of “regular package management but atomic”, so the change does not apply to the running system but to a clone of it, being applied on reboot.\n
    \n
    Fedora Atomic goes the “Cloud way” with an image-based system that can be downloaded, swapped out but also modified. They use OSTree for keeping track of every single package on your system and also changes, a simple `rpm-ostree reset` will reset your base system. It is the most secure of the customizable ones to my knowledge.\n
    \n
    Immutable Operating systems make sure that every update works, so they can easily be done automatically and on a running system.\n
    \n
    Also, changes to the core system through malware are not possible, at least not directly.\n
    \n
    #### secure directories and dotfiles\n
    \n
    An exception here is, if a malware would simply create a bash alias to ***anything***. So a sudo password can easily be grabbed, or a second command executed whenever you do something with sudo.\n
    \n
    [madaidans-insecurities.github.io/linux.html#examp…](https://madaidans-insecurities.github.io/linux.html#examples)\n
    \n
    So this means that your shell configs should only be writable by sudo, all others can only read! The same for ~/.gnupg or ~/.ssh, maybe even only readable by sudo depending on your use case.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo chmod 755 ~/.bashrc &amp;&amp; sudo chown root ~/.bashrc\n
    </span><span style="color:#323232;">sudo chmod -R 700 ~/.ssh &amp;&amp; sudo chown -R root ~/.ssh\n
    </span><span style="color:#323232;">sudo chmod -R 700 ~/.gnupg &amp;&amp; sudo chown -R root ~/.gnupg\n
    </span><span style="color:#323232;">sudo chmod 755 ~/.zshrc &amp;&amp; sudo chown root ~/.zshrc\n
    </span><span style="color:#323232;">sudo chmod -R 755 ~/.config/fish/ &amp;&amp; sudo chown -R root ~/.config/fish/\n
    </span><span style="color:#323232;">sudo chmod -R 755 ~/.config/autostart &amp;&amp; sudo chown root -R ~/.config/autostart\n
    </span><span style="color:#323232;">#sudo chmod -R 755 ~/.local/share/applications &amp;&amp; sudo chown -R root ~/.local/share/applications\n
    </span>\n
    ```\n
    \n
    (7: **r**ead **w**rite e**x**execute, 5: read execute, “-R”, recursively)\n
    \n
    This may still be incomplete, and the security is pretty flawed as long as random software can write to these directories at all, and as long as everything important is stored there.\n
    \n
    Please report if any setting breaks something. Making the local applications directory read-only for everyone but root might be good, but will break for example KDEs GUI editor. But they put apps in `~/.local/share/applications/ons` anyways for some reason.\n
    \n
    #### SELinux or Apparmor\n
    \n
    I dont know what is better, but I feel secure on Fedora with SELinux on enforcing. If any tools require you to disable it, they are poorly written.\n
    \n
    #### Sandboxing\n
    \n
    I am not nearly technical enough to explain details, but firejail is said to have many design flaws, a reason why bubblejail (using bubblewrap, which is used in Flatpak) should be preferred.\n
    \n
    It is in early stages though.\n
    \n
    Browser sandboxes are also not easy, Firefox Flatpak vs. Firefox native for example. Flatpaks need to replace the internal sandbox with bubblewrap. The same goes for Chromium and electron apps, and especially Chromium as a native app is said to be very secure.\n
    \n
    For regular and especially privacy concerns, Flatpak with mostly manually hardened permissions is the best way. KDE has the permissions graphically integrated, otherwise Flatseal is nice.\n
    \n
    Flatpak apps are always weakly isolated to make sure nothing breaks. In the future with portals for every (i.e. dynamic permissions) static permissions should be gone.\n
    \n
    #### Firmware updates &amp; Coreboot\n
    \n
    While you may use the linux-libre Kernel and live full stallman, what Firmware does your PC use?\n
    \n
    In most cases, especially for “Laptops with good Linux compatibility” that may be older Laptops, decommissioned Company devices, older Thinkpads… and they all probably dont get Firmware updates anymore!\n
    \n
    My Thinkpad T495 has an outdated, bloated Lenovo Firmware. Firmware can read RAM, connect to the Internet and do anything. You cannot monitor that from the OS, you need a MITM proxy using another device.\n
    \n
    And also, proprietary Firmware is everywhere. Only a vew people develop it, but it is there!\n
    \n
    - [Novacustom](configurelaptop.eu) for EU people, they partner with [3mdeb](3mdeb.com) to support and ship Dasharo, a secure Coreboot Distro similar to Heads\n
    - System76 for US People\n
    - Starlabs also ships coreboot\n
    - [3mdeb](shop.3mdeb.com) sells PCs with Coreboot\n
    \n
    Lots of Coreboot Distros only support old Hardware like Thinkpads up to T430. Nitrokey is a good vendor here, but keep in mind that these machines are now 11 years old. I still have one and it works great! But not for complex stuff like multiple VMs.\n
    \n
    #### Secureboot\n
    \n
    Also important to verify that your OS was not tempered with. Many Distros support it, even though they may not have an agreement with Microsoft so work out of the box, but they generate their own keys after installation.\n
    \n
    Firmware like Dasharo or heads with integrity checks is better than Secureboot alone.\n
    \n
    ---\n
    \n
    What other tips do you know?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710702956 {#1595
    date: 2024-03-17 20:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 16322
  -titleTs: "'advis':2 'collect':3 'recommend':7 'secur':1"
  -bodyTs: "'/.bashrc':746,750 '/.config/autostart':793,798 '/.config/fish':783,788 '/.gnupg':729,765,770 '/.local/share/applications':803,808 '/.local/share/applications/ons':889 '/.ssh':731,755,760 '/.zshrc':774,778 '/linux.html#examp':704 '/linux.html#examples)':707 '/trytomakeyouprivate/flatpak-remotes)':171 '/wiki/common_vulnerabilities_and_exposures))':453 '11':1225 '3mdeb':1169,1191 '3mdeb.com':1170 '5':817 '7':809 '700':754,764 '755':745,773,782,792,802 'add':204 'advic':15 'aeon':499 'agreement':1267 'alia':680 'allow':516,528 'alon':1296 'along':279 'also':50,107,355,587,603,649,967,1146,1188,1245 'alway':1036 'android':489,512 'anoth':1143 'antivirus':52 'anymor':1109 'anyth':682,1129 'anyway':890 'app':26,69,190,193,245,261,348,357,367,403,532,887,993,1000,1034 'apparmor':896 'appli':553,565 'applic':864 'arch':112 'atom':492,547,569 'aur':113 'automat':179,643 'avail':92 'avoid':297,410 'backport':429,458 'backward':343 'base':578,614 'bash':679 'best':176,194,1021 'better':902,1293 'big':224 'bloat':1116 'box':1275 'break':211,859,878,1043 'browser':964 'bubblejail':947 'bubblewrap':949,985 'budgi':292 'bug':443 'build':115 'bundl':48 'camera':252 'cannot':1131 'care':43,132,227 'case':742,1083 'chang':550,604,650 'check':1291 'chmod':744,752,762,772,780,790,800 'chown':748,757,767,776,785,795,805 'chrome':146,151 'chromeo':490,510 'chromium':990,996 'cinnamon':294 'cisco':157 'clone':561 'cloud':572 'combin':335 'command':694 'common':447 'compani':1097 'compat':344,1090 'complex':1239 'compositor':339 'concern':1012 'config':714 'configurelaptop.eu':1162 'connect':1123 'contain':79 'control':129,163 'copr':119 'core':653 'coreboot':1061,1178,1190,1196,1199 'correct':432 'could':470 'creat':77,100,234,677 'customiz':623 'cve':446 'dasharo':1175,1286 'debat':472 'decommiss':1096 'depend':738 'desast':219 'design':221,942 'desktop':319,336,389 'detail':934 'develop':1155 'deviat':518 'devic':265,1098,1144 'differ':505,540 'direct':203,663 'directori':665,842,865 'disabl':919 'display':89 'distribut':412,460 'distro':73,414,476,1179,1200,1257 'distrobox':76,99 'distrobox-cr':98 'done':642 'dont':23,149,372,415,456,898,1105 'dotfil':667 'download':58,583 'dynam':1052 'e':814 'ead':811 'earli':961 'easi':969 'easili':640,688 'editor':883 'efford':334 'electron':992 'en.m.wikipedia.org':452 'en.m.wikipedia.org/wiki/common_vulnerabilities_and_exposures))':451 'enabl':178 'enforc':912 'enough':931 'especi':995,1010,1084 'etc':340 'eu':1164 'even':733,1260 'everi':420,596,634,1050 'everyon':870 'everyth':849 'everywher':463,1150 'evolv':399 'exampl':880,976 'except':669 'exclus':64 'execut':695,816,819 'exist':338 'expect':327 'explain':933 'exposur':450 'extern':121,134 'featur':365 'fedora':118,143,147,491,568,908 'fedora/derivates':139 'feel':905 'file':56 'firefox':970,973 'firejail':936 'firmwar':1059,1076,1107,1118,1119,1148,1284 'fix':229,431 'flathub':141,160 'flathub.org':201 'flatpak':192,531,954,971,977,1013,1033 'flatseal':1030 'flaw':222,832,943 'forc':356 'form':541 'full':274,306,1073 'fulli':514 'futur':1046 'gather':12 'generat':1278 'get':416,423,428,444,457,1106 'github.com':170 'github.com/trytomakeyouprivate/flatpak-remotes)':169 'gnome':272 'goe':108,570,988 'gone':1058 'good':875,1088,1213 'googl':145 'grab':690 'graphic':1027 'great':1235 'gui':882 'h264':155 'harden':1017 'hardwar':1204 'head':1182,1288 'hope':329 'i.e':1051 'imag':82,91,104,577 'image-bas':576 'image-nam':103 'immut':475,477,515,628 'implement':479 'import':850,1246 'includ':382 'incomplet':826 'input':264 'insecur':378 'instal':24,84,188,1283 'instead':231 'integr':1028,1290 'intern':982 'internet':29,466,1126 'isol':1038 'kalpa':498 'kde':270,1023 'kdes':881 'keep':593,1217 'kernel':1070 'key':1281 'keypress':268 'kinoit':494 'know':899,1302 'knowledg':627 'known':17,20,22,409 'laptop':1086,1095 'least':300,332,661 'lenovo':1117 'less':128,408 'lesser':19 'libr':1069 'like':10,138,249,1205,1241,1285 'linux':3,1068,1089 'linux-libr':1067 'list':168 'live':1072 'local':863 'lol':152 'long':834,847 'look':199 'lose':364 'lot':386,1197 'lxde':291 'lxqt':290 'machin':1222 'madaidans-insecurities.github.io':703,706 'madaidans-insecurities.github.io/linux.html#examp':702 'madaidans-insecurities.github.io/linux.html#examples)':705 'make':631,861,1040 'malwar':656,674 'manag':283,545 'mani':941,1256 'manual':1016 'mate':293 'may':823,1064,1092,1263 'mayb':732 'mean':288,710 'method':379 'microo':496,537 'microphon':255 'microsoft':1269 'might':873 'mind':1219 'mitm':1140 'modern':240 'modifi':588 'monitor':1132 'most':1015 'multipl':1242 'name':101,105 'nativ':533,974,999 'near':63,929 'need':978,1138 'never':210 'new':313 'nice':1032 'nitrokey':1210 'nobodi':226 'noth':1042 'novacustom':1161 'offici':61 'often':47 'old':33,1203,1227 'older':1094,1099 'one':135,624,1231 'open':154 'open-h264':153 'opensus':114,495,536 'oper':629 'os':41,286,521,1136,1251 'ostre':591,609 'other':722 'otherwis':363,1029 'outdat':217,1115 'outsourc':51 'packag':421,544,598 'partner':1167 'password':686 'pc':1079 'pcs':1194 'peopl':1154,1165,1186 'permiss':1018,1026,1053,1055 'pleas':854 'poor':380,923 'portal':243,1048 'possibl':659 'ppas':111 'prefer':957 'press':94 'pretti':831 'privaci':1011 'probabl':1104 'proprietari':1147 'protocol':314 'proxi':1141 'put':886 'quit':5 'r':753,758,763,768,781,786,791,797,801,806,810,820 'ram':1122 'random':25,120,836 'raspberrypi':285 'read':725,818,867,1121 'read-on':866 'readabl':735 'reader':384 'reason':893,945 'reboot':567 'record':395 'recurs':821 'regular':417,543,1008 'relat':442 'remot':388 'replac':980 'repo':62,74,117,122,124,144,148,161,207 'report':855 'requir':242,318,916 'reset':610,612 'restrict':241 'result':38 'rite':813 'root':749,759,769,777,787,796,807,872 'rpm':608 'rpm-ostre':607 'rpmfusion':140 'run':349,530,556,647 'said':938,1002 'sandbox':925,965,983 'scan':54 'screen':258,383,394 'second':693 'secur':14,218,430,441,620,664,829,906,1006,1177 'secureboot':1244,1295 'selinux':894,910 'sell':1193 'servic':116 'set':858 'shell':713 'ship':1174,1189 'shop.3mdeb.com':1192 'silverblu':493 'similar':526,1180 'simpl':606 'simpli':676 'simul':263 'singl':597 'slim':185 'softwar':46,390,837 'someth':212,699,860 'specif':260 'stabl':411,413,459 'stage':962 'stallman':1074 'standard':486 'starlab':1187 'static':1054 'steam':142 'steamo':501,524 'still':824,1229 'store':852 'stuff':248,375,1240 'sudo':685,701,720,737,743,747,751,756,761,766,771,775,779,784,789,794,799,804 'support':276,308,406,1172,1202,1258 'sure':632,1041 'swap':584 'system':186,557,579,601,615,630,648,654 'system76':1183 't430':1209 't495':1112 'tab':95 'technic':930 'temper':1254 'thing':397 'thinkpad':1100,1111,1206 'though':467,963,1261 'thus':455 'tighter':237 'tip':1299 'tool':915 'track':594 'tri':75 'trust':137 'ubuntu':110 'updat':172,173,174,180,208,418,425,635,1060,1108 'us':1185 'use':2,60,150,250,253,337,359,377,462,473,538,590,741,948,952,1065,1080,1142 'vanillao':500,534 'various':481 'vendor':1214 'verifi':198,206,1248 'vew':1153 'view':256 'vms':1243 'vs':972 'vulner':448 'w':812 'watch':266 'way':35,236,482,573,1022 'wayland':213,232,275,307,309,341,370,407 'weak':1037 'weird':374 'well':16,21,392 'whenev':696 'window':34,262,282 'work':323,368,636,1234,1271 'would':9,675 'writabl':718 'write':839 'written':924 'wrong':437 'x':815 'x11':214,346 'x11-only':345 'xfce':289 'xwayland':351,360 'year':302,1226"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928097
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6001973"
  +editedAt: DateTimeImmutable @1701462094 {#1610
    date: 2023-12-01 21:21:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841697 {#1609
    date: 2023-11-24 17:01:37.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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Security-advise-collection-what-do-you-recommend"
  +title: "Security advise collection - what do you recommend?"
  +url: null
  +body: """
    I use Linux for quite a while and would like to gather some security advice, well known and lesser known.\n
    \n
    ### Well known\n
    \n
    #### Dont install random apps from the internet\n
    \n
    This is the (old) Windows way and the result of an OS not caring about its software. Often bundled with also outsourced antivirus, or scanning all files you download.\n
    \n
    So use official repos nearly exclusively. If there is an app not in your distros repos, try Distrobox, create a Container of any image and install it there. You can display the images available by pressing tab after `-i`.\n
    \n
    `distrobox-create NAME -i IMAGE-NAME`\n
    \n
    This also goes for\n
    \n
    - Ubuntu PPAs\n
    - Arch AUR\n
    - Opensuse Build service repos\n
    - Fedora COPR\n
    - Random external repos\n
    \n
    Some repos are more or less controlled, so be careful!\n
    \n
    Some “external ones” are trusted, like:\n
    \n
    - Fedora/Derivates: rpmfusion\n
    - Flathub\n
    - Steam Fedora Repo\n
    - Google Chrome Fedora Repo (dont use Chrome lol)\n
    - Open-h264 from Cisco\n
    - …\n
    \n
    [Not all Flathub repos are controlled, but here is a list](https://github.com/trytomakeyouprivate/Flatpak-remotes)\n
    \n
    #### Update, update, update\n
    \n
    Its best to enable automatic updates. If you have a slim system and install your apps as Flatpak apps (best if they are verified, look at flathub.org or directly add the verified repo), updates should never break something.\n
    \n
    #### Wayland\n
    \n
    X11 is an outdated security desaster with design flaws so big, that nobody cared to fix it. Instead, Wayland was created with way tighter (and more modern) restrictions, requiring Portals for apps to do stuff like\n
    \n
    - using your Camera\n
    - using your Microphone\n
    - viewing your screen or specific app Windows\n
    - simulating input devices\n
    - watching for keypresses\n
    \n
    Only KDE and GNOME have full Wayland support for now, along with some Window Managers and RaspberryPi OS. This means\n
    \n
    - XFCE\n
    - LXQt, LXDE\n
    - Budgie\n
    - Mate\n
    - Cinnamon\n
    - …\n
    \n
    Should be avoided until at least a year when they have full Wayland support. Wayland is not a new protocol at all, but requires Desktops to do more work. It can be expected (and hoped) that at least some effords combine, Desktops use existing Compositors etc.\n
    \n
    Wayland is backwards compatible (X11-only apps run through xwayland, and you can also force apps to use Xwayland if they otherwise lose features).\n
    \n
    All apps work on Wayland that dont do weird stuff that uses insecure methods. Poorly this includes screen readers and lots of Remote Desktop Software, as well as Screen recording. But things will evolve, and there are Apps that only support Wayland.\n
    \n
    ### Less known\n
    \n
    #### Avoid stable Distributions\n
    \n
    Stable Distros dont get regular updates of every package that… gets an update, but they get ***backported*** security fixes.\n
    \n
    Correct me if I am wrong, but not all security related bugs get a CVE ([Common Vulnerabilities and Exposures](https://en.m.wikipedia.org/wiki/Common_Vulnerabilities_and_Exposures)) and thus dont get backported.\n
    \n
    Stable Distributions are used everywhere on the internet though, so this could be debatable.\n
    \n
    #### Use an “immutable” distro\n
    \n
    Immutability is implemented in various ways, there is no standard at all\n
    \n
    - Android, Chromeos\n
    - Fedora Atomic (Silverblue, Kinoite, …)\n
    - Opensuse microOS (now Kalpa, Aeon)\n
    - VanillaOS\n
    - SteamOS\n
    \n
    They are all different from each other, with Chromeos and Android being fully immutable, allowing no deviations from the OS at all, SteamOS being similar but allowing to run Flatpak apps natively.\n
    \n
    VanillaOS and Opensuse microOS use a different form of “regular package management but atomic”, so the change does not apply to the running system but to a clone of it, being applied on reboot.\n
    \n
    Fedora Atomic goes the “Cloud way” with an image-based system that can be downloaded, swapped out but also modified. They use OSTree for keeping track of every single package on your system and also changes, a simple `rpm-ostree reset` will reset your base system. It is the most secure of the customizable ones to my knowledge.\n
    \n
    Immutable Operating systems make sure that every update works, so they can easily be done automatically and on a running system.\n
    \n
    Also, changes to the core system through malware are not possible, at least not directly.\n
    \n
    #### secure directories and dotfiles\n
    \n
    An exception here is, if a malware would simply create a bash alias to ***anything***. So a sudo password can easily be grabbed, or a second command executed whenever you do something with sudo.\n
    \n
    [madaidans-insecurities.github.io/linux.html#examp…](https://madaidans-insecurities.github.io/linux.html#examples)\n
    \n
    So this means that your shell configs should only be writable by sudo, all others can only read! The same for ~/.gnupg or ~/.ssh, maybe even only readable by sudo depending on your use case.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo chmod 755 ~/.bashrc &amp;&amp; sudo chown root ~/.bashrc\n
    </span><span style="color:#323232;">sudo chmod -R 700 ~/.ssh &amp;&amp; sudo chown -R root ~/.ssh\n
    </span><span style="color:#323232;">sudo chmod -R 700 ~/.gnupg &amp;&amp; sudo chown -R root ~/.gnupg\n
    </span><span style="color:#323232;">sudo chmod 755 ~/.zshrc &amp;&amp; sudo chown root ~/.zshrc\n
    </span><span style="color:#323232;">sudo chmod -R 755 ~/.config/fish/ &amp;&amp; sudo chown -R root ~/.config/fish/\n
    </span><span style="color:#323232;">sudo chmod -R 755 ~/.config/autostart &amp;&amp; sudo chown root -R ~/.config/autostart\n
    </span><span style="color:#323232;">#sudo chmod -R 755 ~/.local/share/applications &amp;&amp; sudo chown -R root ~/.local/share/applications\n
    </span>\n
    ```\n
    \n
    (7: **r**ead **w**rite e**x**execute, 5: read execute, “-R”, recursively)\n
    \n
    This may still be incomplete, and the security is pretty flawed as long as random software can write to these directories at all, and as long as everything important is stored there.\n
    \n
    Please report if any setting breaks something. Making the local applications directory read-only for everyone but root might be good, but will break for example KDEs GUI editor. But they put apps in `~/.local/share/applications/ons` anyways for some reason.\n
    \n
    #### SELinux or Apparmor\n
    \n
    I dont know what is better, but I feel secure on Fedora with SELinux on enforcing. If any tools require you to disable it, they are poorly written.\n
    \n
    #### Sandboxing\n
    \n
    I am not nearly technical enough to explain details, but firejail is said to have many design flaws, a reason why bubblejail (using bubblewrap, which is used in Flatpak) should be preferred.\n
    \n
    It is in early stages though.\n
    \n
    Browser sandboxes are also not easy, Firefox Flatpak vs. Firefox native for example. Flatpaks need to replace the internal sandbox with bubblewrap. The same goes for Chromium and electron apps, and especially Chromium as a native app is said to be very secure.\n
    \n
    For regular and especially privacy concerns, Flatpak with mostly manually hardened permissions is the best way. KDE has the permissions graphically integrated, otherwise Flatseal is nice.\n
    \n
    Flatpak apps are always weakly isolated to make sure nothing breaks. In the future with portals for every (i.e. dynamic permissions) static permissions should be gone.\n
    \n
    #### Firmware updates &amp; Coreboot\n
    \n
    While you may use the linux-libre Kernel and live full stallman, what Firmware does your PC use?\n
    \n
    In most cases, especially for “Laptops with good Linux compatibility” that may be older Laptops, decommissioned Company devices, older Thinkpads… and they all probably dont get Firmware updates anymore!\n
    \n
    My Thinkpad T495 has an outdated, bloated Lenovo Firmware. Firmware can read RAM, connect to the Internet and do anything. You cannot monitor that from the OS, you need a MITM proxy using another device.\n
    \n
    And also, proprietary Firmware is everywhere. Only a vew people develop it, but it is there!\n
    \n
    - [Novacustom](configurelaptop.eu) for EU people, they partner with [3mdeb](3mdeb.com) to support and ship Dasharo, a secure Coreboot Distro similar to Heads\n
    - System76 for US People\n
    - Starlabs also ships coreboot\n
    - [3mdeb](shop.3mdeb.com) sells PCs with Coreboot\n
    \n
    Lots of Coreboot Distros only support old Hardware like Thinkpads up to T430. Nitrokey is a good vendor here, but keep in mind that these machines are now 11 years old. I still have one and it works great! But not for complex stuff like multiple VMs.\n
    \n
    #### Secureboot\n
    \n
    Also important to verify that your OS was not tempered with. Many Distros support it, even though they may not have an agreement with Microsoft so work out of the box, but they generate their own keys after installation.\n
    \n
    Firmware like Dasharo or heads with integrity checks is better than Secureboot alone.\n
    \n
    ---\n
    \n
    What other tips do you know?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710702956 {#1595
    date: 2024-03-17 20:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 16322
  -titleTs: "'advis':2 'collect':3 'recommend':7 'secur':1"
  -bodyTs: "'/.bashrc':746,750 '/.config/autostart':793,798 '/.config/fish':783,788 '/.gnupg':729,765,770 '/.local/share/applications':803,808 '/.local/share/applications/ons':889 '/.ssh':731,755,760 '/.zshrc':774,778 '/linux.html#examp':704 '/linux.html#examples)':707 '/trytomakeyouprivate/flatpak-remotes)':171 '/wiki/common_vulnerabilities_and_exposures))':453 '11':1225 '3mdeb':1169,1191 '3mdeb.com':1170 '5':817 '7':809 '700':754,764 '755':745,773,782,792,802 'add':204 'advic':15 'aeon':499 'agreement':1267 'alia':680 'allow':516,528 'alon':1296 'along':279 'also':50,107,355,587,603,649,967,1146,1188,1245 'alway':1036 'android':489,512 'anoth':1143 'antivirus':52 'anymor':1109 'anyth':682,1129 'anyway':890 'app':26,69,190,193,245,261,348,357,367,403,532,887,993,1000,1034 'apparmor':896 'appli':553,565 'applic':864 'arch':112 'atom':492,547,569 'aur':113 'automat':179,643 'avail':92 'avoid':297,410 'backport':429,458 'backward':343 'base':578,614 'bash':679 'best':176,194,1021 'better':902,1293 'big':224 'bloat':1116 'box':1275 'break':211,859,878,1043 'browser':964 'bubblejail':947 'bubblewrap':949,985 'budgi':292 'bug':443 'build':115 'bundl':48 'camera':252 'cannot':1131 'care':43,132,227 'case':742,1083 'chang':550,604,650 'check':1291 'chmod':744,752,762,772,780,790,800 'chown':748,757,767,776,785,795,805 'chrome':146,151 'chromeo':490,510 'chromium':990,996 'cinnamon':294 'cisco':157 'clone':561 'cloud':572 'combin':335 'command':694 'common':447 'compani':1097 'compat':344,1090 'complex':1239 'compositor':339 'concern':1012 'config':714 'configurelaptop.eu':1162 'connect':1123 'contain':79 'control':129,163 'copr':119 'core':653 'coreboot':1061,1178,1190,1196,1199 'correct':432 'could':470 'creat':77,100,234,677 'customiz':623 'cve':446 'dasharo':1175,1286 'debat':472 'decommiss':1096 'depend':738 'desast':219 'design':221,942 'desktop':319,336,389 'detail':934 'develop':1155 'deviat':518 'devic':265,1098,1144 'differ':505,540 'direct':203,663 'directori':665,842,865 'disabl':919 'display':89 'distribut':412,460 'distro':73,414,476,1179,1200,1257 'distrobox':76,99 'distrobox-cr':98 'done':642 'dont':23,149,372,415,456,898,1105 'dotfil':667 'download':58,583 'dynam':1052 'e':814 'ead':811 'earli':961 'easi':969 'easili':640,688 'editor':883 'efford':334 'electron':992 'en.m.wikipedia.org':452 'en.m.wikipedia.org/wiki/common_vulnerabilities_and_exposures))':451 'enabl':178 'enforc':912 'enough':931 'especi':995,1010,1084 'etc':340 'eu':1164 'even':733,1260 'everi':420,596,634,1050 'everyon':870 'everyth':849 'everywher':463,1150 'evolv':399 'exampl':880,976 'except':669 'exclus':64 'execut':695,816,819 'exist':338 'expect':327 'explain':933 'exposur':450 'extern':121,134 'featur':365 'fedora':118,143,147,491,568,908 'fedora/derivates':139 'feel':905 'file':56 'firefox':970,973 'firejail':936 'firmwar':1059,1076,1107,1118,1119,1148,1284 'fix':229,431 'flathub':141,160 'flathub.org':201 'flatpak':192,531,954,971,977,1013,1033 'flatseal':1030 'flaw':222,832,943 'forc':356 'form':541 'full':274,306,1073 'fulli':514 'futur':1046 'gather':12 'generat':1278 'get':416,423,428,444,457,1106 'github.com':170 'github.com/trytomakeyouprivate/flatpak-remotes)':169 'gnome':272 'goe':108,570,988 'gone':1058 'good':875,1088,1213 'googl':145 'grab':690 'graphic':1027 'great':1235 'gui':882 'h264':155 'harden':1017 'hardwar':1204 'head':1182,1288 'hope':329 'i.e':1051 'imag':82,91,104,577 'image-bas':576 'image-nam':103 'immut':475,477,515,628 'implement':479 'import':850,1246 'includ':382 'incomplet':826 'input':264 'insecur':378 'instal':24,84,188,1283 'instead':231 'integr':1028,1290 'intern':982 'internet':29,466,1126 'isol':1038 'kalpa':498 'kde':270,1023 'kdes':881 'keep':593,1217 'kernel':1070 'key':1281 'keypress':268 'kinoit':494 'know':899,1302 'knowledg':627 'known':17,20,22,409 'laptop':1086,1095 'least':300,332,661 'lenovo':1117 'less':128,408 'lesser':19 'libr':1069 'like':10,138,249,1205,1241,1285 'linux':3,1068,1089 'linux-libr':1067 'list':168 'live':1072 'local':863 'lol':152 'long':834,847 'look':199 'lose':364 'lot':386,1197 'lxde':291 'lxqt':290 'machin':1222 'madaidans-insecurities.github.io':703,706 'madaidans-insecurities.github.io/linux.html#examp':702 'madaidans-insecurities.github.io/linux.html#examples)':705 'make':631,861,1040 'malwar':656,674 'manag':283,545 'mani':941,1256 'manual':1016 'mate':293 'may':823,1064,1092,1263 'mayb':732 'mean':288,710 'method':379 'microo':496,537 'microphon':255 'microsoft':1269 'might':873 'mind':1219 'mitm':1140 'modern':240 'modifi':588 'monitor':1132 'most':1015 'multipl':1242 'name':101,105 'nativ':533,974,999 'near':63,929 'need':978,1138 'never':210 'new':313 'nice':1032 'nitrokey':1210 'nobodi':226 'noth':1042 'novacustom':1161 'offici':61 'often':47 'old':33,1203,1227 'older':1094,1099 'one':135,624,1231 'open':154 'open-h264':153 'opensus':114,495,536 'oper':629 'os':41,286,521,1136,1251 'ostre':591,609 'other':722 'otherwis':363,1029 'outdat':217,1115 'outsourc':51 'packag':421,544,598 'partner':1167 'password':686 'pc':1079 'pcs':1194 'peopl':1154,1165,1186 'permiss':1018,1026,1053,1055 'pleas':854 'poor':380,923 'portal':243,1048 'possibl':659 'ppas':111 'prefer':957 'press':94 'pretti':831 'privaci':1011 'probabl':1104 'proprietari':1147 'protocol':314 'proxi':1141 'put':886 'quit':5 'r':753,758,763,768,781,786,791,797,801,806,810,820 'ram':1122 'random':25,120,836 'raspberrypi':285 'read':725,818,867,1121 'read-on':866 'readabl':735 'reader':384 'reason':893,945 'reboot':567 'record':395 'recurs':821 'regular':417,543,1008 'relat':442 'remot':388 'replac':980 'repo':62,74,117,122,124,144,148,161,207 'report':855 'requir':242,318,916 'reset':610,612 'restrict':241 'result':38 'rite':813 'root':749,759,769,777,787,796,807,872 'rpm':608 'rpm-ostre':607 'rpmfusion':140 'run':349,530,556,647 'said':938,1002 'sandbox':925,965,983 'scan':54 'screen':258,383,394 'second':693 'secur':14,218,430,441,620,664,829,906,1006,1177 'secureboot':1244,1295 'selinux':894,910 'sell':1193 'servic':116 'set':858 'shell':713 'ship':1174,1189 'shop.3mdeb.com':1192 'silverblu':493 'similar':526,1180 'simpl':606 'simpli':676 'simul':263 'singl':597 'slim':185 'softwar':46,390,837 'someth':212,699,860 'specif':260 'stabl':411,413,459 'stage':962 'stallman':1074 'standard':486 'starlab':1187 'static':1054 'steam':142 'steamo':501,524 'still':824,1229 'store':852 'stuff':248,375,1240 'sudo':685,701,720,737,743,747,751,756,761,766,771,775,779,784,789,794,799,804 'support':276,308,406,1172,1202,1258 'sure':632,1041 'swap':584 'system':186,557,579,601,615,630,648,654 'system76':1183 't430':1209 't495':1112 'tab':95 'technic':930 'temper':1254 'thing':397 'thinkpad':1100,1111,1206 'though':467,963,1261 'thus':455 'tighter':237 'tip':1299 'tool':915 'track':594 'tri':75 'trust':137 'ubuntu':110 'updat':172,173,174,180,208,418,425,635,1060,1108 'us':1185 'use':2,60,150,250,253,337,359,377,462,473,538,590,741,948,952,1065,1080,1142 'vanillao':500,534 'various':481 'vendor':1214 'verifi':198,206,1248 'vew':1153 'view':256 'vms':1243 'vs':972 'vulner':448 'w':812 'watch':266 'way':35,236,482,573,1022 'wayland':213,232,275,307,309,341,370,407 'weak':1037 'weird':374 'well':16,21,392 'whenev':696 'window':34,262,282 'work':323,368,636,1234,1271 'would':9,675 'writabl':718 'write':839 'written':924 'wrong':437 'x':815 'x11':214,346 'x11-only':345 'xfce':289 'xwayland':351,360 'year':302,1226"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928097
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6001973"
  +editedAt: DateTimeImmutable @1701462094 {#1610
    date: 2023-12-01 21:21:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841697 {#1609
    date: 2023-11-24 17:01:37.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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Security-advise-collection-what-do-you-recommend"
  +title: "Security advise collection - what do you recommend?"
  +url: null
  +body: """
    I use Linux for quite a while and would like to gather some security advice, well known and lesser known.\n
    \n
    ### Well known\n
    \n
    #### Dont install random apps from the internet\n
    \n
    This is the (old) Windows way and the result of an OS not caring about its software. Often bundled with also outsourced antivirus, or scanning all files you download.\n
    \n
    So use official repos nearly exclusively. If there is an app not in your distros repos, try Distrobox, create a Container of any image and install it there. You can display the images available by pressing tab after `-i`.\n
    \n
    `distrobox-create NAME -i IMAGE-NAME`\n
    \n
    This also goes for\n
    \n
    - Ubuntu PPAs\n
    - Arch AUR\n
    - Opensuse Build service repos\n
    - Fedora COPR\n
    - Random external repos\n
    \n
    Some repos are more or less controlled, so be careful!\n
    \n
    Some “external ones” are trusted, like:\n
    \n
    - Fedora/Derivates: rpmfusion\n
    - Flathub\n
    - Steam Fedora Repo\n
    - Google Chrome Fedora Repo (dont use Chrome lol)\n
    - Open-h264 from Cisco\n
    - …\n
    \n
    [Not all Flathub repos are controlled, but here is a list](https://github.com/trytomakeyouprivate/Flatpak-remotes)\n
    \n
    #### Update, update, update\n
    \n
    Its best to enable automatic updates. If you have a slim system and install your apps as Flatpak apps (best if they are verified, look at flathub.org or directly add the verified repo), updates should never break something.\n
    \n
    #### Wayland\n
    \n
    X11 is an outdated security desaster with design flaws so big, that nobody cared to fix it. Instead, Wayland was created with way tighter (and more modern) restrictions, requiring Portals for apps to do stuff like\n
    \n
    - using your Camera\n
    - using your Microphone\n
    - viewing your screen or specific app Windows\n
    - simulating input devices\n
    - watching for keypresses\n
    \n
    Only KDE and GNOME have full Wayland support for now, along with some Window Managers and RaspberryPi OS. This means\n
    \n
    - XFCE\n
    - LXQt, LXDE\n
    - Budgie\n
    - Mate\n
    - Cinnamon\n
    - …\n
    \n
    Should be avoided until at least a year when they have full Wayland support. Wayland is not a new protocol at all, but requires Desktops to do more work. It can be expected (and hoped) that at least some effords combine, Desktops use existing Compositors etc.\n
    \n
    Wayland is backwards compatible (X11-only apps run through xwayland, and you can also force apps to use Xwayland if they otherwise lose features).\n
    \n
    All apps work on Wayland that dont do weird stuff that uses insecure methods. Poorly this includes screen readers and lots of Remote Desktop Software, as well as Screen recording. But things will evolve, and there are Apps that only support Wayland.\n
    \n
    ### Less known\n
    \n
    #### Avoid stable Distributions\n
    \n
    Stable Distros dont get regular updates of every package that… gets an update, but they get ***backported*** security fixes.\n
    \n
    Correct me if I am wrong, but not all security related bugs get a CVE ([Common Vulnerabilities and Exposures](https://en.m.wikipedia.org/wiki/Common_Vulnerabilities_and_Exposures)) and thus dont get backported.\n
    \n
    Stable Distributions are used everywhere on the internet though, so this could be debatable.\n
    \n
    #### Use an “immutable” distro\n
    \n
    Immutability is implemented in various ways, there is no standard at all\n
    \n
    - Android, Chromeos\n
    - Fedora Atomic (Silverblue, Kinoite, …)\n
    - Opensuse microOS (now Kalpa, Aeon)\n
    - VanillaOS\n
    - SteamOS\n
    \n
    They are all different from each other, with Chromeos and Android being fully immutable, allowing no deviations from the OS at all, SteamOS being similar but allowing to run Flatpak apps natively.\n
    \n
    VanillaOS and Opensuse microOS use a different form of “regular package management but atomic”, so the change does not apply to the running system but to a clone of it, being applied on reboot.\n
    \n
    Fedora Atomic goes the “Cloud way” with an image-based system that can be downloaded, swapped out but also modified. They use OSTree for keeping track of every single package on your system and also changes, a simple `rpm-ostree reset` will reset your base system. It is the most secure of the customizable ones to my knowledge.\n
    \n
    Immutable Operating systems make sure that every update works, so they can easily be done automatically and on a running system.\n
    \n
    Also, changes to the core system through malware are not possible, at least not directly.\n
    \n
    #### secure directories and dotfiles\n
    \n
    An exception here is, if a malware would simply create a bash alias to ***anything***. So a sudo password can easily be grabbed, or a second command executed whenever you do something with sudo.\n
    \n
    [madaidans-insecurities.github.io/linux.html#examp…](https://madaidans-insecurities.github.io/linux.html#examples)\n
    \n
    So this means that your shell configs should only be writable by sudo, all others can only read! The same for ~/.gnupg or ~/.ssh, maybe even only readable by sudo depending on your use case.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo chmod 755 ~/.bashrc &amp;&amp; sudo chown root ~/.bashrc\n
    </span><span style="color:#323232;">sudo chmod -R 700 ~/.ssh &amp;&amp; sudo chown -R root ~/.ssh\n
    </span><span style="color:#323232;">sudo chmod -R 700 ~/.gnupg &amp;&amp; sudo chown -R root ~/.gnupg\n
    </span><span style="color:#323232;">sudo chmod 755 ~/.zshrc &amp;&amp; sudo chown root ~/.zshrc\n
    </span><span style="color:#323232;">sudo chmod -R 755 ~/.config/fish/ &amp;&amp; sudo chown -R root ~/.config/fish/\n
    </span><span style="color:#323232;">sudo chmod -R 755 ~/.config/autostart &amp;&amp; sudo chown root -R ~/.config/autostart\n
    </span><span style="color:#323232;">#sudo chmod -R 755 ~/.local/share/applications &amp;&amp; sudo chown -R root ~/.local/share/applications\n
    </span>\n
    ```\n
    \n
    (7: **r**ead **w**rite e**x**execute, 5: read execute, “-R”, recursively)\n
    \n
    This may still be incomplete, and the security is pretty flawed as long as random software can write to these directories at all, and as long as everything important is stored there.\n
    \n
    Please report if any setting breaks something. Making the local applications directory read-only for everyone but root might be good, but will break for example KDEs GUI editor. But they put apps in `~/.local/share/applications/ons` anyways for some reason.\n
    \n
    #### SELinux or Apparmor\n
    \n
    I dont know what is better, but I feel secure on Fedora with SELinux on enforcing. If any tools require you to disable it, they are poorly written.\n
    \n
    #### Sandboxing\n
    \n
    I am not nearly technical enough to explain details, but firejail is said to have many design flaws, a reason why bubblejail (using bubblewrap, which is used in Flatpak) should be preferred.\n
    \n
    It is in early stages though.\n
    \n
    Browser sandboxes are also not easy, Firefox Flatpak vs. Firefox native for example. Flatpaks need to replace the internal sandbox with bubblewrap. The same goes for Chromium and electron apps, and especially Chromium as a native app is said to be very secure.\n
    \n
    For regular and especially privacy concerns, Flatpak with mostly manually hardened permissions is the best way. KDE has the permissions graphically integrated, otherwise Flatseal is nice.\n
    \n
    Flatpak apps are always weakly isolated to make sure nothing breaks. In the future with portals for every (i.e. dynamic permissions) static permissions should be gone.\n
    \n
    #### Firmware updates &amp; Coreboot\n
    \n
    While you may use the linux-libre Kernel and live full stallman, what Firmware does your PC use?\n
    \n
    In most cases, especially for “Laptops with good Linux compatibility” that may be older Laptops, decommissioned Company devices, older Thinkpads… and they all probably dont get Firmware updates anymore!\n
    \n
    My Thinkpad T495 has an outdated, bloated Lenovo Firmware. Firmware can read RAM, connect to the Internet and do anything. You cannot monitor that from the OS, you need a MITM proxy using another device.\n
    \n
    And also, proprietary Firmware is everywhere. Only a vew people develop it, but it is there!\n
    \n
    - [Novacustom](configurelaptop.eu) for EU people, they partner with [3mdeb](3mdeb.com) to support and ship Dasharo, a secure Coreboot Distro similar to Heads\n
    - System76 for US People\n
    - Starlabs also ships coreboot\n
    - [3mdeb](shop.3mdeb.com) sells PCs with Coreboot\n
    \n
    Lots of Coreboot Distros only support old Hardware like Thinkpads up to T430. Nitrokey is a good vendor here, but keep in mind that these machines are now 11 years old. I still have one and it works great! But not for complex stuff like multiple VMs.\n
    \n
    #### Secureboot\n
    \n
    Also important to verify that your OS was not tempered with. Many Distros support it, even though they may not have an agreement with Microsoft so work out of the box, but they generate their own keys after installation.\n
    \n
    Firmware like Dasharo or heads with integrity checks is better than Secureboot alone.\n
    \n
    ---\n
    \n
    What other tips do you know?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710702956 {#1595
    date: 2024-03-17 20:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 16322
  -titleTs: "'advis':2 'collect':3 'recommend':7 'secur':1"
  -bodyTs: "'/.bashrc':746,750 '/.config/autostart':793,798 '/.config/fish':783,788 '/.gnupg':729,765,770 '/.local/share/applications':803,808 '/.local/share/applications/ons':889 '/.ssh':731,755,760 '/.zshrc':774,778 '/linux.html#examp':704 '/linux.html#examples)':707 '/trytomakeyouprivate/flatpak-remotes)':171 '/wiki/common_vulnerabilities_and_exposures))':453 '11':1225 '3mdeb':1169,1191 '3mdeb.com':1170 '5':817 '7':809 '700':754,764 '755':745,773,782,792,802 'add':204 'advic':15 'aeon':499 'agreement':1267 'alia':680 'allow':516,528 'alon':1296 'along':279 'also':50,107,355,587,603,649,967,1146,1188,1245 'alway':1036 'android':489,512 'anoth':1143 'antivirus':52 'anymor':1109 'anyth':682,1129 'anyway':890 'app':26,69,190,193,245,261,348,357,367,403,532,887,993,1000,1034 'apparmor':896 'appli':553,565 'applic':864 'arch':112 'atom':492,547,569 'aur':113 'automat':179,643 'avail':92 'avoid':297,410 'backport':429,458 'backward':343 'base':578,614 'bash':679 'best':176,194,1021 'better':902,1293 'big':224 'bloat':1116 'box':1275 'break':211,859,878,1043 'browser':964 'bubblejail':947 'bubblewrap':949,985 'budgi':292 'bug':443 'build':115 'bundl':48 'camera':252 'cannot':1131 'care':43,132,227 'case':742,1083 'chang':550,604,650 'check':1291 'chmod':744,752,762,772,780,790,800 'chown':748,757,767,776,785,795,805 'chrome':146,151 'chromeo':490,510 'chromium':990,996 'cinnamon':294 'cisco':157 'clone':561 'cloud':572 'combin':335 'command':694 'common':447 'compani':1097 'compat':344,1090 'complex':1239 'compositor':339 'concern':1012 'config':714 'configurelaptop.eu':1162 'connect':1123 'contain':79 'control':129,163 'copr':119 'core':653 'coreboot':1061,1178,1190,1196,1199 'correct':432 'could':470 'creat':77,100,234,677 'customiz':623 'cve':446 'dasharo':1175,1286 'debat':472 'decommiss':1096 'depend':738 'desast':219 'design':221,942 'desktop':319,336,389 'detail':934 'develop':1155 'deviat':518 'devic':265,1098,1144 'differ':505,540 'direct':203,663 'directori':665,842,865 'disabl':919 'display':89 'distribut':412,460 'distro':73,414,476,1179,1200,1257 'distrobox':76,99 'distrobox-cr':98 'done':642 'dont':23,149,372,415,456,898,1105 'dotfil':667 'download':58,583 'dynam':1052 'e':814 'ead':811 'earli':961 'easi':969 'easili':640,688 'editor':883 'efford':334 'electron':992 'en.m.wikipedia.org':452 'en.m.wikipedia.org/wiki/common_vulnerabilities_and_exposures))':451 'enabl':178 'enforc':912 'enough':931 'especi':995,1010,1084 'etc':340 'eu':1164 'even':733,1260 'everi':420,596,634,1050 'everyon':870 'everyth':849 'everywher':463,1150 'evolv':399 'exampl':880,976 'except':669 'exclus':64 'execut':695,816,819 'exist':338 'expect':327 'explain':933 'exposur':450 'extern':121,134 'featur':365 'fedora':118,143,147,491,568,908 'fedora/derivates':139 'feel':905 'file':56 'firefox':970,973 'firejail':936 'firmwar':1059,1076,1107,1118,1119,1148,1284 'fix':229,431 'flathub':141,160 'flathub.org':201 'flatpak':192,531,954,971,977,1013,1033 'flatseal':1030 'flaw':222,832,943 'forc':356 'form':541 'full':274,306,1073 'fulli':514 'futur':1046 'gather':12 'generat':1278 'get':416,423,428,444,457,1106 'github.com':170 'github.com/trytomakeyouprivate/flatpak-remotes)':169 'gnome':272 'goe':108,570,988 'gone':1058 'good':875,1088,1213 'googl':145 'grab':690 'graphic':1027 'great':1235 'gui':882 'h264':155 'harden':1017 'hardwar':1204 'head':1182,1288 'hope':329 'i.e':1051 'imag':82,91,104,577 'image-bas':576 'image-nam':103 'immut':475,477,515,628 'implement':479 'import':850,1246 'includ':382 'incomplet':826 'input':264 'insecur':378 'instal':24,84,188,1283 'instead':231 'integr':1028,1290 'intern':982 'internet':29,466,1126 'isol':1038 'kalpa':498 'kde':270,1023 'kdes':881 'keep':593,1217 'kernel':1070 'key':1281 'keypress':268 'kinoit':494 'know':899,1302 'knowledg':627 'known':17,20,22,409 'laptop':1086,1095 'least':300,332,661 'lenovo':1117 'less':128,408 'lesser':19 'libr':1069 'like':10,138,249,1205,1241,1285 'linux':3,1068,1089 'linux-libr':1067 'list':168 'live':1072 'local':863 'lol':152 'long':834,847 'look':199 'lose':364 'lot':386,1197 'lxde':291 'lxqt':290 'machin':1222 'madaidans-insecurities.github.io':703,706 'madaidans-insecurities.github.io/linux.html#examp':702 'madaidans-insecurities.github.io/linux.html#examples)':705 'make':631,861,1040 'malwar':656,674 'manag':283,545 'mani':941,1256 'manual':1016 'mate':293 'may':823,1064,1092,1263 'mayb':732 'mean':288,710 'method':379 'microo':496,537 'microphon':255 'microsoft':1269 'might':873 'mind':1219 'mitm':1140 'modern':240 'modifi':588 'monitor':1132 'most':1015 'multipl':1242 'name':101,105 'nativ':533,974,999 'near':63,929 'need':978,1138 'never':210 'new':313 'nice':1032 'nitrokey':1210 'nobodi':226 'noth':1042 'novacustom':1161 'offici':61 'often':47 'old':33,1203,1227 'older':1094,1099 'one':135,624,1231 'open':154 'open-h264':153 'opensus':114,495,536 'oper':629 'os':41,286,521,1136,1251 'ostre':591,609 'other':722 'otherwis':363,1029 'outdat':217,1115 'outsourc':51 'packag':421,544,598 'partner':1167 'password':686 'pc':1079 'pcs':1194 'peopl':1154,1165,1186 'permiss':1018,1026,1053,1055 'pleas':854 'poor':380,923 'portal':243,1048 'possibl':659 'ppas':111 'prefer':957 'press':94 'pretti':831 'privaci':1011 'probabl':1104 'proprietari':1147 'protocol':314 'proxi':1141 'put':886 'quit':5 'r':753,758,763,768,781,786,791,797,801,806,810,820 'ram':1122 'random':25,120,836 'raspberrypi':285 'read':725,818,867,1121 'read-on':866 'readabl':735 'reader':384 'reason':893,945 'reboot':567 'record':395 'recurs':821 'regular':417,543,1008 'relat':442 'remot':388 'replac':980 'repo':62,74,117,122,124,144,148,161,207 'report':855 'requir':242,318,916 'reset':610,612 'restrict':241 'result':38 'rite':813 'root':749,759,769,777,787,796,807,872 'rpm':608 'rpm-ostre':607 'rpmfusion':140 'run':349,530,556,647 'said':938,1002 'sandbox':925,965,983 'scan':54 'screen':258,383,394 'second':693 'secur':14,218,430,441,620,664,829,906,1006,1177 'secureboot':1244,1295 'selinux':894,910 'sell':1193 'servic':116 'set':858 'shell':713 'ship':1174,1189 'shop.3mdeb.com':1192 'silverblu':493 'similar':526,1180 'simpl':606 'simpli':676 'simul':263 'singl':597 'slim':185 'softwar':46,390,837 'someth':212,699,860 'specif':260 'stabl':411,413,459 'stage':962 'stallman':1074 'standard':486 'starlab':1187 'static':1054 'steam':142 'steamo':501,524 'still':824,1229 'store':852 'stuff':248,375,1240 'sudo':685,701,720,737,743,747,751,756,761,766,771,775,779,784,789,794,799,804 'support':276,308,406,1172,1202,1258 'sure':632,1041 'swap':584 'system':186,557,579,601,615,630,648,654 'system76':1183 't430':1209 't495':1112 'tab':95 'technic':930 'temper':1254 'thing':397 'thinkpad':1100,1111,1206 'though':467,963,1261 'thus':455 'tighter':237 'tip':1299 'tool':915 'track':594 'tri':75 'trust':137 'ubuntu':110 'updat':172,173,174,180,208,418,425,635,1060,1108 'us':1185 'use':2,60,150,250,253,337,359,377,462,473,538,590,741,948,952,1065,1080,1142 'vanillao':500,534 'various':481 'vendor':1214 'verifi':198,206,1248 'vew':1153 'view':256 'vms':1243 'vs':972 'vulner':448 'w':812 'watch':266 'way':35,236,482,573,1022 'wayland':213,232,275,307,309,341,370,407 'weak':1037 'weird':374 'well':16,21,392 'whenev':696 'window':34,262,282 'work':323,368,636,1234,1271 'would':9,675 'writabl':718 'write':839 'written':924 'wrong':437 'x':815 'x11':214,346 'x11-only':345 'xfce':289 'xwayland':351,360 'year':302,1226"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928097
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6001973"
  +editedAt: DateTimeImmutable @1701462094 {#1610
    date: 2023-12-01 21:21:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841697 {#1609
    date: 2023-11-24 17:01:37.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 {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-public-transport-in-the-USA-owned-by-car-makers"
  +title: "Is public transport in the USA owned by car makers?"
  +url: null
  +body: """
    I once heard that in the middle of 20th century, public transportation in the USA was widely privatized and bought by automotive manufacturers, and then wilfully left to rot, so that people would buy more cars.\n
    \n
    However, I can’t find anything backing that up. Do you know whether that’s true, and where I can find some sources for that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700804577 {#1665
    date: 2023-11-24 06:42:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 15812
  -titleTs: "'car':9 'maker':10 'own':7 'public':2 'transport':3 'usa':6"
  -bodyTs: "'20th':9 'anyth':42 'automot':22 'back':43 'bought':20 'buy':34 'car':36 'centuri':10 'find':41,57 'heard':3 'howev':37 'know':48 'left':27 'manufactur':23 'middl':7 'peopl':32 'privat':18 'public':11 'rot':29 'sourc':59 'transport':12 'true':52 'usa':15 'whether':49 'wide':17 'wil':26 'would':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700812554
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8636436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726154 {#1675
    date: 2023-11-23 08:55: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
95 DENIED edit
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-public-transport-in-the-USA-owned-by-car-makers"
  +title: "Is public transport in the USA owned by car makers?"
  +url: null
  +body: """
    I once heard that in the middle of 20th century, public transportation in the USA was widely privatized and bought by automotive manufacturers, and then wilfully left to rot, so that people would buy more cars.\n
    \n
    However, I can’t find anything backing that up. Do you know whether that’s true, and where I can find some sources for that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700804577 {#1665
    date: 2023-11-24 06:42:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 15812
  -titleTs: "'car':9 'maker':10 'own':7 'public':2 'transport':3 'usa':6"
  -bodyTs: "'20th':9 'anyth':42 'automot':22 'back':43 'bought':20 'buy':34 'car':36 'centuri':10 'find':41,57 'heard':3 'howev':37 'know':48 'left':27 'manufactur':23 'middl':7 'peopl':32 'privat':18 'public':11 'rot':29 'sourc':59 'transport':12 'true':52 'usa':15 'whether':49 'wide':17 'wil':26 'would':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700812554
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8636436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726154 {#1675
    date: 2023-11-23 08:55: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
96 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-public-transport-in-the-USA-owned-by-car-makers"
  +title: "Is public transport in the USA owned by car makers?"
  +url: null
  +body: """
    I once heard that in the middle of 20th century, public transportation in the USA was widely privatized and bought by automotive manufacturers, and then wilfully left to rot, so that people would buy more cars.\n
    \n
    However, I can’t find anything backing that up. Do you know whether that’s true, and where I can find some sources for that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700804577 {#1665
    date: 2023-11-24 06:42:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 15812
  -titleTs: "'car':9 'maker':10 'own':7 'public':2 'transport':3 'usa':6"
  -bodyTs: "'20th':9 'anyth':42 'automot':22 'back':43 'bought':20 'buy':34 'car':36 'centuri':10 'find':41,57 'heard':3 'howev':37 'know':48 'left':27 'manufactur':23 'middl':7 'peopl':32 'privat':18 'public':11 'rot':29 'sourc':59 'transport':12 'true':52 'usa':15 'whether':49 'wide':17 'wil':26 'would':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700812554
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8636436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726154 {#1675
    date: 2023-11-23 08:55: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
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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Thinkpads-RE-Repairability-upgradability"
  +title: "Thinkpads RE: Repairability/upgradability"
  +url: null
  +body: """
    I need to upgrade my laptop and one of the things I’m looking for is repairability/upgradability. I’ve been told thinkpads are good in this respect, how true is that? In terms of replacing batteries and memory, at least. I’m also looking at the frameworks, but those black friday deals are looking alright at lenovo.\n
    \n
    With that in mind, any particular series of thinkpad (L, S, whatever) I should look for? I’m hardline against nvidia but is there a reason to pick AMD over Intel (or vice versa)? They both are privacy nightmares, right? And there is *no* “good alternative?”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700746134 {#1654
    date: 2023-11-23 14:28:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 15442
  -titleTs: "'re':2 'repairability/upgradability':3 'thinkpad':1"
  -bodyTs: "'alright':55 'also':43 'altern':103 'amd':86 'batteri':36 'black':50 'deal':52 'framework':47 'friday':51 'good':24,102 'hardlin':76 'intel':88 'l':67 'laptop':6 'least':40 'lenovo':57 'look':14,44,54,72 'm':13,42,75 'memori':38 'mind':61 'need':2 'nightmar':96 'nvidia':78 'one':8 'particular':63 'pick':85 'privaci':95 'reason':83 'repairability/upgradability':17 'replac':35 'respect':27 'right':97 'seri':64 'term':33 'thing':11 'thinkpad':22,66 'told':21 'true':29 'upgrad':4 've':19 'versa':91 'vice':90 'whatev':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700749864
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8903668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700663464 {#1652
    date: 2023-11-22 15:31: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
99 DENIED edit
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Thinkpads-RE-Repairability-upgradability"
  +title: "Thinkpads RE: Repairability/upgradability"
  +url: null
  +body: """
    I need to upgrade my laptop and one of the things I’m looking for is repairability/upgradability. I’ve been told thinkpads are good in this respect, how true is that? In terms of replacing batteries and memory, at least. I’m also looking at the frameworks, but those black friday deals are looking alright at lenovo.\n
    \n
    With that in mind, any particular series of thinkpad (L, S, whatever) I should look for? I’m hardline against nvidia but is there a reason to pick AMD over Intel (or vice versa)? They both are privacy nightmares, right? And there is *no* “good alternative?”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700746134 {#1654
    date: 2023-11-23 14:28:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 15442
  -titleTs: "'re':2 'repairability/upgradability':3 'thinkpad':1"
  -bodyTs: "'alright':55 'also':43 'altern':103 'amd':86 'batteri':36 'black':50 'deal':52 'framework':47 'friday':51 'good':24,102 'hardlin':76 'intel':88 'l':67 'laptop':6 'least':40 'lenovo':57 'look':14,44,54,72 'm':13,42,75 'memori':38 'mind':61 'need':2 'nightmar':96 'nvidia':78 'one':8 'particular':63 'pick':85 'privaci':95 'reason':83 'repairability/upgradability':17 'replac':35 'respect':27 'right':97 'seri':64 'term':33 'thing':11 'thinkpad':22,66 'told':21 'true':29 'upgrad':4 've':19 'versa':91 'vice':90 'whatev':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700749864
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8903668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700663464 {#1652
    date: 2023-11-22 15:31: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
100 DENIED moderate
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Thinkpads-RE-Repairability-upgradability"
  +title: "Thinkpads RE: Repairability/upgradability"
  +url: null
  +body: """
    I need to upgrade my laptop and one of the things I’m looking for is repairability/upgradability. I’ve been told thinkpads are good in this respect, how true is that? In terms of replacing batteries and memory, at least. I’m also looking at the frameworks, but those black friday deals are looking alright at lenovo.\n
    \n
    With that in mind, any particular series of thinkpad (L, S, whatever) I should look for? I’m hardline against nvidia but is there a reason to pick AMD over Intel (or vice versa)? They both are privacy nightmares, right? And there is *no* “good alternative?”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700746134 {#1654
    date: 2023-11-23 14:28:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 15442
  -titleTs: "'re':2 'repairability/upgradability':3 'thinkpad':1"
  -bodyTs: "'alright':55 'also':43 'altern':103 'amd':86 'batteri':36 'black':50 'deal':52 'framework':47 'friday':51 'good':24,102 'hardlin':76 'intel':88 'l':67 'laptop':6 'least':40 'lenovo':57 'look':14,44,54,72 'm':13,42,75 'memori':38 'mind':61 'need':2 'nightmar':96 'nvidia':78 'one':8 'particular':63 'pick':85 'privaci':95 'reason':83 'repairability/upgradability':17 'replac':35 'respect':27 'right':97 'seri':64 'term':33 'thing':11 'thinkpad':22,66 'told':21 'true':29 'upgrad':4 've':19 'versa':91 'vice':90 'whatev':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700749864
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8903668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700663464 {#1652
    date: 2023-11-22 15:31: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