GET https://kbin.spritesserver.nl/u/@Nimrod@lemm.ee/threads/top/%E2%88%9E/articles

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.82 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2360
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Tasmota-on-Shelly-Dimmer2-can-I-use-the-two-switch"
  +title: "Tasmota on Shelly Dimmer2 - can I use the two switch inputs for different outputs in HA?"
  +url: null
  +body: """
    I have a Shelly Dimmer2 flashed with Tasmota. It has two ‘switch’ inputs. I have the shelly installed behind a two-gang switch box with the two inputs connected to two different switches. But currently, if I flip either switch, the same light is flipped (the one connected to the output of the Shelly Dimmer)\n
    \n
    I thought I could disconnect one of the switch inputs, and use it to send an MQTT message to a different light in my HA config. Effectively using one Shelly device to convert two ‘dumb’ switches into smart ones.\n
    \n
    I have dug through the docs at Tasmota, and I can’t seem to find what I’m looking for. Am I using the wrong keywords?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723280123 {#2370
    date: 2024-08-10 10:55:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  +badges: Doctrine\ORM\PersistentCollection {#2381 …}
  +children: []
  -id: 30307
  -titleTs: "'differ':13 'dimmer2':4 'ha':16 'input':11 'output':14 'shelli':3 'switch':10 'tasmota':1 'two':9 'use':7"
  -bodyTs: "'behind':19 'box':25 'config':82 'connect':30,49 'convert':89 'could':60 'current':36 'devic':87 'differ':33,77 'dimmer':56 'dimmer2':5 'disconnect':61 'doc':101 'dug':98 'dumb':91 'effect':83 'either':40 'find':110 'flash':6 'flip':39,46 'gang':23 'ha':81 'input':13,29,66 'instal':18 'keyword':121 'light':44,78 'look':114 'm':113 'messag':74 'mqtt':73 'one':48,62,85,95 'output':52 'seem':108 'send':71 'shelli':4,17,55,86 'smart':94 'switch':12,24,34,41,65,92 'tasmota':8,103 'thought':58 'two':11,22,28,32,90 'two-gang':21 'use':68,84,118 'wrong':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705222908
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20881915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705196408 {#2377
    date: 2024-01-14 02:40:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2360
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Tasmota-on-Shelly-Dimmer2-can-I-use-the-two-switch"
  +title: "Tasmota on Shelly Dimmer2 - can I use the two switch inputs for different outputs in HA?"
  +url: null
  +body: """
    I have a Shelly Dimmer2 flashed with Tasmota. It has two ‘switch’ inputs. I have the shelly installed behind a two-gang switch box with the two inputs connected to two different switches. But currently, if I flip either switch, the same light is flipped (the one connected to the output of the Shelly Dimmer)\n
    \n
    I thought I could disconnect one of the switch inputs, and use it to send an MQTT message to a different light in my HA config. Effectively using one Shelly device to convert two ‘dumb’ switches into smart ones.\n
    \n
    I have dug through the docs at Tasmota, and I can’t seem to find what I’m looking for. Am I using the wrong keywords?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723280123 {#2370
    date: 2024-08-10 10:55:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  +badges: Doctrine\ORM\PersistentCollection {#2381 …}
  +children: []
  -id: 30307
  -titleTs: "'differ':13 'dimmer2':4 'ha':16 'input':11 'output':14 'shelli':3 'switch':10 'tasmota':1 'two':9 'use':7"
  -bodyTs: "'behind':19 'box':25 'config':82 'connect':30,49 'convert':89 'could':60 'current':36 'devic':87 'differ':33,77 'dimmer':56 'dimmer2':5 'disconnect':61 'doc':101 'dug':98 'dumb':91 'effect':83 'either':40 'find':110 'flash':6 'flip':39,46 'gang':23 'ha':81 'input':13,29,66 'instal':18 'keyword':121 'light':44,78 'look':114 'm':113 'messag':74 'mqtt':73 'one':48,62,85,95 'output':52 'seem':108 'send':71 'shelli':4,17,55,86 'smart':94 'switch':12,24,34,41,65,92 'tasmota':8,103 'thought':58 'two':11,22,28,32,90 'two-gang':21 'use':68,84,118 'wrong':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705222908
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20881915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705196408 {#2377
    date: 2024-01-14 02:40:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2360
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Tasmota-on-Shelly-Dimmer2-can-I-use-the-two-switch"
  +title: "Tasmota on Shelly Dimmer2 - can I use the two switch inputs for different outputs in HA?"
  +url: null
  +body: """
    I have a Shelly Dimmer2 flashed with Tasmota. It has two ‘switch’ inputs. I have the shelly installed behind a two-gang switch box with the two inputs connected to two different switches. But currently, if I flip either switch, the same light is flipped (the one connected to the output of the Shelly Dimmer)\n
    \n
    I thought I could disconnect one of the switch inputs, and use it to send an MQTT message to a different light in my HA config. Effectively using one Shelly device to convert two ‘dumb’ switches into smart ones.\n
    \n
    I have dug through the docs at Tasmota, and I can’t seem to find what I’m looking for. Am I using the wrong keywords?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723280123 {#2370
    date: 2024-08-10 10:55:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  +badges: Doctrine\ORM\PersistentCollection {#2381 …}
  +children: []
  -id: 30307
  -titleTs: "'differ':13 'dimmer2':4 'ha':16 'input':11 'output':14 'shelli':3 'switch':10 'tasmota':1 'two':9 'use':7"
  -bodyTs: "'behind':19 'box':25 'config':82 'connect':30,49 'convert':89 'could':60 'current':36 'devic':87 'differ':33,77 'dimmer':56 'dimmer2':5 'disconnect':61 'doc':101 'dug':98 'dumb':91 'effect':83 'either':40 'find':110 'flash':6 'flip':39,46 'gang':23 'ha':81 'input':13,29,66 'instal':18 'keyword':121 'light':44,78 'look':114 'm':113 'messag':74 'mqtt':73 'one':48,62,85,95 'output':52 'seem':108 'send':71 'shelli':4,17,55,86 'smart':94 'switch':12,24,34,41,65,92 'tasmota':8,103 'thought':58 'two':11,22,28,32,90 'two-gang':21 'use':68,84,118 'wrong':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705222908
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20881915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705196408 {#2377
    date: 2024-01-14 02:40:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#2452
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Old-ass-chromebook-distro-recommendation-request"
  +title: "Old ass chromebook distro recommendation [request]"
  +url: null
  +body: """
    Background: I’m not “new” to linux, but this is my first year daily driving it. I have been running Mint on my main PC for a little over a year, and I love it.\n
    \n
    My super old chromebook (Acer c720) has reached end of life. It is no longer supported by Google, and will not receive updates. I’ve toyed with dual-booting it to Linux in the past with Bodhi, but eventually it broke, and I ended up reverting to ChromeOS. That was years ago, and my patience/knowledge has grown, and I’m committed to switching.\n
    \n
    So the other day I went ahead and pulled the trigger. I removed the write-protect screw from the Chromebook’s motherboard, and installed Debian 12. I really just chose Debian because I already had a flash drive with the ISO on it for a different project (rooting my Dreame vacuum). It also runs GNOME by default, and I had never used that, so I thought it would be worth a try.  \n
    Turns out, I didn’t mind GNOME, and I really loved the three-finger swipe to switch workspaces. BUT… The function keys on the chromebook that are used for changing the screen’s brightness don’t work. So I dove down the rabbit hole of trying to get those to work. Found ‘xbacklight’ and gave it a go. didn’t work, and I struggled with it for a few hours until I discovered that xbacklight doesn’t work with Wayland… So I attempted to disable wayland, and also made some other changes that lead to my Chromebook not completing its boot up… whoops. Every challenge is an opportunity, so I figured - why not explore some other distros, and see if I can’t find one that fits my needs a bit better?\n
    \n
    Now the request: The hardware of this machine is OLD, so I am hoping to put something super light on it, but still be able to have a few features:\n
    \n
    1. Trackpad gestures (swapping workspaces, navigating firefox).\n
    2. Window snapping (left and right panes at least)\n
    3. I don’t care too much about how it looks, but I need to be able to map the function keys to volume and brightness.\n
    \n
    I have been lurking on Lemmy for long enough to have watched all the memes/conversations about different desktop managers (GNOME/Xfce/etc) but I never really understood what the deal was, but now I am coming face to face with that decision, and I’d love some “professional” input!\n
    \n
    Edit: the only “real” activities I will use this for is web browsing, terminal stuffs for my servers/other machines/homeassistant, and some note taking. So default programs can be SUPER minimum.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719425541 {#2463
    date: 2024-06-26 20:12:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 28186
  -titleTs: "'ass':2 'chromebook':3 'distro':4 'old':1 'recommend':5 'request':6"
  -bodyTs: "'1':336 '12':126 '2':343 '3':352 'abl':330,368 'acer':40 'activ':429 'ago':88 'ahead':106 'alreadi':134 'also':153,261 'attempt':256 'background':1 'better':305 'bit':304 'bodhi':73 'boot':65,274 'bright':207,377 'broke':77 'brows':437 'c720':41 'care':356 'challeng':278 'chang':203,265 'chose':130 'chromebook':39,120,198,270 'chromeo':84 'come':411 'commit':97 'complet':272 'd':420 'daili':14 'day':103 'deal':405 'debian':125,131 'decis':417 'default':157,449 'desktop':395 'didn':176,232 'differ':146,394 'disabl':258 'discov':246 'distro':290 'doesn':249 'dove':213 'dream':150 'drive':15,138 'dual':64 'dual-boot':63 'edit':425 'end':44,80 'enough':386 'eventu':75 'everi':277 'explor':287 'face':412,414 'featur':335 'figur':284 'find':297 'finger':187 'firefox':342 'first':12 'fit':300 'flash':137 'found':225 'function':194,372 'gave':228 'gestur':338 'get':221 'gnome':155,179 'gnome/xfce/etc':397 'go':231 'googl':53 'grown':93 'hardwar':310 'hole':217 'hope':319 'hour':243 'input':424 'instal':124 'iso':141 'key':195,373 'lead':267 'least':351 'left':346 'lemmi':383 'life':46 'light':324 'linux':7,68 'littl':28 'long':385 'longer':50 'look':362 'love':34,183,421 'lurk':381 'm':3,96 'machin':313 'machines/homeassistant':443 'made':262 'main':24 'manag':396 'map':370 'memes/conversations':392 'mind':178 'minimum':454 'mint':21 'motherboard':122 'much':358 'navig':341 'need':302,365 'never':161,400 'new':5 'note':446 'old':38,315 'one':298 'opportun':281 'pane':349 'past':71 'patience/knowledge':91 'pc':25 'profession':423 'program':450 'project':147 'protect':116 'pull':108 'put':321 'rabbit':216 'reach':43 'real':428 'realli':128,182,401 'receiv':57 'remov':112 'request':308 'revert':82 'right':348 'root':148 'run':20,154 'screen':205 'screw':117 'see':292 'servers/other':442 'snap':345 'someth':322 'still':328 'struggl':237 'stuff':439 'super':37,323,453 'support':51 'swap':339 'swipe':188 'switch':99,190 'take':447 'termin':438 'thought':166 'three':186 'three-fing':185 'toy':61 'trackpad':337 'tri':172,219 'trigger':110 'turn':173 'understood':402 'updat':58 'use':162,201,432 'vacuum':151 've':60 'volum':375 'watch':389 'wayland':253,259 'web':436 'went':105 'whoop':276 'window':344 'work':210,224,234,251 'workspac':191,340 'worth':170 'would':168 'write':115 'write-protect':114 'xbacklight':226,248 'year':13,31,87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704808408
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20464510"
  +editedAt: DateTimeImmutable @1719202168 {#1707
    date: 2024-06-24 06:09:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704725408 {#2460
    date: 2024-01-08 15:50:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#2452
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Old-ass-chromebook-distro-recommendation-request"
  +title: "Old ass chromebook distro recommendation [request]"
  +url: null
  +body: """
    Background: I’m not “new” to linux, but this is my first year daily driving it. I have been running Mint on my main PC for a little over a year, and I love it.\n
    \n
    My super old chromebook (Acer c720) has reached end of life. It is no longer supported by Google, and will not receive updates. I’ve toyed with dual-booting it to Linux in the past with Bodhi, but eventually it broke, and I ended up reverting to ChromeOS. That was years ago, and my patience/knowledge has grown, and I’m committed to switching.\n
    \n
    So the other day I went ahead and pulled the trigger. I removed the write-protect screw from the Chromebook’s motherboard, and installed Debian 12. I really just chose Debian because I already had a flash drive with the ISO on it for a different project (rooting my Dreame vacuum). It also runs GNOME by default, and I had never used that, so I thought it would be worth a try.  \n
    Turns out, I didn’t mind GNOME, and I really loved the three-finger swipe to switch workspaces. BUT… The function keys on the chromebook that are used for changing the screen’s brightness don’t work. So I dove down the rabbit hole of trying to get those to work. Found ‘xbacklight’ and gave it a go. didn’t work, and I struggled with it for a few hours until I discovered that xbacklight doesn’t work with Wayland… So I attempted to disable wayland, and also made some other changes that lead to my Chromebook not completing its boot up… whoops. Every challenge is an opportunity, so I figured - why not explore some other distros, and see if I can’t find one that fits my needs a bit better?\n
    \n
    Now the request: The hardware of this machine is OLD, so I am hoping to put something super light on it, but still be able to have a few features:\n
    \n
    1. Trackpad gestures (swapping workspaces, navigating firefox).\n
    2. Window snapping (left and right panes at least)\n
    3. I don’t care too much about how it looks, but I need to be able to map the function keys to volume and brightness.\n
    \n
    I have been lurking on Lemmy for long enough to have watched all the memes/conversations about different desktop managers (GNOME/Xfce/etc) but I never really understood what the deal was, but now I am coming face to face with that decision, and I’d love some “professional” input!\n
    \n
    Edit: the only “real” activities I will use this for is web browsing, terminal stuffs for my servers/other machines/homeassistant, and some note taking. So default programs can be SUPER minimum.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719425541 {#2463
    date: 2024-06-26 20:12:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 28186
  -titleTs: "'ass':2 'chromebook':3 'distro':4 'old':1 'recommend':5 'request':6"
  -bodyTs: "'1':336 '12':126 '2':343 '3':352 'abl':330,368 'acer':40 'activ':429 'ago':88 'ahead':106 'alreadi':134 'also':153,261 'attempt':256 'background':1 'better':305 'bit':304 'bodhi':73 'boot':65,274 'bright':207,377 'broke':77 'brows':437 'c720':41 'care':356 'challeng':278 'chang':203,265 'chose':130 'chromebook':39,120,198,270 'chromeo':84 'come':411 'commit':97 'complet':272 'd':420 'daili':14 'day':103 'deal':405 'debian':125,131 'decis':417 'default':157,449 'desktop':395 'didn':176,232 'differ':146,394 'disabl':258 'discov':246 'distro':290 'doesn':249 'dove':213 'dream':150 'drive':15,138 'dual':64 'dual-boot':63 'edit':425 'end':44,80 'enough':386 'eventu':75 'everi':277 'explor':287 'face':412,414 'featur':335 'figur':284 'find':297 'finger':187 'firefox':342 'first':12 'fit':300 'flash':137 'found':225 'function':194,372 'gave':228 'gestur':338 'get':221 'gnome':155,179 'gnome/xfce/etc':397 'go':231 'googl':53 'grown':93 'hardwar':310 'hole':217 'hope':319 'hour':243 'input':424 'instal':124 'iso':141 'key':195,373 'lead':267 'least':351 'left':346 'lemmi':383 'life':46 'light':324 'linux':7,68 'littl':28 'long':385 'longer':50 'look':362 'love':34,183,421 'lurk':381 'm':3,96 'machin':313 'machines/homeassistant':443 'made':262 'main':24 'manag':396 'map':370 'memes/conversations':392 'mind':178 'minimum':454 'mint':21 'motherboard':122 'much':358 'navig':341 'need':302,365 'never':161,400 'new':5 'note':446 'old':38,315 'one':298 'opportun':281 'pane':349 'past':71 'patience/knowledge':91 'pc':25 'profession':423 'program':450 'project':147 'protect':116 'pull':108 'put':321 'rabbit':216 'reach':43 'real':428 'realli':128,182,401 'receiv':57 'remov':112 'request':308 'revert':82 'right':348 'root':148 'run':20,154 'screen':205 'screw':117 'see':292 'servers/other':442 'snap':345 'someth':322 'still':328 'struggl':237 'stuff':439 'super':37,323,453 'support':51 'swap':339 'swipe':188 'switch':99,190 'take':447 'termin':438 'thought':166 'three':186 'three-fing':185 'toy':61 'trackpad':337 'tri':172,219 'trigger':110 'turn':173 'understood':402 'updat':58 'use':162,201,432 'vacuum':151 've':60 'volum':375 'watch':389 'wayland':253,259 'web':436 'went':105 'whoop':276 'window':344 'work':210,224,234,251 'workspac':191,340 'worth':170 'would':168 'write':115 'write-protect':114 'xbacklight':226,248 'year':13,31,87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704808408
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20464510"
  +editedAt: DateTimeImmutable @1719202168 {#1707
    date: 2024-06-24 06:09:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704725408 {#2460
    date: 2024-01-08 15:50:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#2452
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Old-ass-chromebook-distro-recommendation-request"
  +title: "Old ass chromebook distro recommendation [request]"
  +url: null
  +body: """
    Background: I’m not “new” to linux, but this is my first year daily driving it. I have been running Mint on my main PC for a little over a year, and I love it.\n
    \n
    My super old chromebook (Acer c720) has reached end of life. It is no longer supported by Google, and will not receive updates. I’ve toyed with dual-booting it to Linux in the past with Bodhi, but eventually it broke, and I ended up reverting to ChromeOS. That was years ago, and my patience/knowledge has grown, and I’m committed to switching.\n
    \n
    So the other day I went ahead and pulled the trigger. I removed the write-protect screw from the Chromebook’s motherboard, and installed Debian 12. I really just chose Debian because I already had a flash drive with the ISO on it for a different project (rooting my Dreame vacuum). It also runs GNOME by default, and I had never used that, so I thought it would be worth a try.  \n
    Turns out, I didn’t mind GNOME, and I really loved the three-finger swipe to switch workspaces. BUT… The function keys on the chromebook that are used for changing the screen’s brightness don’t work. So I dove down the rabbit hole of trying to get those to work. Found ‘xbacklight’ and gave it a go. didn’t work, and I struggled with it for a few hours until I discovered that xbacklight doesn’t work with Wayland… So I attempted to disable wayland, and also made some other changes that lead to my Chromebook not completing its boot up… whoops. Every challenge is an opportunity, so I figured - why not explore some other distros, and see if I can’t find one that fits my needs a bit better?\n
    \n
    Now the request: The hardware of this machine is OLD, so I am hoping to put something super light on it, but still be able to have a few features:\n
    \n
    1. Trackpad gestures (swapping workspaces, navigating firefox).\n
    2. Window snapping (left and right panes at least)\n
    3. I don’t care too much about how it looks, but I need to be able to map the function keys to volume and brightness.\n
    \n
    I have been lurking on Lemmy for long enough to have watched all the memes/conversations about different desktop managers (GNOME/Xfce/etc) but I never really understood what the deal was, but now I am coming face to face with that decision, and I’d love some “professional” input!\n
    \n
    Edit: the only “real” activities I will use this for is web browsing, terminal stuffs for my servers/other machines/homeassistant, and some note taking. So default programs can be SUPER minimum.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719425541 {#2463
    date: 2024-06-26 20:12:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 28186
  -titleTs: "'ass':2 'chromebook':3 'distro':4 'old':1 'recommend':5 'request':6"
  -bodyTs: "'1':336 '12':126 '2':343 '3':352 'abl':330,368 'acer':40 'activ':429 'ago':88 'ahead':106 'alreadi':134 'also':153,261 'attempt':256 'background':1 'better':305 'bit':304 'bodhi':73 'boot':65,274 'bright':207,377 'broke':77 'brows':437 'c720':41 'care':356 'challeng':278 'chang':203,265 'chose':130 'chromebook':39,120,198,270 'chromeo':84 'come':411 'commit':97 'complet':272 'd':420 'daili':14 'day':103 'deal':405 'debian':125,131 'decis':417 'default':157,449 'desktop':395 'didn':176,232 'differ':146,394 'disabl':258 'discov':246 'distro':290 'doesn':249 'dove':213 'dream':150 'drive':15,138 'dual':64 'dual-boot':63 'edit':425 'end':44,80 'enough':386 'eventu':75 'everi':277 'explor':287 'face':412,414 'featur':335 'figur':284 'find':297 'finger':187 'firefox':342 'first':12 'fit':300 'flash':137 'found':225 'function':194,372 'gave':228 'gestur':338 'get':221 'gnome':155,179 'gnome/xfce/etc':397 'go':231 'googl':53 'grown':93 'hardwar':310 'hole':217 'hope':319 'hour':243 'input':424 'instal':124 'iso':141 'key':195,373 'lead':267 'least':351 'left':346 'lemmi':383 'life':46 'light':324 'linux':7,68 'littl':28 'long':385 'longer':50 'look':362 'love':34,183,421 'lurk':381 'm':3,96 'machin':313 'machines/homeassistant':443 'made':262 'main':24 'manag':396 'map':370 'memes/conversations':392 'mind':178 'minimum':454 'mint':21 'motherboard':122 'much':358 'navig':341 'need':302,365 'never':161,400 'new':5 'note':446 'old':38,315 'one':298 'opportun':281 'pane':349 'past':71 'patience/knowledge':91 'pc':25 'profession':423 'program':450 'project':147 'protect':116 'pull':108 'put':321 'rabbit':216 'reach':43 'real':428 'realli':128,182,401 'receiv':57 'remov':112 'request':308 'revert':82 'right':348 'root':148 'run':20,154 'screen':205 'screw':117 'see':292 'servers/other':442 'snap':345 'someth':322 'still':328 'struggl':237 'stuff':439 'super':37,323,453 'support':51 'swap':339 'swipe':188 'switch':99,190 'take':447 'termin':438 'thought':166 'three':186 'three-fing':185 'toy':61 'trackpad':337 'tri':172,219 'trigger':110 'turn':173 'understood':402 'updat':58 'use':162,201,432 'vacuum':151 've':60 'volum':375 'watch':389 'wayland':253,259 'web':436 'went':105 'whoop':276 'window':344 'work':210,224,234,251 'workspac':191,340 'worth':170 'would':168 'write':115 'write-protect':114 'xbacklight':226,248 'year':13,31,87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704808408
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20464510"
  +editedAt: DateTimeImmutable @1719202168 {#1707
    date: 2024-06-24 06:09:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704725408 {#2460
    date: 2024-01-08 15:50:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1585
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "13-or-smaller-Linux-laptop-best-replacement-for-aging-chromebook"
  +title: "13" or smaller Linux laptop - best replacement for aging chromebook?"
  +url: null
  +body: """
    I want to get my partner a replacement for an aging chromebook. I was thinking it would be easiest to just grab another super budget chromebook and call it a day. But the more I read about google and chrome, the less I want to do with them.\n
    \n
    So my goal is to snag a cheap ($300ish?) laptop that I can slap Linux on (probably mint, but I’m open to suggestions).\n
    \n
    The main caveat is the size- needs to be small. Current chromebook is 11.5” I think. I’d like to keep it under 13”. The main use (95% will be web browsing/streaming/email/bullshit) but I’d like it to have enough juice to play Minecraft on my local server.\n
    \n
    I’ve looked around a bit, but my god there is a lot of options. I’d love it if there was just a recommendation that was proven to work. I’m busy enough tinkering with all the other tech, and I’d like to just set this one up and forget it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701445438 {#1424
    date: 2023-12-01 16:43:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  +badges: Doctrine\ORM\PersistentCollection {#2447 …}
  +children: []
  -id: 17835
  -titleTs: "'13':1 'age':9 'best':6 'chromebook':10 'laptop':5 'linux':4 'replac':7 'smaller':3"
  -bodyTs: "'11.5':86 '13':96 '300ish':57 '95':100 'age':11 'anoth':23 'around':124 'bit':126 'browsing/streaming/email/bullshit':104 'budget':25 'busi':153 'call':28 'caveat':75 'cheap':56 'chrome':40 'chromebook':12,26,84 'current':83 'd':90,107,137,163 'day':31 'easiest':19 'enough':112,154 'forget':172 'get':4 'goal':51 'god':129 'googl':38 'grab':22 'juic':113 'keep':93 'laptop':58 'less':42 'like':91,108,164 'linux':63 'local':119 'look':123 'lot':133 'love':138 'm':69,152 'main':74,98 'minecraft':116 'mint':66 'need':79 'one':169 'open':70 'option':135 'partner':6 'play':115 'probabl':65 'proven':148 'read':36 'recommend':145 'replac':8 'server':120 'set':167 'size':78 'slap':62 'small':82 'snag':54 'suggest':72 'super':24 'tech':160 'think':15,88 'tinker':155 'use':99 've':122 'want':2,44 'web':103 'work':150 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701268644
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16294766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701182244 {#1647
    date: 2023-11-28 15:37:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1585
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "13-or-smaller-Linux-laptop-best-replacement-for-aging-chromebook"
  +title: "13" or smaller Linux laptop - best replacement for aging chromebook?"
  +url: null
  +body: """
    I want to get my partner a replacement for an aging chromebook. I was thinking it would be easiest to just grab another super budget chromebook and call it a day. But the more I read about google and chrome, the less I want to do with them.\n
    \n
    So my goal is to snag a cheap ($300ish?) laptop that I can slap Linux on (probably mint, but I’m open to suggestions).\n
    \n
    The main caveat is the size- needs to be small. Current chromebook is 11.5” I think. I’d like to keep it under 13”. The main use (95% will be web browsing/streaming/email/bullshit) but I’d like it to have enough juice to play Minecraft on my local server.\n
    \n
    I’ve looked around a bit, but my god there is a lot of options. I’d love it if there was just a recommendation that was proven to work. I’m busy enough tinkering with all the other tech, and I’d like to just set this one up and forget it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701445438 {#1424
    date: 2023-12-01 16:43:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  +badges: Doctrine\ORM\PersistentCollection {#2447 …}
  +children: []
  -id: 17835
  -titleTs: "'13':1 'age':9 'best':6 'chromebook':10 'laptop':5 'linux':4 'replac':7 'smaller':3"
  -bodyTs: "'11.5':86 '13':96 '300ish':57 '95':100 'age':11 'anoth':23 'around':124 'bit':126 'browsing/streaming/email/bullshit':104 'budget':25 'busi':153 'call':28 'caveat':75 'cheap':56 'chrome':40 'chromebook':12,26,84 'current':83 'd':90,107,137,163 'day':31 'easiest':19 'enough':112,154 'forget':172 'get':4 'goal':51 'god':129 'googl':38 'grab':22 'juic':113 'keep':93 'laptop':58 'less':42 'like':91,108,164 'linux':63 'local':119 'look':123 'lot':133 'love':138 'm':69,152 'main':74,98 'minecraft':116 'mint':66 'need':79 'one':169 'open':70 'option':135 'partner':6 'play':115 'probabl':65 'proven':148 'read':36 'recommend':145 'replac':8 'server':120 'set':167 'size':78 'slap':62 'small':82 'snag':54 'suggest':72 'super':24 'tech':160 'think':15,88 'tinker':155 'use':99 've':122 'want':2,44 'web':103 'work':150 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701268644
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16294766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701182244 {#1647
    date: 2023-11-28 15:37:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1585
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "13-or-smaller-Linux-laptop-best-replacement-for-aging-chromebook"
  +title: "13" or smaller Linux laptop - best replacement for aging chromebook?"
  +url: null
  +body: """
    I want to get my partner a replacement for an aging chromebook. I was thinking it would be easiest to just grab another super budget chromebook and call it a day. But the more I read about google and chrome, the less I want to do with them.\n
    \n
    So my goal is to snag a cheap ($300ish?) laptop that I can slap Linux on (probably mint, but I’m open to suggestions).\n
    \n
    The main caveat is the size- needs to be small. Current chromebook is 11.5” I think. I’d like to keep it under 13”. The main use (95% will be web browsing/streaming/email/bullshit) but I’d like it to have enough juice to play Minecraft on my local server.\n
    \n
    I’ve looked around a bit, but my god there is a lot of options. I’d love it if there was just a recommendation that was proven to work. I’m busy enough tinkering with all the other tech, and I’d like to just set this one up and forget it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701445438 {#1424
    date: 2023-12-01 16:43:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  +badges: Doctrine\ORM\PersistentCollection {#2447 …}
  +children: []
  -id: 17835
  -titleTs: "'13':1 'age':9 'best':6 'chromebook':10 'laptop':5 'linux':4 'replac':7 'smaller':3"
  -bodyTs: "'11.5':86 '13':96 '300ish':57 '95':100 'age':11 'anoth':23 'around':124 'bit':126 'browsing/streaming/email/bullshit':104 'budget':25 'busi':153 'call':28 'caveat':75 'cheap':56 'chrome':40 'chromebook':12,26,84 'current':83 'd':90,107,137,163 'day':31 'easiest':19 'enough':112,154 'forget':172 'get':4 'goal':51 'god':129 'googl':38 'grab':22 'juic':113 'keep':93 'laptop':58 'less':42 'like':91,108,164 'linux':63 'local':119 'look':123 'lot':133 'love':138 'm':69,152 'main':74,98 'minecraft':116 'mint':66 'need':79 'one':169 'open':70 'option':135 'partner':6 'play':115 'probabl':65 'proven':148 'read':36 'recommend':145 'replac':8 'server':120 'set':167 'size':78 'slap':62 'small':82 'snag':54 'suggest':72 'super':24 'tech':160 'think':15,88 'tinker':155 'use':99 've':122 'want':2,44 'web':103 'work':150 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701268644
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16294766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701182244 {#1647
    date: 2023-11-28 15:37:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details