GET https://kbin.spritesserver.nl/index.php/u/@lemmy_user_838586@lemmy.ml/top

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 …}
}
1.26 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
Proxies\__CG__\App\Entity\Entry {#2082
  +user: Proxies\__CG__\App\Entity\User {#3303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "How-I-can-enable-i3-gaps"
  +title: "How I can enable i3-gaps?"
  +url: null
  +body: """
    I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
    \n
    ```\n
    \n
    <span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
    </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
    </span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set   ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
    </span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
    </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
    </span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
    </span>\n
    ```\n
    \n
    According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724257023 {#3298
    date: 2024-08-21 18:17:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  +badges: Doctrine\ORM\PersistentCollection {#3315 …}
  +children: [
    App\Entity\EntryComment {#2083
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If I’m reading the manual right (I don’t use i3), you’re missing ‘px’ on end of your lines, like so:\n
        \n
        gaps inner 10px gaps outer 10px\n
        \n
        [i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)\n
        \n
        Its weird that its not consistently needed though, for the workspace and modifying existing gaps in real time, it looks like the postfix ‘px’ isn’t needed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705349027 {#2076
        date: 2024-01-15 21:03:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Xirup@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 311626
      -bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':32 '10px':26,29 'consist':38 'end':18 'exist':46 'gap':24,27,47 'i3':12 'i3wm.org':31 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':30 'inner':25 'isn':57 'like':22,53 'line':21 'look':52 'm':3 'manual':6 'miss':15 'modifi':45 'need':39,59 'outer':28 'postfix':55 'px':16,56 're':14 'read':4 'real':49 'right':7 'though':40 'time':50 'use':11 'weird':34 'workspac':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7406235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705349027 {#2097
        date: 2024-01-15 21:03:47.0 +01:00
      }
      +"title": 311626
    }
  ]
  -id: 30758
  -titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
  -bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705412394
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12408353"
  +editedAt: DateTimeImmutable @1724254392 {#3286
    date: 2024-08-21 17:33:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705348394 {#3263
    date: 2024-01-15 20:53:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2082
  +user: Proxies\__CG__\App\Entity\User {#3303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "How-I-can-enable-i3-gaps"
  +title: "How I can enable i3-gaps?"
  +url: null
  +body: """
    I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
    \n
    ```\n
    \n
    <span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
    </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
    </span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set   ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
    </span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
    </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
    </span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
    </span>\n
    ```\n
    \n
    According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724257023 {#3298
    date: 2024-08-21 18:17:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  +badges: Doctrine\ORM\PersistentCollection {#3315 …}
  +children: [
    App\Entity\EntryComment {#2083
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If I’m reading the manual right (I don’t use i3), you’re missing ‘px’ on end of your lines, like so:\n
        \n
        gaps inner 10px gaps outer 10px\n
        \n
        [i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)\n
        \n
        Its weird that its not consistently needed though, for the workspace and modifying existing gaps in real time, it looks like the postfix ‘px’ isn’t needed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705349027 {#2076
        date: 2024-01-15 21:03:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Xirup@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 311626
      -bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':32 '10px':26,29 'consist':38 'end':18 'exist':46 'gap':24,27,47 'i3':12 'i3wm.org':31 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':30 'inner':25 'isn':57 'like':22,53 'line':21 'look':52 'm':3 'manual':6 'miss':15 'modifi':45 'need':39,59 'outer':28 'postfix':55 'px':16,56 're':14 'read':4 'real':49 'right':7 'though':40 'time':50 'use':11 'weird':34 'workspac':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7406235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705349027 {#2097
        date: 2024-01-15 21:03:47.0 +01:00
      }
      +"title": 311626
    }
  ]
  -id: 30758
  -titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
  -bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705412394
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12408353"
  +editedAt: DateTimeImmutable @1724254392 {#3286
    date: 2024-08-21 17:33:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705348394 {#3263
    date: 2024-01-15 20:53:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2082
  +user: Proxies\__CG__\App\Entity\User {#3303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "How-I-can-enable-i3-gaps"
  +title: "How I can enable i3-gaps?"
  +url: null
  +body: """
    I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
    \n
    ```\n
    \n
    <span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
    </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
    </span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set   ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
    </span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
    </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
    </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
    </span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
    </span>\n
    ```\n
    \n
    According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724257023 {#3298
    date: 2024-08-21 18:17:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  +badges: Doctrine\ORM\PersistentCollection {#3315 …}
  +children: [
    App\Entity\EntryComment {#2083
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If I’m reading the manual right (I don’t use i3), you’re missing ‘px’ on end of your lines, like so:\n
        \n
        gaps inner 10px gaps outer 10px\n
        \n
        [i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)\n
        \n
        Its weird that its not consistently needed though, for the workspace and modifying existing gaps in real time, it looks like the postfix ‘px’ isn’t needed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705349027 {#2076
        date: 2024-01-15 21:03:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Xirup@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 311626
      -bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':32 '10px':26,29 'consist':38 'end':18 'exist':46 'gap':24,27,47 'i3':12 'i3wm.org':31 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':30 'inner':25 'isn':57 'like':22,53 'line':21 'look':52 'm':3 'manual':6 'miss':15 'modifi':45 'need':39,59 'outer':28 'postfix':55 'px':16,56 're':14 'read':4 'real':49 'right':7 'though':40 'time':50 'use':11 'weird':34 'workspac':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7406235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705349027 {#2097
        date: 2024-01-15 21:03:47.0 +01:00
      }
      +"title": 311626
    }
  ]
  -id: 30758
  -titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
  -bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705412394
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12408353"
  +editedAt: DateTimeImmutable @1724254392 {#3286
    date: 2024-08-21 17:33:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705348394 {#3263
    date: 2024-01-15 20:53:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "How-I-can-enable-i3-gaps"
    +title: "How I can enable i3-gaps?"
    +url: null
    +body: """
      I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
      \n
      ```\n
      \n
      <span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
      </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
      </span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set   ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
      </span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
      </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
      </span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
      </span>\n
      ```\n
      \n
      According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724257023 {#3298
      date: 2024-08-21 18:17:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      App\Entity\EntryComment {#2083}
    ]
    -id: 30758
    -titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
    -bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705412394
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12408353"
    +editedAt: DateTimeImmutable @1724254392 {#3286
      date: 2024-08-21 17:33:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705348394 {#3263
      date: 2024-01-15 20:53:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If I’m reading the manual right (I don’t use i3), you’re missing ‘px’ on end of your lines, like so:\n
    \n
    gaps inner 10px gaps outer 10px\n
    \n
    [i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)\n
    \n
    Its weird that its not consistently needed though, for the workspace and modifying existing gaps in real time, it looks like the postfix ‘px’ isn’t needed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705349027 {#2076
    date: 2024-01-15 21:03:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 311626
  -bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':32 '10px':26,29 'consist':38 'end':18 'exist':46 'gap':24,27,47 'i3':12 'i3wm.org':31 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':30 'inner':25 'isn':57 'like':22,53 'line':21 'look':52 'm':3 'manual':6 'miss':15 'modifi':45 'need':39,59 'outer':28 'postfix':55 'px':16,56 're':14 'read':4 'real':49 'right':7 'though':40 'time':50 'use':11 'weird':34 'workspac':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7406235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705349027 {#2097
    date: 2024-01-15 21:03:47.0 +01:00
  }
  +"title": 311626
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "How-I-can-enable-i3-gaps"
    +title: "How I can enable i3-gaps?"
    +url: null
    +body: """
      I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
      \n
      ```\n
      \n
      <span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
      </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
      </span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set   ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
      </span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
      </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
      </span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
      </span>\n
      ```\n
      \n
      According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724257023 {#3298
      date: 2024-08-21 18:17:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      App\Entity\EntryComment {#2083}
    ]
    -id: 30758
    -titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
    -bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705412394
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12408353"
    +editedAt: DateTimeImmutable @1724254392 {#3286
      date: 2024-08-21 17:33:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705348394 {#3263
      date: 2024-01-15 20:53:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If I’m reading the manual right (I don’t use i3), you’re missing ‘px’ on end of your lines, like so:\n
    \n
    gaps inner 10px gaps outer 10px\n
    \n
    [i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)\n
    \n
    Its weird that its not consistently needed though, for the workspace and modifying existing gaps in real time, it looks like the postfix ‘px’ isn’t needed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705349027 {#2076
    date: 2024-01-15 21:03:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 311626
  -bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':32 '10px':26,29 'consist':38 'end':18 'exist':46 'gap':24,27,47 'i3':12 'i3wm.org':31 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':30 'inner':25 'isn':57 'like':22,53 'line':21 'look':52 'm':3 'manual':6 'miss':15 'modifi':45 'need':39,59 'outer':28 'postfix':55 'px':16,56 're':14 'read':4 'real':49 'right':7 'though':40 'time':50 'use':11 'weird':34 'workspac':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7406235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705349027 {#2097
    date: 2024-01-15 21:03:47.0 +01:00
  }
  +"title": 311626
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "How-I-can-enable-i3-gaps"
    +title: "How I can enable i3-gaps?"
    +url: null
    +body: """
      I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
      \n
      ```\n
      \n
      <span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
      </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
      </span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set   ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
      </span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
      </span><span style="color:#323232;">ERROR: CONFIG:           ^^^^^^^^^^^^^\n
      </span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
      </span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
      </span>\n
      ```\n
      \n
      According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724257023 {#3298
      date: 2024-08-21 18:17:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      App\Entity\EntryComment {#2083}
    ]
    -id: 30758
    -titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
    -bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705412394
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12408353"
    +editedAt: DateTimeImmutable @1724254392 {#3286
      date: 2024-08-21 17:33:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705348394 {#3263
      date: 2024-01-15 20:53:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If I’m reading the manual right (I don’t use i3), you’re missing ‘px’ on end of your lines, like so:\n
    \n
    gaps inner 10px gaps outer 10px\n
    \n
    [i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)\n
    \n
    Its weird that its not consistently needed though, for the workspace and modifying existing gaps in real time, it looks like the postfix ‘px’ isn’t needed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705349027 {#2076
    date: 2024-01-15 21:03:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 311626
  -bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':32 '10px':26,29 'consist':38 'end':18 'exist':46 'gap':24,27,47 'i3':12 'i3wm.org':31 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':30 'inner':25 'isn':57 'like':22,53 'line':21 'look':52 'm':3 'manual':6 'miss':15 'modifi':45 'need':39,59 'outer':28 'postfix':55 'px':16,56 're':14 'read':4 'real':49 'right':7 'though':40 'time':50 'use':11 'weird':34 'workspac':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7406235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705349027 {#2097
    date: 2024-01-15 21:03:47.0 +01:00
  }
  +"title": 311626
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: Proxies\__CG__\App\Entity\Image {#3265 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3267 …}
  +slug: "What-comes-after-open-source-Bruce-Perens-is-working-on"
  +title: "What comes after open source? Bruce Perens is working on it"
  +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open"
  +body: """
    > Perens says there are several pressing problems that the open source community needs to address.\n
    \n
    > “First of all, our licenses aren’t working anymore,” he said. “We’ve had enough time that businesses have found all of the loopholes and thus we need to do something new. The GPL is not acting the way the GPL should have done when one-third of all paid-for Linux systems are sold with a GPL circumvention. That’s RHEL.”\n
    \n
    > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
    \n
    > Post-Open, as he describes it, is a bit more involved than Open Source. It would define the corporate relationship with developers to ensure companies paid a fair amount for the benefits they receive. It would remain free for individuals and non-profit, and would entail just one license.\n
    \n
    > Whether it can or not, Perens argues that the GPL isn’t enough. “The GPL is designed not as a contract but as a license. What Richard Stallman was thinking was he didn’t want to take away anyone’s rights. He only wanted to grant rights. So it’s not a contract. It’s a license. Well, we can’t do that anymore. We need enforceable contract terms.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724629929 {#3260
    date: 2024-08-26 01:52:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  +badges: Doctrine\ORM\PersistentCollection {#3278 …}
  +children: [
    App\Entity\EntryComment {#2028
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "Completely unrelated, but nice username. I loved her character in Black Sails."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705271444 {#2033
        date: 2024-01-14 23:30:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@AnneBonny@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2036 …}
      +reports: Doctrine\ORM\PersistentCollection {#2144 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
      -id: 309185
      -bodyTs: "'black':11 'charact':9 'complet':1 'love':7 'nice':4 'sail':12 'unrel':2 'usernam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7381880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705271444 {#2021
        date: 2024-01-14 23:30:44.0 +01:00
      }
      +"title": 309185
    }
  ]
  -id: 30497
  -titleTs: "'bruce':6 'come':2 'open':4 'peren':7 'sourc':5 'work':9"
  -bodyTs: "'act':52 'address':15 'amount':206 'android':126 'anoth':80 'anymor':24,291 'anyon':266 'app':137 'appl':122 'aren':21 'argu':234 'away':265 'benefit':209 'bit':186 'burden':82 'busi':33 'camel':86 'circumvent':76 'common':99,142 'communiti':12 'compani':118,202 'complet':94 'contract':248,280,295 'corpor':196 'defin':194 'describ':182 'design':244 'develop':199 'didn':260 'doesn':144 'done':59 'enforc':294 'enough':30,240 'ensur':201 'entail':224 'even':174 'fail':95 'fair':205 'first':16 'found':35 'free':215 'freedom':156 'googl':125 'gpl':49,56,75,237,242 'grant':273 'increas':161 'inde':165 'individu':217 'infrastructur':134 'interest':164 'involv':188 'io':123 'isn':238 'know':146,153 'licens':20,227,252,284 'like':121 'linux':69 'loophol':39 'most':139 'need':13,43,293 'new':47 'non':220 'non-profit':219 'one':62,226 'one-third':61 'open':10,84,91,131,148,166,179,190 'oppress':175 'paid':67,203 'paid-for':66 'part':104 'peren':1,87,233 'person':100,143 'post':178 'post-open':177 'press':6 'problem':7 'profit':221 'promot':158 'proprietari':116,140 'receiv':211 'relationship':197 'remain':214 'rhel':79 'richard':254 'right':268,274 'said':26 'say':2 'serv':97 'sever':5 'softwar':117 'sold':72 'someth':46 'sourc':11,85,92,132,149,167,191 'stallman':255 'straw':81 'surveil':172 'system':70,120 'take':264 'term':296 'think':257 'third':63 'thus':41 'time':31 'today':170 'us':108 'use':107,130,169 've':28 'want':262,271 'way':54 'well':285 'whether':228 'work':23 'would':193,213,223 'write':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705347436
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/590759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705261036 {#3248
    date: 2024-01-14 20:37:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: Proxies\__CG__\App\Entity\Image {#3265 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3267 …}
  +slug: "What-comes-after-open-source-Bruce-Perens-is-working-on"
  +title: "What comes after open source? Bruce Perens is working on it"
  +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open"
  +body: """
    > Perens says there are several pressing problems that the open source community needs to address.\n
    \n
    > “First of all, our licenses aren’t working anymore,” he said. “We’ve had enough time that businesses have found all of the loopholes and thus we need to do something new. The GPL is not acting the way the GPL should have done when one-third of all paid-for Linux systems are sold with a GPL circumvention. That’s RHEL.”\n
    \n
    > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
    \n
    > Post-Open, as he describes it, is a bit more involved than Open Source. It would define the corporate relationship with developers to ensure companies paid a fair amount for the benefits they receive. It would remain free for individuals and non-profit, and would entail just one license.\n
    \n
    > Whether it can or not, Perens argues that the GPL isn’t enough. “The GPL is designed not as a contract but as a license. What Richard Stallman was thinking was he didn’t want to take away anyone’s rights. He only wanted to grant rights. So it’s not a contract. It’s a license. Well, we can’t do that anymore. We need enforceable contract terms.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724629929 {#3260
    date: 2024-08-26 01:52:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  +badges: Doctrine\ORM\PersistentCollection {#3278 …}
  +children: [
    App\Entity\EntryComment {#2028
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "Completely unrelated, but nice username. I loved her character in Black Sails."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705271444 {#2033
        date: 2024-01-14 23:30:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@AnneBonny@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2036 …}
      +reports: Doctrine\ORM\PersistentCollection {#2144 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
      -id: 309185
      -bodyTs: "'black':11 'charact':9 'complet':1 'love':7 'nice':4 'sail':12 'unrel':2 'usernam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7381880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705271444 {#2021
        date: 2024-01-14 23:30:44.0 +01:00
      }
      +"title": 309185
    }
  ]
  -id: 30497
  -titleTs: "'bruce':6 'come':2 'open':4 'peren':7 'sourc':5 'work':9"
  -bodyTs: "'act':52 'address':15 'amount':206 'android':126 'anoth':80 'anymor':24,291 'anyon':266 'app':137 'appl':122 'aren':21 'argu':234 'away':265 'benefit':209 'bit':186 'burden':82 'busi':33 'camel':86 'circumvent':76 'common':99,142 'communiti':12 'compani':118,202 'complet':94 'contract':248,280,295 'corpor':196 'defin':194 'describ':182 'design':244 'develop':199 'didn':260 'doesn':144 'done':59 'enforc':294 'enough':30,240 'ensur':201 'entail':224 'even':174 'fail':95 'fair':205 'first':16 'found':35 'free':215 'freedom':156 'googl':125 'gpl':49,56,75,237,242 'grant':273 'increas':161 'inde':165 'individu':217 'infrastructur':134 'interest':164 'involv':188 'io':123 'isn':238 'know':146,153 'licens':20,227,252,284 'like':121 'linux':69 'loophol':39 'most':139 'need':13,43,293 'new':47 'non':220 'non-profit':219 'one':62,226 'one-third':61 'open':10,84,91,131,148,166,179,190 'oppress':175 'paid':67,203 'paid-for':66 'part':104 'peren':1,87,233 'person':100,143 'post':178 'post-open':177 'press':6 'problem':7 'profit':221 'promot':158 'proprietari':116,140 'receiv':211 'relationship':197 'remain':214 'rhel':79 'richard':254 'right':268,274 'said':26 'say':2 'serv':97 'sever':5 'softwar':117 'sold':72 'someth':46 'sourc':11,85,92,132,149,167,191 'stallman':255 'straw':81 'surveil':172 'system':70,120 'take':264 'term':296 'think':257 'third':63 'thus':41 'time':31 'today':170 'us':108 'use':107,130,169 've':28 'want':262,271 'way':54 'well':285 'whether':228 'work':23 'would':193,213,223 'write':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705347436
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/590759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705261036 {#3248
    date: 2024-01-14 20:37:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: Proxies\__CG__\App\Entity\Image {#3265 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3267 …}
  +slug: "What-comes-after-open-source-Bruce-Perens-is-working-on"
  +title: "What comes after open source? Bruce Perens is working on it"
  +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open"
  +body: """
    > Perens says there are several pressing problems that the open source community needs to address.\n
    \n
    > “First of all, our licenses aren’t working anymore,” he said. “We’ve had enough time that businesses have found all of the loopholes and thus we need to do something new. The GPL is not acting the way the GPL should have done when one-third of all paid-for Linux systems are sold with a GPL circumvention. That’s RHEL.”\n
    \n
    > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
    \n
    > Post-Open, as he describes it, is a bit more involved than Open Source. It would define the corporate relationship with developers to ensure companies paid a fair amount for the benefits they receive. It would remain free for individuals and non-profit, and would entail just one license.\n
    \n
    > Whether it can or not, Perens argues that the GPL isn’t enough. “The GPL is designed not as a contract but as a license. What Richard Stallman was thinking was he didn’t want to take away anyone’s rights. He only wanted to grant rights. So it’s not a contract. It’s a license. Well, we can’t do that anymore. We need enforceable contract terms.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724629929 {#3260
    date: 2024-08-26 01:52:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  +badges: Doctrine\ORM\PersistentCollection {#3278 …}
  +children: [
    App\Entity\EntryComment {#2028
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "Completely unrelated, but nice username. I loved her character in Black Sails."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705271444 {#2033
        date: 2024-01-14 23:30:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@AnneBonny@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2036 …}
      +reports: Doctrine\ORM\PersistentCollection {#2144 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
      -id: 309185
      -bodyTs: "'black':11 'charact':9 'complet':1 'love':7 'nice':4 'sail':12 'unrel':2 'usernam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7381880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705271444 {#2021
        date: 2024-01-14 23:30:44.0 +01:00
      }
      +"title": 309185
    }
  ]
  -id: 30497
  -titleTs: "'bruce':6 'come':2 'open':4 'peren':7 'sourc':5 'work':9"
  -bodyTs: "'act':52 'address':15 'amount':206 'android':126 'anoth':80 'anymor':24,291 'anyon':266 'app':137 'appl':122 'aren':21 'argu':234 'away':265 'benefit':209 'bit':186 'burden':82 'busi':33 'camel':86 'circumvent':76 'common':99,142 'communiti':12 'compani':118,202 'complet':94 'contract':248,280,295 'corpor':196 'defin':194 'describ':182 'design':244 'develop':199 'didn':260 'doesn':144 'done':59 'enforc':294 'enough':30,240 'ensur':201 'entail':224 'even':174 'fail':95 'fair':205 'first':16 'found':35 'free':215 'freedom':156 'googl':125 'gpl':49,56,75,237,242 'grant':273 'increas':161 'inde':165 'individu':217 'infrastructur':134 'interest':164 'involv':188 'io':123 'isn':238 'know':146,153 'licens':20,227,252,284 'like':121 'linux':69 'loophol':39 'most':139 'need':13,43,293 'new':47 'non':220 'non-profit':219 'one':62,226 'one-third':61 'open':10,84,91,131,148,166,179,190 'oppress':175 'paid':67,203 'paid-for':66 'part':104 'peren':1,87,233 'person':100,143 'post':178 'post-open':177 'press':6 'problem':7 'profit':221 'promot':158 'proprietari':116,140 'receiv':211 'relationship':197 'remain':214 'rhel':79 'richard':254 'right':268,274 'said':26 'say':2 'serv':97 'sever':5 'softwar':117 'sold':72 'someth':46 'sourc':11,85,92,132,149,167,191 'stallman':255 'straw':81 'surveil':172 'system':70,120 'take':264 'term':296 'think':257 'third':63 'thus':41 'time':31 'today':170 'us':108 'use':107,130,169 've':28 'want':262,271 'way':54 'well':285 'whether':228 'work':23 'would':193,213,223 'write':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705347436
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/590759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705261036 {#3248
    date: 2024-01-14 20:37:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#2028
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#3265 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3267 …}
    +slug: "What-comes-after-open-source-Bruce-Perens-is-working-on"
    +title: "What comes after open source? Bruce Perens is working on it"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open"
    +body: """
      > Perens says there are several pressing problems that the open source community needs to address.\n
      \n
      > “First of all, our licenses aren’t working anymore,” he said. “We’ve had enough time that businesses have found all of the loopholes and thus we need to do something new. The GPL is not acting the way the GPL should have done when one-third of all paid-for Linux systems are sold with a GPL circumvention. That’s RHEL.”\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      > Post-Open, as he describes it, is a bit more involved than Open Source. It would define the corporate relationship with developers to ensure companies paid a fair amount for the benefits they receive. It would remain free for individuals and non-profit, and would entail just one license.\n
      \n
      > Whether it can or not, Perens argues that the GPL isn’t enough. “The GPL is designed not as a contract but as a license. What Richard Stallman was thinking was he didn’t want to take away anyone’s rights. He only wanted to grant rights. So it’s not a contract. It’s a license. Well, we can’t do that anymore. We need enforceable contract terms.”
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724629929 {#3260
      date: 2024-08-26 01:52:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    +badges: Doctrine\ORM\PersistentCollection {#3278 …}
    +children: [
      App\Entity\EntryComment {#2028}
    ]
    -id: 30497
    -titleTs: "'bruce':6 'come':2 'open':4 'peren':7 'sourc':5 'work':9"
    -bodyTs: "'act':52 'address':15 'amount':206 'android':126 'anoth':80 'anymor':24,291 'anyon':266 'app':137 'appl':122 'aren':21 'argu':234 'away':265 'benefit':209 'bit':186 'burden':82 'busi':33 'camel':86 'circumvent':76 'common':99,142 'communiti':12 'compani':118,202 'complet':94 'contract':248,280,295 'corpor':196 'defin':194 'describ':182 'design':244 'develop':199 'didn':260 'doesn':144 'done':59 'enforc':294 'enough':30,240 'ensur':201 'entail':224 'even':174 'fail':95 'fair':205 'first':16 'found':35 'free':215 'freedom':156 'googl':125 'gpl':49,56,75,237,242 'grant':273 'increas':161 'inde':165 'individu':217 'infrastructur':134 'interest':164 'involv':188 'io':123 'isn':238 'know':146,153 'licens':20,227,252,284 'like':121 'linux':69 'loophol':39 'most':139 'need':13,43,293 'new':47 'non':220 'non-profit':219 'one':62,226 'one-third':61 'open':10,84,91,131,148,166,179,190 'oppress':175 'paid':67,203 'paid-for':66 'part':104 'peren':1,87,233 'person':100,143 'post':178 'post-open':177 'press':6 'problem':7 'profit':221 'promot':158 'proprietari':116,140 'receiv':211 'relationship':197 'remain':214 'rhel':79 'richard':254 'right':268,274 'said':26 'say':2 'serv':97 'sever':5 'softwar':117 'sold':72 'someth':46 'sourc':11,85,92,132,149,167,191 'stallman':255 'straw':81 'surveil':172 'system':70,120 'take':264 'term':296 'think':257 'third':63 'thus':41 'time':31 'today':170 'us':108 'use':107,130,169 've':28 'want':262,271 'way':54 'well':285 'whether':228 'work':23 'would':193,213,223 'write':88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705347436
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/590759"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705261036 {#3248
      date: 2024-01-14 20:37:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "Completely unrelated, but nice username. I loved her character in Black Sails."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705271444 {#2033
    date: 2024-01-14 23:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@AnneBonny@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 309185
  -bodyTs: "'black':11 'charact':9 'complet':1 'love':7 'nice':4 'sail':12 'unrel':2 'usernam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7381880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271444 {#2021
    date: 2024-01-14 23:30:44.0 +01:00
  }
  +"title": 309185
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#3265 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3267 …}
    +slug: "What-comes-after-open-source-Bruce-Perens-is-working-on"
    +title: "What comes after open source? Bruce Perens is working on it"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open"
    +body: """
      > Perens says there are several pressing problems that the open source community needs to address.\n
      \n
      > “First of all, our licenses aren’t working anymore,” he said. “We’ve had enough time that businesses have found all of the loopholes and thus we need to do something new. The GPL is not acting the way the GPL should have done when one-third of all paid-for Linux systems are sold with a GPL circumvention. That’s RHEL.”\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      > Post-Open, as he describes it, is a bit more involved than Open Source. It would define the corporate relationship with developers to ensure companies paid a fair amount for the benefits they receive. It would remain free for individuals and non-profit, and would entail just one license.\n
      \n
      > Whether it can or not, Perens argues that the GPL isn’t enough. “The GPL is designed not as a contract but as a license. What Richard Stallman was thinking was he didn’t want to take away anyone’s rights. He only wanted to grant rights. So it’s not a contract. It’s a license. Well, we can’t do that anymore. We need enforceable contract terms.”
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724629929 {#3260
      date: 2024-08-26 01:52:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    +badges: Doctrine\ORM\PersistentCollection {#3278 …}
    +children: [
      App\Entity\EntryComment {#2028}
    ]
    -id: 30497
    -titleTs: "'bruce':6 'come':2 'open':4 'peren':7 'sourc':5 'work':9"
    -bodyTs: "'act':52 'address':15 'amount':206 'android':126 'anoth':80 'anymor':24,291 'anyon':266 'app':137 'appl':122 'aren':21 'argu':234 'away':265 'benefit':209 'bit':186 'burden':82 'busi':33 'camel':86 'circumvent':76 'common':99,142 'communiti':12 'compani':118,202 'complet':94 'contract':248,280,295 'corpor':196 'defin':194 'describ':182 'design':244 'develop':199 'didn':260 'doesn':144 'done':59 'enforc':294 'enough':30,240 'ensur':201 'entail':224 'even':174 'fail':95 'fair':205 'first':16 'found':35 'free':215 'freedom':156 'googl':125 'gpl':49,56,75,237,242 'grant':273 'increas':161 'inde':165 'individu':217 'infrastructur':134 'interest':164 'involv':188 'io':123 'isn':238 'know':146,153 'licens':20,227,252,284 'like':121 'linux':69 'loophol':39 'most':139 'need':13,43,293 'new':47 'non':220 'non-profit':219 'one':62,226 'one-third':61 'open':10,84,91,131,148,166,179,190 'oppress':175 'paid':67,203 'paid-for':66 'part':104 'peren':1,87,233 'person':100,143 'post':178 'post-open':177 'press':6 'problem':7 'profit':221 'promot':158 'proprietari':116,140 'receiv':211 'relationship':197 'remain':214 'rhel':79 'richard':254 'right':268,274 'said':26 'say':2 'serv':97 'sever':5 'softwar':117 'sold':72 'someth':46 'sourc':11,85,92,132,149,167,191 'stallman':255 'straw':81 'surveil':172 'system':70,120 'take':264 'term':296 'think':257 'third':63 'thus':41 'time':31 'today':170 'us':108 'use':107,130,169 've':28 'want':262,271 'way':54 'well':285 'whether':228 'work':23 'would':193,213,223 'write':88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705347436
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/590759"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705261036 {#3248
      date: 2024-01-14 20:37:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "Completely unrelated, but nice username. I loved her character in Black Sails."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705271444 {#2033
    date: 2024-01-14 23:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@AnneBonny@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 309185
  -bodyTs: "'black':11 'charact':9 'complet':1 'love':7 'nice':4 'sail':12 'unrel':2 'usernam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7381880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271444 {#2021
    date: 2024-01-14 23:30:44.0 +01:00
  }
  +"title": 309185
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#3265 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3267 …}
    +slug: "What-comes-after-open-source-Bruce-Perens-is-working-on"
    +title: "What comes after open source? Bruce Perens is working on it"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open"
    +body: """
      > Perens says there are several pressing problems that the open source community needs to address.\n
      \n
      > “First of all, our licenses aren’t working anymore,” he said. “We’ve had enough time that businesses have found all of the loopholes and thus we need to do something new. The GPL is not acting the way the GPL should have done when one-third of all paid-for Linux systems are sold with a GPL circumvention. That’s RHEL.”\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      > Post-Open, as he describes it, is a bit more involved than Open Source. It would define the corporate relationship with developers to ensure companies paid a fair amount for the benefits they receive. It would remain free for individuals and non-profit, and would entail just one license.\n
      \n
      > Whether it can or not, Perens argues that the GPL isn’t enough. “The GPL is designed not as a contract but as a license. What Richard Stallman was thinking was he didn’t want to take away anyone’s rights. He only wanted to grant rights. So it’s not a contract. It’s a license. Well, we can’t do that anymore. We need enforceable contract terms.”
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724629929 {#3260
      date: 2024-08-26 01:52:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    +badges: Doctrine\ORM\PersistentCollection {#3278 …}
    +children: [
      App\Entity\EntryComment {#2028}
    ]
    -id: 30497
    -titleTs: "'bruce':6 'come':2 'open':4 'peren':7 'sourc':5 'work':9"
    -bodyTs: "'act':52 'address':15 'amount':206 'android':126 'anoth':80 'anymor':24,291 'anyon':266 'app':137 'appl':122 'aren':21 'argu':234 'away':265 'benefit':209 'bit':186 'burden':82 'busi':33 'camel':86 'circumvent':76 'common':99,142 'communiti':12 'compani':118,202 'complet':94 'contract':248,280,295 'corpor':196 'defin':194 'describ':182 'design':244 'develop':199 'didn':260 'doesn':144 'done':59 'enforc':294 'enough':30,240 'ensur':201 'entail':224 'even':174 'fail':95 'fair':205 'first':16 'found':35 'free':215 'freedom':156 'googl':125 'gpl':49,56,75,237,242 'grant':273 'increas':161 'inde':165 'individu':217 'infrastructur':134 'interest':164 'involv':188 'io':123 'isn':238 'know':146,153 'licens':20,227,252,284 'like':121 'linux':69 'loophol':39 'most':139 'need':13,43,293 'new':47 'non':220 'non-profit':219 'one':62,226 'one-third':61 'open':10,84,91,131,148,166,179,190 'oppress':175 'paid':67,203 'paid-for':66 'part':104 'peren':1,87,233 'person':100,143 'post':178 'post-open':177 'press':6 'problem':7 'profit':221 'promot':158 'proprietari':116,140 'receiv':211 'relationship':197 'remain':214 'rhel':79 'richard':254 'right':268,274 'said':26 'say':2 'serv':97 'sever':5 'softwar':117 'sold':72 'someth':46 'sourc':11,85,92,132,149,167,191 'stallman':255 'straw':81 'surveil':172 'system':70,120 'take':264 'term':296 'think':257 'third':63 'thus':41 'time':31 'today':170 'us':108 'use':107,130,169 've':28 'want':262,271 'way':54 'well':285 'whether':228 'work':23 'would':193,213,223 'write':88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705347436
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/590759"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705261036 {#3248
      date: 2024-01-14 20:37:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "Completely unrelated, but nice username. I loved her character in Black Sails."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705271444 {#2033
    date: 2024-01-14 23:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@AnneBonny@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 309185
  -bodyTs: "'black':11 'charact':9 'complet':1 'love':7 'nice':4 'sail':12 'unrel':2 'usernam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7381880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271444 {#2021
    date: 2024-01-14 23:30:44.0 +01:00
  }
  +"title": 309185
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\Entry {#2192
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "QUESTION-I-installed-Apache-OpenOffice"
  +title: "[QUESTION] I installed Apache OpenOffice"
  +url: null
  +body: "I downloaded Java, Removed LibreOffice, and installed OpenOffice. I see all the icons, and everything, but when I click on it to open it, NOTHING happens. I just, wont open, I uninstalled, and reinstalled it. and I dont know what to do. Can anyone please help me?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728746561 {#3280
    date: 2024-10-12 17:22:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  +badges: Doctrine\ORM\PersistentCollection {#3296 …}
  +children: [
    App\Entity\EntryComment {#2252
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "Lol, that’s hilariously an “Oracle” thing to do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705953124 {#2229
        date: 2024-01-22 20:52:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pinkyprincessfiona@lemmy.world"
        "@robolemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2298 …}
      +votes: Doctrine\ORM\PersistentCollection {#2291 …}
      +reports: Doctrine\ORM\PersistentCollection {#2301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
      -id: 332368
      -bodyTs: "'hilari':4 'lol':1 'oracl':6 'thing':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7628322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705953124 {#2228
        date: 2024-01-22 20:52:04.0 +01:00
      }
      +"title": 332368
    }
  ]
  -id: 32415
  -titleTs: "'apach':4 'instal':3 'openoffic':5 'question':1"
  -bodyTs: "'anyon':44 'click':19 'dont':38 'download':2 'everyth':15 'happen':26 'help':46 'icon':13 'instal':7 'java':3 'know':39 'libreoffic':5 'noth':25 'open':23,30 'openoffic':8 'pleas':45 'reinstal':34 'remov':4 'see':10 'uninstal':32 'wont':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706028576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11045549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705942176 {#3266
    date: 2024-01-22 17:49:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2192
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "QUESTION-I-installed-Apache-OpenOffice"
  +title: "[QUESTION] I installed Apache OpenOffice"
  +url: null
  +body: "I downloaded Java, Removed LibreOffice, and installed OpenOffice. I see all the icons, and everything, but when I click on it to open it, NOTHING happens. I just, wont open, I uninstalled, and reinstalled it. and I dont know what to do. Can anyone please help me?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728746561 {#3280
    date: 2024-10-12 17:22:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  +badges: Doctrine\ORM\PersistentCollection {#3296 …}
  +children: [
    App\Entity\EntryComment {#2252
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "Lol, that’s hilariously an “Oracle” thing to do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705953124 {#2229
        date: 2024-01-22 20:52:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pinkyprincessfiona@lemmy.world"
        "@robolemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2298 …}
      +votes: Doctrine\ORM\PersistentCollection {#2291 …}
      +reports: Doctrine\ORM\PersistentCollection {#2301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
      -id: 332368
      -bodyTs: "'hilari':4 'lol':1 'oracl':6 'thing':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7628322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705953124 {#2228
        date: 2024-01-22 20:52:04.0 +01:00
      }
      +"title": 332368
    }
  ]
  -id: 32415
  -titleTs: "'apach':4 'instal':3 'openoffic':5 'question':1"
  -bodyTs: "'anyon':44 'click':19 'dont':38 'download':2 'everyth':15 'happen':26 'help':46 'icon':13 'instal':7 'java':3 'know':39 'libreoffic':5 'noth':25 'open':23,30 'openoffic':8 'pleas':45 'reinstal':34 'remov':4 'see':10 'uninstal':32 'wont':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706028576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11045549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705942176 {#3266
    date: 2024-01-22 17:49:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2192
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "QUESTION-I-installed-Apache-OpenOffice"
  +title: "[QUESTION] I installed Apache OpenOffice"
  +url: null
  +body: "I downloaded Java, Removed LibreOffice, and installed OpenOffice. I see all the icons, and everything, but when I click on it to open it, NOTHING happens. I just, wont open, I uninstalled, and reinstalled it. and I dont know what to do. Can anyone please help me?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728746561 {#3280
    date: 2024-10-12 17:22:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  +badges: Doctrine\ORM\PersistentCollection {#3296 …}
  +children: [
    App\Entity\EntryComment {#2252
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "Lol, that’s hilariously an “Oracle” thing to do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705953124 {#2229
        date: 2024-01-22 20:52:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pinkyprincessfiona@lemmy.world"
        "@robolemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2298 …}
      +votes: Doctrine\ORM\PersistentCollection {#2291 …}
      +reports: Doctrine\ORM\PersistentCollection {#2301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
      -id: 332368
      -bodyTs: "'hilari':4 'lol':1 'oracl':6 'thing':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7628322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705953124 {#2228
        date: 2024-01-22 20:52:04.0 +01:00
      }
      +"title": 332368
    }
  ]
  -id: 32415
  -titleTs: "'apach':4 'instal':3 'openoffic':5 'question':1"
  -bodyTs: "'anyon':44 'click':19 'dont':38 'download':2 'everyth':15 'happen':26 'help':46 'icon':13 'instal':7 'java':3 'know':39 'libreoffic':5 'noth':25 'open':23,30 'openoffic':8 'pleas':45 'reinstal':34 'remov':4 'see':10 'uninstal':32 'wont':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706028576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11045549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705942176 {#3266
    date: 2024-01-22 17:49:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#2252
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "QUESTION-I-installed-Apache-OpenOffice"
    +title: "[QUESTION] I installed Apache OpenOffice"
    +url: null
    +body: "I downloaded Java, Removed LibreOffice, and installed OpenOffice. I see all the icons, and everything, but when I click on it to open it, NOTHING happens. I just, wont open, I uninstalled, and reinstalled it. and I dont know what to do. Can anyone please help me?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728746561 {#3280
      date: 2024-10-12 17:22:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3288 …}
    +reports: Doctrine\ORM\PersistentCollection {#3290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
    +badges: Doctrine\ORM\PersistentCollection {#3296 …}
    +children: [
      App\Entity\EntryComment {#2252}
    ]
    -id: 32415
    -titleTs: "'apach':4 'instal':3 'openoffic':5 'question':1"
    -bodyTs: "'anyon':44 'click':19 'dont':38 'download':2 'everyth':15 'happen':26 'help':46 'icon':13 'instal':7 'java':3 'know':39 'libreoffic':5 'noth':25 'open':23,30 'openoffic':8 'pleas':45 'reinstal':34 'remov':4 'see':10 'uninstal':32 'wont':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706028576
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11045549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705942176 {#3266
      date: 2024-01-22 17:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "Lol, that’s hilariously an “Oracle” thing to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705953124 {#2229
    date: 2024-01-22 20:52:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pinkyprincessfiona@lemmy.world"
    "@robolemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 332368
  -bodyTs: "'hilari':4 'lol':1 'oracl':6 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7628322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705953124 {#2228
    date: 2024-01-22 20:52:04.0 +01:00
  }
  +"title": 332368
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "QUESTION-I-installed-Apache-OpenOffice"
    +title: "[QUESTION] I installed Apache OpenOffice"
    +url: null
    +body: "I downloaded Java, Removed LibreOffice, and installed OpenOffice. I see all the icons, and everything, but when I click on it to open it, NOTHING happens. I just, wont open, I uninstalled, and reinstalled it. and I dont know what to do. Can anyone please help me?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728746561 {#3280
      date: 2024-10-12 17:22:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3288 …}
    +reports: Doctrine\ORM\PersistentCollection {#3290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
    +badges: Doctrine\ORM\PersistentCollection {#3296 …}
    +children: [
      App\Entity\EntryComment {#2252}
    ]
    -id: 32415
    -titleTs: "'apach':4 'instal':3 'openoffic':5 'question':1"
    -bodyTs: "'anyon':44 'click':19 'dont':38 'download':2 'everyth':15 'happen':26 'help':46 'icon':13 'instal':7 'java':3 'know':39 'libreoffic':5 'noth':25 'open':23,30 'openoffic':8 'pleas':45 'reinstal':34 'remov':4 'see':10 'uninstal':32 'wont':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706028576
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11045549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705942176 {#3266
      date: 2024-01-22 17:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "Lol, that’s hilariously an “Oracle” thing to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705953124 {#2229
    date: 2024-01-22 20:52:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pinkyprincessfiona@lemmy.world"
    "@robolemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 332368
  -bodyTs: "'hilari':4 'lol':1 'oracl':6 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7628322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705953124 {#2228
    date: 2024-01-22 20:52:04.0 +01:00
  }
  +"title": 332368
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "QUESTION-I-installed-Apache-OpenOffice"
    +title: "[QUESTION] I installed Apache OpenOffice"
    +url: null
    +body: "I downloaded Java, Removed LibreOffice, and installed OpenOffice. I see all the icons, and everything, but when I click on it to open it, NOTHING happens. I just, wont open, I uninstalled, and reinstalled it. and I dont know what to do. Can anyone please help me?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728746561 {#3280
      date: 2024-10-12 17:22:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3288 …}
    +reports: Doctrine\ORM\PersistentCollection {#3290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
    +badges: Doctrine\ORM\PersistentCollection {#3296 …}
    +children: [
      App\Entity\EntryComment {#2252}
    ]
    -id: 32415
    -titleTs: "'apach':4 'instal':3 'openoffic':5 'question':1"
    -bodyTs: "'anyon':44 'click':19 'dont':38 'download':2 'everyth':15 'happen':26 'help':46 'icon':13 'instal':7 'java':3 'know':39 'libreoffic':5 'noth':25 'open':23,30 'openoffic':8 'pleas':45 'reinstal':34 'remov':4 'see':10 'uninstal':32 'wont':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706028576
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11045549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705942176 {#3266
      date: 2024-01-22 17:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "Lol, that’s hilariously an “Oracle” thing to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705953124 {#2229
    date: 2024-01-22 20:52:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pinkyprincessfiona@lemmy.world"
    "@robolemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 332368
  -bodyTs: "'hilari':4 'lol':1 'oracl':6 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7628322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705953124 {#2228
    date: 2024-01-22 20:52:04.0 +01:00
  }
  +"title": 332368
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3227 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
  +slug: "13-Best-Open-Source-ChatGPT-Alternatives"
  +title: "13 Best Open Source ChatGPT Alternatives"
  +url: "https://itsfoss.com/open-source-chatgpt-alternatives/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727287669 {#3222
    date: 2024-09-25 20:07:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  +badges: Doctrine\ORM\PersistentCollection {#3240 …}
  +children: [
    App\Entity\EntryComment {#1401
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
      +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705132697 {#1405
        date: 2024-01-13 08:58:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 304579
      -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7324155"
      +editedAt: DateTimeImmutable @1722430362 {#1385
        date: 2024-07-31 14:52:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705132697 {#1382
        date: 2024-01-13 08:58:17.0 +01:00
      }
      +"title": 304579
    }
  ]
  -id: 29617
  -titleTs: "'13':1 'altern':6 'best':2 'chatgpt':5 'open':3 'sourc':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705213885
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9204899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705127485 {#3208
    date: 2024-01-13 07:31:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3227 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
  +slug: "13-Best-Open-Source-ChatGPT-Alternatives"
  +title: "13 Best Open Source ChatGPT Alternatives"
  +url: "https://itsfoss.com/open-source-chatgpt-alternatives/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727287669 {#3222
    date: 2024-09-25 20:07:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  +badges: Doctrine\ORM\PersistentCollection {#3240 …}
  +children: [
    App\Entity\EntryComment {#1401
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
      +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705132697 {#1405
        date: 2024-01-13 08:58:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 304579
      -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7324155"
      +editedAt: DateTimeImmutable @1722430362 {#1385
        date: 2024-07-31 14:52:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705132697 {#1382
        date: 2024-01-13 08:58:17.0 +01:00
      }
      +"title": 304579
    }
  ]
  -id: 29617
  -titleTs: "'13':1 'altern':6 'best':2 'chatgpt':5 'open':3 'sourc':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705213885
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9204899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705127485 {#3208
    date: 2024-01-13 07:31:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3227 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
  +slug: "13-Best-Open-Source-ChatGPT-Alternatives"
  +title: "13 Best Open Source ChatGPT Alternatives"
  +url: "https://itsfoss.com/open-source-chatgpt-alternatives/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727287669 {#3222
    date: 2024-09-25 20:07:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  +badges: Doctrine\ORM\PersistentCollection {#3240 …}
  +children: [
    App\Entity\EntryComment {#1401
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
      +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705132697 {#1405
        date: 2024-01-13 08:58:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 304579
      -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7324155"
      +editedAt: DateTimeImmutable @1722430362 {#1385
        date: 2024-07-31 14:52:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705132697 {#1382
        date: 2024-01-13 08:58:17.0 +01:00
      }
      +"title": 304579
    }
  ]
  -id: 29617
  -titleTs: "'13':1 'altern':6 'best':2 'chatgpt':5 'open':3 'sourc':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705213885
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9204899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705127485 {#3208
    date: 2024-01-13 07:31:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#1401
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3227 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
    +slug: "13-Best-Open-Source-ChatGPT-Alternatives"
    +title: "13 Best Open Source ChatGPT Alternatives"
    +url: "https://itsfoss.com/open-source-chatgpt-alternatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 197
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727287669 {#3222
      date: 2024-09-25 20:07:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      App\Entity\EntryComment {#1401}
    ]
    -id: 29617
    -titleTs: "'13':1 'altern':6 'best':2 'chatgpt':5 'open':3 'sourc':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705213885
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9204899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705127485 {#3208
      date: 2024-01-13 07:31:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
  +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705132697 {#1405
    date: 2024-01-13 08:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 304579
  -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7324155"
  +editedAt: DateTimeImmutable @1722430362 {#1385
    date: 2024-07-31 14:52:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705132697 {#1382
    date: 2024-01-13 08:58:17.0 +01:00
  }
  +"title": 304579
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3227 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
    +slug: "13-Best-Open-Source-ChatGPT-Alternatives"
    +title: "13 Best Open Source ChatGPT Alternatives"
    +url: "https://itsfoss.com/open-source-chatgpt-alternatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 197
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727287669 {#3222
      date: 2024-09-25 20:07:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      App\Entity\EntryComment {#1401}
    ]
    -id: 29617
    -titleTs: "'13':1 'altern':6 'best':2 'chatgpt':5 'open':3 'sourc':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705213885
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9204899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705127485 {#3208
      date: 2024-01-13 07:31:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
  +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705132697 {#1405
    date: 2024-01-13 08:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 304579
  -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7324155"
  +editedAt: DateTimeImmutable @1722430362 {#1385
    date: 2024-07-31 14:52:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705132697 {#1382
    date: 2024-01-13 08:58:17.0 +01:00
  }
  +"title": 304579
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3227 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
    +slug: "13-Best-Open-Source-ChatGPT-Alternatives"
    +title: "13 Best Open Source ChatGPT Alternatives"
    +url: "https://itsfoss.com/open-source-chatgpt-alternatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 197
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727287669 {#3222
      date: 2024-09-25 20:07:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      App\Entity\EntryComment {#1401}
    ]
    -id: 29617
    -titleTs: "'13':1 'altern':6 'best':2 'chatgpt':5 'open':3 'sourc':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705213885
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9204899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705127485 {#3208
      date: 2024-01-13 07:31:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
  +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705132697 {#1405
    date: 2024-01-13 08:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 304579
  -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7324155"
  +editedAt: DateTimeImmutable @1722430362 {#1385
    date: 2024-07-31 14:52:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705132697 {#1382
    date: 2024-01-13 08:58:17.0 +01:00
  }
  +"title": 304579
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\Entry {#2118
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "Suggestions-for-consumer-cloud-syncing-on-Linux"
  +title: "Suggestions for consumer cloud syncing on Linux?"
  +url: null
  +body: """
    I’m brand new to Linux, running Mint on an old laptop to get a few more years out of it. I can install things via CLI, but I prefer GUI if available.\n
    \n
    I’m looking for a cloud syncing option for some files I want to access across multiple devices. I don’t need a lot of space. I’m not skilled enough to host things somewhere myself, I want just a consumer cloud solution.\n
    \n
    I have a Box account, but there’s not a native Box sync app for Linux. I’ve seen ExpanDrive claims to offer Box syncing, but I’m hesitant to pay or give it access to my account without knowing more about it. If it truly works and is secure, I don’t mind paying.\n
    \n
    Otherwise, what have been your best experiences with cloud hosting and syncing on Linux?\n
    \n
    Thanks everyone! I’ve been having a lot of fun with my little Linux machine, I’m just bummed I didn’t try this sooner.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726873940 {#3242
    date: 2024-09-21 01:12:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
  +badges: Doctrine\ORM\PersistentCollection {#3258 …}
  +children: [
    App\Entity\EntryComment {#2114
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2118 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
      +body: "+1 for Syncthing, I use it a lot. However anyone have any methods of 1-way sync? I’d like to backup camera photos from my phone with it but not have a 2-way sync so I can delete the pictures off my phone, and not have it deleted on my server. At one point I found a discussion with the developers about this exact use case and if I remember right, they were kind or in the camp of ‘that use case extends beyond what we envision for the app and would introduce more complexities, so we’re not a big fan of introducing that feature.’"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705543095 {#2112
        date: 2024-01-18 02:58:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HalfAHero@lemmy.world"
        "@ratcliff@lemmy.wtf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2121 …}
      +nested: Doctrine\ORM\PersistentCollection {#2115 …}
      +votes: Doctrine\ORM\PersistentCollection {#2123 …}
      +reports: Doctrine\ORM\PersistentCollection {#2116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
      -id: 318142
      -bodyTs: "'+1':1 '1':15 '2':34 'anyon':10 'app':92 'backup':22 'beyond':86 'big':103 'camera':23 'camp':80 'case':68,84 'complex':97 'd':19 'delet':40,50 'develop':63 'discuss':60 'envis':89 'exact':66 'extend':85 'fan':104 'featur':108 'found':58 'howev':9 'introduc':95,106 'kind':76 'like':20 'lot':8 'method':13 'one':55 'phone':27,45 'photo':24 'pictur':42 'point':56 're':100 'rememb':72 'right':73 'server':53 'sync':17,36 'syncth':3 'use':5,67,83 'way':16,35 'would':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7485590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705543095 {#2124
        date: 2024-01-18 02:58:15.0 +01:00
      }
      +"title": 318142
    }
  ]
  -id: 31369
  -titleTs: "'cloud':4 'consum':3 'linux':7 'suggest':1 'sync':5"
  -bodyTs: "'access':48,111 'account':81,114 'across':49 'app':90 'avail':33 'best':137 'box':80,88,100 'brand':3 'bum':164 'claim':97 'cli':27 'cloud':39,75,140 'consum':74 'devic':51 'didn':166 'enough':64 'everyon':147 'expandr':96 'experi':138 'file':44 'fun':155 'get':14 'give':109 'gui':31 'hesit':105 'host':66,141 'instal':24 'know':116 'laptop':12 'linux':6,92,145,159 'littl':158 'look':36 'lot':57,153 'm':2,35,61,104,162 'machin':160 'mind':130 'mint':8 'multipl':50 'nativ':87 'need':55 'new':4 'offer':99 'old':11 'option':41 'otherwis':132 'pay':107,131 'prefer':30 'run':7 'secur':126 'seen':95 'skill':63 'solut':76 'somewher':68 'sooner':170 'space':59 'sync':40,89,101,143 'thank':146 'thing':25,67 'tri':168 'truli':122 've':94,149 'via':26 'want':46,71 'without':115 'work':123 'year':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705627875
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10850361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705541475 {#3228
    date: 2024-01-18 02:31:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2118
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "Suggestions-for-consumer-cloud-syncing-on-Linux"
  +title: "Suggestions for consumer cloud syncing on Linux?"
  +url: null
  +body: """
    I’m brand new to Linux, running Mint on an old laptop to get a few more years out of it. I can install things via CLI, but I prefer GUI if available.\n
    \n
    I’m looking for a cloud syncing option for some files I want to access across multiple devices. I don’t need a lot of space. I’m not skilled enough to host things somewhere myself, I want just a consumer cloud solution.\n
    \n
    I have a Box account, but there’s not a native Box sync app for Linux. I’ve seen ExpanDrive claims to offer Box syncing, but I’m hesitant to pay or give it access to my account without knowing more about it. If it truly works and is secure, I don’t mind paying.\n
    \n
    Otherwise, what have been your best experiences with cloud hosting and syncing on Linux?\n
    \n
    Thanks everyone! I’ve been having a lot of fun with my little Linux machine, I’m just bummed I didn’t try this sooner.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726873940 {#3242
    date: 2024-09-21 01:12:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
  +badges: Doctrine\ORM\PersistentCollection {#3258 …}
  +children: [
    App\Entity\EntryComment {#2114
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2118 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
      +body: "+1 for Syncthing, I use it a lot. However anyone have any methods of 1-way sync? I’d like to backup camera photos from my phone with it but not have a 2-way sync so I can delete the pictures off my phone, and not have it deleted on my server. At one point I found a discussion with the developers about this exact use case and if I remember right, they were kind or in the camp of ‘that use case extends beyond what we envision for the app and would introduce more complexities, so we’re not a big fan of introducing that feature.’"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705543095 {#2112
        date: 2024-01-18 02:58:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HalfAHero@lemmy.world"
        "@ratcliff@lemmy.wtf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2121 …}
      +nested: Doctrine\ORM\PersistentCollection {#2115 …}
      +votes: Doctrine\ORM\PersistentCollection {#2123 …}
      +reports: Doctrine\ORM\PersistentCollection {#2116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
      -id: 318142
      -bodyTs: "'+1':1 '1':15 '2':34 'anyon':10 'app':92 'backup':22 'beyond':86 'big':103 'camera':23 'camp':80 'case':68,84 'complex':97 'd':19 'delet':40,50 'develop':63 'discuss':60 'envis':89 'exact':66 'extend':85 'fan':104 'featur':108 'found':58 'howev':9 'introduc':95,106 'kind':76 'like':20 'lot':8 'method':13 'one':55 'phone':27,45 'photo':24 'pictur':42 'point':56 're':100 'rememb':72 'right':73 'server':53 'sync':17,36 'syncth':3 'use':5,67,83 'way':16,35 'would':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7485590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705543095 {#2124
        date: 2024-01-18 02:58:15.0 +01:00
      }
      +"title": 318142
    }
  ]
  -id: 31369
  -titleTs: "'cloud':4 'consum':3 'linux':7 'suggest':1 'sync':5"
  -bodyTs: "'access':48,111 'account':81,114 'across':49 'app':90 'avail':33 'best':137 'box':80,88,100 'brand':3 'bum':164 'claim':97 'cli':27 'cloud':39,75,140 'consum':74 'devic':51 'didn':166 'enough':64 'everyon':147 'expandr':96 'experi':138 'file':44 'fun':155 'get':14 'give':109 'gui':31 'hesit':105 'host':66,141 'instal':24 'know':116 'laptop':12 'linux':6,92,145,159 'littl':158 'look':36 'lot':57,153 'm':2,35,61,104,162 'machin':160 'mind':130 'mint':8 'multipl':50 'nativ':87 'need':55 'new':4 'offer':99 'old':11 'option':41 'otherwis':132 'pay':107,131 'prefer':30 'run':7 'secur':126 'seen':95 'skill':63 'solut':76 'somewher':68 'sooner':170 'space':59 'sync':40,89,101,143 'thank':146 'thing':25,67 'tri':168 'truli':122 've':94,149 'via':26 'want':46,71 'without':115 'work':123 'year':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705627875
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10850361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705541475 {#3228
    date: 2024-01-18 02:31:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2118
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "Suggestions-for-consumer-cloud-syncing-on-Linux"
  +title: "Suggestions for consumer cloud syncing on Linux?"
  +url: null
  +body: """
    I’m brand new to Linux, running Mint on an old laptop to get a few more years out of it. I can install things via CLI, but I prefer GUI if available.\n
    \n
    I’m looking for a cloud syncing option for some files I want to access across multiple devices. I don’t need a lot of space. I’m not skilled enough to host things somewhere myself, I want just a consumer cloud solution.\n
    \n
    I have a Box account, but there’s not a native Box sync app for Linux. I’ve seen ExpanDrive claims to offer Box syncing, but I’m hesitant to pay or give it access to my account without knowing more about it. If it truly works and is secure, I don’t mind paying.\n
    \n
    Otherwise, what have been your best experiences with cloud hosting and syncing on Linux?\n
    \n
    Thanks everyone! I’ve been having a lot of fun with my little Linux machine, I’m just bummed I didn’t try this sooner.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726873940 {#3242
    date: 2024-09-21 01:12:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
  +badges: Doctrine\ORM\PersistentCollection {#3258 …}
  +children: [
    App\Entity\EntryComment {#2114
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2118 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
      +body: "+1 for Syncthing, I use it a lot. However anyone have any methods of 1-way sync? I’d like to backup camera photos from my phone with it but not have a 2-way sync so I can delete the pictures off my phone, and not have it deleted on my server. At one point I found a discussion with the developers about this exact use case and if I remember right, they were kind or in the camp of ‘that use case extends beyond what we envision for the app and would introduce more complexities, so we’re not a big fan of introducing that feature.’"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705543095 {#2112
        date: 2024-01-18 02:58:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HalfAHero@lemmy.world"
        "@ratcliff@lemmy.wtf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2121 …}
      +nested: Doctrine\ORM\PersistentCollection {#2115 …}
      +votes: Doctrine\ORM\PersistentCollection {#2123 …}
      +reports: Doctrine\ORM\PersistentCollection {#2116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
      -id: 318142
      -bodyTs: "'+1':1 '1':15 '2':34 'anyon':10 'app':92 'backup':22 'beyond':86 'big':103 'camera':23 'camp':80 'case':68,84 'complex':97 'd':19 'delet':40,50 'develop':63 'discuss':60 'envis':89 'exact':66 'extend':85 'fan':104 'featur':108 'found':58 'howev':9 'introduc':95,106 'kind':76 'like':20 'lot':8 'method':13 'one':55 'phone':27,45 'photo':24 'pictur':42 'point':56 're':100 'rememb':72 'right':73 'server':53 'sync':17,36 'syncth':3 'use':5,67,83 'way':16,35 'would':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7485590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705543095 {#2124
        date: 2024-01-18 02:58:15.0 +01:00
      }
      +"title": 318142
    }
  ]
  -id: 31369
  -titleTs: "'cloud':4 'consum':3 'linux':7 'suggest':1 'sync':5"
  -bodyTs: "'access':48,111 'account':81,114 'across':49 'app':90 'avail':33 'best':137 'box':80,88,100 'brand':3 'bum':164 'claim':97 'cli':27 'cloud':39,75,140 'consum':74 'devic':51 'didn':166 'enough':64 'everyon':147 'expandr':96 'experi':138 'file':44 'fun':155 'get':14 'give':109 'gui':31 'hesit':105 'host':66,141 'instal':24 'know':116 'laptop':12 'linux':6,92,145,159 'littl':158 'look':36 'lot':57,153 'm':2,35,61,104,162 'machin':160 'mind':130 'mint':8 'multipl':50 'nativ':87 'need':55 'new':4 'offer':99 'old':11 'option':41 'otherwis':132 'pay':107,131 'prefer':30 'run':7 'secur':126 'seen':95 'skill':63 'solut':76 'somewher':68 'sooner':170 'space':59 'sync':40,89,101,143 'thank':146 'thing':25,67 'tri':168 'truli':122 've':94,149 'via':26 'want':46,71 'without':115 'work':123 'year':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705627875
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10850361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705541475 {#3228
    date: 2024-01-18 02:31:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#2114
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "Suggestions-for-consumer-cloud-syncing-on-Linux"
    +title: "Suggestions for consumer cloud syncing on Linux?"
    +url: null
    +body: """
      I’m brand new to Linux, running Mint on an old laptop to get a few more years out of it. I can install things via CLI, but I prefer GUI if available.\n
      \n
      I’m looking for a cloud syncing option for some files I want to access across multiple devices. I don’t need a lot of space. I’m not skilled enough to host things somewhere myself, I want just a consumer cloud solution.\n
      \n
      I have a Box account, but there’s not a native Box sync app for Linux. I’ve seen ExpanDrive claims to offer Box syncing, but I’m hesitant to pay or give it access to my account without knowing more about it. If it truly works and is secure, I don’t mind paying.\n
      \n
      Otherwise, what have been your best experiences with cloud hosting and syncing on Linux?\n
      \n
      Thanks everyone! I’ve been having a lot of fun with my little Linux machine, I’m just bummed I didn’t try this sooner.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 48
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726873940 {#3242
      date: 2024-09-21 01:12:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3250 …}
    +reports: Doctrine\ORM\PersistentCollection {#3252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
    +badges: Doctrine\ORM\PersistentCollection {#3258 …}
    +children: [
      App\Entity\EntryComment {#2114}
    ]
    -id: 31369
    -titleTs: "'cloud':4 'consum':3 'linux':7 'suggest':1 'sync':5"
    -bodyTs: "'access':48,111 'account':81,114 'across':49 'app':90 'avail':33 'best':137 'box':80,88,100 'brand':3 'bum':164 'claim':97 'cli':27 'cloud':39,75,140 'consum':74 'devic':51 'didn':166 'enough':64 'everyon':147 'expandr':96 'experi':138 'file':44 'fun':155 'get':14 'give':109 'gui':31 'hesit':105 'host':66,141 'instal':24 'know':116 'laptop':12 'linux':6,92,145,159 'littl':158 'look':36 'lot':57,153 'm':2,35,61,104,162 'machin':160 'mind':130 'mint':8 'multipl':50 'nativ':87 'need':55 'new':4 'offer':99 'old':11 'option':41 'otherwis':132 'pay':107,131 'prefer':30 'run':7 'secur':126 'seen':95 'skill':63 'solut':76 'somewher':68 'sooner':170 'space':59 'sync':40,89,101,143 'thank':146 'thing':25,67 'tri':168 'truli':122 've':94,149 'via':26 'want':46,71 'without':115 'work':123 'year':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705627875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10850361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705541475 {#3228
      date: 2024-01-18 02:31:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: "+1 for Syncthing, I use it a lot. However anyone have any methods of 1-way sync? I’d like to backup camera photos from my phone with it but not have a 2-way sync so I can delete the pictures off my phone, and not have it deleted on my server. At one point I found a discussion with the developers about this exact use case and if I remember right, they were kind or in the camp of ‘that use case extends beyond what we envision for the app and would introduce more complexities, so we’re not a big fan of introducing that feature.’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705543095 {#2112
    date: 2024-01-18 02:58:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HalfAHero@lemmy.world"
    "@ratcliff@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 318142
  -bodyTs: "'+1':1 '1':15 '2':34 'anyon':10 'app':92 'backup':22 'beyond':86 'big':103 'camera':23 'camp':80 'case':68,84 'complex':97 'd':19 'delet':40,50 'develop':63 'discuss':60 'envis':89 'exact':66 'extend':85 'fan':104 'featur':108 'found':58 'howev':9 'introduc':95,106 'kind':76 'like':20 'lot':8 'method':13 'one':55 'phone':27,45 'photo':24 'pictur':42 'point':56 're':100 'rememb':72 'right':73 'server':53 'sync':17,36 'syncth':3 'use':5,67,83 'way':16,35 'would':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7485590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543095 {#2124
    date: 2024-01-18 02:58:15.0 +01:00
  }
  +"title": 318142
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "Suggestions-for-consumer-cloud-syncing-on-Linux"
    +title: "Suggestions for consumer cloud syncing on Linux?"
    +url: null
    +body: """
      I’m brand new to Linux, running Mint on an old laptop to get a few more years out of it. I can install things via CLI, but I prefer GUI if available.\n
      \n
      I’m looking for a cloud syncing option for some files I want to access across multiple devices. I don’t need a lot of space. I’m not skilled enough to host things somewhere myself, I want just a consumer cloud solution.\n
      \n
      I have a Box account, but there’s not a native Box sync app for Linux. I’ve seen ExpanDrive claims to offer Box syncing, but I’m hesitant to pay or give it access to my account without knowing more about it. If it truly works and is secure, I don’t mind paying.\n
      \n
      Otherwise, what have been your best experiences with cloud hosting and syncing on Linux?\n
      \n
      Thanks everyone! I’ve been having a lot of fun with my little Linux machine, I’m just bummed I didn’t try this sooner.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 48
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726873940 {#3242
      date: 2024-09-21 01:12:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3250 …}
    +reports: Doctrine\ORM\PersistentCollection {#3252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
    +badges: Doctrine\ORM\PersistentCollection {#3258 …}
    +children: [
      App\Entity\EntryComment {#2114}
    ]
    -id: 31369
    -titleTs: "'cloud':4 'consum':3 'linux':7 'suggest':1 'sync':5"
    -bodyTs: "'access':48,111 'account':81,114 'across':49 'app':90 'avail':33 'best':137 'box':80,88,100 'brand':3 'bum':164 'claim':97 'cli':27 'cloud':39,75,140 'consum':74 'devic':51 'didn':166 'enough':64 'everyon':147 'expandr':96 'experi':138 'file':44 'fun':155 'get':14 'give':109 'gui':31 'hesit':105 'host':66,141 'instal':24 'know':116 'laptop':12 'linux':6,92,145,159 'littl':158 'look':36 'lot':57,153 'm':2,35,61,104,162 'machin':160 'mind':130 'mint':8 'multipl':50 'nativ':87 'need':55 'new':4 'offer':99 'old':11 'option':41 'otherwis':132 'pay':107,131 'prefer':30 'run':7 'secur':126 'seen':95 'skill':63 'solut':76 'somewher':68 'sooner':170 'space':59 'sync':40,89,101,143 'thank':146 'thing':25,67 'tri':168 'truli':122 've':94,149 'via':26 'want':46,71 'without':115 'work':123 'year':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705627875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10850361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705541475 {#3228
      date: 2024-01-18 02:31:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: "+1 for Syncthing, I use it a lot. However anyone have any methods of 1-way sync? I’d like to backup camera photos from my phone with it but not have a 2-way sync so I can delete the pictures off my phone, and not have it deleted on my server. At one point I found a discussion with the developers about this exact use case and if I remember right, they were kind or in the camp of ‘that use case extends beyond what we envision for the app and would introduce more complexities, so we’re not a big fan of introducing that feature.’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705543095 {#2112
    date: 2024-01-18 02:58:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HalfAHero@lemmy.world"
    "@ratcliff@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 318142
  -bodyTs: "'+1':1 '1':15 '2':34 'anyon':10 'app':92 'backup':22 'beyond':86 'big':103 'camera':23 'camp':80 'case':68,84 'complex':97 'd':19 'delet':40,50 'develop':63 'discuss':60 'envis':89 'exact':66 'extend':85 'fan':104 'featur':108 'found':58 'howev':9 'introduc':95,106 'kind':76 'like':20 'lot':8 'method':13 'one':55 'phone':27,45 'photo':24 'pictur':42 'point':56 're':100 'rememb':72 'right':73 'server':53 'sync':17,36 'syncth':3 'use':5,67,83 'way':16,35 'would':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7485590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543095 {#2124
    date: 2024-01-18 02:58:15.0 +01:00
  }
  +"title": 318142
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "Suggestions-for-consumer-cloud-syncing-on-Linux"
    +title: "Suggestions for consumer cloud syncing on Linux?"
    +url: null
    +body: """
      I’m brand new to Linux, running Mint on an old laptop to get a few more years out of it. I can install things via CLI, but I prefer GUI if available.\n
      \n
      I’m looking for a cloud syncing option for some files I want to access across multiple devices. I don’t need a lot of space. I’m not skilled enough to host things somewhere myself, I want just a consumer cloud solution.\n
      \n
      I have a Box account, but there’s not a native Box sync app for Linux. I’ve seen ExpanDrive claims to offer Box syncing, but I’m hesitant to pay or give it access to my account without knowing more about it. If it truly works and is secure, I don’t mind paying.\n
      \n
      Otherwise, what have been your best experiences with cloud hosting and syncing on Linux?\n
      \n
      Thanks everyone! I’ve been having a lot of fun with my little Linux machine, I’m just bummed I didn’t try this sooner.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 48
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726873940 {#3242
      date: 2024-09-21 01:12:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3250 …}
    +reports: Doctrine\ORM\PersistentCollection {#3252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
    +badges: Doctrine\ORM\PersistentCollection {#3258 …}
    +children: [
      App\Entity\EntryComment {#2114}
    ]
    -id: 31369
    -titleTs: "'cloud':4 'consum':3 'linux':7 'suggest':1 'sync':5"
    -bodyTs: "'access':48,111 'account':81,114 'across':49 'app':90 'avail':33 'best':137 'box':80,88,100 'brand':3 'bum':164 'claim':97 'cli':27 'cloud':39,75,140 'consum':74 'devic':51 'didn':166 'enough':64 'everyon':147 'expandr':96 'experi':138 'file':44 'fun':155 'get':14 'give':109 'gui':31 'hesit':105 'host':66,141 'instal':24 'know':116 'laptop':12 'linux':6,92,145,159 'littl':158 'look':36 'lot':57,153 'm':2,35,61,104,162 'machin':160 'mind':130 'mint':8 'multipl':50 'nativ':87 'need':55 'new':4 'offer':99 'old':11 'option':41 'otherwis':132 'pay':107,131 'prefer':30 'run':7 'secur':126 'seen':95 'skill':63 'solut':76 'somewher':68 'sooner':170 'space':59 'sync':40,89,101,143 'thank':146 'thing':25,67 'tri':168 'truli':122 've':94,149 'via':26 'want':46,71 'without':115 'work':123 'year':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705627875
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10850361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705541475 {#3228
      date: 2024-01-18 02:31:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: "+1 for Syncthing, I use it a lot. However anyone have any methods of 1-way sync? I’d like to backup camera photos from my phone with it but not have a 2-way sync so I can delete the pictures off my phone, and not have it deleted on my server. At one point I found a discussion with the developers about this exact use case and if I remember right, they were kind or in the camp of ‘that use case extends beyond what we envision for the app and would introduce more complexities, so we’re not a big fan of introducing that feature.’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705543095 {#2112
    date: 2024-01-18 02:58:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HalfAHero@lemmy.world"
    "@ratcliff@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 318142
  -bodyTs: "'+1':1 '1':15 '2':34 'anyon':10 'app':92 'backup':22 'beyond':86 'big':103 'camera':23 'camp':80 'case':68,84 'complex':97 'd':19 'delet':40,50 'develop':63 'discuss':60 'envis':89 'exact':66 'extend':85 'fan':104 'featur':108 'found':58 'howev':9 'introduc':95,106 'kind':76 'like':20 'lot':8 'method':13 'one':55 'phone':27,45 'photo':24 'pictur':42 'point':56 're':100 'rememb':72 'right':73 'server':53 'sync':17,36 'syncth':3 'use':5,67,83 'way':16,35 'would':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7485590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543095 {#2124
    date: 2024-01-18 02:58:15.0 +01:00
  }
  +"title": 318142
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2195
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3187 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#3182
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  +badges: Doctrine\ORM\PersistentCollection {#3200 …}
  +children: [
    App\Entity\EntryComment {#2194
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
      +body: "Ahh, itsfoss.com. they had some article on “being a supercharged Joplin user” or some nonsense and suggestion 3 or 4 was “Create a notebook”… Really being a power user when you’re utilizing the most basic functionality the app was created for…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706130488 {#2217
        date: 2024-01-24 22:08:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
        "@fraichu@lemmy.ml"
        "@savbran@feddit.it"
        "@fraichu@lemmy.ml"
        "@savbran@feddit.it"
        "@fraichu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2197 …}
      +nested: Doctrine\ORM\PersistentCollection {#2206 …}
      +votes: Doctrine\ORM\PersistentCollection {#2201 …}
      +reports: Doctrine\ORM\PersistentCollection {#2203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
      -id: 337652
      -bodyTs: "'3':18 '4':20 'ahh':1 'app':39 'articl':6 'basic':36 'creat':22,41 'function':37 'itsfoss.com':2 'joplin':11 'nonsens':15 'notebook':24 'power':28 're':32 'realli':25 'suggest':17 'supercharg':10 'user':12,29 'util':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7691941"
      +editedAt: DateTimeImmutable @1728427985 {#2196
        date: 2024-10-09 00:53:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706130488 {#2199
        date: 2024-01-24 22:08:08.0 +01:00
      }
      +"title": 337652
    }
  ]
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#3168
    date: 2024-01-24 13:01:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2195
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3187 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#3182
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  +badges: Doctrine\ORM\PersistentCollection {#3200 …}
  +children: [
    App\Entity\EntryComment {#2194
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
      +body: "Ahh, itsfoss.com. they had some article on “being a supercharged Joplin user” or some nonsense and suggestion 3 or 4 was “Create a notebook”… Really being a power user when you’re utilizing the most basic functionality the app was created for…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706130488 {#2217
        date: 2024-01-24 22:08:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
        "@fraichu@lemmy.ml"
        "@savbran@feddit.it"
        "@fraichu@lemmy.ml"
        "@savbran@feddit.it"
        "@fraichu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2197 …}
      +nested: Doctrine\ORM\PersistentCollection {#2206 …}
      +votes: Doctrine\ORM\PersistentCollection {#2201 …}
      +reports: Doctrine\ORM\PersistentCollection {#2203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
      -id: 337652
      -bodyTs: "'3':18 '4':20 'ahh':1 'app':39 'articl':6 'basic':36 'creat':22,41 'function':37 'itsfoss.com':2 'joplin':11 'nonsens':15 'notebook':24 'power':28 're':32 'realli':25 'suggest':17 'supercharg':10 'user':12,29 'util':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7691941"
      +editedAt: DateTimeImmutable @1728427985 {#2196
        date: 2024-10-09 00:53:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706130488 {#2199
        date: 2024-01-24 22:08:08.0 +01:00
      }
      +"title": 337652
    }
  ]
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#3168
    date: 2024-01-24 13:01:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2195
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3187 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#3182
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  +badges: Doctrine\ORM\PersistentCollection {#3200 …}
  +children: [
    App\Entity\EntryComment {#2194
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
      +body: "Ahh, itsfoss.com. they had some article on “being a supercharged Joplin user” or some nonsense and suggestion 3 or 4 was “Create a notebook”… Really being a power user when you’re utilizing the most basic functionality the app was created for…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706130488 {#2217
        date: 2024-01-24 22:08:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
        "@fraichu@lemmy.ml"
        "@savbran@feddit.it"
        "@fraichu@lemmy.ml"
        "@savbran@feddit.it"
        "@fraichu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2197 …}
      +nested: Doctrine\ORM\PersistentCollection {#2206 …}
      +votes: Doctrine\ORM\PersistentCollection {#2201 …}
      +reports: Doctrine\ORM\PersistentCollection {#2203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
      -id: 337652
      -bodyTs: "'3':18 '4':20 'ahh':1 'app':39 'articl':6 'basic':36 'creat':22,41 'function':37 'itsfoss.com':2 'joplin':11 'nonsens':15 'notebook':24 'power':28 're':32 'realli':25 'suggest':17 'supercharg':10 'user':12,29 'util':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7691941"
      +editedAt: DateTimeImmutable @1728427985 {#2196
        date: 2024-10-09 00:53:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706130488 {#2199
        date: 2024-01-24 22:08:08.0 +01:00
      }
      +"title": 337652
    }
  ]
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#3168
    date: 2024-01-24 13:01:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3187 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
    +slug: "Good-Nix-OS-series-five-articles-for-new-users"
    +title: "Good Nix OS series: five articles for new users."
    +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
    +body: """
      I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
      \n
      1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
      2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
      3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
      4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
      5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
      \n
      #nixos #linux #tutorial #guide
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728896646 {#3182
      date: 2024-10-14 11:04:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    +badges: Doctrine\ORM\PersistentCollection {#3200 …}
    +children: [
      App\Entity\EntryComment {#2194}
    ]
    -id: 32769
    -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
    -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706184076
    +visibility: "visible             "
    +apId: "https://feddit.it/post/5079218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097676 {#3168
      date: 2024-01-24 13:01:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "Ahh, itsfoss.com. they had some article on “being a supercharged Joplin user” or some nonsense and suggestion 3 or 4 was “Create a notebook”… Really being a power user when you’re utilizing the most basic functionality the app was created for…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706130488 {#2217
    date: 2024-01-24 22:08:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@fraichu@lemmy.ml"
    "@savbran@feddit.it"
    "@fraichu@lemmy.ml"
    "@savbran@feddit.it"
    "@fraichu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 337652
  -bodyTs: "'3':18 '4':20 'ahh':1 'app':39 'articl':6 'basic':36 'creat':22,41 'function':37 'itsfoss.com':2 'joplin':11 'nonsens':15 'notebook':24 'power':28 're':32 'realli':25 'suggest':17 'supercharg':10 'user':12,29 'util':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7691941"
  +editedAt: DateTimeImmutable @1728427985 {#2196
    date: 2024-10-09 00:53:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706130488 {#2199
    date: 2024-01-24 22:08:08.0 +01:00
  }
  +"title": 337652
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3187 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
    +slug: "Good-Nix-OS-series-five-articles-for-new-users"
    +title: "Good Nix OS series: five articles for new users."
    +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
    +body: """
      I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
      \n
      1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
      2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
      3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
      4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
      5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
      \n
      #nixos #linux #tutorial #guide
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728896646 {#3182
      date: 2024-10-14 11:04:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    +badges: Doctrine\ORM\PersistentCollection {#3200 …}
    +children: [
      App\Entity\EntryComment {#2194}
    ]
    -id: 32769
    -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
    -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706184076
    +visibility: "visible             "
    +apId: "https://feddit.it/post/5079218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097676 {#3168
      date: 2024-01-24 13:01:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "Ahh, itsfoss.com. they had some article on “being a supercharged Joplin user” or some nonsense and suggestion 3 or 4 was “Create a notebook”… Really being a power user when you’re utilizing the most basic functionality the app was created for…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706130488 {#2217
    date: 2024-01-24 22:08:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@fraichu@lemmy.ml"
    "@savbran@feddit.it"
    "@fraichu@lemmy.ml"
    "@savbran@feddit.it"
    "@fraichu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 337652
  -bodyTs: "'3':18 '4':20 'ahh':1 'app':39 'articl':6 'basic':36 'creat':22,41 'function':37 'itsfoss.com':2 'joplin':11 'nonsens':15 'notebook':24 'power':28 're':32 'realli':25 'suggest':17 'supercharg':10 'user':12,29 'util':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7691941"
  +editedAt: DateTimeImmutable @1728427985 {#2196
    date: 2024-10-09 00:53:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706130488 {#2199
    date: 2024-01-24 22:08:08.0 +01:00
  }
  +"title": 337652
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3187 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
    +slug: "Good-Nix-OS-series-five-articles-for-new-users"
    +title: "Good Nix OS series: five articles for new users."
    +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
    +body: """
      I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
      \n
      1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
      2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
      3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
      4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
      5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
      \n
      #nixos #linux #tutorial #guide
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728896646 {#3182
      date: 2024-10-14 11:04:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    +badges: Doctrine\ORM\PersistentCollection {#3200 …}
    +children: [
      App\Entity\EntryComment {#2194}
    ]
    -id: 32769
    -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
    -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706184076
    +visibility: "visible             "
    +apId: "https://feddit.it/post/5079218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097676 {#3168
      date: 2024-01-24 13:01:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "Ahh, itsfoss.com. they had some article on “being a supercharged Joplin user” or some nonsense and suggestion 3 or 4 was “Create a notebook”… Really being a power user when you’re utilizing the most basic functionality the app was created for…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706130488 {#2217
    date: 2024-01-24 22:08:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@fraichu@lemmy.ml"
    "@savbran@feddit.it"
    "@fraichu@lemmy.ml"
    "@savbran@feddit.it"
    "@fraichu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 337652
  -bodyTs: "'3':18 '4':20 'ahh':1 'app':39 'articl':6 'basic':36 'creat':22,41 'function':37 'itsfoss.com':2 'joplin':11 'nonsens':15 'notebook':24 'power':28 're':32 'realli':25 'suggest':17 'supercharg':10 'user':12,29 'util':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7691941"
  +editedAt: DateTimeImmutable @1728427985 {#2196
    date: 2024-10-09 00:53:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706130488 {#2199
    date: 2024-01-24 22:08:08.0 +01:00
  }
  +"title": 337652
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3207 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3209 …}
  +slug: "The-Star-Labs-StarBook-is-Qubes-Certified"
  +title: "The Star Labs StarBook is Qubes-Certified!"
  +url: "https://www.qubes-os.org/news/2024/01/10/starlabs-starbook-qubes-certified/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722693698 {#3202
    date: 2024-08-03 16:01:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  +badges: Doctrine\ORM\PersistentCollection {#3220 …}
  +children: [
    App\Entity\EntryComment {#1908
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "Can you explain a little bit? Which backdoors are you worried about with Qubes?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704942851 {#1874
        date: 2024-01-11 04:14:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@helenslunch@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 298142
      -bodyTs: "'backdoor':8 'bit':6 'explain':3 'littl':5 'qube':14 'worri':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7245723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704942851 {#1907
        date: 2024-01-11 04:14:11.0 +01:00
      }
      +"title": 298142
    }
  ]
  -id: 28782
  -titleTs: "'certifi':8 'lab':3 'qube':7 'qubes-certifi':6 'star':2 'starbook':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705011938
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10372948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704925538 {#3188
    date: 2024-01-10 23:25:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3207 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3209 …}
  +slug: "The-Star-Labs-StarBook-is-Qubes-Certified"
  +title: "The Star Labs StarBook is Qubes-Certified!"
  +url: "https://www.qubes-os.org/news/2024/01/10/starlabs-starbook-qubes-certified/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722693698 {#3202
    date: 2024-08-03 16:01:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  +badges: Doctrine\ORM\PersistentCollection {#3220 …}
  +children: [
    App\Entity\EntryComment {#1908
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "Can you explain a little bit? Which backdoors are you worried about with Qubes?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704942851 {#1874
        date: 2024-01-11 04:14:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@helenslunch@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 298142
      -bodyTs: "'backdoor':8 'bit':6 'explain':3 'littl':5 'qube':14 'worri':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7245723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704942851 {#1907
        date: 2024-01-11 04:14:11.0 +01:00
      }
      +"title": 298142
    }
  ]
  -id: 28782
  -titleTs: "'certifi':8 'lab':3 'qube':7 'qubes-certifi':6 'star':2 'starbook':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705011938
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10372948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704925538 {#3188
    date: 2024-01-10 23:25:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3207 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3209 …}
  +slug: "The-Star-Labs-StarBook-is-Qubes-Certified"
  +title: "The Star Labs StarBook is Qubes-Certified!"
  +url: "https://www.qubes-os.org/news/2024/01/10/starlabs-starbook-qubes-certified/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722693698 {#3202
    date: 2024-08-03 16:01:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  +badges: Doctrine\ORM\PersistentCollection {#3220 …}
  +children: [
    App\Entity\EntryComment {#1908
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "Can you explain a little bit? Which backdoors are you worried about with Qubes?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704942851 {#1874
        date: 2024-01-11 04:14:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@helenslunch@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 298142
      -bodyTs: "'backdoor':8 'bit':6 'explain':3 'littl':5 'qube':14 'worri':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7245723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704942851 {#1907
        date: 2024-01-11 04:14:11.0 +01:00
      }
      +"title": 298142
    }
  ]
  -id: 28782
  -titleTs: "'certifi':8 'lab':3 'qube':7 'qubes-certifi':6 'star':2 'starbook':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705011938
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10372948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704925538 {#3188
    date: 2024-01-10 23:25:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3207 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3209 …}
    +slug: "The-Star-Labs-StarBook-is-Qubes-Certified"
    +title: "The Star Labs StarBook is Qubes-Certified!"
    +url: "https://www.qubes-os.org/news/2024/01/10/starlabs-starbook-qubes-certified/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722693698 {#3202
      date: 2024-08-03 16:01:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3210 …}
    +votes: Doctrine\ORM\PersistentCollection {#3212 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
    +badges: Doctrine\ORM\PersistentCollection {#3220 …}
    +children: [
      App\Entity\EntryComment {#1908}
    ]
    -id: 28782
    -titleTs: "'certifi':8 'lab':3 'qube':7 'qubes-certifi':6 'star':2 'starbook':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705011938
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10372948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704925538 {#3188
      date: 2024-01-10 23:25:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "Can you explain a little bit? Which backdoors are you worried about with Qubes?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704942851 {#1874
    date: 2024-01-11 04:14:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@helenslunch@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 298142
  -bodyTs: "'backdoor':8 'bit':6 'explain':3 'littl':5 'qube':14 'worri':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7245723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704942851 {#1907
    date: 2024-01-11 04:14:11.0 +01:00
  }
  +"title": 298142
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3207 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3209 …}
    +slug: "The-Star-Labs-StarBook-is-Qubes-Certified"
    +title: "The Star Labs StarBook is Qubes-Certified!"
    +url: "https://www.qubes-os.org/news/2024/01/10/starlabs-starbook-qubes-certified/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722693698 {#3202
      date: 2024-08-03 16:01:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3210 …}
    +votes: Doctrine\ORM\PersistentCollection {#3212 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
    +badges: Doctrine\ORM\PersistentCollection {#3220 …}
    +children: [
      App\Entity\EntryComment {#1908}
    ]
    -id: 28782
    -titleTs: "'certifi':8 'lab':3 'qube':7 'qubes-certifi':6 'star':2 'starbook':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705011938
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10372948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704925538 {#3188
      date: 2024-01-10 23:25:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "Can you explain a little bit? Which backdoors are you worried about with Qubes?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704942851 {#1874
    date: 2024-01-11 04:14:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@helenslunch@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 298142
  -bodyTs: "'backdoor':8 'bit':6 'explain':3 'littl':5 'qube':14 'worri':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7245723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704942851 {#1907
    date: 2024-01-11 04:14:11.0 +01:00
  }
  +"title": 298142
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3207 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3209 …}
    +slug: "The-Star-Labs-StarBook-is-Qubes-Certified"
    +title: "The Star Labs StarBook is Qubes-Certified!"
    +url: "https://www.qubes-os.org/news/2024/01/10/starlabs-starbook-qubes-certified/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722693698 {#3202
      date: 2024-08-03 16:01:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3210 …}
    +votes: Doctrine\ORM\PersistentCollection {#3212 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
    +badges: Doctrine\ORM\PersistentCollection {#3220 …}
    +children: [
      App\Entity\EntryComment {#1908}
    ]
    -id: 28782
    -titleTs: "'certifi':8 'lab':3 'qube':7 'qubes-certifi':6 'star':2 'starbook':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705011938
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10372948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704925538 {#3188
      date: 2024-01-10 23:25:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "Can you explain a little bit? Which backdoors are you worried about with Qubes?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704942851 {#1874
    date: 2024-01-11 04:14:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@helenslunch@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 298142
  -bodyTs: "'backdoor':8 'bit':6 'explain':3 'littl':5 'qube':14 'worri':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7245723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704942851 {#1907
    date: 2024-01-11 04:14:11.0 +01:00
  }
  +"title": 298142
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1727
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +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 {#3143
    date: 2024-03-15 10:25:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  +badges: Doctrine\ORM\PersistentCollection {#3160 …}
  +children: [
    1 => App\Entity\EntryComment {#1732
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +body: """
        That was my first thought, sounds like a hardware issue, either maybe overheating? Faulty ram or ssd issues, etc\n
        \n
        Been using Ubuntu on my Dell Latitude 7490 for years with no issues
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703609980 {#1730
        date: 2023-12-26 17:59:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1733 …}
      +nested: Doctrine\ORM\PersistentCollection {#1724 …}
      +votes: Doctrine\ORM\PersistentCollection {#1715 …}
      +reports: Doctrine\ORM\PersistentCollection {#1718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
      -id: 254091
      -bodyTs: "'7490':27 'dell':25 'either':11 'etc':19 'faulti':14 'first':4 'hardwar':9 'issu':10,18,32 'latitud':26 'like':7 'mayb':12 'overh':13 'ram':15 'sound':6 'ssd':17 'thought':5 'ubuntu':22 'use':21 'year':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6890986"
      +editedAt: DateTimeImmutable @1708006689 {#1737
        date: 2024-02-15 15:18:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703609980 {#1734
        date: 2023-12-26 17:59:40.0 +01:00
      }
      +"title": 254091
    }
    0 => App\Entity\EntryComment {#2465
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +body: "Not sure you saw my edit, but I’ve been using a Dell Latitude 7490 for years and its been perfectly fine, so the issues you’re experiencing aren’t normal. Something is definitely up with your specific laptop. Just mentioning to help you narrow down issues."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703610987 {#1740
        date: 2023-12-26 18:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2422 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
      -id: 254135
      -bodyTs: "'7490':15 'aren':29 'definit':34 'dell':13 'edit':6 'experienc':28 'fine':22 'help':43 'issu':25,47 'laptop':39 'latitud':14 'mention':41 'narrow':45 'normal':31 'perfect':21 're':27 'saw':4 'someth':32 'specif':38 'sure':2 'use':11 've':9 'year':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6891227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703610987 {#1707
        date: 2023-12-26 18:16:27.0 +01:00
      }
      +"title": 254135
    }
  ]
  -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 {#3131
    date: 2024-03-08 00:25:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703599503 {#3109
    date: 2023-12-26 15:05:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1727
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +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 {#3143
    date: 2024-03-15 10:25:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  +badges: Doctrine\ORM\PersistentCollection {#3160 …}
  +children: [
    1 => App\Entity\EntryComment {#1732
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +body: """
        That was my first thought, sounds like a hardware issue, either maybe overheating? Faulty ram or ssd issues, etc\n
        \n
        Been using Ubuntu on my Dell Latitude 7490 for years with no issues
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703609980 {#1730
        date: 2023-12-26 17:59:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1733 …}
      +nested: Doctrine\ORM\PersistentCollection {#1724 …}
      +votes: Doctrine\ORM\PersistentCollection {#1715 …}
      +reports: Doctrine\ORM\PersistentCollection {#1718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
      -id: 254091
      -bodyTs: "'7490':27 'dell':25 'either':11 'etc':19 'faulti':14 'first':4 'hardwar':9 'issu':10,18,32 'latitud':26 'like':7 'mayb':12 'overh':13 'ram':15 'sound':6 'ssd':17 'thought':5 'ubuntu':22 'use':21 'year':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6890986"
      +editedAt: DateTimeImmutable @1708006689 {#1737
        date: 2024-02-15 15:18:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703609980 {#1734
        date: 2023-12-26 17:59:40.0 +01:00
      }
      +"title": 254091
    }
    0 => App\Entity\EntryComment {#2465
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +body: "Not sure you saw my edit, but I’ve been using a Dell Latitude 7490 for years and its been perfectly fine, so the issues you’re experiencing aren’t normal. Something is definitely up with your specific laptop. Just mentioning to help you narrow down issues."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703610987 {#1740
        date: 2023-12-26 18:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2422 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
      -id: 254135
      -bodyTs: "'7490':15 'aren':29 'definit':34 'dell':13 'edit':6 'experienc':28 'fine':22 'help':43 'issu':25,47 'laptop':39 'latitud':14 'mention':41 'narrow':45 'normal':31 'perfect':21 're':27 'saw':4 'someth':32 'specif':38 'sure':2 'use':11 've':9 'year':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6891227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703610987 {#1707
        date: 2023-12-26 18:16:27.0 +01:00
      }
      +"title": 254135
    }
  ]
  -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 {#3131
    date: 2024-03-08 00:25:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703599503 {#3109
    date: 2023-12-26 15:05:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1727
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +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 {#3143
    date: 2024-03-15 10:25:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  +badges: Doctrine\ORM\PersistentCollection {#3160 …}
  +children: [
    1 => App\Entity\EntryComment {#1732
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +body: """
        That was my first thought, sounds like a hardware issue, either maybe overheating? Faulty ram or ssd issues, etc\n
        \n
        Been using Ubuntu on my Dell Latitude 7490 for years with no issues
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703609980 {#1730
        date: 2023-12-26 17:59:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1733 …}
      +nested: Doctrine\ORM\PersistentCollection {#1724 …}
      +votes: Doctrine\ORM\PersistentCollection {#1715 …}
      +reports: Doctrine\ORM\PersistentCollection {#1718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
      -id: 254091
      -bodyTs: "'7490':27 'dell':25 'either':11 'etc':19 'faulti':14 'first':4 'hardwar':9 'issu':10,18,32 'latitud':26 'like':7 'mayb':12 'overh':13 'ram':15 'sound':6 'ssd':17 'thought':5 'ubuntu':22 'use':21 'year':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6890986"
      +editedAt: DateTimeImmutable @1708006689 {#1737
        date: 2024-02-15 15:18:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703609980 {#1734
        date: 2023-12-26 17:59:40.0 +01:00
      }
      +"title": 254091
    }
    0 => App\Entity\EntryComment {#2465
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +body: "Not sure you saw my edit, but I’ve been using a Dell Latitude 7490 for years and its been perfectly fine, so the issues you’re experiencing aren’t normal. Something is definitely up with your specific laptop. Just mentioning to help you narrow down issues."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703610987 {#1740
        date: 2023-12-26 18:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@knfrmity@lemmygrad.ml"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2422 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
      -id: 254135
      -bodyTs: "'7490':15 'aren':29 'definit':34 'dell':13 'edit':6 'experienc':28 'fine':22 'help':43 'issu':25,47 'laptop':39 'latitud':14 'mention':41 'narrow':45 'normal':31 'perfect':21 're':27 'saw':4 'someth':32 'specif':38 'sure':2 'use':11 've':9 'year':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6891227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703610987 {#1707
        date: 2023-12-26 18:16:27.0 +01:00
      }
      +"title": 254135
    }
  ]
  -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 {#3131
    date: 2024-03-08 00:25:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703599503 {#3109
    date: 2023-12-26 15:05:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#1732
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +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 {#3143
      date: 2024-03-15 10:25:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    +badges: Doctrine\ORM\PersistentCollection {#3160 …}
    +children: [
      1 => App\Entity\EntryComment {#1732}
      0 => App\Entity\EntryComment {#2465
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
        +body: "Not sure you saw my edit, but I’ve been using a Dell Latitude 7490 for years and its been perfectly fine, so the issues you’re experiencing aren’t normal. Something is definitely up with your specific laptop. Just mentioning to help you narrow down issues."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703610987 {#1740
          date: 2023-12-26 18:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2463 …}
        +nested: Doctrine\ORM\PersistentCollection {#2411 …}
        +votes: Doctrine\ORM\PersistentCollection {#2422 …}
        +reports: Doctrine\ORM\PersistentCollection {#2458 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
        -id: 254135
        -bodyTs: "'7490':15 'aren':29 'definit':34 'dell':13 'edit':6 'experienc':28 'fine':22 'help':43 'issu':25,47 'laptop':39 'latitud':14 'mention':41 'narrow':45 'normal':31 'perfect':21 're':27 'saw':4 'someth':32 'specif':38 'sure':2 'use':11 've':9 'year':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6891227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703610987 {#1707
          date: 2023-12-26 18:16:27.0 +01:00
        }
        +"title": 254135
      }
    ]
    -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 {#3131
      date: 2024-03-08 00:25:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703599503 {#3109
      date: 2023-12-26 15:05:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +body: """
    That was my first thought, sounds like a hardware issue, either maybe overheating? Faulty ram or ssd issues, etc\n
    \n
    Been using Ubuntu on my Dell Latitude 7490 for years with no issues
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703609980 {#1730
    date: 2023-12-26 17:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1715 …}
  +reports: Doctrine\ORM\PersistentCollection {#1718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
  -id: 254091
  -bodyTs: "'7490':27 'dell':25 'either':11 'etc':19 'faulti':14 'first':4 'hardwar':9 'issu':10,18,32 'latitud':26 'like':7 'mayb':12 'overh':13 'ram':15 'sound':6 'ssd':17 'thought':5 'ubuntu':22 'use':21 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6890986"
  +editedAt: DateTimeImmutable @1708006689 {#1737
    date: 2024-02-15 15:18:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703609980 {#1734
    date: 2023-12-26 17:59:40.0 +01:00
  }
  +"title": 254091
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#1732
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +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 {#3143
      date: 2024-03-15 10:25:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    +badges: Doctrine\ORM\PersistentCollection {#3160 …}
    +children: [
      1 => App\Entity\EntryComment {#1732}
      0 => App\Entity\EntryComment {#2465
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
        +body: "Not sure you saw my edit, but I’ve been using a Dell Latitude 7490 for years and its been perfectly fine, so the issues you’re experiencing aren’t normal. Something is definitely up with your specific laptop. Just mentioning to help you narrow down issues."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703610987 {#1740
          date: 2023-12-26 18:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2463 …}
        +nested: Doctrine\ORM\PersistentCollection {#2411 …}
        +votes: Doctrine\ORM\PersistentCollection {#2422 …}
        +reports: Doctrine\ORM\PersistentCollection {#2458 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
        -id: 254135
        -bodyTs: "'7490':15 'aren':29 'definit':34 'dell':13 'edit':6 'experienc':28 'fine':22 'help':43 'issu':25,47 'laptop':39 'latitud':14 'mention':41 'narrow':45 'normal':31 'perfect':21 're':27 'saw':4 'someth':32 'specif':38 'sure':2 'use':11 've':9 'year':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6891227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703610987 {#1707
          date: 2023-12-26 18:16:27.0 +01:00
        }
        +"title": 254135
      }
    ]
    -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 {#3131
      date: 2024-03-08 00:25:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703599503 {#3109
      date: 2023-12-26 15:05:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +body: """
    That was my first thought, sounds like a hardware issue, either maybe overheating? Faulty ram or ssd issues, etc\n
    \n
    Been using Ubuntu on my Dell Latitude 7490 for years with no issues
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703609980 {#1730
    date: 2023-12-26 17:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1715 …}
  +reports: Doctrine\ORM\PersistentCollection {#1718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
  -id: 254091
  -bodyTs: "'7490':27 'dell':25 'either':11 'etc':19 'faulti':14 'first':4 'hardwar':9 'issu':10,18,32 'latitud':26 'like':7 'mayb':12 'overh':13 'ram':15 'sound':6 'ssd':17 'thought':5 'ubuntu':22 'use':21 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6890986"
  +editedAt: DateTimeImmutable @1708006689 {#1737
    date: 2024-02-15 15:18:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703609980 {#1734
    date: 2023-12-26 17:59:40.0 +01:00
  }
  +"title": 254091
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#1732
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +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 {#3143
      date: 2024-03-15 10:25:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    +badges: Doctrine\ORM\PersistentCollection {#3160 …}
    +children: [
      1 => App\Entity\EntryComment {#1732}
      0 => App\Entity\EntryComment {#2465
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
        +body: "Not sure you saw my edit, but I’ve been using a Dell Latitude 7490 for years and its been perfectly fine, so the issues you’re experiencing aren’t normal. Something is definitely up with your specific laptop. Just mentioning to help you narrow down issues."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703610987 {#1740
          date: 2023-12-26 18:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2463 …}
        +nested: Doctrine\ORM\PersistentCollection {#2411 …}
        +votes: Doctrine\ORM\PersistentCollection {#2422 …}
        +reports: Doctrine\ORM\PersistentCollection {#2458 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
        -id: 254135
        -bodyTs: "'7490':15 'aren':29 'definit':34 'dell':13 'edit':6 'experienc':28 'fine':22 'help':43 'issu':25,47 'laptop':39 'latitud':14 'mention':41 'narrow':45 'normal':31 'perfect':21 're':27 'saw':4 'someth':32 'specif':38 'sure':2 'use':11 've':9 'year':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6891227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703610987 {#1707
          date: 2023-12-26 18:16:27.0 +01:00
        }
        +"title": 254135
      }
    ]
    -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 {#3131
      date: 2024-03-08 00:25:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703599503 {#3109
      date: 2023-12-26 15:05:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +body: """
    That was my first thought, sounds like a hardware issue, either maybe overheating? Faulty ram or ssd issues, etc\n
    \n
    Been using Ubuntu on my Dell Latitude 7490 for years with no issues
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703609980 {#1730
    date: 2023-12-26 17:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1715 …}
  +reports: Doctrine\ORM\PersistentCollection {#1718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
  -id: 254091
  -bodyTs: "'7490':27 'dell':25 'either':11 'etc':19 'faulti':14 'first':4 'hardwar':9 'issu':10,18,32 'latitud':26 'like':7 'mayb':12 'overh':13 'ram':15 'sound':6 'ssd':17 'thought':5 'ubuntu':22 'use':21 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6890986"
  +editedAt: DateTimeImmutable @1708006689 {#1737
    date: 2024-02-15 15:18:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703609980 {#1734
    date: 2023-12-26 17:59:40.0 +01:00
  }
  +"title": 254091
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2465
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +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 {#3143
      date: 2024-03-15 10:25:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    +badges: Doctrine\ORM\PersistentCollection {#3160 …}
    +children: [
      1 => App\Entity\EntryComment {#1732
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
        +body: """
          That was my first thought, sounds like a hardware issue, either maybe overheating? Faulty ram or ssd issues, etc\n
          \n
          Been using Ubuntu on my Dell Latitude 7490 for years with no issues
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703609980 {#1730
          date: 2023-12-26 17:59:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1733 …}
        +nested: Doctrine\ORM\PersistentCollection {#1724 …}
        +votes: Doctrine\ORM\PersistentCollection {#1715 …}
        +reports: Doctrine\ORM\PersistentCollection {#1718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
        -id: 254091
        -bodyTs: "'7490':27 'dell':25 'either':11 'etc':19 'faulti':14 'first':4 'hardwar':9 'issu':10,18,32 'latitud':26 'like':7 'mayb':12 'overh':13 'ram':15 'sound':6 'ssd':17 'thought':5 'ubuntu':22 'use':21 'year':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6890986"
        +editedAt: DateTimeImmutable @1708006689 {#1737
          date: 2024-02-15 15:18:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703609980 {#1734
          date: 2023-12-26 17:59:40.0 +01:00
        }
        +"title": 254091
      }
      0 => App\Entity\EntryComment {#2465}
    ]
    -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 {#3131
      date: 2024-03-08 00:25:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703599503 {#3109
      date: 2023-12-26 15:05:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +body: "Not sure you saw my edit, but I’ve been using a Dell Latitude 7490 for years and its been perfectly fine, so the issues you’re experiencing aren’t normal. Something is definitely up with your specific laptop. Just mentioning to help you narrow down issues."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703610987 {#1740
    date: 2023-12-26 18:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 254135
  -bodyTs: "'7490':15 'aren':29 'definit':34 'dell':13 'edit':6 'experienc':28 'fine':22 'help':43 'issu':25,47 'laptop':39 'latitud':14 'mention':41 'narrow':45 'normal':31 'perfect':21 're':27 'saw':4 'someth':32 'specif':38 'sure':2 'use':11 've':9 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6891227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703610987 {#1707
    date: 2023-12-26 18:16:27.0 +01:00
  }
  +"title": 254135
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2465
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +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 {#3143
      date: 2024-03-15 10:25:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    +badges: Doctrine\ORM\PersistentCollection {#3160 …}
    +children: [
      1 => App\Entity\EntryComment {#1732
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
        +body: """
          That was my first thought, sounds like a hardware issue, either maybe overheating? Faulty ram or ssd issues, etc\n
          \n
          Been using Ubuntu on my Dell Latitude 7490 for years with no issues
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703609980 {#1730
          date: 2023-12-26 17:59:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1733 …}
        +nested: Doctrine\ORM\PersistentCollection {#1724 …}
        +votes: Doctrine\ORM\PersistentCollection {#1715 …}
        +reports: Doctrine\ORM\PersistentCollection {#1718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
        -id: 254091
        -bodyTs: "'7490':27 'dell':25 'either':11 'etc':19 'faulti':14 'first':4 'hardwar':9 'issu':10,18,32 'latitud':26 'like':7 'mayb':12 'overh':13 'ram':15 'sound':6 'ssd':17 'thought':5 'ubuntu':22 'use':21 'year':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6890986"
        +editedAt: DateTimeImmutable @1708006689 {#1737
          date: 2024-02-15 15:18:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703609980 {#1734
          date: 2023-12-26 17:59:40.0 +01:00
        }
        +"title": 254091
      }
      0 => App\Entity\EntryComment {#2465}
    ]
    -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 {#3131
      date: 2024-03-08 00:25:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703599503 {#3109
      date: 2023-12-26 15:05:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +body: "Not sure you saw my edit, but I’ve been using a Dell Latitude 7490 for years and its been perfectly fine, so the issues you’re experiencing aren’t normal. Something is definitely up with your specific laptop. Just mentioning to help you narrow down issues."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703610987 {#1740
    date: 2023-12-26 18:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 254135
  -bodyTs: "'7490':15 'aren':29 'definit':34 'dell':13 'edit':6 'experienc':28 'fine':22 'help':43 'issu':25,47 'laptop':39 'latitud':14 'mention':41 'narrow':45 'normal':31 'perfect':21 're':27 'saw':4 'someth':32 'specif':38 'sure':2 'use':11 've':9 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6891227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703610987 {#1707
    date: 2023-12-26 18:16:27.0 +01:00
  }
  +"title": 254135
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2465
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +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 {#3143
      date: 2024-03-15 10:25:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    +badges: Doctrine\ORM\PersistentCollection {#3160 …}
    +children: [
      1 => App\Entity\EntryComment {#1732
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
        +body: """
          That was my first thought, sounds like a hardware issue, either maybe overheating? Faulty ram or ssd issues, etc\n
          \n
          Been using Ubuntu on my Dell Latitude 7490 for years with no issues
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703609980 {#1730
          date: 2023-12-26 17:59:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
          "@knfrmity@lemmygrad.ml"
          "@lemmyvore@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1733 …}
        +nested: Doctrine\ORM\PersistentCollection {#1724 …}
        +votes: Doctrine\ORM\PersistentCollection {#1715 …}
        +reports: Doctrine\ORM\PersistentCollection {#1718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
        -id: 254091
        -bodyTs: "'7490':27 'dell':25 'either':11 'etc':19 'faulti':14 'first':4 'hardwar':9 'issu':10,18,32 'latitud':26 'like':7 'mayb':12 'overh':13 'ram':15 'sound':6 'ssd':17 'thought':5 'ubuntu':22 'use':21 'year':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6890986"
        +editedAt: DateTimeImmutable @1708006689 {#1737
          date: 2024-02-15 15:18:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703609980 {#1734
          date: 2023-12-26 17:59:40.0 +01:00
        }
        +"title": 254091
      }
      0 => App\Entity\EntryComment {#2465}
    ]
    -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 {#3131
      date: 2024-03-08 00:25:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703599503 {#3109
      date: 2023-12-26 15:05:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +body: "Not sure you saw my edit, but I’ve been using a Dell Latitude 7490 for years and its been perfectly fine, so the issues you’re experiencing aren’t normal. Something is definitely up with your specific laptop. Just mentioning to help you narrow down issues."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703610987 {#1740
    date: 2023-12-26 18:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@knfrmity@lemmygrad.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 254135
  -bodyTs: "'7490':15 'aren':29 'definit':34 'dell':13 'edit':6 'experienc':28 'fine':22 'help':43 'issu':25,47 'laptop':39 'latitud':14 'mention':41 'narrow':45 'normal':31 'perfect':21 're':27 'saw':4 'someth':32 'specif':38 'sure':2 'use':11 've':9 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6891227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703610987 {#1707
    date: 2023-12-26 18:16:27.0 +01:00
  }
  +"title": 254135
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
  +slug: "Terminal-Utility-Mega-list"
  +title: "Terminal Utility Mega list!"
  +url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
  +body: """
    [Browsers]\n
    ============\n
    \n
    Browsh\n
    ------\n
    \n
    old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
    \n
    Lynx\n
    ----\n
    \n
    Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
    \n
    Links\n
    -----\n
    \n
    Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
    \n
    suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
    \n
    [System Monitoring]\n
    =====================\n
    \n
    uptimed\n
    -------\n
    \n
    System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
    \n
    suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    TTYload\n
    -------\n
    \n
    color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
    \n
    suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    Bottom\n
    ------\n
    \n
    shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
    \n
    gdu\n
    ---\n
    \n
    Pretty fast disk usage analyzer written in Go.\n
    \n
    Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
    \n
    [github.com/dundee/gdu](https://github.com/dundee/gdu)\n
    \n
    suggested by @stepanzak@iusearchlinux.fyi\n
    \n
    neofetch\n
    --------\n
    \n
    display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
    \n
    nvtop\n
    -----\n
    \n
    Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
    \n
    Htop\n
    ----\n
    \n
    generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
    \n
    duf\n
    ---\n
    \n
    Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
    \n
    Pydf\n
    ----\n
    \n
    Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
    \n
    suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
    \n
    Glacees\n
    -------\n
    \n
    A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
    \n
    Btop\n
    ----\n
    \n
    Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
    \n
    Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
    \n
    [Text Editors and file location]\n
    ==================================\n
    \n
    fd\n
    --\n
    \n
    Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
    \n
    Autojump\n
    --------\n
    \n
    autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
    \n
    suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
    \n
    fzf\n
    ---\n
    \n
    Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
    \n
    mcfly\n
    -----\n
    \n
    quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
    \n
    Atuin\n
    -----\n
    \n
    Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
    \n
    [github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
    \n
    TLDR\n
    ----\n
    \n
    a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
    \n
    Nano\n
    ----\n
    \n
    The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
    \n
    Micro\n
    -----\n
    \n
    it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
    \n
    Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
    \n
    Helix\n
    -----\n
    \n
    It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
    \n
    [helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
    \n
    Emacs\n
    -----\n
    \n
    Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
    \n
    Kakoune\n
    -------\n
    \n
    A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
    \n
    suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
    \n
    Bim\n
    ---\n
    \n
    Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
    \n
    suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
    \n
    Vim\n
    ---\n
    \n
    The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
    \n
    Neovim\n
    ------\n
    \n
    it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
    \n
    [Command utilities]\n
    =====================\n
    \n
    Tmux\n
    ----\n
    \n
    its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    [github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
    \n
    tmate\n
    -----\n
    \n
    its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    Terminal colors\n
    ---------------\n
    \n
    ```\n
    \n
    <span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
    </span><span style="color:#323232;">and displays the appropriate color charts.\n
    </span>\n
    ```\n
    \n
    [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    byobu\n
    -----\n
    \n
    its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
    \n
    zellij\n
    ------\n
    \n
    Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    jq\n
    --\n
    \n
    jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    zoxide\n
    ------\n
    \n
    faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
    \n
    suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
    \n
    ncdu\n
    ----\n
    \n
    shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
    \n
    neomutt\n
    -------\n
    \n
    email via cli! [neomutt.org](https://neomutt.org/)\n
    \n
    suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
    -----------------------------------------------------------------------------------------------\n
    \n
    tig\n
    ---\n
    \n
    interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
    \n
    suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
    \n
    pass\n
    ----\n
    \n
    the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Starship\n
    --------\n
    \n
    The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Lazygit\n
    -------\n
    \n
    Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Lazydocker\n
    ----------\n
    \n
    Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
    \n
    Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    RM-improved/RIP\n
    ---------------\n
    \n
    Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
    \n
    suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Trashy\n
    ------\n
    \n
    fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
    \n
    suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
    \n
    tealdear\n
    --------\n
    \n
    tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
    \n
    suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Navi\n
    ----\n
    \n
    navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
    \n
    suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
    \n
    Cheat\n
    -----\n
    \n
    this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    gomi\n
    ----\n
    \n
    its RM except has a trash can so you don’t permitly delete something by accident  \n
    [github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    broot\n
    -----\n
    \n
    a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    mdr\n
    ---\n
    \n
    a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    eza\n
    ---\n
    \n
    modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    Rtorrent\n
    --------\n
    \n
    a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
    \n
    suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
    \n
    ouch\n
    ----\n
    \n
    It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
    \n
    suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
    \n
    bat\n
    ---\n
    \n
    modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    thefuck\n
    -------\n
    \n
    hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
    \n
    suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    [Shells]\n
    ==========\n
    \n
    Nushell\n
    -------\n
    \n
    it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
    \n
    Bash\n
    ----\n
    \n
    its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
    \n
    ble.sh\n
    ------\n
    \n
    Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
    \n
    Mosh\n
    ----\n
    \n
    Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
    \n
    suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
    \n
    DASH\n
    ----\n
    \n
    a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
    \n
    suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
    \n
    Fish\n
    ----\n
    \n
    its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
    \n
    Zsh\n
    ---\n
    \n
    its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
    \n
    [File Browsers]\n
    =================\n
    \n
    Midnight Commander\n
    ------------------\n
    \n
    Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
    \n
    [midnight-commander.org](https://midnight-commander.org/)\n
    \n
    Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
    \n
    Fm.awk\n
    ------\n
    \n
    File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    lmf\n
    ---\n
    \n
    st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
    \n
    Rover\n
    -----\n
    \n
    Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    LF\n
    --\n
    \n
    lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
    \n
    suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
    \n
    Ranger\n
    ------\n
    \n
    Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable   \n
    [github.com/ranger/ranger](https://github.com/ranger/ranger)\n
    \n
    ----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
    \n
    Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
    \n
    nnn\n
    ---\n
    \n
    nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
    \n
    [Fun/games]\n
    =============\n
    \n
    lolcat\n
    ------\n
    \n
    make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
    \n
    suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
    \n
    Cowsay\n
    ------\n
    \n
    make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
    \n
    Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
    \n
    Bastet\n
    ------\n
    \n
    Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
    \n
    Cmatrix\n
    -------\n
    \n
    make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    spotify-tui\n
    -----------\n
    \n
    Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
    \n
    suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    cacademo\n
    --------\n
    \n
    plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
    \n
    suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    figlet\n
    ------\n
    \n
    ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
    \n
    toilet\n
    ------\n
    \n
    turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
    \n
    Yewtube\n
    -------\n
    \n
    a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
    \n
    suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    cbonsai\n
    -------\n
    \n
    Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    tty-clock\n
    ---------\n
    \n
    a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
    \n
    I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
    \n
    I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 527
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719459439 {#3162
    date: 2024-06-27 05:37:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@stepanzak@iusearchlinux.fyi"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  +badges: Doctrine\ORM\PersistentCollection {#3180 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2459 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        steamymoomilk, any relation to chunkyhairball?\n
        \n
        [lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1709548168 {#2457
        date: 2024-03-04 11:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Steamymoomilk@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2469 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 265724
      -bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6963595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703973961 {#2454
        date: 2023-12-30 23:06:01.0 +01:00
      }
      +"title": 265724
    }
  ]
  -id: 25931
  -titleTs: "'list':4 'mega':3 'termin':1 'util':2"
  -bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057448
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11871260"
  +editedAt: DateTimeImmutable @1719089751 {#3149
    date: 2024-06-22 22:55:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1703971048 {#3128
    date: 2023-12-30 22:17:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
  +slug: "Terminal-Utility-Mega-list"
  +title: "Terminal Utility Mega list!"
  +url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
  +body: """
    [Browsers]\n
    ============\n
    \n
    Browsh\n
    ------\n
    \n
    old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
    \n
    Lynx\n
    ----\n
    \n
    Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
    \n
    Links\n
    -----\n
    \n
    Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
    \n
    suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
    \n
    [System Monitoring]\n
    =====================\n
    \n
    uptimed\n
    -------\n
    \n
    System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
    \n
    suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    TTYload\n
    -------\n
    \n
    color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
    \n
    suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    Bottom\n
    ------\n
    \n
    shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
    \n
    gdu\n
    ---\n
    \n
    Pretty fast disk usage analyzer written in Go.\n
    \n
    Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
    \n
    [github.com/dundee/gdu](https://github.com/dundee/gdu)\n
    \n
    suggested by @stepanzak@iusearchlinux.fyi\n
    \n
    neofetch\n
    --------\n
    \n
    display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
    \n
    nvtop\n
    -----\n
    \n
    Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
    \n
    Htop\n
    ----\n
    \n
    generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
    \n
    duf\n
    ---\n
    \n
    Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
    \n
    Pydf\n
    ----\n
    \n
    Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
    \n
    suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
    \n
    Glacees\n
    -------\n
    \n
    A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
    \n
    Btop\n
    ----\n
    \n
    Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
    \n
    Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
    \n
    [Text Editors and file location]\n
    ==================================\n
    \n
    fd\n
    --\n
    \n
    Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
    \n
    Autojump\n
    --------\n
    \n
    autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
    \n
    suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
    \n
    fzf\n
    ---\n
    \n
    Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
    \n
    mcfly\n
    -----\n
    \n
    quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
    \n
    Atuin\n
    -----\n
    \n
    Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
    \n
    [github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
    \n
    TLDR\n
    ----\n
    \n
    a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
    \n
    Nano\n
    ----\n
    \n
    The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
    \n
    Micro\n
    -----\n
    \n
    it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
    \n
    Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
    \n
    Helix\n
    -----\n
    \n
    It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
    \n
    [helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
    \n
    Emacs\n
    -----\n
    \n
    Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
    \n
    Kakoune\n
    -------\n
    \n
    A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
    \n
    suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
    \n
    Bim\n
    ---\n
    \n
    Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
    \n
    suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
    \n
    Vim\n
    ---\n
    \n
    The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
    \n
    Neovim\n
    ------\n
    \n
    it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
    \n
    [Command utilities]\n
    =====================\n
    \n
    Tmux\n
    ----\n
    \n
    its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    [github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
    \n
    tmate\n
    -----\n
    \n
    its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    Terminal colors\n
    ---------------\n
    \n
    ```\n
    \n
    <span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
    </span><span style="color:#323232;">and displays the appropriate color charts.\n
    </span>\n
    ```\n
    \n
    [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    byobu\n
    -----\n
    \n
    its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
    \n
    zellij\n
    ------\n
    \n
    Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    jq\n
    --\n
    \n
    jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    zoxide\n
    ------\n
    \n
    faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
    \n
    suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
    \n
    ncdu\n
    ----\n
    \n
    shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
    \n
    neomutt\n
    -------\n
    \n
    email via cli! [neomutt.org](https://neomutt.org/)\n
    \n
    suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
    -----------------------------------------------------------------------------------------------\n
    \n
    tig\n
    ---\n
    \n
    interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
    \n
    suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
    \n
    pass\n
    ----\n
    \n
    the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Starship\n
    --------\n
    \n
    The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Lazygit\n
    -------\n
    \n
    Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Lazydocker\n
    ----------\n
    \n
    Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
    \n
    Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    RM-improved/RIP\n
    ---------------\n
    \n
    Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
    \n
    suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Trashy\n
    ------\n
    \n
    fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
    \n
    suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
    \n
    tealdear\n
    --------\n
    \n
    tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
    \n
    suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Navi\n
    ----\n
    \n
    navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
    \n
    suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
    \n
    Cheat\n
    -----\n
    \n
    this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    gomi\n
    ----\n
    \n
    its RM except has a trash can so you don’t permitly delete something by accident  \n
    [github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    broot\n
    -----\n
    \n
    a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    mdr\n
    ---\n
    \n
    a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    eza\n
    ---\n
    \n
    modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    Rtorrent\n
    --------\n
    \n
    a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
    \n
    suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
    \n
    ouch\n
    ----\n
    \n
    It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
    \n
    suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
    \n
    bat\n
    ---\n
    \n
    modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    thefuck\n
    -------\n
    \n
    hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
    \n
    suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    [Shells]\n
    ==========\n
    \n
    Nushell\n
    -------\n
    \n
    it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
    \n
    Bash\n
    ----\n
    \n
    its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
    \n
    ble.sh\n
    ------\n
    \n
    Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
    \n
    Mosh\n
    ----\n
    \n
    Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
    \n
    suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
    \n
    DASH\n
    ----\n
    \n
    a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
    \n
    suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
    \n
    Fish\n
    ----\n
    \n
    its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
    \n
    Zsh\n
    ---\n
    \n
    its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
    \n
    [File Browsers]\n
    =================\n
    \n
    Midnight Commander\n
    ------------------\n
    \n
    Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
    \n
    [midnight-commander.org](https://midnight-commander.org/)\n
    \n
    Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
    \n
    Fm.awk\n
    ------\n
    \n
    File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    lmf\n
    ---\n
    \n
    st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
    \n
    Rover\n
    -----\n
    \n
    Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    LF\n
    --\n
    \n
    lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
    \n
    suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
    \n
    Ranger\n
    ------\n
    \n
    Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable   \n
    [github.com/ranger/ranger](https://github.com/ranger/ranger)\n
    \n
    ----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
    \n
    Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
    \n
    nnn\n
    ---\n
    \n
    nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
    \n
    [Fun/games]\n
    =============\n
    \n
    lolcat\n
    ------\n
    \n
    make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
    \n
    suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
    \n
    Cowsay\n
    ------\n
    \n
    make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
    \n
    Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
    \n
    Bastet\n
    ------\n
    \n
    Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
    \n
    Cmatrix\n
    -------\n
    \n
    make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    spotify-tui\n
    -----------\n
    \n
    Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
    \n
    suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    cacademo\n
    --------\n
    \n
    plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
    \n
    suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    figlet\n
    ------\n
    \n
    ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
    \n
    toilet\n
    ------\n
    \n
    turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
    \n
    Yewtube\n
    -------\n
    \n
    a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
    \n
    suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    cbonsai\n
    -------\n
    \n
    Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    tty-clock\n
    ---------\n
    \n
    a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
    \n
    I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
    \n
    I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 527
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719459439 {#3162
    date: 2024-06-27 05:37:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@stepanzak@iusearchlinux.fyi"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  +badges: Doctrine\ORM\PersistentCollection {#3180 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2459 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        steamymoomilk, any relation to chunkyhairball?\n
        \n
        [lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1709548168 {#2457
        date: 2024-03-04 11:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Steamymoomilk@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2469 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 265724
      -bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6963595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703973961 {#2454
        date: 2023-12-30 23:06:01.0 +01:00
      }
      +"title": 265724
    }
  ]
  -id: 25931
  -titleTs: "'list':4 'mega':3 'termin':1 'util':2"
  -bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057448
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11871260"
  +editedAt: DateTimeImmutable @1719089751 {#3149
    date: 2024-06-22 22:55:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1703971048 {#3128
    date: 2023-12-30 22:17:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
  +slug: "Terminal-Utility-Mega-list"
  +title: "Terminal Utility Mega list!"
  +url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
  +body: """
    [Browsers]\n
    ============\n
    \n
    Browsh\n
    ------\n
    \n
    old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
    \n
    Lynx\n
    ----\n
    \n
    Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
    \n
    Links\n
    -----\n
    \n
    Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
    \n
    suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
    \n
    [System Monitoring]\n
    =====================\n
    \n
    uptimed\n
    -------\n
    \n
    System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
    \n
    suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    TTYload\n
    -------\n
    \n
    color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
    \n
    suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    Bottom\n
    ------\n
    \n
    shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
    \n
    gdu\n
    ---\n
    \n
    Pretty fast disk usage analyzer written in Go.\n
    \n
    Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
    \n
    [github.com/dundee/gdu](https://github.com/dundee/gdu)\n
    \n
    suggested by @stepanzak@iusearchlinux.fyi\n
    \n
    neofetch\n
    --------\n
    \n
    display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
    \n
    nvtop\n
    -----\n
    \n
    Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
    \n
    Htop\n
    ----\n
    \n
    generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
    \n
    duf\n
    ---\n
    \n
    Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
    \n
    Pydf\n
    ----\n
    \n
    Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
    \n
    suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
    \n
    Glacees\n
    -------\n
    \n
    A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
    \n
    Btop\n
    ----\n
    \n
    Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
    \n
    Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
    \n
    [Text Editors and file location]\n
    ==================================\n
    \n
    fd\n
    --\n
    \n
    Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
    \n
    Autojump\n
    --------\n
    \n
    autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
    \n
    suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
    \n
    fzf\n
    ---\n
    \n
    Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
    \n
    mcfly\n
    -----\n
    \n
    quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
    \n
    Atuin\n
    -----\n
    \n
    Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
    \n
    [github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
    \n
    TLDR\n
    ----\n
    \n
    a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
    \n
    Nano\n
    ----\n
    \n
    The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
    \n
    Micro\n
    -----\n
    \n
    it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
    \n
    Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
    \n
    Helix\n
    -----\n
    \n
    It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
    \n
    [helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
    \n
    Emacs\n
    -----\n
    \n
    Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
    \n
    Kakoune\n
    -------\n
    \n
    A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
    \n
    suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
    \n
    Bim\n
    ---\n
    \n
    Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
    \n
    suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
    \n
    Vim\n
    ---\n
    \n
    The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
    \n
    Neovim\n
    ------\n
    \n
    it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
    \n
    [Command utilities]\n
    =====================\n
    \n
    Tmux\n
    ----\n
    \n
    its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    [github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
    \n
    tmate\n
    -----\n
    \n
    its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    Terminal colors\n
    ---------------\n
    \n
    ```\n
    \n
    <span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
    </span><span style="color:#323232;">and displays the appropriate color charts.\n
    </span>\n
    ```\n
    \n
    [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    byobu\n
    -----\n
    \n
    its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
    \n
    zellij\n
    ------\n
    \n
    Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    jq\n
    --\n
    \n
    jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    zoxide\n
    ------\n
    \n
    faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
    \n
    suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
    \n
    ncdu\n
    ----\n
    \n
    shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
    \n
    neomutt\n
    -------\n
    \n
    email via cli! [neomutt.org](https://neomutt.org/)\n
    \n
    suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
    -----------------------------------------------------------------------------------------------\n
    \n
    tig\n
    ---\n
    \n
    interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
    \n
    suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
    \n
    pass\n
    ----\n
    \n
    the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Starship\n
    --------\n
    \n
    The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Lazygit\n
    -------\n
    \n
    Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Lazydocker\n
    ----------\n
    \n
    Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
    \n
    Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    RM-improved/RIP\n
    ---------------\n
    \n
    Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
    \n
    suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Trashy\n
    ------\n
    \n
    fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
    \n
    suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
    \n
    tealdear\n
    --------\n
    \n
    tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
    \n
    suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
    \n
    Navi\n
    ----\n
    \n
    navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
    \n
    suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
    \n
    Cheat\n
    -----\n
    \n
    this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    gomi\n
    ----\n
    \n
    its RM except has a trash can so you don’t permitly delete something by accident  \n
    [github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    broot\n
    -----\n
    \n
    a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    mdr\n
    ---\n
    \n
    a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    eza\n
    ---\n
    \n
    modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    Rtorrent\n
    --------\n
    \n
    a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
    \n
    suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
    \n
    ouch\n
    ----\n
    \n
    It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
    \n
    suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
    \n
    bat\n
    ---\n
    \n
    modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
    \n
    thefuck\n
    -------\n
    \n
    hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
    \n
    suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    [Shells]\n
    ==========\n
    \n
    Nushell\n
    -------\n
    \n
    it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
    \n
    Bash\n
    ----\n
    \n
    its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
    \n
    ble.sh\n
    ------\n
    \n
    Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
    \n
    Mosh\n
    ----\n
    \n
    Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
    \n
    suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
    \n
    DASH\n
    ----\n
    \n
    a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
    \n
    suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
    \n
    Fish\n
    ----\n
    \n
    its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
    \n
    Zsh\n
    ---\n
    \n
    its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
    \n
    [File Browsers]\n
    =================\n
    \n
    Midnight Commander\n
    ------------------\n
    \n
    Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
    \n
    [midnight-commander.org](https://midnight-commander.org/)\n
    \n
    Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
    \n
    Fm.awk\n
    ------\n
    \n
    File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    lmf\n
    ---\n
    \n
    st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
    \n
    Rover\n
    -----\n
    \n
    Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    LF\n
    --\n
    \n
    lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
    \n
    suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
    \n
    Ranger\n
    ------\n
    \n
    Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable   \n
    [github.com/ranger/ranger](https://github.com/ranger/ranger)\n
    \n
    ----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
    \n
    Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
    \n
    nnn\n
    ---\n
    \n
    nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
    \n
    [Fun/games]\n
    =============\n
    \n
    lolcat\n
    ------\n
    \n
    make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
    \n
    suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
    \n
    Cowsay\n
    ------\n
    \n
    make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
    \n
    Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
    \n
    Bastet\n
    ------\n
    \n
    Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
    \n
    Cmatrix\n
    -------\n
    \n
    make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    spotify-tui\n
    -----------\n
    \n
    Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
    \n
    suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    cacademo\n
    --------\n
    \n
    plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
    \n
    suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    figlet\n
    ------\n
    \n
    ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
    \n
    toilet\n
    ------\n
    \n
    turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
    \n
    Yewtube\n
    -------\n
    \n
    a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
    \n
    suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
    \n
    cbonsai\n
    -------\n
    \n
    Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
    \n
    tty-clock\n
    ---------\n
    \n
    a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
    \n
    I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
    \n
    I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 527
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719459439 {#3162
    date: 2024-06-27 05:37:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@stepanzak@iusearchlinux.fyi"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  +badges: Doctrine\ORM\PersistentCollection {#3180 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2459 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        steamymoomilk, any relation to chunkyhairball?\n
        \n
        [lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1709548168 {#2457
        date: 2024-03-04 11:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Steamymoomilk@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2469 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 265724
      -bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6963595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703973961 {#2454
        date: 2023-12-30 23:06:01.0 +01:00
      }
      +"title": 265724
    }
  ]
  -id: 25931
  -titleTs: "'list':4 'mega':3 'termin':1 'util':2"
  -bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057448
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11871260"
  +editedAt: DateTimeImmutable @1719089751 {#3149
    date: 2024-06-22 22:55:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1703971048 {#3128
    date: 2023-12-30 22:17:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#2455
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2459
    +user: Proxies\__CG__\App\Entity\User {#2243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3167 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
    +slug: "Terminal-Utility-Mega-list"
    +title: "Terminal Utility Mega list!"
    +url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
    +body: """
      [Browsers]\n
      ============\n
      \n
      Browsh\n
      ------\n
      \n
      old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
      \n
      Lynx\n
      ----\n
      \n
      Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
      \n
      Links\n
      -----\n
      \n
      Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
      \n
      suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
      \n
      [System Monitoring]\n
      =====================\n
      \n
      uptimed\n
      -------\n
      \n
      System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
      \n
      suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      TTYload\n
      -------\n
      \n
      color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
      \n
      suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      Bottom\n
      ------\n
      \n
      shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
      \n
      gdu\n
      ---\n
      \n
      Pretty fast disk usage analyzer written in Go.\n
      \n
      Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
      \n
      [github.com/dundee/gdu](https://github.com/dundee/gdu)\n
      \n
      suggested by @stepanzak@iusearchlinux.fyi\n
      \n
      neofetch\n
      --------\n
      \n
      display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
      \n
      nvtop\n
      -----\n
      \n
      Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
      \n
      Htop\n
      ----\n
      \n
      generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
      \n
      duf\n
      ---\n
      \n
      Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
      \n
      Pydf\n
      ----\n
      \n
      Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
      \n
      suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
      \n
      Glacees\n
      -------\n
      \n
      A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
      \n
      Btop\n
      ----\n
      \n
      Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
      \n
      Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
      \n
      [Text Editors and file location]\n
      ==================================\n
      \n
      fd\n
      --\n
      \n
      Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
      \n
      Autojump\n
      --------\n
      \n
      autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
      \n
      suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
      \n
      fzf\n
      ---\n
      \n
      Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
      \n
      mcfly\n
      -----\n
      \n
      quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
      \n
      Atuin\n
      -----\n
      \n
      Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
      \n
      [github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
      \n
      TLDR\n
      ----\n
      \n
      a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
      \n
      Nano\n
      ----\n
      \n
      The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
      \n
      Micro\n
      -----\n
      \n
      it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
      \n
      Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
      \n
      Helix\n
      -----\n
      \n
      It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
      \n
      [helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
      \n
      Emacs\n
      -----\n
      \n
      Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
      \n
      Kakoune\n
      -------\n
      \n
      A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
      \n
      suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
      \n
      Bim\n
      ---\n
      \n
      Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
      \n
      suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
      \n
      Vim\n
      ---\n
      \n
      The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
      \n
      Neovim\n
      ------\n
      \n
      it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
      \n
      [Command utilities]\n
      =====================\n
      \n
      Tmux\n
      ----\n
      \n
      its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      [github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
      \n
      tmate\n
      -----\n
      \n
      its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      Terminal colors\n
      ---------------\n
      \n
      ```\n
      \n
      <span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
      </span><span style="color:#323232;">and displays the appropriate color charts.\n
      </span>\n
      ```\n
      \n
      [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      byobu\n
      -----\n
      \n
      its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
      \n
      zellij\n
      ------\n
      \n
      Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      jq\n
      --\n
      \n
      jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      zoxide\n
      ------\n
      \n
      faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
      \n
      suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
      \n
      ncdu\n
      ----\n
      \n
      shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
      \n
      neomutt\n
      -------\n
      \n
      email via cli! [neomutt.org](https://neomutt.org/)\n
      \n
      suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
      -----------------------------------------------------------------------------------------------\n
      \n
      tig\n
      ---\n
      \n
      interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
      \n
      suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
      \n
      pass\n
      ----\n
      \n
      the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Starship\n
      --------\n
      \n
      The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Lazygit\n
      -------\n
      \n
      Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Lazydocker\n
      ----------\n
      \n
      Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
      \n
      Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      RM-improved/RIP\n
      ---------------\n
      \n
      Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
      \n
      suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Trashy\n
      ------\n
      \n
      fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
      \n
      suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
      \n
      tealdear\n
      --------\n
      \n
      tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
      \n
      suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Navi\n
      ----\n
      \n
      navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
      \n
      suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
      \n
      Cheat\n
      -----\n
      \n
      this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      gomi\n
      ----\n
      \n
      its RM except has a trash can so you don’t permitly delete something by accident  \n
      [github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      broot\n
      -----\n
      \n
      a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      mdr\n
      ---\n
      \n
      a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      eza\n
      ---\n
      \n
      modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      Rtorrent\n
      --------\n
      \n
      a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
      \n
      suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
      \n
      ouch\n
      ----\n
      \n
      It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
      \n
      suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
      \n
      bat\n
      ---\n
      \n
      modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      thefuck\n
      -------\n
      \n
      hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
      \n
      suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      [Shells]\n
      ==========\n
      \n
      Nushell\n
      -------\n
      \n
      it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
      \n
      Bash\n
      ----\n
      \n
      its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
      \n
      ble.sh\n
      ------\n
      \n
      Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
      \n
      Mosh\n
      ----\n
      \n
      Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
      \n
      suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
      \n
      DASH\n
      ----\n
      \n
      a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
      \n
      suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
      \n
      Fish\n
      ----\n
      \n
      its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
      \n
      Zsh\n
      ---\n
      \n
      its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
      \n
      [File Browsers]\n
      =================\n
      \n
      Midnight Commander\n
      ------------------\n
      \n
      Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
      \n
      [midnight-commander.org](https://midnight-commander.org/)\n
      \n
      Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
      \n
      Fm.awk\n
      ------\n
      \n
      File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      lmf\n
      ---\n
      \n
      st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
      \n
      Rover\n
      -----\n
      \n
      Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      LF\n
      --\n
      \n
      lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
      \n
      suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
      \n
      Ranger\n
      ------\n
      \n
      Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable   \n
      [github.com/ranger/ranger](https://github.com/ranger/ranger)\n
      \n
      ----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
      \n
      Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
      \n
      nnn\n
      ---\n
      \n
      nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
      \n
      [Fun/games]\n
      =============\n
      \n
      lolcat\n
      ------\n
      \n
      make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
      \n
      suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
      \n
      Cowsay\n
      ------\n
      \n
      make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
      \n
      Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
      \n
      Bastet\n
      ------\n
      \n
      Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
      \n
      Cmatrix\n
      -------\n
      \n
      make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      spotify-tui\n
      -----------\n
      \n
      Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
      \n
      suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      cacademo\n
      --------\n
      \n
      plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
      \n
      suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      figlet\n
      ------\n
      \n
      ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
      \n
      toilet\n
      ------\n
      \n
      turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
      \n
      Yewtube\n
      -------\n
      \n
      a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
      \n
      suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      cbonsai\n
      -------\n
      \n
      Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      tty-clock\n
      ---------\n
      \n
      a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
      \n
      I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
      \n
      I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 527
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719459439 {#3162
      date: 2024-06-27 05:37:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@stepanzak@iusearchlinux.fyi"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    +badges: Doctrine\ORM\PersistentCollection {#3180 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 25931
    -titleTs: "'list':4 'mega':3 'termin':1 'util':2"
    -bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057448
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11871260"
    +editedAt: DateTimeImmutable @1719089751 {#3149
      date: 2024-06-22 22:55:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1703971048 {#3128
      date: 2023-12-30 22:17:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    steamymoomilk, any relation to chunkyhairball?\n
    \n
    [lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709548168 {#2457
    date: 2024-03-04 11:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Steamymoomilk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 265724
  -bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6963595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703973961 {#2454
    date: 2023-12-30 23:06:01.0 +01:00
  }
  +"title": 265724
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2455
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2459
    +user: Proxies\__CG__\App\Entity\User {#2243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3167 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
    +slug: "Terminal-Utility-Mega-list"
    +title: "Terminal Utility Mega list!"
    +url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
    +body: """
      [Browsers]\n
      ============\n
      \n
      Browsh\n
      ------\n
      \n
      old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
      \n
      Lynx\n
      ----\n
      \n
      Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
      \n
      Links\n
      -----\n
      \n
      Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
      \n
      suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
      \n
      [System Monitoring]\n
      =====================\n
      \n
      uptimed\n
      -------\n
      \n
      System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
      \n
      suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      TTYload\n
      -------\n
      \n
      color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
      \n
      suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      Bottom\n
      ------\n
      \n
      shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
      \n
      gdu\n
      ---\n
      \n
      Pretty fast disk usage analyzer written in Go.\n
      \n
      Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
      \n
      [github.com/dundee/gdu](https://github.com/dundee/gdu)\n
      \n
      suggested by @stepanzak@iusearchlinux.fyi\n
      \n
      neofetch\n
      --------\n
      \n
      display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
      \n
      nvtop\n
      -----\n
      \n
      Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
      \n
      Htop\n
      ----\n
      \n
      generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
      \n
      duf\n
      ---\n
      \n
      Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
      \n
      Pydf\n
      ----\n
      \n
      Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
      \n
      suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
      \n
      Glacees\n
      -------\n
      \n
      A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
      \n
      Btop\n
      ----\n
      \n
      Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
      \n
      Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
      \n
      [Text Editors and file location]\n
      ==================================\n
      \n
      fd\n
      --\n
      \n
      Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
      \n
      Autojump\n
      --------\n
      \n
      autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
      \n
      suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
      \n
      fzf\n
      ---\n
      \n
      Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
      \n
      mcfly\n
      -----\n
      \n
      quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
      \n
      Atuin\n
      -----\n
      \n
      Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
      \n
      [github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
      \n
      TLDR\n
      ----\n
      \n
      a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
      \n
      Nano\n
      ----\n
      \n
      The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
      \n
      Micro\n
      -----\n
      \n
      it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
      \n
      Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
      \n
      Helix\n
      -----\n
      \n
      It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
      \n
      [helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
      \n
      Emacs\n
      -----\n
      \n
      Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
      \n
      Kakoune\n
      -------\n
      \n
      A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
      \n
      suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
      \n
      Bim\n
      ---\n
      \n
      Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
      \n
      suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
      \n
      Vim\n
      ---\n
      \n
      The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
      \n
      Neovim\n
      ------\n
      \n
      it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
      \n
      [Command utilities]\n
      =====================\n
      \n
      Tmux\n
      ----\n
      \n
      its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      [github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
      \n
      tmate\n
      -----\n
      \n
      its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      Terminal colors\n
      ---------------\n
      \n
      ```\n
      \n
      <span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
      </span><span style="color:#323232;">and displays the appropriate color charts.\n
      </span>\n
      ```\n
      \n
      [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      byobu\n
      -----\n
      \n
      its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
      \n
      zellij\n
      ------\n
      \n
      Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      jq\n
      --\n
      \n
      jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      zoxide\n
      ------\n
      \n
      faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
      \n
      suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
      \n
      ncdu\n
      ----\n
      \n
      shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
      \n
      neomutt\n
      -------\n
      \n
      email via cli! [neomutt.org](https://neomutt.org/)\n
      \n
      suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
      -----------------------------------------------------------------------------------------------\n
      \n
      tig\n
      ---\n
      \n
      interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
      \n
      suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
      \n
      pass\n
      ----\n
      \n
      the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Starship\n
      --------\n
      \n
      The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Lazygit\n
      -------\n
      \n
      Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Lazydocker\n
      ----------\n
      \n
      Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
      \n
      Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      RM-improved/RIP\n
      ---------------\n
      \n
      Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
      \n
      suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Trashy\n
      ------\n
      \n
      fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
      \n
      suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
      \n
      tealdear\n
      --------\n
      \n
      tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
      \n
      suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Navi\n
      ----\n
      \n
      navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
      \n
      suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
      \n
      Cheat\n
      -----\n
      \n
      this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      gomi\n
      ----\n
      \n
      its RM except has a trash can so you don’t permitly delete something by accident  \n
      [github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      broot\n
      -----\n
      \n
      a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      mdr\n
      ---\n
      \n
      a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      eza\n
      ---\n
      \n
      modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      Rtorrent\n
      --------\n
      \n
      a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
      \n
      suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
      \n
      ouch\n
      ----\n
      \n
      It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
      \n
      suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
      \n
      bat\n
      ---\n
      \n
      modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      thefuck\n
      -------\n
      \n
      hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
      \n
      suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      [Shells]\n
      ==========\n
      \n
      Nushell\n
      -------\n
      \n
      it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
      \n
      Bash\n
      ----\n
      \n
      its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
      \n
      ble.sh\n
      ------\n
      \n
      Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
      \n
      Mosh\n
      ----\n
      \n
      Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
      \n
      suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
      \n
      DASH\n
      ----\n
      \n
      a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
      \n
      suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
      \n
      Fish\n
      ----\n
      \n
      its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
      \n
      Zsh\n
      ---\n
      \n
      its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
      \n
      [File Browsers]\n
      =================\n
      \n
      Midnight Commander\n
      ------------------\n
      \n
      Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
      \n
      [midnight-commander.org](https://midnight-commander.org/)\n
      \n
      Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
      \n
      Fm.awk\n
      ------\n
      \n
      File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      lmf\n
      ---\n
      \n
      st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
      \n
      Rover\n
      -----\n
      \n
      Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      LF\n
      --\n
      \n
      lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
      \n
      suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
      \n
      Ranger\n
      ------\n
      \n
      Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable   \n
      [github.com/ranger/ranger](https://github.com/ranger/ranger)\n
      \n
      ----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
      \n
      Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
      \n
      nnn\n
      ---\n
      \n
      nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
      \n
      [Fun/games]\n
      =============\n
      \n
      lolcat\n
      ------\n
      \n
      make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
      \n
      suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
      \n
      Cowsay\n
      ------\n
      \n
      make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
      \n
      Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
      \n
      Bastet\n
      ------\n
      \n
      Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
      \n
      Cmatrix\n
      -------\n
      \n
      make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      spotify-tui\n
      -----------\n
      \n
      Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
      \n
      suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      cacademo\n
      --------\n
      \n
      plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
      \n
      suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      figlet\n
      ------\n
      \n
      ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
      \n
      toilet\n
      ------\n
      \n
      turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
      \n
      Yewtube\n
      -------\n
      \n
      a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
      \n
      suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      cbonsai\n
      -------\n
      \n
      Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      tty-clock\n
      ---------\n
      \n
      a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
      \n
      I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
      \n
      I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 527
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719459439 {#3162
      date: 2024-06-27 05:37:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@stepanzak@iusearchlinux.fyi"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    +badges: Doctrine\ORM\PersistentCollection {#3180 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 25931
    -titleTs: "'list':4 'mega':3 'termin':1 'util':2"
    -bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057448
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11871260"
    +editedAt: DateTimeImmutable @1719089751 {#3149
      date: 2024-06-22 22:55:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1703971048 {#3128
      date: 2023-12-30 22:17:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    steamymoomilk, any relation to chunkyhairball?\n
    \n
    [lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709548168 {#2457
    date: 2024-03-04 11:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Steamymoomilk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 265724
  -bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6963595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703973961 {#2454
    date: 2023-12-30 23:06:01.0 +01:00
  }
  +"title": 265724
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2455
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2459
    +user: Proxies\__CG__\App\Entity\User {#2243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3167 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
    +slug: "Terminal-Utility-Mega-list"
    +title: "Terminal Utility Mega list!"
    +url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
    +body: """
      [Browsers]\n
      ============\n
      \n
      Browsh\n
      ------\n
      \n
      old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
      \n
      Lynx\n
      ----\n
      \n
      Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
      \n
      Links\n
      -----\n
      \n
      Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
      \n
      suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
      \n
      [System Monitoring]\n
      =====================\n
      \n
      uptimed\n
      -------\n
      \n
      System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
      \n
      suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      TTYload\n
      -------\n
      \n
      color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
      \n
      suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      Bottom\n
      ------\n
      \n
      shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
      \n
      gdu\n
      ---\n
      \n
      Pretty fast disk usage analyzer written in Go.\n
      \n
      Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
      \n
      [github.com/dundee/gdu](https://github.com/dundee/gdu)\n
      \n
      suggested by @stepanzak@iusearchlinux.fyi\n
      \n
      neofetch\n
      --------\n
      \n
      display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
      \n
      nvtop\n
      -----\n
      \n
      Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
      \n
      Htop\n
      ----\n
      \n
      generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
      \n
      duf\n
      ---\n
      \n
      Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
      \n
      Pydf\n
      ----\n
      \n
      Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
      \n
      suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
      \n
      Glacees\n
      -------\n
      \n
      A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
      \n
      Btop\n
      ----\n
      \n
      Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
      \n
      Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
      \n
      [Text Editors and file location]\n
      ==================================\n
      \n
      fd\n
      --\n
      \n
      Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
      \n
      Autojump\n
      --------\n
      \n
      autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
      \n
      suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
      \n
      fzf\n
      ---\n
      \n
      Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
      \n
      mcfly\n
      -----\n
      \n
      quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
      \n
      Atuin\n
      -----\n
      \n
      Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
      \n
      [github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
      \n
      TLDR\n
      ----\n
      \n
      a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
      \n
      Nano\n
      ----\n
      \n
      The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
      \n
      Micro\n
      -----\n
      \n
      it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
      \n
      Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
      \n
      Helix\n
      -----\n
      \n
      It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
      \n
      [helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
      \n
      Emacs\n
      -----\n
      \n
      Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
      \n
      Kakoune\n
      -------\n
      \n
      A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
      \n
      suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
      \n
      Bim\n
      ---\n
      \n
      Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
      \n
      suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
      \n
      Vim\n
      ---\n
      \n
      The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
      \n
      Neovim\n
      ------\n
      \n
      it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
      \n
      [Command utilities]\n
      =====================\n
      \n
      Tmux\n
      ----\n
      \n
      its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      [github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
      \n
      tmate\n
      -----\n
      \n
      its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      Terminal colors\n
      ---------------\n
      \n
      ```\n
      \n
      <span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
      </span><span style="color:#323232;">and displays the appropriate color charts.\n
      </span>\n
      ```\n
      \n
      [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      byobu\n
      -----\n
      \n
      its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
      \n
      zellij\n
      ------\n
      \n
      Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      jq\n
      --\n
      \n
      jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      zoxide\n
      ------\n
      \n
      faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
      \n
      suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
      \n
      ncdu\n
      ----\n
      \n
      shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
      \n
      neomutt\n
      -------\n
      \n
      email via cli! [neomutt.org](https://neomutt.org/)\n
      \n
      suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
      -----------------------------------------------------------------------------------------------\n
      \n
      tig\n
      ---\n
      \n
      interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
      \n
      suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
      \n
      pass\n
      ----\n
      \n
      the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Starship\n
      --------\n
      \n
      The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Lazygit\n
      -------\n
      \n
      Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Lazydocker\n
      ----------\n
      \n
      Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
      \n
      Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      RM-improved/RIP\n
      ---------------\n
      \n
      Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
      \n
      suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Trashy\n
      ------\n
      \n
      fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
      \n
      suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
      \n
      tealdear\n
      --------\n
      \n
      tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
      \n
      suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
      \n
      Navi\n
      ----\n
      \n
      navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
      \n
      suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
      \n
      Cheat\n
      -----\n
      \n
      this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      gomi\n
      ----\n
      \n
      its RM except has a trash can so you don’t permitly delete something by accident  \n
      [github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      broot\n
      -----\n
      \n
      a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      mdr\n
      ---\n
      \n
      a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      eza\n
      ---\n
      \n
      modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      Rtorrent\n
      --------\n
      \n
      a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
      \n
      suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
      \n
      ouch\n
      ----\n
      \n
      It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
      \n
      suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
      \n
      bat\n
      ---\n
      \n
      modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
      \n
      thefuck\n
      -------\n
      \n
      hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
      \n
      suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      [Shells]\n
      ==========\n
      \n
      Nushell\n
      -------\n
      \n
      it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
      \n
      Bash\n
      ----\n
      \n
      its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
      \n
      ble.sh\n
      ------\n
      \n
      Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
      \n
      Mosh\n
      ----\n
      \n
      Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
      \n
      suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
      \n
      DASH\n
      ----\n
      \n
      a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
      \n
      suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
      \n
      Fish\n
      ----\n
      \n
      its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
      \n
      Zsh\n
      ---\n
      \n
      its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
      \n
      [File Browsers]\n
      =================\n
      \n
      Midnight Commander\n
      ------------------\n
      \n
      Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
      \n
      [midnight-commander.org](https://midnight-commander.org/)\n
      \n
      Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
      \n
      Fm.awk\n
      ------\n
      \n
      File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      lmf\n
      ---\n
      \n
      st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
      \n
      Rover\n
      -----\n
      \n
      Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      LF\n
      --\n
      \n
      lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
      \n
      suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
      \n
      Ranger\n
      ------\n
      \n
      Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable   \n
      [github.com/ranger/ranger](https://github.com/ranger/ranger)\n
      \n
      ----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
      \n
      Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
      \n
      nnn\n
      ---\n
      \n
      nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
      \n
      [Fun/games]\n
      =============\n
      \n
      lolcat\n
      ------\n
      \n
      make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
      \n
      suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
      \n
      Cowsay\n
      ------\n
      \n
      make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
      \n
      Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
      \n
      Bastet\n
      ------\n
      \n
      Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
      \n
      Cmatrix\n
      -------\n
      \n
      make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      spotify-tui\n
      -----------\n
      \n
      Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
      \n
      suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      cacademo\n
      --------\n
      \n
      plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
      \n
      suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      figlet\n
      ------\n
      \n
      ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
      \n
      toilet\n
      ------\n
      \n
      turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
      \n
      Yewtube\n
      -------\n
      \n
      a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
      \n
      suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
      \n
      cbonsai\n
      -------\n
      \n
      Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
      \n
      tty-clock\n
      ---------\n
      \n
      a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
      \n
      I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
      \n
      I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 527
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719459439 {#3162
      date: 2024-06-27 05:37:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@stepanzak@iusearchlinux.fyi"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    +badges: Doctrine\ORM\PersistentCollection {#3180 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 25931
    -titleTs: "'list':4 'mega':3 'termin':1 'util':2"
    -bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057448
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11871260"
    +editedAt: DateTimeImmutable @1719089751 {#3149
      date: 2024-06-22 22:55:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1703971048 {#3128
      date: 2023-12-30 22:17:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    steamymoomilk, any relation to chunkyhairball?\n
    \n
    [lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709548168 {#2457
    date: 2024-03-04 11:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Steamymoomilk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 265724
  -bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6963595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703973961 {#2454
    date: 2023-12-30 23:06:01.0 +01:00
  }
  +"title": 265724
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\Entry {#2386
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3111 …}
  +slug: "What-Is-Linux-Mobile-technical-explanation-of-the-ecosystem-for"
  +title: "What Is Linux Mobile - technical explanation of the ecosystem for Linux on smartphones previously (often previosuly android)"
  +url: "https://connolly.tech/posts/2024_01_06-what-is-linux-mobile/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712656972 {#3106
    date: 2024-04-09 12:02:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  +badges: Doctrine\ORM\PersistentCollection {#3123 …}
  +children: [
    App\Entity\EntryComment {#2380
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +body: "Been keeping an eye on postmarketOS, have been wanting to use it with a more modern phone in the USA, like a Pixel 4a or something. How has droidian been? Haven’t really heard too much about that project, its a full Linux distro? You can apt-get stuff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704608211 {#2364
        date: 2024-01-07 07:16:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@clumsy_cat@beehaw.org"
        "@smileyhead@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 287874
      -bodyTs: "'4a':24 'apt':48 'apt-get':47 'distro':44 'droidian':29 'eye':4 'full':42 'get':49 'haven':31 'heard':34 'keep':2 'like':21 'linux':43 'modern':16 'much':36 'phone':17 'pixel':23 'postmarketo':6 'project':39 'realli':33 'someth':26 'stuff':50 'usa':20 'use':11 'want':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7148134"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704608211 {#2372
        date: 2024-01-07 07:16:51.0 +01:00
      }
      +"title": 287874
    }
  ]
  -id: 27695
  -titleTs: "'android':17 'ecosystem':9 'explan':6 'linux':3,11 'mobil':4 'often':15 'previosuli':16 'previous':14 'smartphon':13 'technic':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704658522
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10836205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704572122 {#3092
    date: 2024-01-06 21:15:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2386
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3111 …}
  +slug: "What-Is-Linux-Mobile-technical-explanation-of-the-ecosystem-for"
  +title: "What Is Linux Mobile - technical explanation of the ecosystem for Linux on smartphones previously (often previosuly android)"
  +url: "https://connolly.tech/posts/2024_01_06-what-is-linux-mobile/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712656972 {#3106
    date: 2024-04-09 12:02:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  +badges: Doctrine\ORM\PersistentCollection {#3123 …}
  +children: [
    App\Entity\EntryComment {#2380
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +body: "Been keeping an eye on postmarketOS, have been wanting to use it with a more modern phone in the USA, like a Pixel 4a or something. How has droidian been? Haven’t really heard too much about that project, its a full Linux distro? You can apt-get stuff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704608211 {#2364
        date: 2024-01-07 07:16:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@clumsy_cat@beehaw.org"
        "@smileyhead@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 287874
      -bodyTs: "'4a':24 'apt':48 'apt-get':47 'distro':44 'droidian':29 'eye':4 'full':42 'get':49 'haven':31 'heard':34 'keep':2 'like':21 'linux':43 'modern':16 'much':36 'phone':17 'pixel':23 'postmarketo':6 'project':39 'realli':33 'someth':26 'stuff':50 'usa':20 'use':11 'want':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7148134"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704608211 {#2372
        date: 2024-01-07 07:16:51.0 +01:00
      }
      +"title": 287874
    }
  ]
  -id: 27695
  -titleTs: "'android':17 'ecosystem':9 'explan':6 'linux':3,11 'mobil':4 'often':15 'previosuli':16 'previous':14 'smartphon':13 'technic':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704658522
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10836205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704572122 {#3092
    date: 2024-01-06 21:15:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2386
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3111 …}
  +slug: "What-Is-Linux-Mobile-technical-explanation-of-the-ecosystem-for"
  +title: "What Is Linux Mobile - technical explanation of the ecosystem for Linux on smartphones previously (often previosuly android)"
  +url: "https://connolly.tech/posts/2024_01_06-what-is-linux-mobile/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712656972 {#3106
    date: 2024-04-09 12:02:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  +badges: Doctrine\ORM\PersistentCollection {#3123 …}
  +children: [
    App\Entity\EntryComment {#2380
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +body: "Been keeping an eye on postmarketOS, have been wanting to use it with a more modern phone in the USA, like a Pixel 4a or something. How has droidian been? Haven’t really heard too much about that project, its a full Linux distro? You can apt-get stuff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704608211 {#2364
        date: 2024-01-07 07:16:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@clumsy_cat@beehaw.org"
        "@smileyhead@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 287874
      -bodyTs: "'4a':24 'apt':48 'apt-get':47 'distro':44 'droidian':29 'eye':4 'full':42 'get':49 'haven':31 'heard':34 'keep':2 'like':21 'linux':43 'modern':16 'much':36 'phone':17 'pixel':23 'postmarketo':6 'project':39 'realli':33 'someth':26 'stuff':50 'usa':20 'use':11 'want':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7148134"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704608211 {#2372
        date: 2024-01-07 07:16:51.0 +01:00
      }
      +"title": 287874
    }
  ]
  -id: 27695
  -titleTs: "'android':17 'ecosystem':9 'explan':6 'linux':3,11 'mobil':4 'often':15 'previosuli':16 'previous':14 'smartphon':13 'technic':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704658522
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10836205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704572122 {#3092
    date: 2024-01-06 21:15:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3111 …}
    +slug: "What-Is-Linux-Mobile-technical-explanation-of-the-ecosystem-for"
    +title: "What Is Linux Mobile - technical explanation of the ecosystem for Linux on smartphones previously (often previosuly android)"
    +url: "https://connolly.tech/posts/2024_01_06-what-is-linux-mobile/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712656972 {#3106
      date: 2024-04-09 12:02:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    +badges: Doctrine\ORM\PersistentCollection {#3123 …}
    +children: [
      App\Entity\EntryComment {#2380}
    ]
    -id: 27695
    -titleTs: "'android':17 'ecosystem':9 'explan':6 'linux':3,11 'mobil':4 'often':15 'previosuli':16 'previous':14 'smartphon':13 'technic':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704658522
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10836205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704572122 {#3092
      date: 2024-01-06 21:15:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +body: "Been keeping an eye on postmarketOS, have been wanting to use it with a more modern phone in the USA, like a Pixel 4a or something. How has droidian been? Haven’t really heard too much about that project, its a full Linux distro? You can apt-get stuff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704608211 {#2364
    date: 2024-01-07 07:16:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clumsy_cat@beehaw.org"
    "@smileyhead@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 287874
  -bodyTs: "'4a':24 'apt':48 'apt-get':47 'distro':44 'droidian':29 'eye':4 'full':42 'get':49 'haven':31 'heard':34 'keep':2 'like':21 'linux':43 'modern':16 'much':36 'phone':17 'pixel':23 'postmarketo':6 'project':39 'realli':33 'someth':26 'stuff':50 'usa':20 'use':11 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7148134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704608211 {#2372
    date: 2024-01-07 07:16:51.0 +01:00
  }
  +"title": 287874
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3111 …}
    +slug: "What-Is-Linux-Mobile-technical-explanation-of-the-ecosystem-for"
    +title: "What Is Linux Mobile - technical explanation of the ecosystem for Linux on smartphones previously (often previosuly android)"
    +url: "https://connolly.tech/posts/2024_01_06-what-is-linux-mobile/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712656972 {#3106
      date: 2024-04-09 12:02:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    +badges: Doctrine\ORM\PersistentCollection {#3123 …}
    +children: [
      App\Entity\EntryComment {#2380}
    ]
    -id: 27695
    -titleTs: "'android':17 'ecosystem':9 'explan':6 'linux':3,11 'mobil':4 'often':15 'previosuli':16 'previous':14 'smartphon':13 'technic':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704658522
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10836205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704572122 {#3092
      date: 2024-01-06 21:15:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +body: "Been keeping an eye on postmarketOS, have been wanting to use it with a more modern phone in the USA, like a Pixel 4a or something. How has droidian been? Haven’t really heard too much about that project, its a full Linux distro? You can apt-get stuff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704608211 {#2364
    date: 2024-01-07 07:16:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clumsy_cat@beehaw.org"
    "@smileyhead@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 287874
  -bodyTs: "'4a':24 'apt':48 'apt-get':47 'distro':44 'droidian':29 'eye':4 'full':42 'get':49 'haven':31 'heard':34 'keep':2 'like':21 'linux':43 'modern':16 'much':36 'phone':17 'pixel':23 'postmarketo':6 'project':39 'realli':33 'someth':26 'stuff':50 'usa':20 'use':11 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7148134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704608211 {#2372
    date: 2024-01-07 07:16:51.0 +01:00
  }
  +"title": 287874
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3111 …}
    +slug: "What-Is-Linux-Mobile-technical-explanation-of-the-ecosystem-for"
    +title: "What Is Linux Mobile - technical explanation of the ecosystem for Linux on smartphones previously (often previosuly android)"
    +url: "https://connolly.tech/posts/2024_01_06-what-is-linux-mobile/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712656972 {#3106
      date: 2024-04-09 12:02:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    +badges: Doctrine\ORM\PersistentCollection {#3123 …}
    +children: [
      App\Entity\EntryComment {#2380}
    ]
    -id: 27695
    -titleTs: "'android':17 'ecosystem':9 'explan':6 'linux':3,11 'mobil':4 'often':15 'previosuli':16 'previous':14 'smartphon':13 'technic':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704658522
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10836205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704572122 {#3092
      date: 2024-01-06 21:15:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +body: "Been keeping an eye on postmarketOS, have been wanting to use it with a more modern phone in the USA, like a Pixel 4a or something. How has droidian been? Haven’t really heard too much about that project, its a full Linux distro? You can apt-get stuff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704608211 {#2364
    date: 2024-01-07 07:16:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clumsy_cat@beehaw.org"
    "@smileyhead@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 287874
  -bodyTs: "'4a':24 'apt':48 'apt-get':47 'distro':44 'droidian':29 'eye':4 'full':42 'get':49 'haven':31 'heard':34 'keep':2 'like':21 'linux':43 'modern':16 'much':36 'phone':17 'pixel':23 'postmarketo':6 'project':39 'realli':33 'someth':26 'stuff':50 'usa':20 'use':11 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7148134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704608211 {#2372
    date: 2024-01-07 07:16:51.0 +01:00
  }
  +"title": 287874
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2104
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#3125
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  +badges: Doctrine\ORM\PersistentCollection {#3141 …}
  +children: [
    App\Entity\EntryComment {#2041
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2104 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On android (though I wish I was using a true gnu/Linux phone…) I open Neo store every once in a while and peruse the explore tab, sorting by most recently updated. Neo store is a better f-droid client (a source for open source android apps)\n
        \n
        For desktop Linux, i guess you could do the same, (though for some reason i haven’t) and peruse the free sofyware marketplace that comes with your linux distro. I also used to google articles about top 10 new open source apps for ubuntu 2023, or similar google searches. I also used to read a bunch of Linux, open source, and linux hardware related sub-reddits that I’ve been slowly trying to replace with Lemmy communities, right now I subscribe to:\n
        \n
        C/f-droid\n
        \n
        C/hardware\n
        \n
        C/homelab\n
        \n
        C/Linux\n
        \n
        C/linuxhardware\n
        \n
        C/opensource\n
        \n
        If anyone has anymore I should subscribe to, suggest away!\n
        \n
        I also browse YouTube which in the past has suggested videos of people reviewing new open source apps or software. Though those video suggestions have gotten worse as YouTube’s algorithms have gotten worse in the last few years.\n
        \n
        Also in the past I’d peruse [alternativeto.net](https://alternativeto.net/) to see if there’s anything better in the open source world for proprietary software, or even alternatives to existing open source software I use.\n
        \n
        Interested to hear more about what others do!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705482005 {#2053
        date: 2024-01-17 10:00:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2100 …}
      +nested: Doctrine\ORM\PersistentCollection {#2105 …}
      +votes: Doctrine\ORM\PersistentCollection {#2111 …}
      +reports: Doctrine\ORM\PersistentCollection {#2102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
      -id: 316305
      -bodyTs: "'/)':196 '10':85 '2023':92 'algorithm':177 'also':78,98,148,186 'altern':214 'alternativeto.net':193,195 'alternativeto.net/)':194 'android':2,46 'anymor':140 'anyon':138 'anyth':202 'app':47,89,164 'articl':82 'away':146 'better':36,203 'brows':149 'bunch':103 'c/f-droid':131 'c/hardware':132 'c/homelab':133 'c/linux':134 'c/linuxhardware':135 'c/opensource':136 'client':40 'come':72 'communiti':125 'could':54 'd':191 'desktop':49 'distro':76 'droid':39 'even':213 'everi':17 'exist':216 'explor':25 'f':38 'f-droid':37 'free':68 'gnu/linux':11 'googl':81,95 'gotten':172,179 'guess':52 'hardwar':110 'haven':63 'hear':224 'interest':222 'last':183 'lemmi':124 'linux':50,75,105,109 'marketplac':70 'neo':15,32 'new':86,161 'open':14,44,87,106,162,206,217 'other':228 'past':154,189 'peopl':159 'perus':23,66,192 'phone':12 'proprietari':210 'read':101 'reason':61 'recent':30 'reddit':114 'relat':111 'replac':122 'review':160 'right':126 'search':96 'see':198 'similar':94 'slowli':119 'softwar':166,211,219 'sofywar':69 'sort':27 'sourc':42,45,88,107,163,207,218 'store':16,33 'sub':113 'sub-reddit':112 'subscrib':129,143 'suggest':145,156,170 'tab':26 'though':3,58,167 'top':84 'tri':120 'true':10 'ubuntu':91 'updat':31 'use':8,79,99,221 've':117 'video':157,169 'wish':5 'world':208 'wors':173,180 'year':185 'youtub':150,175"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7464300"
      +editedAt: DateTimeImmutable @1725661866 {#2125
        date: 2024-09-07 00:31:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705482005 {#2165
        date: 2024-01-17 10:00:05.0 +01:00
      }
      +"title": 316305
    }
  ]
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#3112
    date: 2024-01-17 08:31:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2104
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#3125
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  +badges: Doctrine\ORM\PersistentCollection {#3141 …}
  +children: [
    App\Entity\EntryComment {#2041
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2104 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On android (though I wish I was using a true gnu/Linux phone…) I open Neo store every once in a while and peruse the explore tab, sorting by most recently updated. Neo store is a better f-droid client (a source for open source android apps)\n
        \n
        For desktop Linux, i guess you could do the same, (though for some reason i haven’t) and peruse the free sofyware marketplace that comes with your linux distro. I also used to google articles about top 10 new open source apps for ubuntu 2023, or similar google searches. I also used to read a bunch of Linux, open source, and linux hardware related sub-reddits that I’ve been slowly trying to replace with Lemmy communities, right now I subscribe to:\n
        \n
        C/f-droid\n
        \n
        C/hardware\n
        \n
        C/homelab\n
        \n
        C/Linux\n
        \n
        C/linuxhardware\n
        \n
        C/opensource\n
        \n
        If anyone has anymore I should subscribe to, suggest away!\n
        \n
        I also browse YouTube which in the past has suggested videos of people reviewing new open source apps or software. Though those video suggestions have gotten worse as YouTube’s algorithms have gotten worse in the last few years.\n
        \n
        Also in the past I’d peruse [alternativeto.net](https://alternativeto.net/) to see if there’s anything better in the open source world for proprietary software, or even alternatives to existing open source software I use.\n
        \n
        Interested to hear more about what others do!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705482005 {#2053
        date: 2024-01-17 10:00:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2100 …}
      +nested: Doctrine\ORM\PersistentCollection {#2105 …}
      +votes: Doctrine\ORM\PersistentCollection {#2111 …}
      +reports: Doctrine\ORM\PersistentCollection {#2102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
      -id: 316305
      -bodyTs: "'/)':196 '10':85 '2023':92 'algorithm':177 'also':78,98,148,186 'altern':214 'alternativeto.net':193,195 'alternativeto.net/)':194 'android':2,46 'anymor':140 'anyon':138 'anyth':202 'app':47,89,164 'articl':82 'away':146 'better':36,203 'brows':149 'bunch':103 'c/f-droid':131 'c/hardware':132 'c/homelab':133 'c/linux':134 'c/linuxhardware':135 'c/opensource':136 'client':40 'come':72 'communiti':125 'could':54 'd':191 'desktop':49 'distro':76 'droid':39 'even':213 'everi':17 'exist':216 'explor':25 'f':38 'f-droid':37 'free':68 'gnu/linux':11 'googl':81,95 'gotten':172,179 'guess':52 'hardwar':110 'haven':63 'hear':224 'interest':222 'last':183 'lemmi':124 'linux':50,75,105,109 'marketplac':70 'neo':15,32 'new':86,161 'open':14,44,87,106,162,206,217 'other':228 'past':154,189 'peopl':159 'perus':23,66,192 'phone':12 'proprietari':210 'read':101 'reason':61 'recent':30 'reddit':114 'relat':111 'replac':122 'review':160 'right':126 'search':96 'see':198 'similar':94 'slowli':119 'softwar':166,211,219 'sofywar':69 'sort':27 'sourc':42,45,88,107,163,207,218 'store':16,33 'sub':113 'sub-reddit':112 'subscrib':129,143 'suggest':145,156,170 'tab':26 'though':3,58,167 'top':84 'tri':120 'true':10 'ubuntu':91 'updat':31 'use':8,79,99,221 've':117 'video':157,169 'wish':5 'world':208 'wors':173,180 'year':185 'youtub':150,175"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7464300"
      +editedAt: DateTimeImmutable @1725661866 {#2125
        date: 2024-09-07 00:31:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705482005 {#2165
        date: 2024-01-17 10:00:05.0 +01:00
      }
      +"title": 316305
    }
  ]
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#3112
    date: 2024-01-17 08:31:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2104
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#3125
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  +badges: Doctrine\ORM\PersistentCollection {#3141 …}
  +children: [
    App\Entity\EntryComment {#2041
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2104 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On android (though I wish I was using a true gnu/Linux phone…) I open Neo store every once in a while and peruse the explore tab, sorting by most recently updated. Neo store is a better f-droid client (a source for open source android apps)\n
        \n
        For desktop Linux, i guess you could do the same, (though for some reason i haven’t) and peruse the free sofyware marketplace that comes with your linux distro. I also used to google articles about top 10 new open source apps for ubuntu 2023, or similar google searches. I also used to read a bunch of Linux, open source, and linux hardware related sub-reddits that I’ve been slowly trying to replace with Lemmy communities, right now I subscribe to:\n
        \n
        C/f-droid\n
        \n
        C/hardware\n
        \n
        C/homelab\n
        \n
        C/Linux\n
        \n
        C/linuxhardware\n
        \n
        C/opensource\n
        \n
        If anyone has anymore I should subscribe to, suggest away!\n
        \n
        I also browse YouTube which in the past has suggested videos of people reviewing new open source apps or software. Though those video suggestions have gotten worse as YouTube’s algorithms have gotten worse in the last few years.\n
        \n
        Also in the past I’d peruse [alternativeto.net](https://alternativeto.net/) to see if there’s anything better in the open source world for proprietary software, or even alternatives to existing open source software I use.\n
        \n
        Interested to hear more about what others do!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705482005 {#2053
        date: 2024-01-17 10:00:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
        "@7fb2adfb45bafcc01c80@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2100 …}
      +nested: Doctrine\ORM\PersistentCollection {#2105 …}
      +votes: Doctrine\ORM\PersistentCollection {#2111 …}
      +reports: Doctrine\ORM\PersistentCollection {#2102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
      -id: 316305
      -bodyTs: "'/)':196 '10':85 '2023':92 'algorithm':177 'also':78,98,148,186 'altern':214 'alternativeto.net':193,195 'alternativeto.net/)':194 'android':2,46 'anymor':140 'anyon':138 'anyth':202 'app':47,89,164 'articl':82 'away':146 'better':36,203 'brows':149 'bunch':103 'c/f-droid':131 'c/hardware':132 'c/homelab':133 'c/linux':134 'c/linuxhardware':135 'c/opensource':136 'client':40 'come':72 'communiti':125 'could':54 'd':191 'desktop':49 'distro':76 'droid':39 'even':213 'everi':17 'exist':216 'explor':25 'f':38 'f-droid':37 'free':68 'gnu/linux':11 'googl':81,95 'gotten':172,179 'guess':52 'hardwar':110 'haven':63 'hear':224 'interest':222 'last':183 'lemmi':124 'linux':50,75,105,109 'marketplac':70 'neo':15,32 'new':86,161 'open':14,44,87,106,162,206,217 'other':228 'past':154,189 'peopl':159 'perus':23,66,192 'phone':12 'proprietari':210 'read':101 'reason':61 'recent':30 'reddit':114 'relat':111 'replac':122 'review':160 'right':126 'search':96 'see':198 'similar':94 'slowli':119 'softwar':166,211,219 'sofywar':69 'sort':27 'sourc':42,45,88,107,163,207,218 'store':16,33 'sub':113 'sub-reddit':112 'subscrib':129,143 'suggest':145,156,170 'tab':26 'though':3,58,167 'top':84 'tri':120 'true':10 'ubuntu':91 'updat':31 'use':8,79,99,221 've':117 'video':157,169 'wish':5 'world':208 'wors':173,180 'year':185 'youtub':150,175"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7464300"
      +editedAt: DateTimeImmutable @1725661866 {#2125
        date: 2024-09-07 00:31:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705482005 {#2165
        date: 2024-01-17 10:00:05.0 +01:00
      }
      +"title": 316305
    }
  ]
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#3112
    date: 2024-01-17 08:31:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "Where-do-you-get-your-information-about-new-software"
    +title: "Where do you get your information about new software?"
    +url: null
    +body: """
      I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
      \n
      I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
      \n
      If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
      \n
      tl;dr: Where can I watch to see promising new FOSS software projects?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725916411 {#3125
      date: 2024-09-09 23:13:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    +badges: Doctrine\ORM\PersistentCollection {#3141 …}
    +children: [
      App\Entity\EntryComment {#2041}
    ]
    -id: 31149
    -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
    -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705563090
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10815680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705476690 {#3112
      date: 2024-01-17 08:31:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On android (though I wish I was using a true gnu/Linux phone…) I open Neo store every once in a while and peruse the explore tab, sorting by most recently updated. Neo store is a better f-droid client (a source for open source android apps)\n
    \n
    For desktop Linux, i guess you could do the same, (though for some reason i haven’t) and peruse the free sofyware marketplace that comes with your linux distro. I also used to google articles about top 10 new open source apps for ubuntu 2023, or similar google searches. I also used to read a bunch of Linux, open source, and linux hardware related sub-reddits that I’ve been slowly trying to replace with Lemmy communities, right now I subscribe to:\n
    \n
    C/f-droid\n
    \n
    C/hardware\n
    \n
    C/homelab\n
    \n
    C/Linux\n
    \n
    C/linuxhardware\n
    \n
    C/opensource\n
    \n
    If anyone has anymore I should subscribe to, suggest away!\n
    \n
    I also browse YouTube which in the past has suggested videos of people reviewing new open source apps or software. Though those video suggestions have gotten worse as YouTube’s algorithms have gotten worse in the last few years.\n
    \n
    Also in the past I’d peruse [alternativeto.net](https://alternativeto.net/) to see if there’s anything better in the open source world for proprietary software, or even alternatives to existing open source software I use.\n
    \n
    Interested to hear more about what others do!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705482005 {#2053
    date: 2024-01-17 10:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 316305
  -bodyTs: "'/)':196 '10':85 '2023':92 'algorithm':177 'also':78,98,148,186 'altern':214 'alternativeto.net':193,195 'alternativeto.net/)':194 'android':2,46 'anymor':140 'anyon':138 'anyth':202 'app':47,89,164 'articl':82 'away':146 'better':36,203 'brows':149 'bunch':103 'c/f-droid':131 'c/hardware':132 'c/homelab':133 'c/linux':134 'c/linuxhardware':135 'c/opensource':136 'client':40 'come':72 'communiti':125 'could':54 'd':191 'desktop':49 'distro':76 'droid':39 'even':213 'everi':17 'exist':216 'explor':25 'f':38 'f-droid':37 'free':68 'gnu/linux':11 'googl':81,95 'gotten':172,179 'guess':52 'hardwar':110 'haven':63 'hear':224 'interest':222 'last':183 'lemmi':124 'linux':50,75,105,109 'marketplac':70 'neo':15,32 'new':86,161 'open':14,44,87,106,162,206,217 'other':228 'past':154,189 'peopl':159 'perus':23,66,192 'phone':12 'proprietari':210 'read':101 'reason':61 'recent':30 'reddit':114 'relat':111 'replac':122 'review':160 'right':126 'search':96 'see':198 'similar':94 'slowli':119 'softwar':166,211,219 'sofywar':69 'sort':27 'sourc':42,45,88,107,163,207,218 'store':16,33 'sub':113 'sub-reddit':112 'subscrib':129,143 'suggest':145,156,170 'tab':26 'though':3,58,167 'top':84 'tri':120 'true':10 'ubuntu':91 'updat':31 'use':8,79,99,221 've':117 'video':157,169 'wish':5 'world':208 'wors':173,180 'year':185 'youtub':150,175"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7464300"
  +editedAt: DateTimeImmutable @1725661866 {#2125
    date: 2024-09-07 00:31:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705482005 {#2165
    date: 2024-01-17 10:00:05.0 +01:00
  }
  +"title": 316305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "Where-do-you-get-your-information-about-new-software"
    +title: "Where do you get your information about new software?"
    +url: null
    +body: """
      I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
      \n
      I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
      \n
      If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
      \n
      tl;dr: Where can I watch to see promising new FOSS software projects?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725916411 {#3125
      date: 2024-09-09 23:13:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    +badges: Doctrine\ORM\PersistentCollection {#3141 …}
    +children: [
      App\Entity\EntryComment {#2041}
    ]
    -id: 31149
    -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
    -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705563090
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10815680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705476690 {#3112
      date: 2024-01-17 08:31:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On android (though I wish I was using a true gnu/Linux phone…) I open Neo store every once in a while and peruse the explore tab, sorting by most recently updated. Neo store is a better f-droid client (a source for open source android apps)\n
    \n
    For desktop Linux, i guess you could do the same, (though for some reason i haven’t) and peruse the free sofyware marketplace that comes with your linux distro. I also used to google articles about top 10 new open source apps for ubuntu 2023, or similar google searches. I also used to read a bunch of Linux, open source, and linux hardware related sub-reddits that I’ve been slowly trying to replace with Lemmy communities, right now I subscribe to:\n
    \n
    C/f-droid\n
    \n
    C/hardware\n
    \n
    C/homelab\n
    \n
    C/Linux\n
    \n
    C/linuxhardware\n
    \n
    C/opensource\n
    \n
    If anyone has anymore I should subscribe to, suggest away!\n
    \n
    I also browse YouTube which in the past has suggested videos of people reviewing new open source apps or software. Though those video suggestions have gotten worse as YouTube’s algorithms have gotten worse in the last few years.\n
    \n
    Also in the past I’d peruse [alternativeto.net](https://alternativeto.net/) to see if there’s anything better in the open source world for proprietary software, or even alternatives to existing open source software I use.\n
    \n
    Interested to hear more about what others do!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705482005 {#2053
    date: 2024-01-17 10:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 316305
  -bodyTs: "'/)':196 '10':85 '2023':92 'algorithm':177 'also':78,98,148,186 'altern':214 'alternativeto.net':193,195 'alternativeto.net/)':194 'android':2,46 'anymor':140 'anyon':138 'anyth':202 'app':47,89,164 'articl':82 'away':146 'better':36,203 'brows':149 'bunch':103 'c/f-droid':131 'c/hardware':132 'c/homelab':133 'c/linux':134 'c/linuxhardware':135 'c/opensource':136 'client':40 'come':72 'communiti':125 'could':54 'd':191 'desktop':49 'distro':76 'droid':39 'even':213 'everi':17 'exist':216 'explor':25 'f':38 'f-droid':37 'free':68 'gnu/linux':11 'googl':81,95 'gotten':172,179 'guess':52 'hardwar':110 'haven':63 'hear':224 'interest':222 'last':183 'lemmi':124 'linux':50,75,105,109 'marketplac':70 'neo':15,32 'new':86,161 'open':14,44,87,106,162,206,217 'other':228 'past':154,189 'peopl':159 'perus':23,66,192 'phone':12 'proprietari':210 'read':101 'reason':61 'recent':30 'reddit':114 'relat':111 'replac':122 'review':160 'right':126 'search':96 'see':198 'similar':94 'slowli':119 'softwar':166,211,219 'sofywar':69 'sort':27 'sourc':42,45,88,107,163,207,218 'store':16,33 'sub':113 'sub-reddit':112 'subscrib':129,143 'suggest':145,156,170 'tab':26 'though':3,58,167 'top':84 'tri':120 'true':10 'ubuntu':91 'updat':31 'use':8,79,99,221 've':117 'video':157,169 'wish':5 'world':208 'wors':173,180 'year':185 'youtub':150,175"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7464300"
  +editedAt: DateTimeImmutable @1725661866 {#2125
    date: 2024-09-07 00:31:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705482005 {#2165
    date: 2024-01-17 10:00:05.0 +01:00
  }
  +"title": 316305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "Where-do-you-get-your-information-about-new-software"
    +title: "Where do you get your information about new software?"
    +url: null
    +body: """
      I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
      \n
      I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
      \n
      If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
      \n
      tl;dr: Where can I watch to see promising new FOSS software projects?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725916411 {#3125
      date: 2024-09-09 23:13:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    +badges: Doctrine\ORM\PersistentCollection {#3141 …}
    +children: [
      App\Entity\EntryComment {#2041}
    ]
    -id: 31149
    -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
    -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705563090
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10815680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705476690 {#3112
      date: 2024-01-17 08:31:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On android (though I wish I was using a true gnu/Linux phone…) I open Neo store every once in a while and peruse the explore tab, sorting by most recently updated. Neo store is a better f-droid client (a source for open source android apps)\n
    \n
    For desktop Linux, i guess you could do the same, (though for some reason i haven’t) and peruse the free sofyware marketplace that comes with your linux distro. I also used to google articles about top 10 new open source apps for ubuntu 2023, or similar google searches. I also used to read a bunch of Linux, open source, and linux hardware related sub-reddits that I’ve been slowly trying to replace with Lemmy communities, right now I subscribe to:\n
    \n
    C/f-droid\n
    \n
    C/hardware\n
    \n
    C/homelab\n
    \n
    C/Linux\n
    \n
    C/linuxhardware\n
    \n
    C/opensource\n
    \n
    If anyone has anymore I should subscribe to, suggest away!\n
    \n
    I also browse YouTube which in the past has suggested videos of people reviewing new open source apps or software. Though those video suggestions have gotten worse as YouTube’s algorithms have gotten worse in the last few years.\n
    \n
    Also in the past I’d peruse [alternativeto.net](https://alternativeto.net/) to see if there’s anything better in the open source world for proprietary software, or even alternatives to existing open source software I use.\n
    \n
    Interested to hear more about what others do!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705482005 {#2053
    date: 2024-01-17 10:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
    "@7fb2adfb45bafcc01c80@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 316305
  -bodyTs: "'/)':196 '10':85 '2023':92 'algorithm':177 'also':78,98,148,186 'altern':214 'alternativeto.net':193,195 'alternativeto.net/)':194 'android':2,46 'anymor':140 'anyon':138 'anyth':202 'app':47,89,164 'articl':82 'away':146 'better':36,203 'brows':149 'bunch':103 'c/f-droid':131 'c/hardware':132 'c/homelab':133 'c/linux':134 'c/linuxhardware':135 'c/opensource':136 'client':40 'come':72 'communiti':125 'could':54 'd':191 'desktop':49 'distro':76 'droid':39 'even':213 'everi':17 'exist':216 'explor':25 'f':38 'f-droid':37 'free':68 'gnu/linux':11 'googl':81,95 'gotten':172,179 'guess':52 'hardwar':110 'haven':63 'hear':224 'interest':222 'last':183 'lemmi':124 'linux':50,75,105,109 'marketplac':70 'neo':15,32 'new':86,161 'open':14,44,87,106,162,206,217 'other':228 'past':154,189 'peopl':159 'perus':23,66,192 'phone':12 'proprietari':210 'read':101 'reason':61 'recent':30 'reddit':114 'relat':111 'replac':122 'review':160 'right':126 'search':96 'see':198 'similar':94 'slowli':119 'softwar':166,211,219 'sofywar':69 'sort':27 'sourc':42,45,88,107,163,207,218 'store':16,33 'sub':113 'sub-reddit':112 'subscrib':129,143 'suggest':145,156,170 'tab':26 'though':3,58,167 'top':84 'tri':120 'true':10 'ubuntu':91 'updat':31 'use':8,79,99,221 've':117 'video':157,169 'wish':5 'world':208 'wors':173,180 'year':185 'youtub':150,175"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7464300"
  +editedAt: DateTimeImmutable @1725661866 {#2125
    date: 2024-09-07 00:31:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705482005 {#2165
    date: 2024-01-17 10:00:05.0 +01:00
  }
  +"title": 316305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2306
  +user: Proxies\__CG__\App\Entity\User {#2689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
  +slug: "Nephele-WebDAV-server-for-Docker"
  +title: "Nephele WebDAV server for Docker"
  +url: "https://hub.docker.com/r/sciactive/nephele"
  +body: """
    After a lot of work (cause I’m new to it), I published my **first Docker image**!\n
    \n
    Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727835294 {#3086
    date: 2024-10-02 04:14:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    1 => App\Entity\EntryComment {#2283
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +root: App\Entity\EntryComment {#2307
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: null
        +root: null
        +body: "A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn’t like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn’t give you a file copy progress? Can’t fully remember. Either way, does WebDAV give you a file copy progress now?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727835294 {#2321
          date: 2024-10-02 04:14:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 333047
        -bodyTs: "'ago':4 'copi':45,59,73 'didn':24,53 'either':65 'feel':15 'file':47,58,72 'fulli':63 'give':55,69 'instead':32 'intern':10 'issu':20,37 'like':16,26 'looong':2 'miiight':38 'network':11 'progress':60,74 'rememb':64 'server':51 'smb':35 'stop':28 'time':3 'tri':6 'use':7,12,29 'way':66 'webdav':8,50,68 'went':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7634382"
        +editedAt: DateTimeImmutable @1727815206 {#2312
          date: 2024-10-01 22:40:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705971019 {#2310
          date: 2024-01-23 01:50:19.0 +01:00
        }
        +"title": 333047
      }
      +body: "I think you’re right, I’ve since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven’t had the chance to test it with Linux WebDAV clients"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705976519 {#2296
        date: 2024-01-23 03:21:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@lemmy_user_838586@lemmy.ml"
        "@hperrin@lemmy.world"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2282 …}
      +nested: Doctrine\ORM\PersistentCollection {#2276 …}
      +votes: Doctrine\ORM\PersistentCollection {#2275 …}
      +reports: Doctrine\ORM\PersistentCollection {#2261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
      -id: 333203
      -bodyTs: "'chanc':29 'client':36 'haven':25 'linux':12,34 'move':9 'never':17 'os':15 're':4 'reason':20 'right':5 'sinc':8 'test':31 'think':2 'use':22 've':7 'webdav':23,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7636519"
      +editedAt: DateTimeImmutable @1727832381 {#2295
        date: 2024-10-02 03:26:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705976519 {#2281
        date: 2024-01-23 03:21:59.0 +01:00
      }
      +"title": 333203
    }
    0 => App\Entity\EntryComment {#2307}
  ]
  -id: 32500
  -titleTs: "'docker':5 'nephel':1 'server':3 'webdav':2"
  -bodyTs: "'act':46 'back':63 'basic':45 'caus':6 'cloud':51 'docker':16 'famili':60 'first':15 'foss':69 'home':42 'host':50 'imag':17 'lot':3 'm':8 'nephel':18 'new':9 'open':21 'pcs':57,62 'project':76 'publish':13 'self':49 'server':24,43 'sourc':22 'storag':52 'truli':28 'use':32,71 've':30 'webdav':23 'work':5 'written':25 'year':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706022172
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11058667"
  +editedAt: DateTimeImmutable @1727792109 {#3072
    date: 2024-10-01 16:15:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705965672 {#3050
    date: 2024-01-23 00:21:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2306
  +user: Proxies\__CG__\App\Entity\User {#2689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
  +slug: "Nephele-WebDAV-server-for-Docker"
  +title: "Nephele WebDAV server for Docker"
  +url: "https://hub.docker.com/r/sciactive/nephele"
  +body: """
    After a lot of work (cause I’m new to it), I published my **first Docker image**!\n
    \n
    Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727835294 {#3086
    date: 2024-10-02 04:14:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    1 => App\Entity\EntryComment {#2283
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +root: App\Entity\EntryComment {#2307
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: null
        +root: null
        +body: "A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn’t like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn’t give you a file copy progress? Can’t fully remember. Either way, does WebDAV give you a file copy progress now?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727835294 {#2321
          date: 2024-10-02 04:14:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 333047
        -bodyTs: "'ago':4 'copi':45,59,73 'didn':24,53 'either':65 'feel':15 'file':47,58,72 'fulli':63 'give':55,69 'instead':32 'intern':10 'issu':20,37 'like':16,26 'looong':2 'miiight':38 'network':11 'progress':60,74 'rememb':64 'server':51 'smb':35 'stop':28 'time':3 'tri':6 'use':7,12,29 'way':66 'webdav':8,50,68 'went':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7634382"
        +editedAt: DateTimeImmutable @1727815206 {#2312
          date: 2024-10-01 22:40:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705971019 {#2310
          date: 2024-01-23 01:50:19.0 +01:00
        }
        +"title": 333047
      }
      +body: "I think you’re right, I’ve since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven’t had the chance to test it with Linux WebDAV clients"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705976519 {#2296
        date: 2024-01-23 03:21:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@lemmy_user_838586@lemmy.ml"
        "@hperrin@lemmy.world"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2282 …}
      +nested: Doctrine\ORM\PersistentCollection {#2276 …}
      +votes: Doctrine\ORM\PersistentCollection {#2275 …}
      +reports: Doctrine\ORM\PersistentCollection {#2261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
      -id: 333203
      -bodyTs: "'chanc':29 'client':36 'haven':25 'linux':12,34 'move':9 'never':17 'os':15 're':4 'reason':20 'right':5 'sinc':8 'test':31 'think':2 'use':22 've':7 'webdav':23,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7636519"
      +editedAt: DateTimeImmutable @1727832381 {#2295
        date: 2024-10-02 03:26:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705976519 {#2281
        date: 2024-01-23 03:21:59.0 +01:00
      }
      +"title": 333203
    }
    0 => App\Entity\EntryComment {#2307}
  ]
  -id: 32500
  -titleTs: "'docker':5 'nephel':1 'server':3 'webdav':2"
  -bodyTs: "'act':46 'back':63 'basic':45 'caus':6 'cloud':51 'docker':16 'famili':60 'first':15 'foss':69 'home':42 'host':50 'imag':17 'lot':3 'm':8 'nephel':18 'new':9 'open':21 'pcs':57,62 'project':76 'publish':13 'self':49 'server':24,43 'sourc':22 'storag':52 'truli':28 'use':32,71 've':30 'webdav':23 'work':5 'written':25 'year':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706022172
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11058667"
  +editedAt: DateTimeImmutable @1727792109 {#3072
    date: 2024-10-01 16:15:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705965672 {#3050
    date: 2024-01-23 00:21:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2306
  +user: Proxies\__CG__\App\Entity\User {#2689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
  +slug: "Nephele-WebDAV-server-for-Docker"
  +title: "Nephele WebDAV server for Docker"
  +url: "https://hub.docker.com/r/sciactive/nephele"
  +body: """
    After a lot of work (cause I’m new to it), I published my **first Docker image**!\n
    \n
    Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727835294 {#3086
    date: 2024-10-02 04:14:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    1 => App\Entity\EntryComment {#2283
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +root: App\Entity\EntryComment {#2307
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: null
        +root: null
        +body: "A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn’t like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn’t give you a file copy progress? Can’t fully remember. Either way, does WebDAV give you a file copy progress now?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727835294 {#2321
          date: 2024-10-02 04:14:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 333047
        -bodyTs: "'ago':4 'copi':45,59,73 'didn':24,53 'either':65 'feel':15 'file':47,58,72 'fulli':63 'give':55,69 'instead':32 'intern':10 'issu':20,37 'like':16,26 'looong':2 'miiight':38 'network':11 'progress':60,74 'rememb':64 'server':51 'smb':35 'stop':28 'time':3 'tri':6 'use':7,12,29 'way':66 'webdav':8,50,68 'went':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7634382"
        +editedAt: DateTimeImmutable @1727815206 {#2312
          date: 2024-10-01 22:40:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705971019 {#2310
          date: 2024-01-23 01:50:19.0 +01:00
        }
        +"title": 333047
      }
      +body: "I think you’re right, I’ve since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven’t had the chance to test it with Linux WebDAV clients"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705976519 {#2296
        date: 2024-01-23 03:21:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@lemmy_user_838586@lemmy.ml"
        "@hperrin@lemmy.world"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2282 …}
      +nested: Doctrine\ORM\PersistentCollection {#2276 …}
      +votes: Doctrine\ORM\PersistentCollection {#2275 …}
      +reports: Doctrine\ORM\PersistentCollection {#2261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
      -id: 333203
      -bodyTs: "'chanc':29 'client':36 'haven':25 'linux':12,34 'move':9 'never':17 'os':15 're':4 'reason':20 'right':5 'sinc':8 'test':31 'think':2 'use':22 've':7 'webdav':23,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7636519"
      +editedAt: DateTimeImmutable @1727832381 {#2295
        date: 2024-10-02 03:26:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705976519 {#2281
        date: 2024-01-23 03:21:59.0 +01:00
      }
      +"title": 333203
    }
    0 => App\Entity\EntryComment {#2307}
  ]
  -id: 32500
  -titleTs: "'docker':5 'nephel':1 'server':3 'webdav':2"
  -bodyTs: "'act':46 'back':63 'basic':45 'caus':6 'cloud':51 'docker':16 'famili':60 'first':15 'foss':69 'home':42 'host':50 'imag':17 'lot':3 'm':8 'nephel':18 'new':9 'open':21 'pcs':57,62 'project':76 'publish':13 'self':49 'server':24,43 'sourc':22 'storag':52 'truli':28 'use':32,71 've':30 'webdav':23 'work':5 'written':25 'year':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706022172
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11058667"
  +editedAt: DateTimeImmutable @1727792109 {#3072
    date: 2024-10-01 16:15:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705965672 {#3050
    date: 2024-01-23 00:21:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#2689 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Nephele-WebDAV-server-for-Docker"
    +title: "Nephele WebDAV server for Docker"
    +url: "https://hub.docker.com/r/sciactive/nephele"
    +body: """
      After a lot of work (cause I’m new to it), I published my **first Docker image**!\n
      \n
      Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727835294 {#3086
      date: 2024-10-02 04:14:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2283}
      0 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: null
        +root: null
        +body: "A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn’t like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn’t give you a file copy progress? Can’t fully remember. Either way, does WebDAV give you a file copy progress now?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727835294 {#2321
          date: 2024-10-02 04:14:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 333047
        -bodyTs: "'ago':4 'copi':45,59,73 'didn':24,53 'either':65 'feel':15 'file':47,58,72 'fulli':63 'give':55,69 'instead':32 'intern':10 'issu':20,37 'like':16,26 'looong':2 'miiight':38 'network':11 'progress':60,74 'rememb':64 'server':51 'smb':35 'stop':28 'time':3 'tri':6 'use':7,12,29 'way':66 'webdav':8,50,68 'went':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7634382"
        +editedAt: DateTimeImmutable @1727815206 {#2312
          date: 2024-10-01 22:40:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705971019 {#2310
          date: 2024-01-23 01:50:19.0 +01:00
        }
        +"title": 333047
      }
    ]
    -id: 32500
    -titleTs: "'docker':5 'nephel':1 'server':3 'webdav':2"
    -bodyTs: "'act':46 'back':63 'basic':45 'caus':6 'cloud':51 'docker':16 'famili':60 'first':15 'foss':69 'home':42 'host':50 'imag':17 'lot':3 'm':8 'nephel':18 'new':9 'open':21 'pcs':57,62 'project':76 'publish':13 'self':49 'server':24,43 'sourc':22 'storag':52 'truli':28 'use':32,71 've':30 'webdav':23 'work':5 'written':25 'year':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706022172
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11058667"
    +editedAt: DateTimeImmutable @1727792109 {#3072
      date: 2024-10-01 16:15:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705965672 {#3050
      date: 2024-01-23 00:21:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: App\Entity\EntryComment {#2307}
  +body: "I think you’re right, I’ve since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven’t had the chance to test it with Linux WebDAV clients"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705976519 {#2296
    date: 2024-01-23 03:21:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@lemmy_user_838586@lemmy.ml"
    "@hperrin@lemmy.world"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 333203
  -bodyTs: "'chanc':29 'client':36 'haven':25 'linux':12,34 'move':9 'never':17 'os':15 're':4 'reason':20 'right':5 'sinc':8 'test':31 'think':2 'use':22 've':7 'webdav':23,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7636519"
  +editedAt: DateTimeImmutable @1727832381 {#2295
    date: 2024-10-02 03:26:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705976519 {#2281
    date: 2024-01-23 03:21:59.0 +01:00
  }
  +"title": 333203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#2689 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Nephele-WebDAV-server-for-Docker"
    +title: "Nephele WebDAV server for Docker"
    +url: "https://hub.docker.com/r/sciactive/nephele"
    +body: """
      After a lot of work (cause I’m new to it), I published my **first Docker image**!\n
      \n
      Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727835294 {#3086
      date: 2024-10-02 04:14:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2283}
      0 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: null
        +root: null
        +body: "A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn’t like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn’t give you a file copy progress? Can’t fully remember. Either way, does WebDAV give you a file copy progress now?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727835294 {#2321
          date: 2024-10-02 04:14:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 333047
        -bodyTs: "'ago':4 'copi':45,59,73 'didn':24,53 'either':65 'feel':15 'file':47,58,72 'fulli':63 'give':55,69 'instead':32 'intern':10 'issu':20,37 'like':16,26 'looong':2 'miiight':38 'network':11 'progress':60,74 'rememb':64 'server':51 'smb':35 'stop':28 'time':3 'tri':6 'use':7,12,29 'way':66 'webdav':8,50,68 'went':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7634382"
        +editedAt: DateTimeImmutable @1727815206 {#2312
          date: 2024-10-01 22:40:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705971019 {#2310
          date: 2024-01-23 01:50:19.0 +01:00
        }
        +"title": 333047
      }
    ]
    -id: 32500
    -titleTs: "'docker':5 'nephel':1 'server':3 'webdav':2"
    -bodyTs: "'act':46 'back':63 'basic':45 'caus':6 'cloud':51 'docker':16 'famili':60 'first':15 'foss':69 'home':42 'host':50 'imag':17 'lot':3 'm':8 'nephel':18 'new':9 'open':21 'pcs':57,62 'project':76 'publish':13 'self':49 'server':24,43 'sourc':22 'storag':52 'truli':28 'use':32,71 've':30 'webdav':23 'work':5 'written':25 'year':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706022172
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11058667"
    +editedAt: DateTimeImmutable @1727792109 {#3072
      date: 2024-10-01 16:15:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705965672 {#3050
      date: 2024-01-23 00:21:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: App\Entity\EntryComment {#2307}
  +body: "I think you’re right, I’ve since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven’t had the chance to test it with Linux WebDAV clients"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705976519 {#2296
    date: 2024-01-23 03:21:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@lemmy_user_838586@lemmy.ml"
    "@hperrin@lemmy.world"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 333203
  -bodyTs: "'chanc':29 'client':36 'haven':25 'linux':12,34 'move':9 'never':17 'os':15 're':4 'reason':20 'right':5 'sinc':8 'test':31 'think':2 'use':22 've':7 'webdav':23,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7636519"
  +editedAt: DateTimeImmutable @1727832381 {#2295
    date: 2024-10-02 03:26:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705976519 {#2281
    date: 2024-01-23 03:21:59.0 +01:00
  }
  +"title": 333203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#2689 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Nephele-WebDAV-server-for-Docker"
    +title: "Nephele WebDAV server for Docker"
    +url: "https://hub.docker.com/r/sciactive/nephele"
    +body: """
      After a lot of work (cause I’m new to it), I published my **first Docker image**!\n
      \n
      Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727835294 {#3086
      date: 2024-10-02 04:14:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2283}
      0 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: null
        +root: null
        +body: "A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn’t like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn’t give you a file copy progress? Can’t fully remember. Either way, does WebDAV give you a file copy progress now?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727835294 {#2321
          date: 2024-10-02 04:14:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 333047
        -bodyTs: "'ago':4 'copi':45,59,73 'didn':24,53 'either':65 'feel':15 'file':47,58,72 'fulli':63 'give':55,69 'instead':32 'intern':10 'issu':20,37 'like':16,26 'looong':2 'miiight':38 'network':11 'progress':60,74 'rememb':64 'server':51 'smb':35 'stop':28 'time':3 'tri':6 'use':7,12,29 'way':66 'webdav':8,50,68 'went':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7634382"
        +editedAt: DateTimeImmutable @1727815206 {#2312
          date: 2024-10-01 22:40:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705971019 {#2310
          date: 2024-01-23 01:50:19.0 +01:00
        }
        +"title": 333047
      }
    ]
    -id: 32500
    -titleTs: "'docker':5 'nephel':1 'server':3 'webdav':2"
    -bodyTs: "'act':46 'back':63 'basic':45 'caus':6 'cloud':51 'docker':16 'famili':60 'first':15 'foss':69 'home':42 'host':50 'imag':17 'lot':3 'm':8 'nephel':18 'new':9 'open':21 'pcs':57,62 'project':76 'publish':13 'self':49 'server':24,43 'sourc':22 'storag':52 'truli':28 'use':32,71 've':30 'webdav':23 'work':5 'written':25 'year':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706022172
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11058667"
    +editedAt: DateTimeImmutable @1727792109 {#3072
      date: 2024-10-01 16:15:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705965672 {#3050
      date: 2024-01-23 00:21:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: App\Entity\EntryComment {#2307}
  +body: "I think you’re right, I’ve since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven’t had the chance to test it with Linux WebDAV clients"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705976519 {#2296
    date: 2024-01-23 03:21:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@lemmy_user_838586@lemmy.ml"
    "@hperrin@lemmy.world"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 333203
  -bodyTs: "'chanc':29 'client':36 'haven':25 'linux':12,34 'move':9 'never':17 'os':15 're':4 'reason':20 'right':5 'sinc':8 'test':31 'think':2 'use':22 've':7 'webdav':23,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7636519"
  +editedAt: DateTimeImmutable @1727832381 {#2295
    date: 2024-10-02 03:26:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705976519 {#2281
    date: 2024-01-23 03:21:59.0 +01:00
  }
  +"title": 333203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#2689 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Nephele-WebDAV-server-for-Docker"
    +title: "Nephele WebDAV server for Docker"
    +url: "https://hub.docker.com/r/sciactive/nephele"
    +body: """
      After a lot of work (cause I’m new to it), I published my **first Docker image**!\n
      \n
      Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727835294 {#3086
      date: 2024-10-02 04:14:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2283
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: App\Entity\EntryComment {#2307}
        +body: "I think you’re right, I’ve since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven’t had the chance to test it with Linux WebDAV clients"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705976519 {#2296
          date: 2024-01-23 03:21:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@lemmy_user_838586@lemmy.ml"
          "@hperrin@lemmy.world"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2282 …}
        +nested: Doctrine\ORM\PersistentCollection {#2276 …}
        +votes: Doctrine\ORM\PersistentCollection {#2275 …}
        +reports: Doctrine\ORM\PersistentCollection {#2261 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
        -id: 333203
        -bodyTs: "'chanc':29 'client':36 'haven':25 'linux':12,34 'move':9 'never':17 'os':15 're':4 'reason':20 'right':5 'sinc':8 'test':31 'think':2 'use':22 've':7 'webdav':23,35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7636519"
        +editedAt: DateTimeImmutable @1727832381 {#2295
          date: 2024-10-02 03:26:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705976519 {#2281
          date: 2024-01-23 03:21:59.0 +01:00
        }
        +"title": 333203
      }
      0 => App\Entity\EntryComment {#2307}
    ]
    -id: 32500
    -titleTs: "'docker':5 'nephel':1 'server':3 'webdav':2"
    -bodyTs: "'act':46 'back':63 'basic':45 'caus':6 'cloud':51 'docker':16 'famili':60 'first':15 'foss':69 'home':42 'host':50 'imag':17 'lot':3 'm':8 'nephel':18 'new':9 'open':21 'pcs':57,62 'project':76 'publish':13 'self':49 'server':24,43 'sourc':22 'storag':52 'truli':28 'use':32,71 've':30 'webdav':23 'work':5 'written':25 'year':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706022172
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11058667"
    +editedAt: DateTimeImmutable @1727792109 {#3072
      date: 2024-10-01 16:15:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705965672 {#3050
      date: 2024-01-23 00:21:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: null
  +root: null
  +body: "A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn’t like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn’t give you a file copy progress? Can’t fully remember. Either way, does WebDAV give you a file copy progress now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727835294 {#2321
    date: 2024-10-02 04:14:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@hperrin@lemmy.world"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 333047
  -bodyTs: "'ago':4 'copi':45,59,73 'didn':24,53 'either':65 'feel':15 'file':47,58,72 'fulli':63 'give':55,69 'instead':32 'intern':10 'issu':20,37 'like':16,26 'looong':2 'miiight':38 'network':11 'progress':60,74 'rememb':64 'server':51 'smb':35 'stop':28 'time':3 'tri':6 'use':7,12,29 'way':66 'webdav':8,50,68 'went':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7634382"
  +editedAt: DateTimeImmutable @1727815206 {#2312
    date: 2024-10-01 22:40:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705971019 {#2310
    date: 2024-01-23 01:50:19.0 +01:00
  }
  +"title": 333047
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#2689 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Nephele-WebDAV-server-for-Docker"
    +title: "Nephele WebDAV server for Docker"
    +url: "https://hub.docker.com/r/sciactive/nephele"
    +body: """
      After a lot of work (cause I’m new to it), I published my **first Docker image**!\n
      \n
      Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727835294 {#3086
      date: 2024-10-02 04:14:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2283
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: App\Entity\EntryComment {#2307}
        +body: "I think you’re right, I’ve since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven’t had the chance to test it with Linux WebDAV clients"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705976519 {#2296
          date: 2024-01-23 03:21:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@lemmy_user_838586@lemmy.ml"
          "@hperrin@lemmy.world"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2282 …}
        +nested: Doctrine\ORM\PersistentCollection {#2276 …}
        +votes: Doctrine\ORM\PersistentCollection {#2275 …}
        +reports: Doctrine\ORM\PersistentCollection {#2261 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
        -id: 333203
        -bodyTs: "'chanc':29 'client':36 'haven':25 'linux':12,34 'move':9 'never':17 'os':15 're':4 'reason':20 'right':5 'sinc':8 'test':31 'think':2 'use':22 've':7 'webdav':23,35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7636519"
        +editedAt: DateTimeImmutable @1727832381 {#2295
          date: 2024-10-02 03:26:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705976519 {#2281
          date: 2024-01-23 03:21:59.0 +01:00
        }
        +"title": 333203
      }
      0 => App\Entity\EntryComment {#2307}
    ]
    -id: 32500
    -titleTs: "'docker':5 'nephel':1 'server':3 'webdav':2"
    -bodyTs: "'act':46 'back':63 'basic':45 'caus':6 'cloud':51 'docker':16 'famili':60 'first':15 'foss':69 'home':42 'host':50 'imag':17 'lot':3 'm':8 'nephel':18 'new':9 'open':21 'pcs':57,62 'project':76 'publish':13 'self':49 'server':24,43 'sourc':22 'storag':52 'truli':28 'use':32,71 've':30 'webdav':23 'work':5 'written':25 'year':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706022172
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11058667"
    +editedAt: DateTimeImmutable @1727792109 {#3072
      date: 2024-10-01 16:15:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705965672 {#3050
      date: 2024-01-23 00:21:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: null
  +root: null
  +body: "A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn’t like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn’t give you a file copy progress? Can’t fully remember. Either way, does WebDAV give you a file copy progress now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727835294 {#2321
    date: 2024-10-02 04:14:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@hperrin@lemmy.world"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 333047
  -bodyTs: "'ago':4 'copi':45,59,73 'didn':24,53 'either':65 'feel':15 'file':47,58,72 'fulli':63 'give':55,69 'instead':32 'intern':10 'issu':20,37 'like':16,26 'looong':2 'miiight':38 'network':11 'progress':60,74 'rememb':64 'server':51 'smb':35 'stop':28 'time':3 'tri':6 'use':7,12,29 'way':66 'webdav':8,50,68 'went':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7634382"
  +editedAt: DateTimeImmutable @1727815206 {#2312
    date: 2024-10-01 22:40:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705971019 {#2310
    date: 2024-01-23 01:50:19.0 +01:00
  }
  +"title": 333047
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#2689 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Nephele-WebDAV-server-for-Docker"
    +title: "Nephele WebDAV server for Docker"
    +url: "https://hub.docker.com/r/sciactive/nephele"
    +body: """
      After a lot of work (cause I’m new to it), I published my **first Docker image**!\n
      \n
      Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727835294 {#3086
      date: 2024-10-02 04:14:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2283
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: App\Entity\EntryComment {#2307}
        +body: "I think you’re right, I’ve since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven’t had the chance to test it with Linux WebDAV clients"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705976519 {#2296
          date: 2024-01-23 03:21:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@lemmy_user_838586@lemmy.ml"
          "@hperrin@lemmy.world"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2282 …}
        +nested: Doctrine\ORM\PersistentCollection {#2276 …}
        +votes: Doctrine\ORM\PersistentCollection {#2275 …}
        +reports: Doctrine\ORM\PersistentCollection {#2261 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
        -id: 333203
        -bodyTs: "'chanc':29 'client':36 'haven':25 'linux':12,34 'move':9 'never':17 'os':15 're':4 'reason':20 'right':5 'sinc':8 'test':31 'think':2 'use':22 've':7 'webdav':23,35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7636519"
        +editedAt: DateTimeImmutable @1727832381 {#2295
          date: 2024-10-02 03:26:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705976519 {#2281
          date: 2024-01-23 03:21:59.0 +01:00
        }
        +"title": 333203
      }
      0 => App\Entity\EntryComment {#2307}
    ]
    -id: 32500
    -titleTs: "'docker':5 'nephel':1 'server':3 'webdav':2"
    -bodyTs: "'act':46 'back':63 'basic':45 'caus':6 'cloud':51 'docker':16 'famili':60 'first':15 'foss':69 'home':42 'host':50 'imag':17 'lot':3 'm':8 'nephel':18 'new':9 'open':21 'pcs':57,62 'project':76 'publish':13 'self':49 'server':24,43 'sourc':22 'storag':52 'truli':28 'use':32,71 've':30 'webdav':23 'work':5 'written':25 'year':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706022172
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11058667"
    +editedAt: DateTimeImmutable @1727792109 {#3072
      date: 2024-10-01 16:15:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705965672 {#3050
      date: 2024-01-23 00:21:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: null
  +root: null
  +body: "A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn’t like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn’t give you a file copy progress? Can’t fully remember. Either way, does WebDAV give you a file copy progress now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727835294 {#2321
    date: 2024-10-02 04:14:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@hperrin@lemmy.world"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 333047
  -bodyTs: "'ago':4 'copi':45,59,73 'didn':24,53 'either':65 'feel':15 'file':47,58,72 'fulli':63 'give':55,69 'instead':32 'intern':10 'issu':20,37 'like':16,26 'looong':2 'miiight':38 'network':11 'progress':60,74 'rememb':64 'server':51 'smb':35 'stop':28 'time':3 'tri':6 'use':7,12,29 'way':66 'webdav':8,50,68 'went':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7634382"
  +editedAt: DateTimeImmutable @1727815206 {#2312
    date: 2024-10-01 22:40:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705971019 {#2310
    date: 2024-01-23 01:50:19.0 +01:00
  }
  +"title": 333047
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
  +slug: "Microsoft-s-Windows-12-is-expected-to-be-even-worse-than"
  +title: "Microsoft's Windows 12 is expected to be even worse than Windows 11, functioning as a paid "subscription service" or forcing users to watch ads in order to use it without paying"
  +url: "https://hexbear.net/pictrs/image/3ed3d759-790f-4b5c-9171-dc0c55318c5a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727171258 {#3066
    date: 2024-09-24 11:47:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    App\Entity\EntryComment {#2127
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2126 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
      +body: "I’ve seen this opinion a few times so far about hexbear, so i gotta ask… wtf is hexbear.net? Is it like the equivalent of 4chan?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705695372 {#2044
        date: 2024-01-19 21:16:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RedArcher@hexbear.net"
        "@ijhoo@lemmy.ml"
        "@ShepherdPie@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2215 …}
      +nested: Doctrine\ORM\PersistentCollection {#2198 …}
      +votes: Doctrine\ORM\PersistentCollection {#2227 …}
      +reports: Doctrine\ORM\PersistentCollection {#2214 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
      -id: 323816
      -bodyTs: "'4chan':26 'ask':16 'equival':24 'far':10 'gotta':15 'hexbear':12 'hexbear.net':19 'like':22 'opinion':5 'seen':3 'time':8 've':2 'wtf':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7531677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705695372 {#2128
        date: 2024-01-19 21:16:12.0 +01:00
      }
      +"title": 323816
    }
  ]
  -id: 31764
  -titleTs: "'11':13 '12':4 'ad':25 'even':9 'expect':6 'forc':21 'function':14 'microsoft':1 'order':27 'paid':17 'pay':32 'servic':19 'subscript':18 'use':29 'user':22 'watch':24 'window':3,12 'without':31 'wors':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705770477
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1646158"
  +editedAt: DateTimeImmutable @1726859036 {#3053
    date: 2024-09-20 21:03:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705684077 {#3030
    date: 2024-01-19 18:07:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
  +slug: "Microsoft-s-Windows-12-is-expected-to-be-even-worse-than"
  +title: "Microsoft's Windows 12 is expected to be even worse than Windows 11, functioning as a paid "subscription service" or forcing users to watch ads in order to use it without paying"
  +url: "https://hexbear.net/pictrs/image/3ed3d759-790f-4b5c-9171-dc0c55318c5a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727171258 {#3066
    date: 2024-09-24 11:47:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    App\Entity\EntryComment {#2127
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2126 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
      +body: "I’ve seen this opinion a few times so far about hexbear, so i gotta ask… wtf is hexbear.net? Is it like the equivalent of 4chan?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705695372 {#2044
        date: 2024-01-19 21:16:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RedArcher@hexbear.net"
        "@ijhoo@lemmy.ml"
        "@ShepherdPie@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2215 …}
      +nested: Doctrine\ORM\PersistentCollection {#2198 …}
      +votes: Doctrine\ORM\PersistentCollection {#2227 …}
      +reports: Doctrine\ORM\PersistentCollection {#2214 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
      -id: 323816
      -bodyTs: "'4chan':26 'ask':16 'equival':24 'far':10 'gotta':15 'hexbear':12 'hexbear.net':19 'like':22 'opinion':5 'seen':3 'time':8 've':2 'wtf':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7531677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705695372 {#2128
        date: 2024-01-19 21:16:12.0 +01:00
      }
      +"title": 323816
    }
  ]
  -id: 31764
  -titleTs: "'11':13 '12':4 'ad':25 'even':9 'expect':6 'forc':21 'function':14 'microsoft':1 'order':27 'paid':17 'pay':32 'servic':19 'subscript':18 'use':29 'user':22 'watch':24 'window':3,12 'without':31 'wors':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705770477
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1646158"
  +editedAt: DateTimeImmutable @1726859036 {#3053
    date: 2024-09-20 21:03:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705684077 {#3030
    date: 2024-01-19 18:07:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
  +slug: "Microsoft-s-Windows-12-is-expected-to-be-even-worse-than"
  +title: "Microsoft's Windows 12 is expected to be even worse than Windows 11, functioning as a paid "subscription service" or forcing users to watch ads in order to use it without paying"
  +url: "https://hexbear.net/pictrs/image/3ed3d759-790f-4b5c-9171-dc0c55318c5a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727171258 {#3066
    date: 2024-09-24 11:47:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    App\Entity\EntryComment {#2127
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2126 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
      +body: "I’ve seen this opinion a few times so far about hexbear, so i gotta ask… wtf is hexbear.net? Is it like the equivalent of 4chan?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705695372 {#2044
        date: 2024-01-19 21:16:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RedArcher@hexbear.net"
        "@ijhoo@lemmy.ml"
        "@ShepherdPie@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2215 …}
      +nested: Doctrine\ORM\PersistentCollection {#2198 …}
      +votes: Doctrine\ORM\PersistentCollection {#2227 …}
      +reports: Doctrine\ORM\PersistentCollection {#2214 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
      -id: 323816
      -bodyTs: "'4chan':26 'ask':16 'equival':24 'far':10 'gotta':15 'hexbear':12 'hexbear.net':19 'like':22 'opinion':5 'seen':3 'time':8 've':2 'wtf':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7531677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705695372 {#2128
        date: 2024-01-19 21:16:12.0 +01:00
      }
      +"title": 323816
    }
  ]
  -id: 31764
  -titleTs: "'11':13 '12':4 'ad':25 'even':9 'expect':6 'forc':21 'function':14 'microsoft':1 'order':27 'paid':17 'pay':32 'servic':19 'subscript':18 'use':29 'user':22 'watch':24 'window':3,12 'without':31 'wors':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705770477
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1646158"
  +editedAt: DateTimeImmutable @1726859036 {#3053
    date: 2024-09-20 21:03:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705684077 {#3030
    date: 2024-01-19 18:07:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
    +slug: "Microsoft-s-Windows-12-is-expected-to-be-even-worse-than"
    +title: "Microsoft's Windows 12 is expected to be even worse than Windows 11, functioning as a paid "subscription service" or forcing users to watch ads in order to use it without paying"
    +url: "https://hexbear.net/pictrs/image/3ed3d759-790f-4b5c-9171-dc0c55318c5a.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727171258 {#3066
      date: 2024-09-24 11:47:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      App\Entity\EntryComment {#2127}
    ]
    -id: 31764
    -titleTs: "'11':13 '12':4 'ad':25 'even':9 'expect':6 'forc':21 'function':14 'microsoft':1 'order':27 'paid':17 'pay':32 'servic':19 'subscript':18 'use':29 'user':22 'watch':24 'window':3,12 'without':31 'wors':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705770477
    +visibility: "visible             "
    +apId: "https://hexbear.net/post/1646158"
    +editedAt: DateTimeImmutable @1726859036 {#3053
      date: 2024-09-20 21:03:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705684077 {#3030
      date: 2024-01-19 18:07:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +body: "I’ve seen this opinion a few times so far about hexbear, so i gotta ask… wtf is hexbear.net? Is it like the equivalent of 4chan?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705695372 {#2044
    date: 2024-01-19 21:16:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RedArcher@hexbear.net"
    "@ijhoo@lemmy.ml"
    "@ShepherdPie@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 323816
  -bodyTs: "'4chan':26 'ask':16 'equival':24 'far':10 'gotta':15 'hexbear':12 'hexbear.net':19 'like':22 'opinion':5 'seen':3 'time':8 've':2 'wtf':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7531677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695372 {#2128
    date: 2024-01-19 21:16:12.0 +01:00
  }
  +"title": 323816
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
    +slug: "Microsoft-s-Windows-12-is-expected-to-be-even-worse-than"
    +title: "Microsoft's Windows 12 is expected to be even worse than Windows 11, functioning as a paid "subscription service" or forcing users to watch ads in order to use it without paying"
    +url: "https://hexbear.net/pictrs/image/3ed3d759-790f-4b5c-9171-dc0c55318c5a.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727171258 {#3066
      date: 2024-09-24 11:47:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      App\Entity\EntryComment {#2127}
    ]
    -id: 31764
    -titleTs: "'11':13 '12':4 'ad':25 'even':9 'expect':6 'forc':21 'function':14 'microsoft':1 'order':27 'paid':17 'pay':32 'servic':19 'subscript':18 'use':29 'user':22 'watch':24 'window':3,12 'without':31 'wors':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705770477
    +visibility: "visible             "
    +apId: "https://hexbear.net/post/1646158"
    +editedAt: DateTimeImmutable @1726859036 {#3053
      date: 2024-09-20 21:03:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705684077 {#3030
      date: 2024-01-19 18:07:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +body: "I’ve seen this opinion a few times so far about hexbear, so i gotta ask… wtf is hexbear.net? Is it like the equivalent of 4chan?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705695372 {#2044
    date: 2024-01-19 21:16:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RedArcher@hexbear.net"
    "@ijhoo@lemmy.ml"
    "@ShepherdPie@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 323816
  -bodyTs: "'4chan':26 'ask':16 'equival':24 'far':10 'gotta':15 'hexbear':12 'hexbear.net':19 'like':22 'opinion':5 'seen':3 'time':8 've':2 'wtf':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7531677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695372 {#2128
    date: 2024-01-19 21:16:12.0 +01:00
  }
  +"title": 323816
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
    +slug: "Microsoft-s-Windows-12-is-expected-to-be-even-worse-than"
    +title: "Microsoft's Windows 12 is expected to be even worse than Windows 11, functioning as a paid "subscription service" or forcing users to watch ads in order to use it without paying"
    +url: "https://hexbear.net/pictrs/image/3ed3d759-790f-4b5c-9171-dc0c55318c5a.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727171258 {#3066
      date: 2024-09-24 11:47:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      App\Entity\EntryComment {#2127}
    ]
    -id: 31764
    -titleTs: "'11':13 '12':4 'ad':25 'even':9 'expect':6 'forc':21 'function':14 'microsoft':1 'order':27 'paid':17 'pay':32 'servic':19 'subscript':18 'use':29 'user':22 'watch':24 'window':3,12 'without':31 'wors':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705770477
    +visibility: "visible             "
    +apId: "https://hexbear.net/post/1646158"
    +editedAt: DateTimeImmutable @1726859036 {#3053
      date: 2024-09-20 21:03:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705684077 {#3030
      date: 2024-01-19 18:07:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +body: "I’ve seen this opinion a few times so far about hexbear, so i gotta ask… wtf is hexbear.net? Is it like the equivalent of 4chan?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705695372 {#2044
    date: 2024-01-19 21:16:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RedArcher@hexbear.net"
    "@ijhoo@lemmy.ml"
    "@ShepherdPie@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 323816
  -bodyTs: "'4chan':26 'ask':16 'equival':24 'far':10 'gotta':15 'hexbear':12 'hexbear.net':19 'like':22 'opinion':5 'seen':3 'time':8 've':2 'wtf':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7531677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695372 {#2128
    date: 2024-01-19 21:16:12.0 +01:00
  }
  +"title": 323816
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3012 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
  +slug: "Xorg-Wayland-Transition-Thoughts"
  +title: "Xorg – Wayland Transition Thoughts…"
  +url: "https://lemmy.sdf.org/pictrs/image/fa8b6912-35d3-4c28-83a4-029269db18c4.png"
  +body: "Some thoughts, details, resources on transitioning from Xorg to Wayland"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702755608 {#3047
    date: 2023-12-16 20:40:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  +badges: Doctrine\ORM\PersistentCollection {#3064 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "Haha that’s awesome! These days I’ve pretty much settled on basic defaults to make life easier: Ubuntu and Gnome. Though with snaps getting more invasive, I’m considering jumping ship and moving to the OG, Debian. I settled on Ubuntu years ago when they did a ton to improve driver compatibility and automatic installation for WiFi drivers on laptops back in the Ubuntu 7/8 days (2007/2008). Briefly tried out Linux mint in 2014, and went back to Ubuntu after a few years, gnome worked a bit better for workflow than the traditional windows approach with a taskbar for open windows."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702592110 {#1613
        date: 2023-12-14 23:15:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ManyRoads@lemmy.sdf.org"
        "@stoy@lemmy.zip"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 222520
      -bodyTs: "'2007/2008':68 '2014':75 '7/8':66 'ago':44 'approach':96 'automat':55 'awesom':4 'back':62,78 'basic':13 'better':89 'bit':88 'briefli':69 'compat':53 'consid':30 'day':6,67 'debian':38 'default':14 'driver':52,59 'easier':18 'get':25 'gnome':21,85 'haha':1 'improv':51 'instal':56 'invas':27 'jump':31 'laptop':61 'life':17 'linux':72 'm':29 'make':16 'mint':73 'move':34 'much':10 'og':37 'open':101 'pretti':9 'settl':11,40 'ship':32 'snap':24 'taskbar':99 'though':22 'ton':49 'tradit':94 'tri':70 'ubuntu':19,42,65,80 've':8 'went':77 'wifi':58 'window':95,102 'work':86 'workflow':91 'year':43,84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6653644"
      +editedAt: DateTimeImmutable @1704797032 {#1604
        date: 2024-01-09 11:43:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702592110 {#1596
        date: 2023-12-14 23:15:10.0 +01:00
      }
      +"title": 222520
    }
    0 => App\Entity\EntryComment {#1564
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "Fluxbox… Now there’s a name I haven’t heard in a long time… Back in the days of wintel dialup modems I was trying out Linux as a teenager and trying to get modem support working to get the internet, and at one point I tried out a Linux distro, DSL (Damn small Linux) because it was set up to be installed and run from a USB flash drive with persistent storage on the drive I think. And the window manager of DSL? You guessed it, Fluxbox! Can’t believe its still around."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702590876 {#1584
        date: 2023-12-14 22:54:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ManyRoads@lemmy.sdf.org"
        "@stoy@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 222446
      -bodyTs: "'around':94 'back':15 'believ':91 'damn':53 'day':18 'dialup':21 'distro':51 'drive':70,76 'dsl':52,84 'flash':69 'fluxbox':1,88 'get':34,39 'guess':86 'haven':8 'heard':10 'instal':63 'internet':41 'linux':27,50,55 'long':13 'manag':82 'modem':22,35 'name':6 'one':44 'persist':72 'point':45 'run':65 'set':59 'small':54 'still':93 'storag':73 'support':36 'teenag':30 'think':78 'time':14 'tri':25,32,47 'usb':68 'window':81 'wintel':20 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6653148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702590876 {#1548
        date: 2023-12-14 22:54:36.0 +01:00
      }
      +"title": 222446
    }
  ]
  -id: 22272
  -titleTs: "'thought':4 'transit':3 'wayland':2 'xorg':1"
  -bodyTs: "'detail':3 'resourc':4 'thought':2 'transit':6 'wayland':10 'xorg':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702671753
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/9197475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702585353 {#3033
    date: 2023-12-14 21:22:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3012 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
  +slug: "Xorg-Wayland-Transition-Thoughts"
  +title: "Xorg – Wayland Transition Thoughts…"
  +url: "https://lemmy.sdf.org/pictrs/image/fa8b6912-35d3-4c28-83a4-029269db18c4.png"
  +body: "Some thoughts, details, resources on transitioning from Xorg to Wayland"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702755608 {#3047
    date: 2023-12-16 20:40:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  +badges: Doctrine\ORM\PersistentCollection {#3064 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "Haha that’s awesome! These days I’ve pretty much settled on basic defaults to make life easier: Ubuntu and Gnome. Though with snaps getting more invasive, I’m considering jumping ship and moving to the OG, Debian. I settled on Ubuntu years ago when they did a ton to improve driver compatibility and automatic installation for WiFi drivers on laptops back in the Ubuntu 7/8 days (2007/2008). Briefly tried out Linux mint in 2014, and went back to Ubuntu after a few years, gnome worked a bit better for workflow than the traditional windows approach with a taskbar for open windows."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702592110 {#1613
        date: 2023-12-14 23:15:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ManyRoads@lemmy.sdf.org"
        "@stoy@lemmy.zip"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 222520
      -bodyTs: "'2007/2008':68 '2014':75 '7/8':66 'ago':44 'approach':96 'automat':55 'awesom':4 'back':62,78 'basic':13 'better':89 'bit':88 'briefli':69 'compat':53 'consid':30 'day':6,67 'debian':38 'default':14 'driver':52,59 'easier':18 'get':25 'gnome':21,85 'haha':1 'improv':51 'instal':56 'invas':27 'jump':31 'laptop':61 'life':17 'linux':72 'm':29 'make':16 'mint':73 'move':34 'much':10 'og':37 'open':101 'pretti':9 'settl':11,40 'ship':32 'snap':24 'taskbar':99 'though':22 'ton':49 'tradit':94 'tri':70 'ubuntu':19,42,65,80 've':8 'went':77 'wifi':58 'window':95,102 'work':86 'workflow':91 'year':43,84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6653644"
      +editedAt: DateTimeImmutable @1704797032 {#1604
        date: 2024-01-09 11:43:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702592110 {#1596
        date: 2023-12-14 23:15:10.0 +01:00
      }
      +"title": 222520
    }
    0 => App\Entity\EntryComment {#1564
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "Fluxbox… Now there’s a name I haven’t heard in a long time… Back in the days of wintel dialup modems I was trying out Linux as a teenager and trying to get modem support working to get the internet, and at one point I tried out a Linux distro, DSL (Damn small Linux) because it was set up to be installed and run from a USB flash drive with persistent storage on the drive I think. And the window manager of DSL? You guessed it, Fluxbox! Can’t believe its still around."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702590876 {#1584
        date: 2023-12-14 22:54:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ManyRoads@lemmy.sdf.org"
        "@stoy@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 222446
      -bodyTs: "'around':94 'back':15 'believ':91 'damn':53 'day':18 'dialup':21 'distro':51 'drive':70,76 'dsl':52,84 'flash':69 'fluxbox':1,88 'get':34,39 'guess':86 'haven':8 'heard':10 'instal':63 'internet':41 'linux':27,50,55 'long':13 'manag':82 'modem':22,35 'name':6 'one':44 'persist':72 'point':45 'run':65 'set':59 'small':54 'still':93 'storag':73 'support':36 'teenag':30 'think':78 'time':14 'tri':25,32,47 'usb':68 'window':81 'wintel':20 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6653148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702590876 {#1548
        date: 2023-12-14 22:54:36.0 +01:00
      }
      +"title": 222446
    }
  ]
  -id: 22272
  -titleTs: "'thought':4 'transit':3 'wayland':2 'xorg':1"
  -bodyTs: "'detail':3 'resourc':4 'thought':2 'transit':6 'wayland':10 'xorg':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702671753
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/9197475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702585353 {#3033
    date: 2023-12-14 21:22:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#2134 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3012 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
  +slug: "Xorg-Wayland-Transition-Thoughts"
  +title: "Xorg – Wayland Transition Thoughts…"
  +url: "https://lemmy.sdf.org/pictrs/image/fa8b6912-35d3-4c28-83a4-029269db18c4.png"
  +body: "Some thoughts, details, resources on transitioning from Xorg to Wayland"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702755608 {#3047
    date: 2023-12-16 20:40:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  +badges: Doctrine\ORM\PersistentCollection {#3064 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "Haha that’s awesome! These days I’ve pretty much settled on basic defaults to make life easier: Ubuntu and Gnome. Though with snaps getting more invasive, I’m considering jumping ship and moving to the OG, Debian. I settled on Ubuntu years ago when they did a ton to improve driver compatibility and automatic installation for WiFi drivers on laptops back in the Ubuntu 7/8 days (2007/2008). Briefly tried out Linux mint in 2014, and went back to Ubuntu after a few years, gnome worked a bit better for workflow than the traditional windows approach with a taskbar for open windows."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702592110 {#1613
        date: 2023-12-14 23:15:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ManyRoads@lemmy.sdf.org"
        "@stoy@lemmy.zip"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 222520
      -bodyTs: "'2007/2008':68 '2014':75 '7/8':66 'ago':44 'approach':96 'automat':55 'awesom':4 'back':62,78 'basic':13 'better':89 'bit':88 'briefli':69 'compat':53 'consid':30 'day':6,67 'debian':38 'default':14 'driver':52,59 'easier':18 'get':25 'gnome':21,85 'haha':1 'improv':51 'instal':56 'invas':27 'jump':31 'laptop':61 'life':17 'linux':72 'm':29 'make':16 'mint':73 'move':34 'much':10 'og':37 'open':101 'pretti':9 'settl':11,40 'ship':32 'snap':24 'taskbar':99 'though':22 'ton':49 'tradit':94 'tri':70 'ubuntu':19,42,65,80 've':8 'went':77 'wifi':58 'window':95,102 'work':86 'workflow':91 'year':43,84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6653644"
      +editedAt: DateTimeImmutable @1704797032 {#1604
        date: 2024-01-09 11:43:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702592110 {#1596
        date: 2023-12-14 23:15:10.0 +01:00
      }
      +"title": 222520
    }
    0 => App\Entity\EntryComment {#1564
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "Fluxbox… Now there’s a name I haven’t heard in a long time… Back in the days of wintel dialup modems I was trying out Linux as a teenager and trying to get modem support working to get the internet, and at one point I tried out a Linux distro, DSL (Damn small Linux) because it was set up to be installed and run from a USB flash drive with persistent storage on the drive I think. And the window manager of DSL? You guessed it, Fluxbox! Can’t believe its still around."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702590876 {#1584
        date: 2023-12-14 22:54:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ManyRoads@lemmy.sdf.org"
        "@stoy@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 222446
      -bodyTs: "'around':94 'back':15 'believ':91 'damn':53 'day':18 'dialup':21 'distro':51 'drive':70,76 'dsl':52,84 'flash':69 'fluxbox':1,88 'get':34,39 'guess':86 'haven':8 'heard':10 'instal':63 'internet':41 'linux':27,50,55 'long':13 'manag':82 'modem':22,35 'name':6 'one':44 'persist':72 'point':45 'run':65 'set':59 'small':54 'still':93 'storag':73 'support':36 'teenag':30 'think':78 'time':14 'tri':25,32,47 'usb':68 'window':81 'wintel':20 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6653148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702590876 {#1548
        date: 2023-12-14 22:54:36.0 +01:00
      }
      +"title": 222446
    }
  ]
  -id: 22272
  -titleTs: "'thought':4 'transit':3 'wayland':2 'xorg':1"
  -bodyTs: "'detail':3 'resourc':4 'thought':2 'transit':6 'wayland':10 'xorg':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702671753
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/9197475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702585353 {#3033
    date: 2023-12-14 21:22:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "Xorg-Wayland-Transition-Thoughts"
    +title: "Xorg – Wayland Transition Thoughts…"
    +url: "https://lemmy.sdf.org/pictrs/image/fa8b6912-35d3-4c28-83a4-029269db18c4.png"
    +body: "Some thoughts, details, resources on transitioning from Xorg to Wayland"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702755608 {#3047
      date: 2023-12-16 20:40:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      0 => App\Entity\EntryComment {#1564
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +body: "Fluxbox… Now there’s a name I haven’t heard in a long time… Back in the days of wintel dialup modems I was trying out Linux as a teenager and trying to get modem support working to get the internet, and at one point I tried out a Linux distro, DSL (Damn small Linux) because it was set up to be installed and run from a USB flash drive with persistent storage on the drive I think. And the window manager of DSL? You guessed it, Fluxbox! Can’t believe its still around."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702590876 {#1584
          date: 2023-12-14 22:54:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ManyRoads@lemmy.sdf.org"
          "@stoy@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 222446
        -bodyTs: "'around':94 'back':15 'believ':91 'damn':53 'day':18 'dialup':21 'distro':51 'drive':70,76 'dsl':52,84 'flash':69 'fluxbox':1,88 'get':34,39 'guess':86 'haven':8 'heard':10 'instal':63 'internet':41 'linux':27,50,55 'long':13 'manag':82 'modem':22,35 'name':6 'one':44 'persist':72 'point':45 'run':65 'set':59 'small':54 'still':93 'storag':73 'support':36 'teenag':30 'think':78 'time':14 'tri':25,32,47 'usb':68 'window':81 'wintel':20 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6653148"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702590876 {#1548
          date: 2023-12-14 22:54:36.0 +01:00
        }
        +"title": 222446
      }
    ]
    -id: 22272
    -titleTs: "'thought':4 'transit':3 'wayland':2 'xorg':1"
    -bodyTs: "'detail':3 'resourc':4 'thought':2 'transit':6 'wayland':10 'xorg':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702671753
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/9197475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702585353 {#3033
      date: 2023-12-14 21:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Haha that’s awesome! These days I’ve pretty much settled on basic defaults to make life easier: Ubuntu and Gnome. Though with snaps getting more invasive, I’m considering jumping ship and moving to the OG, Debian. I settled on Ubuntu years ago when they did a ton to improve driver compatibility and automatic installation for WiFi drivers on laptops back in the Ubuntu 7/8 days (2007/2008). Briefly tried out Linux mint in 2014, and went back to Ubuntu after a few years, gnome worked a bit better for workflow than the traditional windows approach with a taskbar for open windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702592110 {#1613
    date: 2023-12-14 23:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ManyRoads@lemmy.sdf.org"
    "@stoy@lemmy.zip"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 222520
  -bodyTs: "'2007/2008':68 '2014':75 '7/8':66 'ago':44 'approach':96 'automat':55 'awesom':4 'back':62,78 'basic':13 'better':89 'bit':88 'briefli':69 'compat':53 'consid':30 'day':6,67 'debian':38 'default':14 'driver':52,59 'easier':18 'get':25 'gnome':21,85 'haha':1 'improv':51 'instal':56 'invas':27 'jump':31 'laptop':61 'life':17 'linux':72 'm':29 'make':16 'mint':73 'move':34 'much':10 'og':37 'open':101 'pretti':9 'settl':11,40 'ship':32 'snap':24 'taskbar':99 'though':22 'ton':49 'tradit':94 'tri':70 'ubuntu':19,42,65,80 've':8 'went':77 'wifi':58 'window':95,102 'work':86 'workflow':91 'year':43,84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6653644"
  +editedAt: DateTimeImmutable @1704797032 {#1604
    date: 2024-01-09 11:43:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702592110 {#1596
    date: 2023-12-14 23:15:10.0 +01:00
  }
  +"title": 222520
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "Xorg-Wayland-Transition-Thoughts"
    +title: "Xorg – Wayland Transition Thoughts…"
    +url: "https://lemmy.sdf.org/pictrs/image/fa8b6912-35d3-4c28-83a4-029269db18c4.png"
    +body: "Some thoughts, details, resources on transitioning from Xorg to Wayland"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702755608 {#3047
      date: 2023-12-16 20:40:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      0 => App\Entity\EntryComment {#1564
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +body: "Fluxbox… Now there’s a name I haven’t heard in a long time… Back in the days of wintel dialup modems I was trying out Linux as a teenager and trying to get modem support working to get the internet, and at one point I tried out a Linux distro, DSL (Damn small Linux) because it was set up to be installed and run from a USB flash drive with persistent storage on the drive I think. And the window manager of DSL? You guessed it, Fluxbox! Can’t believe its still around."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702590876 {#1584
          date: 2023-12-14 22:54:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ManyRoads@lemmy.sdf.org"
          "@stoy@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 222446
        -bodyTs: "'around':94 'back':15 'believ':91 'damn':53 'day':18 'dialup':21 'distro':51 'drive':70,76 'dsl':52,84 'flash':69 'fluxbox':1,88 'get':34,39 'guess':86 'haven':8 'heard':10 'instal':63 'internet':41 'linux':27,50,55 'long':13 'manag':82 'modem':22,35 'name':6 'one':44 'persist':72 'point':45 'run':65 'set':59 'small':54 'still':93 'storag':73 'support':36 'teenag':30 'think':78 'time':14 'tri':25,32,47 'usb':68 'window':81 'wintel':20 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6653148"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702590876 {#1548
          date: 2023-12-14 22:54:36.0 +01:00
        }
        +"title": 222446
      }
    ]
    -id: 22272
    -titleTs: "'thought':4 'transit':3 'wayland':2 'xorg':1"
    -bodyTs: "'detail':3 'resourc':4 'thought':2 'transit':6 'wayland':10 'xorg':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702671753
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/9197475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702585353 {#3033
      date: 2023-12-14 21:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Haha that’s awesome! These days I’ve pretty much settled on basic defaults to make life easier: Ubuntu and Gnome. Though with snaps getting more invasive, I’m considering jumping ship and moving to the OG, Debian. I settled on Ubuntu years ago when they did a ton to improve driver compatibility and automatic installation for WiFi drivers on laptops back in the Ubuntu 7/8 days (2007/2008). Briefly tried out Linux mint in 2014, and went back to Ubuntu after a few years, gnome worked a bit better for workflow than the traditional windows approach with a taskbar for open windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702592110 {#1613
    date: 2023-12-14 23:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ManyRoads@lemmy.sdf.org"
    "@stoy@lemmy.zip"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 222520
  -bodyTs: "'2007/2008':68 '2014':75 '7/8':66 'ago':44 'approach':96 'automat':55 'awesom':4 'back':62,78 'basic':13 'better':89 'bit':88 'briefli':69 'compat':53 'consid':30 'day':6,67 'debian':38 'default':14 'driver':52,59 'easier':18 'get':25 'gnome':21,85 'haha':1 'improv':51 'instal':56 'invas':27 'jump':31 'laptop':61 'life':17 'linux':72 'm':29 'make':16 'mint':73 'move':34 'much':10 'og':37 'open':101 'pretti':9 'settl':11,40 'ship':32 'snap':24 'taskbar':99 'though':22 'ton':49 'tradit':94 'tri':70 'ubuntu':19,42,65,80 've':8 'went':77 'wifi':58 'window':95,102 'work':86 'workflow':91 'year':43,84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6653644"
  +editedAt: DateTimeImmutable @1704797032 {#1604
    date: 2024-01-09 11:43:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702592110 {#1596
    date: 2023-12-14 23:15:10.0 +01:00
  }
  +"title": 222520
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "Xorg-Wayland-Transition-Thoughts"
    +title: "Xorg – Wayland Transition Thoughts…"
    +url: "https://lemmy.sdf.org/pictrs/image/fa8b6912-35d3-4c28-83a4-029269db18c4.png"
    +body: "Some thoughts, details, resources on transitioning from Xorg to Wayland"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702755608 {#3047
      date: 2023-12-16 20:40:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      0 => App\Entity\EntryComment {#1564
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +body: "Fluxbox… Now there’s a name I haven’t heard in a long time… Back in the days of wintel dialup modems I was trying out Linux as a teenager and trying to get modem support working to get the internet, and at one point I tried out a Linux distro, DSL (Damn small Linux) because it was set up to be installed and run from a USB flash drive with persistent storage on the drive I think. And the window manager of DSL? You guessed it, Fluxbox! Can’t believe its still around."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702590876 {#1584
          date: 2023-12-14 22:54:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ManyRoads@lemmy.sdf.org"
          "@stoy@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 222446
        -bodyTs: "'around':94 'back':15 'believ':91 'damn':53 'day':18 'dialup':21 'distro':51 'drive':70,76 'dsl':52,84 'flash':69 'fluxbox':1,88 'get':34,39 'guess':86 'haven':8 'heard':10 'instal':63 'internet':41 'linux':27,50,55 'long':13 'manag':82 'modem':22,35 'name':6 'one':44 'persist':72 'point':45 'run':65 'set':59 'small':54 'still':93 'storag':73 'support':36 'teenag':30 'think':78 'time':14 'tri':25,32,47 'usb':68 'window':81 'wintel':20 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6653148"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702590876 {#1548
          date: 2023-12-14 22:54:36.0 +01:00
        }
        +"title": 222446
      }
    ]
    -id: 22272
    -titleTs: "'thought':4 'transit':3 'wayland':2 'xorg':1"
    -bodyTs: "'detail':3 'resourc':4 'thought':2 'transit':6 'wayland':10 'xorg':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702671753
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/9197475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702585353 {#3033
      date: 2023-12-14 21:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Haha that’s awesome! These days I’ve pretty much settled on basic defaults to make life easier: Ubuntu and Gnome. Though with snaps getting more invasive, I’m considering jumping ship and moving to the OG, Debian. I settled on Ubuntu years ago when they did a ton to improve driver compatibility and automatic installation for WiFi drivers on laptops back in the Ubuntu 7/8 days (2007/2008). Briefly tried out Linux mint in 2014, and went back to Ubuntu after a few years, gnome worked a bit better for workflow than the traditional windows approach with a taskbar for open windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702592110 {#1613
    date: 2023-12-14 23:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ManyRoads@lemmy.sdf.org"
    "@stoy@lemmy.zip"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 222520
  -bodyTs: "'2007/2008':68 '2014':75 '7/8':66 'ago':44 'approach':96 'automat':55 'awesom':4 'back':62,78 'basic':13 'better':89 'bit':88 'briefli':69 'compat':53 'consid':30 'day':6,67 'debian':38 'default':14 'driver':52,59 'easier':18 'get':25 'gnome':21,85 'haha':1 'improv':51 'instal':56 'invas':27 'jump':31 'laptop':61 'life':17 'linux':72 'm':29 'make':16 'mint':73 'move':34 'much':10 'og':37 'open':101 'pretti':9 'settl':11,40 'ship':32 'snap':24 'taskbar':99 'though':22 'ton':49 'tradit':94 'tri':70 'ubuntu':19,42,65,80 've':8 'went':77 'wifi':58 'window':95,102 'work':86 'workflow':91 'year':43,84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6653644"
  +editedAt: DateTimeImmutable @1704797032 {#1604
    date: 2024-01-09 11:43:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702592110 {#1596
    date: 2023-12-14 23:15:10.0 +01:00
  }
  +"title": 222520
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "Xorg-Wayland-Transition-Thoughts"
    +title: "Xorg – Wayland Transition Thoughts…"
    +url: "https://lemmy.sdf.org/pictrs/image/fa8b6912-35d3-4c28-83a4-029269db18c4.png"
    +body: "Some thoughts, details, resources on transitioning from Xorg to Wayland"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702755608 {#3047
      date: 2023-12-16 20:40:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +body: "Haha that’s awesome! These days I’ve pretty much settled on basic defaults to make life easier: Ubuntu and Gnome. Though with snaps getting more invasive, I’m considering jumping ship and moving to the OG, Debian. I settled on Ubuntu years ago when they did a ton to improve driver compatibility and automatic installation for WiFi drivers on laptops back in the Ubuntu 7/8 days (2007/2008). Briefly tried out Linux mint in 2014, and went back to Ubuntu after a few years, gnome worked a bit better for workflow than the traditional windows approach with a taskbar for open windows."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702592110 {#1613
          date: 2023-12-14 23:15:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ManyRoads@lemmy.sdf.org"
          "@stoy@lemmy.zip"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 222520
        -bodyTs: "'2007/2008':68 '2014':75 '7/8':66 'ago':44 'approach':96 'automat':55 'awesom':4 'back':62,78 'basic':13 'better':89 'bit':88 'briefli':69 'compat':53 'consid':30 'day':6,67 'debian':38 'default':14 'driver':52,59 'easier':18 'get':25 'gnome':21,85 'haha':1 'improv':51 'instal':56 'invas':27 'jump':31 'laptop':61 'life':17 'linux':72 'm':29 'make':16 'mint':73 'move':34 'much':10 'og':37 'open':101 'pretti':9 'settl':11,40 'ship':32 'snap':24 'taskbar':99 'though':22 'ton':49 'tradit':94 'tri':70 'ubuntu':19,42,65,80 've':8 'went':77 'wifi':58 'window':95,102 'work':86 'workflow':91 'year':43,84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6653644"
        +editedAt: DateTimeImmutable @1704797032 {#1604
          date: 2024-01-09 11:43:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702592110 {#1596
          date: 2023-12-14 23:15:10.0 +01:00
        }
        +"title": 222520
      }
      0 => App\Entity\EntryComment {#1564}
    ]
    -id: 22272
    -titleTs: "'thought':4 'transit':3 'wayland':2 'xorg':1"
    -bodyTs: "'detail':3 'resourc':4 'thought':2 'transit':6 'wayland':10 'xorg':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702671753
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/9197475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702585353 {#3033
      date: 2023-12-14 21:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Fluxbox… Now there’s a name I haven’t heard in a long time… Back in the days of wintel dialup modems I was trying out Linux as a teenager and trying to get modem support working to get the internet, and at one point I tried out a Linux distro, DSL (Damn small Linux) because it was set up to be installed and run from a USB flash drive with persistent storage on the drive I think. And the window manager of DSL? You guessed it, Fluxbox! Can’t believe its still around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702590876 {#1584
    date: 2023-12-14 22:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ManyRoads@lemmy.sdf.org"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 222446
  -bodyTs: "'around':94 'back':15 'believ':91 'damn':53 'day':18 'dialup':21 'distro':51 'drive':70,76 'dsl':52,84 'flash':69 'fluxbox':1,88 'get':34,39 'guess':86 'haven':8 'heard':10 'instal':63 'internet':41 'linux':27,50,55 'long':13 'manag':82 'modem':22,35 'name':6 'one':44 'persist':72 'point':45 'run':65 'set':59 'small':54 'still':93 'storag':73 'support':36 'teenag':30 'think':78 'time':14 'tri':25,32,47 'usb':68 'window':81 'wintel':20 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6653148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702590876 {#1548
    date: 2023-12-14 22:54:36.0 +01:00
  }
  +"title": 222446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "Xorg-Wayland-Transition-Thoughts"
    +title: "Xorg – Wayland Transition Thoughts…"
    +url: "https://lemmy.sdf.org/pictrs/image/fa8b6912-35d3-4c28-83a4-029269db18c4.png"
    +body: "Some thoughts, details, resources on transitioning from Xorg to Wayland"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702755608 {#3047
      date: 2023-12-16 20:40:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +body: "Haha that’s awesome! These days I’ve pretty much settled on basic defaults to make life easier: Ubuntu and Gnome. Though with snaps getting more invasive, I’m considering jumping ship and moving to the OG, Debian. I settled on Ubuntu years ago when they did a ton to improve driver compatibility and automatic installation for WiFi drivers on laptops back in the Ubuntu 7/8 days (2007/2008). Briefly tried out Linux mint in 2014, and went back to Ubuntu after a few years, gnome worked a bit better for workflow than the traditional windows approach with a taskbar for open windows."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702592110 {#1613
          date: 2023-12-14 23:15:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ManyRoads@lemmy.sdf.org"
          "@stoy@lemmy.zip"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 222520
        -bodyTs: "'2007/2008':68 '2014':75 '7/8':66 'ago':44 'approach':96 'automat':55 'awesom':4 'back':62,78 'basic':13 'better':89 'bit':88 'briefli':69 'compat':53 'consid':30 'day':6,67 'debian':38 'default':14 'driver':52,59 'easier':18 'get':25 'gnome':21,85 'haha':1 'improv':51 'instal':56 'invas':27 'jump':31 'laptop':61 'life':17 'linux':72 'm':29 'make':16 'mint':73 'move':34 'much':10 'og':37 'open':101 'pretti':9 'settl':11,40 'ship':32 'snap':24 'taskbar':99 'though':22 'ton':49 'tradit':94 'tri':70 'ubuntu':19,42,65,80 've':8 'went':77 'wifi':58 'window':95,102 'work':86 'workflow':91 'year':43,84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6653644"
        +editedAt: DateTimeImmutable @1704797032 {#1604
          date: 2024-01-09 11:43:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702592110 {#1596
          date: 2023-12-14 23:15:10.0 +01:00
        }
        +"title": 222520
      }
      0 => App\Entity\EntryComment {#1564}
    ]
    -id: 22272
    -titleTs: "'thought':4 'transit':3 'wayland':2 'xorg':1"
    -bodyTs: "'detail':3 'resourc':4 'thought':2 'transit':6 'wayland':10 'xorg':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702671753
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/9197475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702585353 {#3033
      date: 2023-12-14 21:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Fluxbox… Now there’s a name I haven’t heard in a long time… Back in the days of wintel dialup modems I was trying out Linux as a teenager and trying to get modem support working to get the internet, and at one point I tried out a Linux distro, DSL (Damn small Linux) because it was set up to be installed and run from a USB flash drive with persistent storage on the drive I think. And the window manager of DSL? You guessed it, Fluxbox! Can’t believe its still around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702590876 {#1584
    date: 2023-12-14 22:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ManyRoads@lemmy.sdf.org"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 222446
  -bodyTs: "'around':94 'back':15 'believ':91 'damn':53 'day':18 'dialup':21 'distro':51 'drive':70,76 'dsl':52,84 'flash':69 'fluxbox':1,88 'get':34,39 'guess':86 'haven':8 'heard':10 'instal':63 'internet':41 'linux':27,50,55 'long':13 'manag':82 'modem':22,35 'name':6 'one':44 'persist':72 'point':45 'run':65 'set':59 'small':54 'still':93 'storag':73 'support':36 'teenag':30 'think':78 'time':14 'tri':25,32,47 'usb':68 'window':81 'wintel':20 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6653148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702590876 {#1548
    date: 2023-12-14 22:54:36.0 +01:00
  }
  +"title": 222446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2134 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "Xorg-Wayland-Transition-Thoughts"
    +title: "Xorg – Wayland Transition Thoughts…"
    +url: "https://lemmy.sdf.org/pictrs/image/fa8b6912-35d3-4c28-83a4-029269db18c4.png"
    +body: "Some thoughts, details, resources on transitioning from Xorg to Wayland"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702755608 {#3047
      date: 2023-12-16 20:40:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
        +body: "Haha that’s awesome! These days I’ve pretty much settled on basic defaults to make life easier: Ubuntu and Gnome. Though with snaps getting more invasive, I’m considering jumping ship and moving to the OG, Debian. I settled on Ubuntu years ago when they did a ton to improve driver compatibility and automatic installation for WiFi drivers on laptops back in the Ubuntu 7/8 days (2007/2008). Briefly tried out Linux mint in 2014, and went back to Ubuntu after a few years, gnome worked a bit better for workflow than the traditional windows approach with a taskbar for open windows."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702592110 {#1613
          date: 2023-12-14 23:15:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ManyRoads@lemmy.sdf.org"
          "@stoy@lemmy.zip"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 222520
        -bodyTs: "'2007/2008':68 '2014':75 '7/8':66 'ago':44 'approach':96 'automat':55 'awesom':4 'back':62,78 'basic':13 'better':89 'bit':88 'briefli':69 'compat':53 'consid':30 'day':6,67 'debian':38 'default':14 'driver':52,59 'easier':18 'get':25 'gnome':21,85 'haha':1 'improv':51 'instal':56 'invas':27 'jump':31 'laptop':61 'life':17 'linux':72 'm':29 'make':16 'mint':73 'move':34 'much':10 'og':37 'open':101 'pretti':9 'settl':11,40 'ship':32 'snap':24 'taskbar':99 'though':22 'ton':49 'tradit':94 'tri':70 'ubuntu':19,42,65,80 've':8 'went':77 'wifi':58 'window':95,102 'work':86 'workflow':91 'year':43,84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6653644"
        +editedAt: DateTimeImmutable @1704797032 {#1604
          date: 2024-01-09 11:43:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702592110 {#1596
          date: 2023-12-14 23:15:10.0 +01:00
        }
        +"title": 222520
      }
      0 => App\Entity\EntryComment {#1564}
    ]
    -id: 22272
    -titleTs: "'thought':4 'transit':3 'wayland':2 'xorg':1"
    -bodyTs: "'detail':3 'resourc':4 'thought':2 'transit':6 'wayland':10 'xorg':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702671753
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/9197475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702585353 {#3033
      date: 2023-12-14 21:22:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Fluxbox… Now there’s a name I haven’t heard in a long time… Back in the days of wintel dialup modems I was trying out Linux as a teenager and trying to get modem support working to get the internet, and at one point I tried out a Linux distro, DSL (Damn small Linux) because it was set up to be installed and run from a USB flash drive with persistent storage on the drive I think. And the window manager of DSL? You guessed it, Fluxbox! Can’t believe its still around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702590876 {#1584
    date: 2023-12-14 22:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ManyRoads@lemmy.sdf.org"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 222446
  -bodyTs: "'around':94 'back':15 'believ':91 'damn':53 'day':18 'dialup':21 'distro':51 'drive':70,76 'dsl':52,84 'flash':69 'fluxbox':1,88 'get':34,39 'guess':86 'haven':8 'heard':10 'instal':63 'internet':41 'linux':27,50,55 'long':13 'manag':82 'modem':22,35 'name':6 'one':44 'persist':72 'point':45 'run':65 'set':59 'small':54 'still':93 'storag':73 'support':36 'teenag':30 'think':78 'time':14 'tri':25,32,47 'usb':68 'window':81 'wintel':20 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6653148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702590876 {#1548
    date: 2023-12-14 22:54:36.0 +01:00
  }
  +"title": 222446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2257
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "Home-Theater-Laptop"
  +title: "Home Theater Laptop"
  +url: null
  +body: """
    I have an old laptop that I want to use to replace the “smart” features on my living room TV. Can anybody recommend a distro and setup which could act like a dashboard / remote control setup?\n
    \n
    I want the PC to auto launch to a menu where I can use something like a remote to keep it convenient for lower tech people in my home. Are there remotes controls for this purpose? Distros?\n
    \n
    I appreciate any guidance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728730042 {#3317
    date: 2024-10-12 12:47:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  +badges: Doctrine\ORM\PersistentCollection {#3333 …}
  +children: [
    App\Entity\EntryComment {#2266
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2257 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
      +body: "I’ve been using a htpc for TV content for years, and I’ve finally given up and just gonna pirate all my shit now. The hoops I’ve had to jump through to get 1080p on Linux, and Netflix/prime video working on my rooted lineageos phone has pissed me off too much. Researching all the *arr software packages and which sources to get content from, this weekend."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706217757 {#2200
        date: 2024-01-25 22:22:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rawrthundercats@lemmy.ml"
        "@yo_scottie_oh@lemmy.ml"
        "@d3Xt3r@lemmy.nz"
        "@rawrthundercats@lemmy.ml"
        "@yo_scottie_oh@lemmy.ml"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2273 …}
      +nested: Doctrine\ORM\PersistentCollection {#2274 …}
      +votes: Doctrine\ORM\PersistentCollection {#2190 …}
      +reports: Doctrine\ORM\PersistentCollection {#2265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
      -id: 340460
      -bodyTs: "'1080p':36 'arr':57 'content':9,65 'final':15 'get':35,64 'given':16 'gonna':20 'hoop':27 'htpc':6 'jump':32 'lineageo':46 'linux':38 'much':53 'netflix/prime':40 'packag':59 'phone':47 'pirat':21 'piss':49 'research':54 'root':45 'shit':24 'softwar':58 'sourc':62 'tv':8 'use':4 've':2,14,29 'video':41 'weekend':68 'work':42 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7725783"
      +editedAt: DateTimeImmutable @1728666975 {#2211
        date: 2024-10-11 19:16:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706217757 {#2270
        date: 2024-01-25 22:22:37.0 +01:00
      }
      +"title": 340460
    }
  ]
  -id: 33001
  -titleTs: "'home':1 'laptop':3 'theater':2"
  -bodyTs: "'act':30 'anybodi':22 'appreci':75 'auto':42 'control':35,69 'conveni':58 'could':29 'dashboard':33 'distro':25,73 'featur':15 'guidanc':77 'home':65 'keep':56 'laptop':5 'launch':43 'like':31,52 'live':18 'lower':60 'menu':46 'old':4 'pc':40 'peopl':62 'purpos':72 'recommend':23 'remot':34,54,68 'replac':12 'room':19 'setup':27,36 'smart':14 'someth':51 'tech':61 'tv':20 'use':10,50 'want':8,38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706279551
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11025876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193151 {#3304
    date: 2024-01-25 15:32:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2257
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "Home-Theater-Laptop"
  +title: "Home Theater Laptop"
  +url: null
  +body: """
    I have an old laptop that I want to use to replace the “smart” features on my living room TV. Can anybody recommend a distro and setup which could act like a dashboard / remote control setup?\n
    \n
    I want the PC to auto launch to a menu where I can use something like a remote to keep it convenient for lower tech people in my home. Are there remotes controls for this purpose? Distros?\n
    \n
    I appreciate any guidance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728730042 {#3317
    date: 2024-10-12 12:47:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  +badges: Doctrine\ORM\PersistentCollection {#3333 …}
  +children: [
    App\Entity\EntryComment {#2266
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2257 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
      +body: "I’ve been using a htpc for TV content for years, and I’ve finally given up and just gonna pirate all my shit now. The hoops I’ve had to jump through to get 1080p on Linux, and Netflix/prime video working on my rooted lineageos phone has pissed me off too much. Researching all the *arr software packages and which sources to get content from, this weekend."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706217757 {#2200
        date: 2024-01-25 22:22:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rawrthundercats@lemmy.ml"
        "@yo_scottie_oh@lemmy.ml"
        "@d3Xt3r@lemmy.nz"
        "@rawrthundercats@lemmy.ml"
        "@yo_scottie_oh@lemmy.ml"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2273 …}
      +nested: Doctrine\ORM\PersistentCollection {#2274 …}
      +votes: Doctrine\ORM\PersistentCollection {#2190 …}
      +reports: Doctrine\ORM\PersistentCollection {#2265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
      -id: 340460
      -bodyTs: "'1080p':36 'arr':57 'content':9,65 'final':15 'get':35,64 'given':16 'gonna':20 'hoop':27 'htpc':6 'jump':32 'lineageo':46 'linux':38 'much':53 'netflix/prime':40 'packag':59 'phone':47 'pirat':21 'piss':49 'research':54 'root':45 'shit':24 'softwar':58 'sourc':62 'tv':8 'use':4 've':2,14,29 'video':41 'weekend':68 'work':42 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7725783"
      +editedAt: DateTimeImmutable @1728666975 {#2211
        date: 2024-10-11 19:16:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706217757 {#2270
        date: 2024-01-25 22:22:37.0 +01:00
      }
      +"title": 340460
    }
  ]
  -id: 33001
  -titleTs: "'home':1 'laptop':3 'theater':2"
  -bodyTs: "'act':30 'anybodi':22 'appreci':75 'auto':42 'control':35,69 'conveni':58 'could':29 'dashboard':33 'distro':25,73 'featur':15 'guidanc':77 'home':65 'keep':56 'laptop':5 'launch':43 'like':31,52 'live':18 'lower':60 'menu':46 'old':4 'pc':40 'peopl':62 'purpos':72 'recommend':23 'remot':34,54,68 'replac':12 'room':19 'setup':27,36 'smart':14 'someth':51 'tech':61 'tv':20 'use':10,50 'want':8,38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706279551
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11025876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193151 {#3304
    date: 2024-01-25 15:32:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2257
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "Home-Theater-Laptop"
  +title: "Home Theater Laptop"
  +url: null
  +body: """
    I have an old laptop that I want to use to replace the “smart” features on my living room TV. Can anybody recommend a distro and setup which could act like a dashboard / remote control setup?\n
    \n
    I want the PC to auto launch to a menu where I can use something like a remote to keep it convenient for lower tech people in my home. Are there remotes controls for this purpose? Distros?\n
    \n
    I appreciate any guidance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728730042 {#3317
    date: 2024-10-12 12:47:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  +badges: Doctrine\ORM\PersistentCollection {#3333 …}
  +children: [
    App\Entity\EntryComment {#2266
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2257 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
      +body: "I’ve been using a htpc for TV content for years, and I’ve finally given up and just gonna pirate all my shit now. The hoops I’ve had to jump through to get 1080p on Linux, and Netflix/prime video working on my rooted lineageos phone has pissed me off too much. Researching all the *arr software packages and which sources to get content from, this weekend."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706217757 {#2200
        date: 2024-01-25 22:22:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rawrthundercats@lemmy.ml"
        "@yo_scottie_oh@lemmy.ml"
        "@d3Xt3r@lemmy.nz"
        "@rawrthundercats@lemmy.ml"
        "@yo_scottie_oh@lemmy.ml"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2273 …}
      +nested: Doctrine\ORM\PersistentCollection {#2274 …}
      +votes: Doctrine\ORM\PersistentCollection {#2190 …}
      +reports: Doctrine\ORM\PersistentCollection {#2265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
      -id: 340460
      -bodyTs: "'1080p':36 'arr':57 'content':9,65 'final':15 'get':35,64 'given':16 'gonna':20 'hoop':27 'htpc':6 'jump':32 'lineageo':46 'linux':38 'much':53 'netflix/prime':40 'packag':59 'phone':47 'pirat':21 'piss':49 'research':54 'root':45 'shit':24 'softwar':58 'sourc':62 'tv':8 'use':4 've':2,14,29 'video':41 'weekend':68 'work':42 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7725783"
      +editedAt: DateTimeImmutable @1728666975 {#2211
        date: 2024-10-11 19:16:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706217757 {#2270
        date: 2024-01-25 22:22:37.0 +01:00
      }
      +"title": 340460
    }
  ]
  -id: 33001
  -titleTs: "'home':1 'laptop':3 'theater':2"
  -bodyTs: "'act':30 'anybodi':22 'appreci':75 'auto':42 'control':35,69 'conveni':58 'could':29 'dashboard':33 'distro':25,73 'featur':15 'guidanc':77 'home':65 'keep':56 'laptop':5 'launch':43 'like':31,52 'live':18 'lower':60 'menu':46 'old':4 'pc':40 'peopl':62 'purpos':72 'recommend':23 'remot':34,54,68 'replac':12 'room':19 'setup':27,36 'smart':14 'someth':51 'tech':61 'tv':20 'use':10,50 'want':8,38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706279551
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11025876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193151 {#3304
    date: 2024-01-25 15:32:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257
    +user: Proxies\__CG__\App\Entity\User {#3283 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "Home-Theater-Laptop"
    +title: "Home Theater Laptop"
    +url: null
    +body: """
      I have an old laptop that I want to use to replace the “smart” features on my living room TV. Can anybody recommend a distro and setup which could act like a dashboard / remote control setup?\n
      \n
      I want the PC to auto launch to a menu where I can use something like a remote to keep it convenient for lower tech people in my home. Are there remotes controls for this purpose? Distros?\n
      \n
      I appreciate any guidance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728730042 {#3317
      date: 2024-10-12 12:47:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3322 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    +badges: Doctrine\ORM\PersistentCollection {#3333 …}
    +children: [
      App\Entity\EntryComment {#2266}
    ]
    -id: 33001
    -titleTs: "'home':1 'laptop':3 'theater':2"
    -bodyTs: "'act':30 'anybodi':22 'appreci':75 'auto':42 'control':35,69 'conveni':58 'could':29 'dashboard':33 'distro':25,73 'featur':15 'guidanc':77 'home':65 'keep':56 'laptop':5 'launch':43 'like':31,52 'live':18 'lower':60 'menu':46 'old':4 'pc':40 'peopl':62 'purpos':72 'recommend':23 'remot':34,54,68 'replac':12 'room':19 'setup':27,36 'smart':14 'someth':51 'tech':61 'tv':20 'use':10,50 'want':8,38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706279551
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11025876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193151 {#3304
      date: 2024-01-25 15:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +body: "I’ve been using a htpc for TV content for years, and I’ve finally given up and just gonna pirate all my shit now. The hoops I’ve had to jump through to get 1080p on Linux, and Netflix/prime video working on my rooted lineageos phone has pissed me off too much. Researching all the *arr software packages and which sources to get content from, this weekend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706217757 {#2200
    date: 2024-01-25 22:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rawrthundercats@lemmy.ml"
    "@yo_scottie_oh@lemmy.ml"
    "@d3Xt3r@lemmy.nz"
    "@rawrthundercats@lemmy.ml"
    "@yo_scottie_oh@lemmy.ml"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 340460
  -bodyTs: "'1080p':36 'arr':57 'content':9,65 'final':15 'get':35,64 'given':16 'gonna':20 'hoop':27 'htpc':6 'jump':32 'lineageo':46 'linux':38 'much':53 'netflix/prime':40 'packag':59 'phone':47 'pirat':21 'piss':49 'research':54 'root':45 'shit':24 'softwar':58 'sourc':62 'tv':8 'use':4 've':2,14,29 'video':41 'weekend':68 'work':42 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7725783"
  +editedAt: DateTimeImmutable @1728666975 {#2211
    date: 2024-10-11 19:16:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706217757 {#2270
    date: 2024-01-25 22:22:37.0 +01:00
  }
  +"title": 340460
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257
    +user: Proxies\__CG__\App\Entity\User {#3283 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "Home-Theater-Laptop"
    +title: "Home Theater Laptop"
    +url: null
    +body: """
      I have an old laptop that I want to use to replace the “smart” features on my living room TV. Can anybody recommend a distro and setup which could act like a dashboard / remote control setup?\n
      \n
      I want the PC to auto launch to a menu where I can use something like a remote to keep it convenient for lower tech people in my home. Are there remotes controls for this purpose? Distros?\n
      \n
      I appreciate any guidance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728730042 {#3317
      date: 2024-10-12 12:47:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3322 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    +badges: Doctrine\ORM\PersistentCollection {#3333 …}
    +children: [
      App\Entity\EntryComment {#2266}
    ]
    -id: 33001
    -titleTs: "'home':1 'laptop':3 'theater':2"
    -bodyTs: "'act':30 'anybodi':22 'appreci':75 'auto':42 'control':35,69 'conveni':58 'could':29 'dashboard':33 'distro':25,73 'featur':15 'guidanc':77 'home':65 'keep':56 'laptop':5 'launch':43 'like':31,52 'live':18 'lower':60 'menu':46 'old':4 'pc':40 'peopl':62 'purpos':72 'recommend':23 'remot':34,54,68 'replac':12 'room':19 'setup':27,36 'smart':14 'someth':51 'tech':61 'tv':20 'use':10,50 'want':8,38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706279551
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11025876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193151 {#3304
      date: 2024-01-25 15:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +body: "I’ve been using a htpc for TV content for years, and I’ve finally given up and just gonna pirate all my shit now. The hoops I’ve had to jump through to get 1080p on Linux, and Netflix/prime video working on my rooted lineageos phone has pissed me off too much. Researching all the *arr software packages and which sources to get content from, this weekend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706217757 {#2200
    date: 2024-01-25 22:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rawrthundercats@lemmy.ml"
    "@yo_scottie_oh@lemmy.ml"
    "@d3Xt3r@lemmy.nz"
    "@rawrthundercats@lemmy.ml"
    "@yo_scottie_oh@lemmy.ml"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 340460
  -bodyTs: "'1080p':36 'arr':57 'content':9,65 'final':15 'get':35,64 'given':16 'gonna':20 'hoop':27 'htpc':6 'jump':32 'lineageo':46 'linux':38 'much':53 'netflix/prime':40 'packag':59 'phone':47 'pirat':21 'piss':49 'research':54 'root':45 'shit':24 'softwar':58 'sourc':62 'tv':8 'use':4 've':2,14,29 'video':41 'weekend':68 'work':42 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7725783"
  +editedAt: DateTimeImmutable @1728666975 {#2211
    date: 2024-10-11 19:16:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706217757 {#2270
    date: 2024-01-25 22:22:37.0 +01:00
  }
  +"title": 340460
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257
    +user: Proxies\__CG__\App\Entity\User {#3283 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "Home-Theater-Laptop"
    +title: "Home Theater Laptop"
    +url: null
    +body: """
      I have an old laptop that I want to use to replace the “smart” features on my living room TV. Can anybody recommend a distro and setup which could act like a dashboard / remote control setup?\n
      \n
      I want the PC to auto launch to a menu where I can use something like a remote to keep it convenient for lower tech people in my home. Are there remotes controls for this purpose? Distros?\n
      \n
      I appreciate any guidance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728730042 {#3317
      date: 2024-10-12 12:47:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3322 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    +badges: Doctrine\ORM\PersistentCollection {#3333 …}
    +children: [
      App\Entity\EntryComment {#2266}
    ]
    -id: 33001
    -titleTs: "'home':1 'laptop':3 'theater':2"
    -bodyTs: "'act':30 'anybodi':22 'appreci':75 'auto':42 'control':35,69 'conveni':58 'could':29 'dashboard':33 'distro':25,73 'featur':15 'guidanc':77 'home':65 'keep':56 'laptop':5 'launch':43 'like':31,52 'live':18 'lower':60 'menu':46 'old':4 'pc':40 'peopl':62 'purpos':72 'recommend':23 'remot':34,54,68 'replac':12 'room':19 'setup':27,36 'smart':14 'someth':51 'tech':61 'tv':20 'use':10,50 'want':8,38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706279551
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11025876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193151 {#3304
      date: 2024-01-25 15:32:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +body: "I’ve been using a htpc for TV content for years, and I’ve finally given up and just gonna pirate all my shit now. The hoops I’ve had to jump through to get 1080p on Linux, and Netflix/prime video working on my rooted lineageos phone has pissed me off too much. Researching all the *arr software packages and which sources to get content from, this weekend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706217757 {#2200
    date: 2024-01-25 22:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rawrthundercats@lemmy.ml"
    "@yo_scottie_oh@lemmy.ml"
    "@d3Xt3r@lemmy.nz"
    "@rawrthundercats@lemmy.ml"
    "@yo_scottie_oh@lemmy.ml"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 340460
  -bodyTs: "'1080p':36 'arr':57 'content':9,65 'final':15 'get':35,64 'given':16 'gonna':20 'hoop':27 'htpc':6 'jump':32 'lineageo':46 'linux':38 'much':53 'netflix/prime':40 'packag':59 'phone':47 'pirat':21 'piss':49 'research':54 'root':45 'shit':24 'softwar':58 'sourc':62 'tv':8 'use':4 've':2,14,29 'video':41 'weekend':68 'work':42 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7725783"
  +editedAt: DateTimeImmutable @1728666975 {#2211
    date: 2024-10-11 19:16:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706217757 {#2270
    date: 2024-01-25 22:22:37.0 +01:00
  }
  +"title": 340460
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1628
  +user: Proxies\__CG__\App\Entity\User {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
  +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
  +url: null
  +body: """
    I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
    \n
    I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
    \n
    Thanks.\n
    \n
    Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
    \n
    ---\n
    \n
    Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 119
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702946923 {#3001
    date: 2023-12-19 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3007 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +badges: Doctrine\ORM\PersistentCollection {#3025 …}
  +children: [
    App\Entity\EntryComment {#1629
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1628 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +body: """
        Disclaimer: I’m an android user and would love to switch to a Linux phone.\n
        \n
        Problem with android is updates being locked by carriers or Google themselves. To get updates after 2-3 years you basically have to buy a phone that has unlockable bootloader and supports LineageOS, AND you have to have the technical skills to Install and set up LineageOS, I do, but no one else I know does, they just happily buy a new phone because app X,Y,Z stopped working on their old phone, which is perfectly usable. And if you have a phone where bootloader is locked (I’m looking at you, Verizon, EVERY PHONE THEY SELL THEY LOCK), oops there’s an expensive paperweight, can never be running anything other than Android 8 or whatever it came with.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702606566 {#1611
        date: 2023-12-15 03:16:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@atlasraven31@lemm.ee"
        "@Waluigis_Talking_Buttplug@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1618 …}
      +nested: Doctrine\ORM\PersistentCollection {#1597 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
      -id: 223185
      -bodyTs: "'-3':33 '2':32 '8':130 'android':5,18,129 'anyth':126 'app':80 'basic':36 'bootload':45,101 'buy':39,75 'came':134 'carrier':24 'disclaim':1 'els':68 'everi':110 'expens':120 'get':29 'googl':26 'happili':74 'instal':58 'know':70 'lineageo':48,62 'linux':14 'lock':22,103,115 'look':106 'love':9 'm':3,105 'never':123 'new':77 'old':88 'one':67 'oop':116 'paperweight':121 'perfect':92 'phone':15,41,78,89,99,111 'problem':16 'run':125 'sell':113 'set':60 'skill':56 'stop':84 'support':47 'switch':11 'technic':55 'unlock':44 'updat':20,30 'usabl':93 'user':6 'verizon':109 'whatev':132 'work':85 'would':8 'x':81 'y':82 'year':34 'z':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6658145"
      +editedAt: DateTimeImmutable @1704827592 {#1598
        date: 2024-01-09 20:13:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702606566 {#1630
        date: 2023-12-15 03:16:06.0 +01:00
      }
      +"title": 223185
    }
  ]
  -id: 22326
  -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
  -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702690490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9581330"
  +editedAt: DateTimeImmutable @1704962289 {#2865
    date: 2024-01-11 09:38:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702604090 {#2732
    date: 2023-12-15 02:34:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1628
  +user: Proxies\__CG__\App\Entity\User {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
  +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
  +url: null
  +body: """
    I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
    \n
    I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
    \n
    Thanks.\n
    \n
    Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
    \n
    ---\n
    \n
    Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 119
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702946923 {#3001
    date: 2023-12-19 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3007 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +badges: Doctrine\ORM\PersistentCollection {#3025 …}
  +children: [
    App\Entity\EntryComment {#1629
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1628 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +body: """
        Disclaimer: I’m an android user and would love to switch to a Linux phone.\n
        \n
        Problem with android is updates being locked by carriers or Google themselves. To get updates after 2-3 years you basically have to buy a phone that has unlockable bootloader and supports LineageOS, AND you have to have the technical skills to Install and set up LineageOS, I do, but no one else I know does, they just happily buy a new phone because app X,Y,Z stopped working on their old phone, which is perfectly usable. And if you have a phone where bootloader is locked (I’m looking at you, Verizon, EVERY PHONE THEY SELL THEY LOCK), oops there’s an expensive paperweight, can never be running anything other than Android 8 or whatever it came with.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702606566 {#1611
        date: 2023-12-15 03:16:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@atlasraven31@lemm.ee"
        "@Waluigis_Talking_Buttplug@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1618 …}
      +nested: Doctrine\ORM\PersistentCollection {#1597 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
      -id: 223185
      -bodyTs: "'-3':33 '2':32 '8':130 'android':5,18,129 'anyth':126 'app':80 'basic':36 'bootload':45,101 'buy':39,75 'came':134 'carrier':24 'disclaim':1 'els':68 'everi':110 'expens':120 'get':29 'googl':26 'happili':74 'instal':58 'know':70 'lineageo':48,62 'linux':14 'lock':22,103,115 'look':106 'love':9 'm':3,105 'never':123 'new':77 'old':88 'one':67 'oop':116 'paperweight':121 'perfect':92 'phone':15,41,78,89,99,111 'problem':16 'run':125 'sell':113 'set':60 'skill':56 'stop':84 'support':47 'switch':11 'technic':55 'unlock':44 'updat':20,30 'usabl':93 'user':6 'verizon':109 'whatev':132 'work':85 'would':8 'x':81 'y':82 'year':34 'z':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6658145"
      +editedAt: DateTimeImmutable @1704827592 {#1598
        date: 2024-01-09 20:13:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702606566 {#1630
        date: 2023-12-15 03:16:06.0 +01:00
      }
      +"title": 223185
    }
  ]
  -id: 22326
  -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
  -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702690490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9581330"
  +editedAt: DateTimeImmutable @1704962289 {#2865
    date: 2024-01-11 09:38:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702604090 {#2732
    date: 2023-12-15 02:34:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1628
  +user: Proxies\__CG__\App\Entity\User {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
  +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
  +url: null
  +body: """
    I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
    \n
    I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
    \n
    Thanks.\n
    \n
    Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
    \n
    ---\n
    \n
    Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 119
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702946923 {#3001
    date: 2023-12-19 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3007 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +badges: Doctrine\ORM\PersistentCollection {#3025 …}
  +children: [
    App\Entity\EntryComment {#1629
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1628 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +body: """
        Disclaimer: I’m an android user and would love to switch to a Linux phone.\n
        \n
        Problem with android is updates being locked by carriers or Google themselves. To get updates after 2-3 years you basically have to buy a phone that has unlockable bootloader and supports LineageOS, AND you have to have the technical skills to Install and set up LineageOS, I do, but no one else I know does, they just happily buy a new phone because app X,Y,Z stopped working on their old phone, which is perfectly usable. And if you have a phone where bootloader is locked (I’m looking at you, Verizon, EVERY PHONE THEY SELL THEY LOCK), oops there’s an expensive paperweight, can never be running anything other than Android 8 or whatever it came with.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702606566 {#1611
        date: 2023-12-15 03:16:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@atlasraven31@lemm.ee"
        "@Waluigis_Talking_Buttplug@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1618 …}
      +nested: Doctrine\ORM\PersistentCollection {#1597 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
      -id: 223185
      -bodyTs: "'-3':33 '2':32 '8':130 'android':5,18,129 'anyth':126 'app':80 'basic':36 'bootload':45,101 'buy':39,75 'came':134 'carrier':24 'disclaim':1 'els':68 'everi':110 'expens':120 'get':29 'googl':26 'happili':74 'instal':58 'know':70 'lineageo':48,62 'linux':14 'lock':22,103,115 'look':106 'love':9 'm':3,105 'never':123 'new':77 'old':88 'one':67 'oop':116 'paperweight':121 'perfect':92 'phone':15,41,78,89,99,111 'problem':16 'run':125 'sell':113 'set':60 'skill':56 'stop':84 'support':47 'switch':11 'technic':55 'unlock':44 'updat':20,30 'usabl':93 'user':6 'verizon':109 'whatev':132 'work':85 'would':8 'x':81 'y':82 'year':34 'z':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6658145"
      +editedAt: DateTimeImmutable @1704827592 {#1598
        date: 2024-01-09 20:13:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702606566 {#1630
        date: 2023-12-15 03:16:06.0 +01:00
      }
      +"title": 223185
    }
  ]
  -id: 22326
  -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
  -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702690490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9581330"
  +editedAt: DateTimeImmutable @1704962289 {#2865
    date: 2024-01-11 09:38:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702604090 {#2732
    date: 2023-12-15 02:34:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#1629
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1628
    +user: Proxies\__CG__\App\Entity\User {#2171 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3001
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3007 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      App\Entity\EntryComment {#1629}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#2865
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2732
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: """
    Disclaimer: I’m an android user and would love to switch to a Linux phone.\n
    \n
    Problem with android is updates being locked by carriers or Google themselves. To get updates after 2-3 years you basically have to buy a phone that has unlockable bootloader and supports LineageOS, AND you have to have the technical skills to Install and set up LineageOS, I do, but no one else I know does, they just happily buy a new phone because app X,Y,Z stopped working on their old phone, which is perfectly usable. And if you have a phone where bootloader is locked (I’m looking at you, Verizon, EVERY PHONE THEY SELL THEY LOCK), oops there’s an expensive paperweight, can never be running anything other than Android 8 or whatever it came with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702606566 {#1611
    date: 2023-12-15 03:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 223185
  -bodyTs: "'-3':33 '2':32 '8':130 'android':5,18,129 'anyth':126 'app':80 'basic':36 'bootload':45,101 'buy':39,75 'came':134 'carrier':24 'disclaim':1 'els':68 'everi':110 'expens':120 'get':29 'googl':26 'happili':74 'instal':58 'know':70 'lineageo':48,62 'linux':14 'lock':22,103,115 'look':106 'love':9 'm':3,105 'never':123 'new':77 'old':88 'one':67 'oop':116 'paperweight':121 'perfect':92 'phone':15,41,78,89,99,111 'problem':16 'run':125 'sell':113 'set':60 'skill':56 'stop':84 'support':47 'switch':11 'technic':55 'unlock':44 'updat':20,30 'usabl':93 'user':6 'verizon':109 'whatev':132 'work':85 'would':8 'x':81 'y':82 'year':34 'z':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6658145"
  +editedAt: DateTimeImmutable @1704827592 {#1598
    date: 2024-01-09 20:13:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702606566 {#1630
    date: 2023-12-15 03:16:06.0 +01:00
  }
  +"title": 223185
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#1629
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1628
    +user: Proxies\__CG__\App\Entity\User {#2171 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3001
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3007 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      App\Entity\EntryComment {#1629}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#2865
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2732
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: """
    Disclaimer: I’m an android user and would love to switch to a Linux phone.\n
    \n
    Problem with android is updates being locked by carriers or Google themselves. To get updates after 2-3 years you basically have to buy a phone that has unlockable bootloader and supports LineageOS, AND you have to have the technical skills to Install and set up LineageOS, I do, but no one else I know does, they just happily buy a new phone because app X,Y,Z stopped working on their old phone, which is perfectly usable. And if you have a phone where bootloader is locked (I’m looking at you, Verizon, EVERY PHONE THEY SELL THEY LOCK), oops there’s an expensive paperweight, can never be running anything other than Android 8 or whatever it came with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702606566 {#1611
    date: 2023-12-15 03:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 223185
  -bodyTs: "'-3':33 '2':32 '8':130 'android':5,18,129 'anyth':126 'app':80 'basic':36 'bootload':45,101 'buy':39,75 'came':134 'carrier':24 'disclaim':1 'els':68 'everi':110 'expens':120 'get':29 'googl':26 'happili':74 'instal':58 'know':70 'lineageo':48,62 'linux':14 'lock':22,103,115 'look':106 'love':9 'm':3,105 'never':123 'new':77 'old':88 'one':67 'oop':116 'paperweight':121 'perfect':92 'phone':15,41,78,89,99,111 'problem':16 'run':125 'sell':113 'set':60 'skill':56 'stop':84 'support':47 'switch':11 'technic':55 'unlock':44 'updat':20,30 'usabl':93 'user':6 'verizon':109 'whatev':132 'work':85 'would':8 'x':81 'y':82 'year':34 'z':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6658145"
  +editedAt: DateTimeImmutable @1704827592 {#1598
    date: 2024-01-09 20:13:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702606566 {#1630
    date: 2023-12-15 03:16:06.0 +01:00
  }
  +"title": 223185
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#1629
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1628
    +user: Proxies\__CG__\App\Entity\User {#2171 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3001
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3007 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      App\Entity\EntryComment {#1629}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#2865
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2732
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: """
    Disclaimer: I’m an android user and would love to switch to a Linux phone.\n
    \n
    Problem with android is updates being locked by carriers or Google themselves. To get updates after 2-3 years you basically have to buy a phone that has unlockable bootloader and supports LineageOS, AND you have to have the technical skills to Install and set up LineageOS, I do, but no one else I know does, they just happily buy a new phone because app X,Y,Z stopped working on their old phone, which is perfectly usable. And if you have a phone where bootloader is locked (I’m looking at you, Verizon, EVERY PHONE THEY SELL THEY LOCK), oops there’s an expensive paperweight, can never be running anything other than Android 8 or whatever it came with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702606566 {#1611
    date: 2023-12-15 03:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@atlasraven31@lemm.ee"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 223185
  -bodyTs: "'-3':33 '2':32 '8':130 'android':5,18,129 'anyth':126 'app':80 'basic':36 'bootload':45,101 'buy':39,75 'came':134 'carrier':24 'disclaim':1 'els':68 'everi':110 'expens':120 'get':29 'googl':26 'happili':74 'instal':58 'know':70 'lineageo':48,62 'linux':14 'lock':22,103,115 'look':106 'love':9 'm':3,105 'never':123 'new':77 'old':88 'one':67 'oop':116 'paperweight':121 'perfect':92 'phone':15,41,78,89,99,111 'problem':16 'run':125 'sell':113 'set':60 'skill':56 'stop':84 'support':47 'switch':11 'technic':55 'unlock':44 'updat':20,30 'usabl':93 'user':6 'verizon':109 'whatev':132 'work':85 'would':8 'x':81 'y':82 'year':34 'z':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6658145"
  +editedAt: DateTimeImmutable @1704827592 {#1598
    date: 2024-01-09 20:13:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702606566 {#1630
    date: 2023-12-15 03:16:06.0 +01:00
  }
  +"title": 223185
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3032 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Optimising-Ubuntu-performance-on-amd64-architecture"
  +title: "Optimising Ubuntu performance on amd64 architecture"
  +url: "https://ubuntu.com/blog/optimising-ubuntu-performance-on-amd64-architecture"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702473419 {#3027
    date: 2023-12-13 14:16:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3037 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  +badges: Doctrine\ORM\PersistentCollection {#3045 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +body: "Interesting because I’ve had the opposite problem historically. Windows always seemed to be doing random shit in the background, doing what? I can’t tell you but it always seemed to be using the disk or CPU to do some background process, and it always happened, every day at random times oops disk churn. You’ll notice it the most with a regular hard drive because it’s slow and makes noise when its being accessed (vs. an ssd which is silent)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702447751 {#1434
        date: 2023-12-13 07:09:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@Fizz@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1652 …}
      +nested: Doctrine\ORM\PersistentCollection {#1679 …}
      +votes: Doctrine\ORM\PersistentCollection {#1668 …}
      +reports: Doctrine\ORM\PersistentCollection {#1666 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
      -id: 220232
      -bodyTs: "'access':77 'alway':11,30,46 'background':20,42 'churn':55 'cpu':38 'day':49 'disk':36,54 'drive':66 'everi':48 'happen':47 'hard':65 'histor':9 'interest':1 'll':57 'make':72 'nois':73 'notic':58 'oop':53 'opposit':7 'problem':8 'process':43 'random':16,51 'regular':64 'seem':12,31 'shit':17 'silent':83 'slow':70 'ssd':80 'tell':26 'time':52 'use':34 've':4 'vs':78 'window':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6610281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702447751 {#1699
        date: 2023-12-13 07:09:11.0 +01:00
      }
      +"title": 220232
    }
  ]
  -id: 21963
  -titleTs: "'amd64':5 'architectur':6 'optimis':1 'perform':3 'ubuntu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702510419
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7704141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424019 {#3009
    date: 2023-12-13 00:33:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3032 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Optimising-Ubuntu-performance-on-amd64-architecture"
  +title: "Optimising Ubuntu performance on amd64 architecture"
  +url: "https://ubuntu.com/blog/optimising-ubuntu-performance-on-amd64-architecture"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702473419 {#3027
    date: 2023-12-13 14:16:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3037 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  +badges: Doctrine\ORM\PersistentCollection {#3045 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +body: "Interesting because I’ve had the opposite problem historically. Windows always seemed to be doing random shit in the background, doing what? I can’t tell you but it always seemed to be using the disk or CPU to do some background process, and it always happened, every day at random times oops disk churn. You’ll notice it the most with a regular hard drive because it’s slow and makes noise when its being accessed (vs. an ssd which is silent)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702447751 {#1434
        date: 2023-12-13 07:09:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@Fizz@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1652 …}
      +nested: Doctrine\ORM\PersistentCollection {#1679 …}
      +votes: Doctrine\ORM\PersistentCollection {#1668 …}
      +reports: Doctrine\ORM\PersistentCollection {#1666 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
      -id: 220232
      -bodyTs: "'access':77 'alway':11,30,46 'background':20,42 'churn':55 'cpu':38 'day':49 'disk':36,54 'drive':66 'everi':48 'happen':47 'hard':65 'histor':9 'interest':1 'll':57 'make':72 'nois':73 'notic':58 'oop':53 'opposit':7 'problem':8 'process':43 'random':16,51 'regular':64 'seem':12,31 'shit':17 'silent':83 'slow':70 'ssd':80 'tell':26 'time':52 'use':34 've':4 'vs':78 'window':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6610281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702447751 {#1699
        date: 2023-12-13 07:09:11.0 +01:00
      }
      +"title": 220232
    }
  ]
  -id: 21963
  -titleTs: "'amd64':5 'architectur':6 'optimis':1 'perform':3 'ubuntu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702510419
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7704141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424019 {#3009
    date: 2023-12-13 00:33:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3032 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Optimising-Ubuntu-performance-on-amd64-architecture"
  +title: "Optimising Ubuntu performance on amd64 architecture"
  +url: "https://ubuntu.com/blog/optimising-ubuntu-performance-on-amd64-architecture"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702473419 {#3027
    date: 2023-12-13 14:16:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3037 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  +badges: Doctrine\ORM\PersistentCollection {#3045 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +body: "Interesting because I’ve had the opposite problem historically. Windows always seemed to be doing random shit in the background, doing what? I can’t tell you but it always seemed to be using the disk or CPU to do some background process, and it always happened, every day at random times oops disk churn. You’ll notice it the most with a regular hard drive because it’s slow and makes noise when its being accessed (vs. an ssd which is silent)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702447751 {#1434
        date: 2023-12-13 07:09:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@Fizz@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1652 …}
      +nested: Doctrine\ORM\PersistentCollection {#1679 …}
      +votes: Doctrine\ORM\PersistentCollection {#1668 …}
      +reports: Doctrine\ORM\PersistentCollection {#1666 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
      -id: 220232
      -bodyTs: "'access':77 'alway':11,30,46 'background':20,42 'churn':55 'cpu':38 'day':49 'disk':36,54 'drive':66 'everi':48 'happen':47 'hard':65 'histor':9 'interest':1 'll':57 'make':72 'nois':73 'notic':58 'oop':53 'opposit':7 'problem':8 'process':43 'random':16,51 'regular':64 'seem':12,31 'shit':17 'silent':83 'slow':70 'ssd':80 'tell':26 'time':52 'use':34 've':4 'vs':78 'window':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6610281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702447751 {#1699
        date: 2023-12-13 07:09:11.0 +01:00
      }
      +"title": 220232
    }
  ]
  -id: 21963
  -titleTs: "'amd64':5 'architectur':6 'optimis':1 'perform':3 'ubuntu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702510419
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7704141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424019 {#3009
    date: 2023-12-13 00:33:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2863 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3032 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Optimising-Ubuntu-performance-on-amd64-architecture"
    +title: "Optimising Ubuntu performance on amd64 architecture"
    +url: "https://ubuntu.com/blog/optimising-ubuntu-performance-on-amd64-architecture"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 68
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702473419 {#3027
      date: 2023-12-13 14:16:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3037 …}
    +reports: Doctrine\ORM\PersistentCollection {#3039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    +badges: Doctrine\ORM\PersistentCollection {#3045 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 21963
    -titleTs: "'amd64':5 'architectur':6 'optimis':1 'perform':3 'ubuntu':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702510419
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7704141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702424019 {#3009
      date: 2023-12-13 00:33:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +body: "Interesting because I’ve had the opposite problem historically. Windows always seemed to be doing random shit in the background, doing what? I can’t tell you but it always seemed to be using the disk or CPU to do some background process, and it always happened, every day at random times oops disk churn. You’ll notice it the most with a regular hard drive because it’s slow and makes noise when its being accessed (vs. an ssd which is silent)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702447751 {#1434
    date: 2023-12-13 07:09:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@Fizz@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1652 …}
  +nested: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  -id: 220232
  -bodyTs: "'access':77 'alway':11,30,46 'background':20,42 'churn':55 'cpu':38 'day':49 'disk':36,54 'drive':66 'everi':48 'happen':47 'hard':65 'histor':9 'interest':1 'll':57 'make':72 'nois':73 'notic':58 'oop':53 'opposit':7 'problem':8 'process':43 'random':16,51 'regular':64 'seem':12,31 'shit':17 'silent':83 'slow':70 'ssd':80 'tell':26 'time':52 'use':34 've':4 'vs':78 'window':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6610281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702447751 {#1699
    date: 2023-12-13 07:09:11.0 +01:00
  }
  +"title": 220232
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2863 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3032 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Optimising-Ubuntu-performance-on-amd64-architecture"
    +title: "Optimising Ubuntu performance on amd64 architecture"
    +url: "https://ubuntu.com/blog/optimising-ubuntu-performance-on-amd64-architecture"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 68
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702473419 {#3027
      date: 2023-12-13 14:16:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3037 …}
    +reports: Doctrine\ORM\PersistentCollection {#3039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    +badges: Doctrine\ORM\PersistentCollection {#3045 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 21963
    -titleTs: "'amd64':5 'architectur':6 'optimis':1 'perform':3 'ubuntu':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702510419
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7704141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702424019 {#3009
      date: 2023-12-13 00:33:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +body: "Interesting because I’ve had the opposite problem historically. Windows always seemed to be doing random shit in the background, doing what? I can’t tell you but it always seemed to be using the disk or CPU to do some background process, and it always happened, every day at random times oops disk churn. You’ll notice it the most with a regular hard drive because it’s slow and makes noise when its being accessed (vs. an ssd which is silent)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702447751 {#1434
    date: 2023-12-13 07:09:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@Fizz@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1652 …}
  +nested: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  -id: 220232
  -bodyTs: "'access':77 'alway':11,30,46 'background':20,42 'churn':55 'cpu':38 'day':49 'disk':36,54 'drive':66 'everi':48 'happen':47 'hard':65 'histor':9 'interest':1 'll':57 'make':72 'nois':73 'notic':58 'oop':53 'opposit':7 'problem':8 'process':43 'random':16,51 'regular':64 'seem':12,31 'shit':17 'silent':83 'slow':70 'ssd':80 'tell':26 'time':52 'use':34 've':4 'vs':78 'window':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6610281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702447751 {#1699
    date: 2023-12-13 07:09:11.0 +01:00
  }
  +"title": 220232
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2863 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3032 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Optimising-Ubuntu-performance-on-amd64-architecture"
    +title: "Optimising Ubuntu performance on amd64 architecture"
    +url: "https://ubuntu.com/blog/optimising-ubuntu-performance-on-amd64-architecture"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 68
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702473419 {#3027
      date: 2023-12-13 14:16:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3037 …}
    +reports: Doctrine\ORM\PersistentCollection {#3039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    +badges: Doctrine\ORM\PersistentCollection {#3045 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 21963
    -titleTs: "'amd64':5 'architectur':6 'optimis':1 'perform':3 'ubuntu':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702510419
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7704141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702424019 {#3009
      date: 2023-12-13 00:33:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +body: "Interesting because I’ve had the opposite problem historically. Windows always seemed to be doing random shit in the background, doing what? I can’t tell you but it always seemed to be using the disk or CPU to do some background process, and it always happened, every day at random times oops disk churn. You’ll notice it the most with a regular hard drive because it’s slow and makes noise when its being accessed (vs. an ssd which is silent)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702447751 {#1434
    date: 2023-12-13 07:09:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@Fizz@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1652 …}
  +nested: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  -id: 220232
  -bodyTs: "'access':77 'alway':11,30,46 'background':20,42 'churn':55 'cpu':38 'day':49 'disk':36,54 'drive':66 'everi':48 'happen':47 'hard':65 'histor':9 'interest':1 'll':57 'make':72 'nois':73 'notic':58 'oop':53 'opposit':7 'problem':8 'process':43 'random':16,51 'regular':64 'seem':12,31 'shit':17 'silent':83 'slow':70 'ssd':80 'tell':26 'time':52 'use':34 've':4 'vs':78 'window':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6610281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702447751 {#1699
    date: 2023-12-13 07:09:11.0 +01:00
  }
  +"title": 220232
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2090
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
  +slug: "Wine-9-0-is-now-available"
  +title: "Wine 9.0 is now available"
  +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705665213 {#2249
    date: 2024-01-19 12:53:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2962 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
  +badges: Doctrine\ORM\PersistentCollection {#3004 …}
  +children: [
    4 => App\Entity\EntryComment {#2086
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1705450306 {#2087
        date: 2024-01-17 01:11:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2094 …}
      +nested: Doctrine\ORM\PersistentCollection {#2140 …}
      +votes: Doctrine\ORM\PersistentCollection {#2133 …}
      +reports: Doctrine\ORM\PersistentCollection {#2131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
      -id: 315449
      -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7450487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705450306 {#2091
        date: 2024-01-17 01:11:46.0 +01:00
      }
      +"title": 315449
    }
    3 => App\Entity\EntryComment {#2049
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705451920 {#2067
        date: 2024-01-17 01:38:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2051 …}
      +nested: Doctrine\ORM\PersistentCollection {#2059 …}
      +votes: Doctrine\ORM\PersistentCollection {#2047 …}
      +reports: Doctrine\ORM\PersistentCollection {#2057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
      -id: 315514
      -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7451234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451920 {#2070
        date: 2024-01-17 01:38:40.0 +01:00
      }
      +"title": 315514
    }
    1 => App\Entity\EntryComment {#2325
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "Yeesss, keep going man, waste more time!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705451259 {#2326
        date: 2024-01-17 01:27:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2329 …}
      +nested: Doctrine\ORM\PersistentCollection {#2323 …}
      +votes: Doctrine\ORM\PersistentCollection {#2300 …}
      +reports: Doctrine\ORM\PersistentCollection {#2340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
      -id: 315487
      -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7450946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451259 {#2191
        date: 2024-01-17 01:27:39.0 +01:00
      }
      +"title": 315487
    }
    2 => App\Entity\EntryComment {#2338
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "C’mon, keep doing it!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705451683 {#2335
        date: 2024-01-17 01:34:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2143 …}
      +nested: Doctrine\ORM\PersistentCollection {#2136 …}
      +votes: Doctrine\ORM\PersistentCollection {#2073 …}
      +reports: Doctrine\ORM\PersistentCollection {#2072 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
      -id: 315503
      -bodyTs: "'c':1 'keep':3 'mon':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7451129"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451683 {#2339
        date: 2024-01-17 01:34:43.0 +01:00
      }
      +"title": 315503
    }
    0 => App\Entity\EntryComment {#2346
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1705451020 {#2330
        date: 2024-01-17 01:23:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -id: 315478
      -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7450833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451020 {#2348
        date: 2024-01-17 01:23:40.0 +01:00
      }
      +"title": 315478
    }
  ]
  -id: 31073
  -titleTs: "'9.0':2 'avail':5 'wine':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705528396
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10639839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705441996 {#2777
    date: 2024-01-16 22:53:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2090
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
  +slug: "Wine-9-0-is-now-available"
  +title: "Wine 9.0 is now available"
  +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705665213 {#2249
    date: 2024-01-19 12:53:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2962 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
  +badges: Doctrine\ORM\PersistentCollection {#3004 …}
  +children: [
    4 => App\Entity\EntryComment {#2086
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1705450306 {#2087
        date: 2024-01-17 01:11:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2094 …}
      +nested: Doctrine\ORM\PersistentCollection {#2140 …}
      +votes: Doctrine\ORM\PersistentCollection {#2133 …}
      +reports: Doctrine\ORM\PersistentCollection {#2131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
      -id: 315449
      -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7450487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705450306 {#2091
        date: 2024-01-17 01:11:46.0 +01:00
      }
      +"title": 315449
    }
    3 => App\Entity\EntryComment {#2049
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705451920 {#2067
        date: 2024-01-17 01:38:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2051 …}
      +nested: Doctrine\ORM\PersistentCollection {#2059 …}
      +votes: Doctrine\ORM\PersistentCollection {#2047 …}
      +reports: Doctrine\ORM\PersistentCollection {#2057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
      -id: 315514
      -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7451234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451920 {#2070
        date: 2024-01-17 01:38:40.0 +01:00
      }
      +"title": 315514
    }
    1 => App\Entity\EntryComment {#2325
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "Yeesss, keep going man, waste more time!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705451259 {#2326
        date: 2024-01-17 01:27:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2329 …}
      +nested: Doctrine\ORM\PersistentCollection {#2323 …}
      +votes: Doctrine\ORM\PersistentCollection {#2300 …}
      +reports: Doctrine\ORM\PersistentCollection {#2340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
      -id: 315487
      -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7450946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451259 {#2191
        date: 2024-01-17 01:27:39.0 +01:00
      }
      +"title": 315487
    }
    2 => App\Entity\EntryComment {#2338
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "C’mon, keep doing it!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705451683 {#2335
        date: 2024-01-17 01:34:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2143 …}
      +nested: Doctrine\ORM\PersistentCollection {#2136 …}
      +votes: Doctrine\ORM\PersistentCollection {#2073 …}
      +reports: Doctrine\ORM\PersistentCollection {#2072 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
      -id: 315503
      -bodyTs: "'c':1 'keep':3 'mon':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7451129"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451683 {#2339
        date: 2024-01-17 01:34:43.0 +01:00
      }
      +"title": 315503
    }
    0 => App\Entity\EntryComment {#2346
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1705451020 {#2330
        date: 2024-01-17 01:23:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -id: 315478
      -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7450833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451020 {#2348
        date: 2024-01-17 01:23:40.0 +01:00
      }
      +"title": 315478
    }
  ]
  -id: 31073
  -titleTs: "'9.0':2 'avail':5 'wine':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705528396
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10639839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705441996 {#2777
    date: 2024-01-16 22:53:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2090
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
  +slug: "Wine-9-0-is-now-available"
  +title: "Wine 9.0 is now available"
  +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705665213 {#2249
    date: 2024-01-19 12:53:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2962 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
  +badges: Doctrine\ORM\PersistentCollection {#3004 …}
  +children: [
    4 => App\Entity\EntryComment {#2086
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1705450306 {#2087
        date: 2024-01-17 01:11:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2094 …}
      +nested: Doctrine\ORM\PersistentCollection {#2140 …}
      +votes: Doctrine\ORM\PersistentCollection {#2133 …}
      +reports: Doctrine\ORM\PersistentCollection {#2131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
      -id: 315449
      -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7450487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705450306 {#2091
        date: 2024-01-17 01:11:46.0 +01:00
      }
      +"title": 315449
    }
    3 => App\Entity\EntryComment {#2049
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705451920 {#2067
        date: 2024-01-17 01:38:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2051 …}
      +nested: Doctrine\ORM\PersistentCollection {#2059 …}
      +votes: Doctrine\ORM\PersistentCollection {#2047 …}
      +reports: Doctrine\ORM\PersistentCollection {#2057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
      -id: 315514
      -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7451234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451920 {#2070
        date: 2024-01-17 01:38:40.0 +01:00
      }
      +"title": 315514
    }
    1 => App\Entity\EntryComment {#2325
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "Yeesss, keep going man, waste more time!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705451259 {#2326
        date: 2024-01-17 01:27:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2329 …}
      +nested: Doctrine\ORM\PersistentCollection {#2323 …}
      +votes: Doctrine\ORM\PersistentCollection {#2300 …}
      +reports: Doctrine\ORM\PersistentCollection {#2340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
      -id: 315487
      -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7450946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451259 {#2191
        date: 2024-01-17 01:27:39.0 +01:00
      }
      +"title": 315487
    }
    2 => App\Entity\EntryComment {#2338
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "C’mon, keep doing it!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705451683 {#2335
        date: 2024-01-17 01:34:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2143 …}
      +nested: Doctrine\ORM\PersistentCollection {#2136 …}
      +votes: Doctrine\ORM\PersistentCollection {#2073 …}
      +reports: Doctrine\ORM\PersistentCollection {#2072 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
      -id: 315503
      -bodyTs: "'c':1 'keep':3 'mon':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7451129"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451683 {#2339
        date: 2024-01-17 01:34:43.0 +01:00
      }
      +"title": 315503
    }
    0 => App\Entity\EntryComment {#2346
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1705451020 {#2330
        date: 2024-01-17 01:23:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -id: 315478
      -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7450833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705451020 {#2348
        date: 2024-01-17 01:23:40.0 +01:00
      }
      +"title": 315478
    }
  ]
  -id: 31073
  -titleTs: "'9.0':2 'avail':5 'wine':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705528396
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10639839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705441996 {#2777
    date: 2024-01-16 22:53:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2086
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086}
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1705450306 {#2087
    date: 2024-01-17 01:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 315449
  -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7450487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450306 {#2091
    date: 2024-01-17 01:11:46.0 +01:00
  }
  +"title": 315449
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2086
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086}
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1705450306 {#2087
    date: 2024-01-17 01:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 315449
  -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7450487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450306 {#2091
    date: 2024-01-17 01:11:46.0 +01:00
  }
  +"title": 315449
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#2086
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086}
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1705450306 {#2087
    date: 2024-01-17 01:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 315449
  -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7450487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450306 {#2091
    date: 2024-01-17 01:11:46.0 +01:00
  }
  +"title": 315449
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049}
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705451920 {#2067
    date: 2024-01-17 01:38:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 315514
  -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7451234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451920 {#2070
    date: 2024-01-17 01:38:40.0 +01:00
  }
  +"title": 315514
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049}
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705451920 {#2067
    date: 2024-01-17 01:38:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 315514
  -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7451234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451920 {#2070
    date: 2024-01-17 01:38:40.0 +01:00
  }
  +"title": 315514
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049}
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705451920 {#2067
    date: 2024-01-17 01:38:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 315514
  -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7451234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451920 {#2070
    date: 2024-01-17 01:38:40.0 +01:00
  }
  +"title": 315514
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#2325
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325}
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "Yeesss, keep going man, waste more time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705451259 {#2326
    date: 2024-01-17 01:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 315487
  -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7450946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451259 {#2191
    date: 2024-01-17 01:27:39.0 +01:00
  }
  +"title": 315487
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#2325
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325}
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "Yeesss, keep going man, waste more time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705451259 {#2326
    date: 2024-01-17 01:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 315487
  -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7450946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451259 {#2191
    date: 2024-01-17 01:27:39.0 +01:00
  }
  +"title": 315487
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#2325
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325}
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "Yeesss, keep going man, waste more time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705451259 {#2326
    date: 2024-01-17 01:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 315487
  -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7450946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451259 {#2191
    date: 2024-01-17 01:27:39.0 +01:00
  }
  +"title": 315487
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338}
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "C’mon, keep doing it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705451683 {#2335
    date: 2024-01-17 01:34:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 315503
  -bodyTs: "'c':1 'keep':3 'mon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7451129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451683 {#2339
    date: 2024-01-17 01:34:43.0 +01:00
  }
  +"title": 315503
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338}
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "C’mon, keep doing it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705451683 {#2335
    date: 2024-01-17 01:34:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 315503
  -bodyTs: "'c':1 'keep':3 'mon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7451129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451683 {#2339
    date: 2024-01-17 01:34:43.0 +01:00
  }
  +"title": 315503
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338}
      0 => App\Entity\EntryComment {#2346
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705451020 {#2330
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2347 …}
        +nested: Doctrine\ORM\PersistentCollection {#2344 …}
        +votes: Doctrine\ORM\PersistentCollection {#2042 …}
        +reports: Doctrine\ORM\PersistentCollection {#2060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 315478
        -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450833"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451020 {#2348
          date: 2024-01-17 01:23:40.0 +01:00
        }
        +"title": 315478
      }
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "C’mon, keep doing it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705451683 {#2335
    date: 2024-01-17 01:34:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 315503
  -bodyTs: "'c':1 'keep':3 'mon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7451129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451683 {#2339
    date: 2024-01-17 01:34:43.0 +01:00
  }
  +"title": 315503
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#2346
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346}
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705451020 {#2330
    date: 2024-01-17 01:23:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 315478
  -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7450833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451020 {#2348
    date: 2024-01-17 01:23:40.0 +01:00
  }
  +"title": 315478
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#2346
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346}
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705451020 {#2330
    date: 2024-01-17 01:23:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 315478
  -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7450833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451020 {#2348
    date: 2024-01-17 01:23:40.0 +01:00
  }
  +"title": 315478
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#2346
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2933 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2963 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#2249
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      4 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Bro. Why are you even here, then? Use whatever works for you, clearly you don’t value Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1705450306 {#2087
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -id: 315449
        -bodyTs: "'bro':1 'clear':13 'even':5 'linux':18 'use':8 'valu':17 'whatev':9 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705450306 {#2091
          date: 2024-01-17 01:11:46.0 +01:00
        }
        +"title": 315449
      }
      3 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Noo, keep going man, I got an apt-get error you need to waste time fixing for me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451920 {#2067
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 315514
        -bodyTs: "'apt':9 'apt-get':8 'error':11 'fix':17 'get':10 'go':3 'got':6 'keep':2 'man':4 'need':13 'noo':1 'time':16 'wast':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451920 {#2070
          date: 2024-01-17 01:38:40.0 +01:00
        }
        +"title": 315514
      }
      1 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "Yeesss, keep going man, waste more time!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705451259 {#2326
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2329 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2300 …}
        +reports: Doctrine\ORM\PersistentCollection {#2340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
        -id: 315487
        -bodyTs: "'go':3 'keep':2 'man':4 'time':7 'wast':5 'yeesss':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7450946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451259 {#2191
          date: 2024-01-17 01:27:39.0 +01:00
        }
        +"title": 315487
      }
      2 => App\Entity\EntryComment {#2338
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +body: "C’mon, keep doing it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705451683 {#2335
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@TCB13@lemmy.world"
          "@troyunrau@lemmy.ca"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2143 …}
        +nested: Doctrine\ORM\PersistentCollection {#2136 …}
        +votes: Doctrine\ORM\PersistentCollection {#2073 …}
        +reports: Doctrine\ORM\PersistentCollection {#2072 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
        -id: 315503
        -bodyTs: "'c':1 'keep':3 'mon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7451129"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705451683 {#2339
          date: 2024-01-17 01:34:43.0 +01:00
        }
        +"title": 315503
      }
      0 => App\Entity\EntryComment {#2346}
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#2777
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "For someone who keeps complaining about how much time you lost to Linux, you sure spend a lot of time complaining on Linux forums, bashing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705451020 {#2330
    date: 2024-01-17 01:23:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 315478
  -bodyTs: "'bash':25 'complain':5,21 'forum':24 'keep':4 'linux':13,23 'lost':11 'lot':18 'much':8 'someon':2 'spend':16 'sure':15 'time':9,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7450833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705451020 {#2348
    date: 2024-01-17 01:23:40.0 +01:00
  }
  +"title": 315478
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details