GET https://kbin.spritesserver.nl/index.php/u/@RedBauble@sh.itjust.works/hot

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Advice-Request-managing-thermal-pads-for-SMD-components-in-custom"
  +title: "[Advice Request]: managing thermal pads for SMD components in custom PCB"
  +url: null
  +body: """
    cross-posted from: [sh.itjust.works/post/13637559](https://sh.itjust.works/post/13637559)\n
    \n
    > Hello everyone, I need some advice.\n
    > \n
    > I am making custom PCBs for a project of mine. It’s basically for a little remotely controlled robot using little DC motors. I chose the Seeed Studio XIAO ESP32C3 as the uC since it has inbuilt wifi/bt, 3.3V regulator that I can use to power the motors (can source up to 700mA) and lipo charging management (the robots will run on battery). As you can see from [here](https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html), the microcontroller is surface mounted and the pads for the battery are on the bottom layer. Same story goes for the thermal pad of the microcontroller and the thermal pad of the motor driver ([datasheet](https://www.tme.eu/Document/9504b4c07574a91a7b207d08475bca04/A3901.pdf)). I have worked with SMD components in the past and can solder them by hand, but I have never worked with SMD components that have thermal pads on the bottom layer. My question is: how to manage (route?) them? My PCB is 2-layer and I was planning on having both layers filled with a ground plane. Do I just connect thermal pads to the ground plane and call it a day? Wouldn’t that make the components hard to solder with hot air? Do I make an isolated polygon that only acts as a thermal pad?\n
    > \n
    > Speaking of soldering is even hot air the way to go in this case? My PCB has components on both sides, and I was planning on ordering stencils together with the boards and using solder paste, placing the components and then using hot air to solder the components in place. I thought a hot plate would be better but I don’t have access to one and I don’t know how that works with components on both sides.\n
    > \n
    > I attached some photos of the PCB in Kicad, and [here’s](https://github.com/EmaMaker/AMazeIng-robots) the git repo. If it is of any help, I’m planning of having them manifactured by JLCPCB. It is also my first time using KiCad, so go easy on me :)\n
    > \n
    > Thanks!\n
    > \n
    > [![](https://files.catbox.moe/ztw2pb.png)](https://files.catbox.moe/ztw2pb.png)\n
    > \n
    > [![](https://files.catbox.moe/hytn9j.png)](https://files.catbox.moe/hytn9j.png)\n
    > \n
    > [![](https://files.catbox.moe/l9nqcb.png)](https://files.catbox.moe/l9nqcb.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729170753 {#1466
    date: 2024-10-17 15:12:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 33627
  -titleTs: "'advic':1 'compon':8 'custom':10 'manag':3 'pad':5 'pcb':11 'request':2 'smd':7 'thermal':4"
  -bodyTs: "'/document/9504b4c07574a91a7b207d08475bca04/a3901.pdf)).':124 '/emamaker/amazeing-robots)':315 '/hytn9j.png)](https://files.catbox.moe/hytn9j.png)':353 '/l9nqcb.png)](https://files.catbox.moe/l9nqcb.png)':356 '/post/13637559](https://sh.itjust.works/post/13637559)':7 '/seeed-xiao-esp32c3-p-5431.html),':86 '/ztw2pb.png)](https://files.catbox.moe/ztw2pb.png)':350 '2':167 '3.3':52 '700ma':67 'access':285 'act':217 'advic':13 'air':208,228,265 'also':336 'attach':302 'basic':26 'batteri':77,97 'better':279 'board':253 'bottom':101,154 'call':193 'case':235 'charg':70 'chose':38 'compon':130,147,202,239,260,269,297 'connect':185 'control':31 'cross':2 'cross-post':1 'custom':17 'datasheet':121 'day':196 'dc':35 'driver':120 'easi':344 'esp32c3':43 'even':226 'everyon':9 'files.catbox.moe':349,352,355 'files.catbox.moe/hytn9j.png)](https://files.catbox.moe/hytn9j.png)':351 'files.catbox.moe/l9nqcb.png)](https://files.catbox.moe/l9nqcb.png)':354 'files.catbox.moe/ztw2pb.png)](https://files.catbox.moe/ztw2pb.png)':348 'fill':177 'first':338 'git':317 'github.com':314 'github.com/emamaker/amazeing-robots)':313 'go':232,343 'goe':105 'ground':180,190 'hand':139 'hard':203 'hello':8 'help':324 'hot':207,227,264,275 'inbuilt':50 'isol':213 'jlcpcb':333 'kicad':309,341 'know':292 'layer':102,155,168,176 'lipo':69 'littl':29,34 'm':326 'make':16,200,211 'manag':71,161 'manifactur':331 'microcontrol':88,112 'mine':23 'motor':36,62,119 'mount':91 'need':11 'never':143 'one':287 'order':248 'pad':94,109,116,151,187,221 'past':133,257 'pcb':165,237,307 'pcbs':18 'photo':304 'place':258,271 'plan':172,246,327 'plane':181,191 'plate':276 'polygon':214 'post':3 'power':60 'project':21 'question':157 'regul':54 'remot':30 'repo':318 'robot':32,73 'rout':162 'run':75 'see':81 'seeed':40 'sh.itjust.works':6 'sh.itjust.works/post/13637559](https://sh.itjust.works/post/13637559)':5 'side':242,300 'sinc':47 'smd':129,146 'solder':136,205,224,256,267 'sourc':64 'speak':222 'stencil':249 'stori':104 'studio':41 'surfac':90 'thank':347 'thermal':108,115,150,186,220 'thought':273 'time':339 'togeth':250 'uc':46 'use':33,58,255,263,340 'v':53 'way':230 'wifi/bt':51 'work':127,144,295 'would':277 'wouldn':197 'www.seeedstudio.com':85 'www.seeedstudio.com/seeed-xiao-esp32c3-p-5431.html),':84 'www.tme.eu':123 'www.tme.eu/document/9504b4c07574a91a7b207d08475bca04/a3901.pdf)).':122 'xiao':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706458469
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13637742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706447469 {#1638
    date: 2024-01-28 14:11:09.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 {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Advice-Request-managing-thermal-pads-for-SMD-components-in-custom"
  +title: "[Advice Request]: managing thermal pads for SMD components in custom PCB"
  +url: null
  +body: """
    cross-posted from: [sh.itjust.works/post/13637559](https://sh.itjust.works/post/13637559)\n
    \n
    > Hello everyone, I need some advice.\n
    > \n
    > I am making custom PCBs for a project of mine. It’s basically for a little remotely controlled robot using little DC motors. I chose the Seeed Studio XIAO ESP32C3 as the uC since it has inbuilt wifi/bt, 3.3V regulator that I can use to power the motors (can source up to 700mA) and lipo charging management (the robots will run on battery). As you can see from [here](https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html), the microcontroller is surface mounted and the pads for the battery are on the bottom layer. Same story goes for the thermal pad of the microcontroller and the thermal pad of the motor driver ([datasheet](https://www.tme.eu/Document/9504b4c07574a91a7b207d08475bca04/A3901.pdf)). I have worked with SMD components in the past and can solder them by hand, but I have never worked with SMD components that have thermal pads on the bottom layer. My question is: how to manage (route?) them? My PCB is 2-layer and I was planning on having both layers filled with a ground plane. Do I just connect thermal pads to the ground plane and call it a day? Wouldn’t that make the components hard to solder with hot air? Do I make an isolated polygon that only acts as a thermal pad?\n
    > \n
    > Speaking of soldering is even hot air the way to go in this case? My PCB has components on both sides, and I was planning on ordering stencils together with the boards and using solder paste, placing the components and then using hot air to solder the components in place. I thought a hot plate would be better but I don’t have access to one and I don’t know how that works with components on both sides.\n
    > \n
    > I attached some photos of the PCB in Kicad, and [here’s](https://github.com/EmaMaker/AMazeIng-robots) the git repo. If it is of any help, I’m planning of having them manifactured by JLCPCB. It is also my first time using KiCad, so go easy on me :)\n
    > \n
    > Thanks!\n
    > \n
    > [![](https://files.catbox.moe/ztw2pb.png)](https://files.catbox.moe/ztw2pb.png)\n
    > \n
    > [![](https://files.catbox.moe/hytn9j.png)](https://files.catbox.moe/hytn9j.png)\n
    > \n
    > [![](https://files.catbox.moe/l9nqcb.png)](https://files.catbox.moe/l9nqcb.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729170753 {#1466
    date: 2024-10-17 15:12:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 33627
  -titleTs: "'advic':1 'compon':8 'custom':10 'manag':3 'pad':5 'pcb':11 'request':2 'smd':7 'thermal':4"
  -bodyTs: "'/document/9504b4c07574a91a7b207d08475bca04/a3901.pdf)).':124 '/emamaker/amazeing-robots)':315 '/hytn9j.png)](https://files.catbox.moe/hytn9j.png)':353 '/l9nqcb.png)](https://files.catbox.moe/l9nqcb.png)':356 '/post/13637559](https://sh.itjust.works/post/13637559)':7 '/seeed-xiao-esp32c3-p-5431.html),':86 '/ztw2pb.png)](https://files.catbox.moe/ztw2pb.png)':350 '2':167 '3.3':52 '700ma':67 'access':285 'act':217 'advic':13 'air':208,228,265 'also':336 'attach':302 'basic':26 'batteri':77,97 'better':279 'board':253 'bottom':101,154 'call':193 'case':235 'charg':70 'chose':38 'compon':130,147,202,239,260,269,297 'connect':185 'control':31 'cross':2 'cross-post':1 'custom':17 'datasheet':121 'day':196 'dc':35 'driver':120 'easi':344 'esp32c3':43 'even':226 'everyon':9 'files.catbox.moe':349,352,355 'files.catbox.moe/hytn9j.png)](https://files.catbox.moe/hytn9j.png)':351 'files.catbox.moe/l9nqcb.png)](https://files.catbox.moe/l9nqcb.png)':354 'files.catbox.moe/ztw2pb.png)](https://files.catbox.moe/ztw2pb.png)':348 'fill':177 'first':338 'git':317 'github.com':314 'github.com/emamaker/amazeing-robots)':313 'go':232,343 'goe':105 'ground':180,190 'hand':139 'hard':203 'hello':8 'help':324 'hot':207,227,264,275 'inbuilt':50 'isol':213 'jlcpcb':333 'kicad':309,341 'know':292 'layer':102,155,168,176 'lipo':69 'littl':29,34 'm':326 'make':16,200,211 'manag':71,161 'manifactur':331 'microcontrol':88,112 'mine':23 'motor':36,62,119 'mount':91 'need':11 'never':143 'one':287 'order':248 'pad':94,109,116,151,187,221 'past':133,257 'pcb':165,237,307 'pcbs':18 'photo':304 'place':258,271 'plan':172,246,327 'plane':181,191 'plate':276 'polygon':214 'post':3 'power':60 'project':21 'question':157 'regul':54 'remot':30 'repo':318 'robot':32,73 'rout':162 'run':75 'see':81 'seeed':40 'sh.itjust.works':6 'sh.itjust.works/post/13637559](https://sh.itjust.works/post/13637559)':5 'side':242,300 'sinc':47 'smd':129,146 'solder':136,205,224,256,267 'sourc':64 'speak':222 'stencil':249 'stori':104 'studio':41 'surfac':90 'thank':347 'thermal':108,115,150,186,220 'thought':273 'time':339 'togeth':250 'uc':46 'use':33,58,255,263,340 'v':53 'way':230 'wifi/bt':51 'work':127,144,295 'would':277 'wouldn':197 'www.seeedstudio.com':85 'www.seeedstudio.com/seeed-xiao-esp32c3-p-5431.html),':84 'www.tme.eu':123 'www.tme.eu/document/9504b4c07574a91a7b207d08475bca04/a3901.pdf)).':122 'xiao':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706458469
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13637742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706447469 {#1638
    date: 2024-01-28 14:11:09.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 {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Advice-Request-managing-thermal-pads-for-SMD-components-in-custom"
  +title: "[Advice Request]: managing thermal pads for SMD components in custom PCB"
  +url: null
  +body: """
    cross-posted from: [sh.itjust.works/post/13637559](https://sh.itjust.works/post/13637559)\n
    \n
    > Hello everyone, I need some advice.\n
    > \n
    > I am making custom PCBs for a project of mine. It’s basically for a little remotely controlled robot using little DC motors. I chose the Seeed Studio XIAO ESP32C3 as the uC since it has inbuilt wifi/bt, 3.3V regulator that I can use to power the motors (can source up to 700mA) and lipo charging management (the robots will run on battery). As you can see from [here](https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html), the microcontroller is surface mounted and the pads for the battery are on the bottom layer. Same story goes for the thermal pad of the microcontroller and the thermal pad of the motor driver ([datasheet](https://www.tme.eu/Document/9504b4c07574a91a7b207d08475bca04/A3901.pdf)). I have worked with SMD components in the past and can solder them by hand, but I have never worked with SMD components that have thermal pads on the bottom layer. My question is: how to manage (route?) them? My PCB is 2-layer and I was planning on having both layers filled with a ground plane. Do I just connect thermal pads to the ground plane and call it a day? Wouldn’t that make the components hard to solder with hot air? Do I make an isolated polygon that only acts as a thermal pad?\n
    > \n
    > Speaking of soldering is even hot air the way to go in this case? My PCB has components on both sides, and I was planning on ordering stencils together with the boards and using solder paste, placing the components and then using hot air to solder the components in place. I thought a hot plate would be better but I don’t have access to one and I don’t know how that works with components on both sides.\n
    > \n
    > I attached some photos of the PCB in Kicad, and [here’s](https://github.com/EmaMaker/AMazeIng-robots) the git repo. If it is of any help, I’m planning of having them manifactured by JLCPCB. It is also my first time using KiCad, so go easy on me :)\n
    > \n
    > Thanks!\n
    > \n
    > [![](https://files.catbox.moe/ztw2pb.png)](https://files.catbox.moe/ztw2pb.png)\n
    > \n
    > [![](https://files.catbox.moe/hytn9j.png)](https://files.catbox.moe/hytn9j.png)\n
    > \n
    > [![](https://files.catbox.moe/l9nqcb.png)](https://files.catbox.moe/l9nqcb.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729170753 {#1466
    date: 2024-10-17 15:12:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 33627
  -titleTs: "'advic':1 'compon':8 'custom':10 'manag':3 'pad':5 'pcb':11 'request':2 'smd':7 'thermal':4"
  -bodyTs: "'/document/9504b4c07574a91a7b207d08475bca04/a3901.pdf)).':124 '/emamaker/amazeing-robots)':315 '/hytn9j.png)](https://files.catbox.moe/hytn9j.png)':353 '/l9nqcb.png)](https://files.catbox.moe/l9nqcb.png)':356 '/post/13637559](https://sh.itjust.works/post/13637559)':7 '/seeed-xiao-esp32c3-p-5431.html),':86 '/ztw2pb.png)](https://files.catbox.moe/ztw2pb.png)':350 '2':167 '3.3':52 '700ma':67 'access':285 'act':217 'advic':13 'air':208,228,265 'also':336 'attach':302 'basic':26 'batteri':77,97 'better':279 'board':253 'bottom':101,154 'call':193 'case':235 'charg':70 'chose':38 'compon':130,147,202,239,260,269,297 'connect':185 'control':31 'cross':2 'cross-post':1 'custom':17 'datasheet':121 'day':196 'dc':35 'driver':120 'easi':344 'esp32c3':43 'even':226 'everyon':9 'files.catbox.moe':349,352,355 'files.catbox.moe/hytn9j.png)](https://files.catbox.moe/hytn9j.png)':351 'files.catbox.moe/l9nqcb.png)](https://files.catbox.moe/l9nqcb.png)':354 'files.catbox.moe/ztw2pb.png)](https://files.catbox.moe/ztw2pb.png)':348 'fill':177 'first':338 'git':317 'github.com':314 'github.com/emamaker/amazeing-robots)':313 'go':232,343 'goe':105 'ground':180,190 'hand':139 'hard':203 'hello':8 'help':324 'hot':207,227,264,275 'inbuilt':50 'isol':213 'jlcpcb':333 'kicad':309,341 'know':292 'layer':102,155,168,176 'lipo':69 'littl':29,34 'm':326 'make':16,200,211 'manag':71,161 'manifactur':331 'microcontrol':88,112 'mine':23 'motor':36,62,119 'mount':91 'need':11 'never':143 'one':287 'order':248 'pad':94,109,116,151,187,221 'past':133,257 'pcb':165,237,307 'pcbs':18 'photo':304 'place':258,271 'plan':172,246,327 'plane':181,191 'plate':276 'polygon':214 'post':3 'power':60 'project':21 'question':157 'regul':54 'remot':30 'repo':318 'robot':32,73 'rout':162 'run':75 'see':81 'seeed':40 'sh.itjust.works':6 'sh.itjust.works/post/13637559](https://sh.itjust.works/post/13637559)':5 'side':242,300 'sinc':47 'smd':129,146 'solder':136,205,224,256,267 'sourc':64 'speak':222 'stencil':249 'stori':104 'studio':41 'surfac':90 'thank':347 'thermal':108,115,150,186,220 'thought':273 'time':339 'togeth':250 'uc':46 'use':33,58,255,263,340 'v':53 'way':230 'wifi/bt':51 'work':127,144,295 'would':277 'wouldn':197 'www.seeedstudio.com':85 'www.seeedstudio.com/seeed-xiao-esp32c3-p-5431.html),':84 'www.tme.eu':123 'www.tme.eu/document/9504b4c07574a91a7b207d08475bca04/a3901.pdf)).':122 'xiao':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706458469
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13637742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706447469 {#1638
    date: 2024-01-28 14:11:09.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
Proxies\__CG__\App\Entity\Entry {#2379
  +user: Proxies\__CG__\App\Entity\User {#1362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#1883
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  +badges: Doctrine\ORM\PersistentCollection {#2350 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: "I really despise the use of the mouse, in some way it just feels somewhat wrong, especially the need to constantly move one hand between the mouse and the keyboard. Also I’m way faster at typing that I am pointing and clicking around looking for the right button to press. Terminal commands offer a simple and expressive way to interact with the computer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703407806 {#2386
        date: 2023-12-24 09:50:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 248122
      -bodyTs: "'also':31 'around':44 'button':49 'click':43 'command':53 'comput':64 'constant':21 'despis':3 'especi':17 'express':58 'faster':35 'feel':14 'hand':24 'interact':61 'keyboard':30 'look':45 'm':33 'mous':8,27 'move':22 'need':19 'offer':54 'one':23 'point':41 'press':51 'realli':2 'right':48 'simpl':56 'somewhat':15 'termin':52 'type':37 'use':5 'way':11,34,59 'wrong':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6813196"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703407806 {#2384
        date: 2023-12-24 09:50:06.0 +01:00
      }
      +"title": 248122
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#1403
    date: 2023-12-24 09:45: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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2379
  +user: Proxies\__CG__\App\Entity\User {#1362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#1883
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  +badges: Doctrine\ORM\PersistentCollection {#2350 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: "I really despise the use of the mouse, in some way it just feels somewhat wrong, especially the need to constantly move one hand between the mouse and the keyboard. Also I’m way faster at typing that I am pointing and clicking around looking for the right button to press. Terminal commands offer a simple and expressive way to interact with the computer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703407806 {#2386
        date: 2023-12-24 09:50:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 248122
      -bodyTs: "'also':31 'around':44 'button':49 'click':43 'command':53 'comput':64 'constant':21 'despis':3 'especi':17 'express':58 'faster':35 'feel':14 'hand':24 'interact':61 'keyboard':30 'look':45 'm':33 'mous':8,27 'move':22 'need':19 'offer':54 'one':23 'point':41 'press':51 'realli':2 'right':48 'simpl':56 'somewhat':15 'termin':52 'type':37 'use':5 'way':11,34,59 'wrong':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6813196"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703407806 {#2384
        date: 2023-12-24 09:50:06.0 +01:00
      }
      +"title": 248122
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#1403
    date: 2023-12-24 09:45: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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2379
  +user: Proxies\__CG__\App\Entity\User {#1362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#1883
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  +badges: Doctrine\ORM\PersistentCollection {#2350 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: "I really despise the use of the mouse, in some way it just feels somewhat wrong, especially the need to constantly move one hand between the mouse and the keyboard. Also I’m way faster at typing that I am pointing and clicking around looking for the right button to press. Terminal commands offer a simple and expressive way to interact with the computer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703407806 {#2386
        date: 2023-12-24 09:50:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 248122
      -bodyTs: "'also':31 'around':44 'button':49 'click':43 'command':53 'comput':64 'constant':21 'despis':3 'especi':17 'express':58 'faster':35 'feel':14 'hand':24 'interact':61 'keyboard':30 'look':45 'm':33 'mous':8,27 'move':22 'need':19 'offer':54 'one':23 'point':41 'press':51 'realli':2 'right':48 'simpl':56 'somewhat':15 'termin':52 'type':37 'use':5 'way':11,34,59 'wrong':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6813196"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703407806 {#2384
        date: 2023-12-24 09:50:06.0 +01:00
      }
      +"title": 248122
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#1403
    date: 2023-12-24 09:45: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
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\EntryComment {#2378
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#1362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#1883
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2350 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#1403
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: "I really despise the use of the mouse, in some way it just feels somewhat wrong, especially the need to constantly move one hand between the mouse and the keyboard. Also I’m way faster at typing that I am pointing and clicking around looking for the right button to press. Terminal commands offer a simple and expressive way to interact with the computer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703407806 {#2386
    date: 2023-12-24 09:50:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 248122
  -bodyTs: "'also':31 'around':44 'button':49 'click':43 'command':53 'comput':64 'constant':21 'despis':3 'especi':17 'express':58 'faster':35 'feel':14 'hand':24 'interact':61 'keyboard':30 'look':45 'm':33 'mous':8,27 'move':22 'need':19 'offer':54 'one':23 'point':41 'press':51 'realli':2 'right':48 'simpl':56 'somewhat':15 'termin':52 'type':37 'use':5 'way':11,34,59 'wrong':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6813196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407806 {#2384
    date: 2023-12-24 09:50:06.0 +01:00
  }
  +"title": 248122
}
"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
11 DENIED edit
App\Entity\EntryComment {#2378
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#1362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#1883
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2350 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#1403
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: "I really despise the use of the mouse, in some way it just feels somewhat wrong, especially the need to constantly move one hand between the mouse and the keyboard. Also I’m way faster at typing that I am pointing and clicking around looking for the right button to press. Terminal commands offer a simple and expressive way to interact with the computer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703407806 {#2386
    date: 2023-12-24 09:50:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 248122
  -bodyTs: "'also':31 'around':44 'button':49 'click':43 'command':53 'comput':64 'constant':21 'despis':3 'especi':17 'express':58 'faster':35 'feel':14 'hand':24 'interact':61 'keyboard':30 'look':45 'm':33 'mous':8,27 'move':22 'need':19 'offer':54 'one':23 'point':41 'press':51 'realli':2 'right':48 'simpl':56 'somewhat':15 'termin':52 'type':37 'use':5 'way':11,34,59 'wrong':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6813196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407806 {#2384
    date: 2023-12-24 09:50:06.0 +01:00
  }
  +"title": 248122
}
"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
12 DENIED moderate
App\Entity\EntryComment {#2378
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#1362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#1883
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2350 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#1403
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: "I really despise the use of the mouse, in some way it just feels somewhat wrong, especially the need to constantly move one hand between the mouse and the keyboard. Also I’m way faster at typing that I am pointing and clicking around looking for the right button to press. Terminal commands offer a simple and expressive way to interact with the computer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703407806 {#2386
    date: 2023-12-24 09:50:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 248122
  -bodyTs: "'also':31 'around':44 'button':49 'click':43 'command':53 'comput':64 'constant':21 'despis':3 'especi':17 'express':58 'faster':35 'feel':14 'hand':24 'interact':61 'keyboard':30 'look':45 'm':33 'mous':8,27 'move':22 'need':19 'offer':54 'one':23 'point':41 'press':51 'realli':2 'right':48 'simpl':56 'somewhat':15 'termin':52 'type':37 'use':5 'way':11,34,59 'wrong':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6813196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407806 {#2384
    date: 2023-12-24 09:50:06.0 +01:00
  }
  +"title": 248122
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2468
  +user: Proxies\__CG__\App\Entity\User {#2025 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Best-country-to-VPN-to"
  +title: "Best country to VPN to?"
  +url: null
  +body: "The VPN provider I use has servers in multiple countries. I was wondering if privacy laws would make it better to VPN to some countries over others when pirating."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702321798 {#2348
    date: 2023-12-11 20:09:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  +badges: Doctrine\ORM\PersistentCollection {#2333 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2468 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: "What do you use now?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701248005 {#2467
        date: 2023-11-29 09:53:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@batopera@lemmy.dbzer0.com"
        "@TheGalacticVoid@lemm.ee"
        "@elbarto777@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 176246
      -bodyTs: "'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6073632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701248005 {#2469
        date: 2023-11-29 09:53:25.0 +01:00
      }
      +"title": 176246
    }
  ]
  -id: 17810
  -titleTs: "'best':1 'countri':2 'vpn':4"
  -bodyTs: "'better':20 'countri':10,25 'law':16 'make':18 'multipl':9 'other':27 'pirat':29 'privaci':15 'provid':3 'server':7 'use':5 'vpn':2,22 'wonder':13 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701265760
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9285240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179360 {#1404
    date: 2023-11-28 14:49:20.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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2468
  +user: Proxies\__CG__\App\Entity\User {#2025 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Best-country-to-VPN-to"
  +title: "Best country to VPN to?"
  +url: null
  +body: "The VPN provider I use has servers in multiple countries. I was wondering if privacy laws would make it better to VPN to some countries over others when pirating."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702321798 {#2348
    date: 2023-12-11 20:09:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  +badges: Doctrine\ORM\PersistentCollection {#2333 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2468 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: "What do you use now?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701248005 {#2467
        date: 2023-11-29 09:53:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@batopera@lemmy.dbzer0.com"
        "@TheGalacticVoid@lemm.ee"
        "@elbarto777@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 176246
      -bodyTs: "'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6073632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701248005 {#2469
        date: 2023-11-29 09:53:25.0 +01:00
      }
      +"title": 176246
    }
  ]
  -id: 17810
  -titleTs: "'best':1 'countri':2 'vpn':4"
  -bodyTs: "'better':20 'countri':10,25 'law':16 'make':18 'multipl':9 'other':27 'pirat':29 'privaci':15 'provid':3 'server':7 'use':5 'vpn':2,22 'wonder':13 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701265760
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9285240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179360 {#1404
    date: 2023-11-28 14:49:20.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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2468
  +user: Proxies\__CG__\App\Entity\User {#2025 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Best-country-to-VPN-to"
  +title: "Best country to VPN to?"
  +url: null
  +body: "The VPN provider I use has servers in multiple countries. I was wondering if privacy laws would make it better to VPN to some countries over others when pirating."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702321798 {#2348
    date: 2023-12-11 20:09:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  +badges: Doctrine\ORM\PersistentCollection {#2333 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2468 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: "What do you use now?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701248005 {#2467
        date: 2023-11-29 09:53:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@batopera@lemmy.dbzer0.com"
        "@TheGalacticVoid@lemm.ee"
        "@elbarto777@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 176246
      -bodyTs: "'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6073632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701248005 {#2469
        date: 2023-11-29 09:53:25.0 +01:00
      }
      +"title": 176246
    }
  ]
  -id: 17810
  -titleTs: "'best':1 'countri':2 'vpn':4"
  -bodyTs: "'better':20 'countri':10,25 'law':16 'make':18 'multipl':9 'other':27 'pirat':29 'privaci':15 'provid':3 'server':7 'use':5 'vpn':2,22 'wonder':13 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701265760
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9285240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179360 {#1404
    date: 2023-11-28 14:49:20.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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2470
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2468
    +user: Proxies\__CG__\App\Entity\User {#2025 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Best-country-to-VPN-to"
    +title: "Best country to VPN to?"
    +url: null
    +body: "The VPN provider I use has servers in multiple countries. I was wondering if privacy laws would make it better to VPN to some countries over others when pirating."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 32
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702321798 {#2348
      date: 2023-12-11 20:09:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    +badges: Doctrine\ORM\PersistentCollection {#2333 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -id: 17810
    -titleTs: "'best':1 'countri':2 'vpn':4"
    -bodyTs: "'better':20 'countri':10,25 'law':16 'make':18 'multipl':9 'other':27 'pirat':29 'privaci':15 'provid':3 'server':7 'use':5 'vpn':2,22 'wonder':13 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701265760
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9285240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701179360 {#1404
      date: 2023-11-28 14:49:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: "What do you use now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701248005 {#2467
    date: 2023-11-29 09:53:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@batopera@lemmy.dbzer0.com"
    "@TheGalacticVoid@lemm.ee"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 176246
  -bodyTs: "'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6073632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701248005 {#2469
    date: 2023-11-29 09:53:25.0 +01:00
  }
  +"title": 176246
}
"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
19 DENIED edit
App\Entity\EntryComment {#2470
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2468
    +user: Proxies\__CG__\App\Entity\User {#2025 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Best-country-to-VPN-to"
    +title: "Best country to VPN to?"
    +url: null
    +body: "The VPN provider I use has servers in multiple countries. I was wondering if privacy laws would make it better to VPN to some countries over others when pirating."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 32
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702321798 {#2348
      date: 2023-12-11 20:09:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    +badges: Doctrine\ORM\PersistentCollection {#2333 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -id: 17810
    -titleTs: "'best':1 'countri':2 'vpn':4"
    -bodyTs: "'better':20 'countri':10,25 'law':16 'make':18 'multipl':9 'other':27 'pirat':29 'privaci':15 'provid':3 'server':7 'use':5 'vpn':2,22 'wonder':13 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701265760
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9285240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701179360 {#1404
      date: 2023-11-28 14:49:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: "What do you use now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701248005 {#2467
    date: 2023-11-29 09:53:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@batopera@lemmy.dbzer0.com"
    "@TheGalacticVoid@lemm.ee"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 176246
  -bodyTs: "'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6073632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701248005 {#2469
    date: 2023-11-29 09:53:25.0 +01:00
  }
  +"title": 176246
}
"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
20 DENIED moderate
App\Entity\EntryComment {#2470
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2468
    +user: Proxies\__CG__\App\Entity\User {#2025 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Best-country-to-VPN-to"
    +title: "Best country to VPN to?"
    +url: null
    +body: "The VPN provider I use has servers in multiple countries. I was wondering if privacy laws would make it better to VPN to some countries over others when pirating."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 32
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702321798 {#2348
      date: 2023-12-11 20:09:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    +badges: Doctrine\ORM\PersistentCollection {#2333 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -id: 17810
    -titleTs: "'best':1 'countri':2 'vpn':4"
    -bodyTs: "'better':20 'countri':10,25 'law':16 'make':18 'multipl':9 'other':27 'pirat':29 'privaci':15 'provid':3 'server':7 'use':5 'vpn':2,22 'wonder':13 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701265760
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9285240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701179360 {#1404
      date: 2023-11-28 14:49:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: "What do you use now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701248005 {#2467
    date: 2023-11-29 09:53:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@batopera@lemmy.dbzer0.com"
    "@TheGalacticVoid@lemm.ee"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 176246
  -bodyTs: "'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6073632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701248005 {#2469
    date: 2023-11-29 09:53:25.0 +01:00
  }
  +"title": 176246
}
"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
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
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2071 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2066 …}
  +slug: "Linux-on-a-2in1-for-Uni"
  +title: "Linux on a 2in1 for Uni"
  +url: "https://lemmy.world/pictrs/image/6de4c5d8-f73f-4280-9221-0c32a694f51c.jpeg"
  +body: """
    Hello linix@lemmy, I got fixed on the idea of replacing my iPad with a 2in1 like the thibkpad X13 for uni since I use the keyboard with my iPad a lot. The only time I need to take handwritten notes is in chemistry, mathematics and to annotate PDFs. Does anyone here have experience with convertibles running Linux? What would be the best one for palm rejection and writing?\n
    \n
    I was unable to find reviews on reasonably modern hardware. Until now I have my eyes set on an Thinkpad X13 since it is Ubuntu certified at least. Thanks :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701979089 {#2324
    date: 2023-12-07 20:58:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  +badges: Doctrine\ORM\PersistentCollection {#2047 …}
  +children: [
    1 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I bought a used Thinkpad Yoga 370, with a 7th gen i5, 8gb ram (single slot sodimm, which is a real pity) which I later upgraded to 16gb. Also the pen slots right into the frame of the laptop for storage and recharging, so you don’t need to carry it around separately, though it may be a bit small for some people. I personally find myself comfortable with it.\n
        \n
        I went right to arch (btw), as I was on both on my old laptop and my desktop, the archwiki has a page dedicated to this laptop, listing which features work and which don’t. If you mess around with the fingerprint sensor and python-validity package you can get it to work, but I don’t use it anyway. The rest works out of the box, though I have never tried the modem (my version lacks antennas and the module) and the express card reader.\n
        \n
        I use xournal++ to take notes in uni. I tend to make a huge journal for each course (easily 150+ pages at the end of the semester), so make sure to disable autosaves as sometimes they hang up the whole program while trying to save.\n
        \n
        At first I was using gnome on wayland, which has pretty good palm rejection, autorotation and sensor/webcam remapping and works great out of the box in general. Later moved to i3 on xorg as somehow a tiling window manager made more sense to me on a touchscreen device (android is kind of a tiling window manager if you think about it). Currently on i3, using touchegg to use custom gestures for the WM and specific programs. I am currently wondering whether to move to hyprland as I noticed slightly worse palm rejection on i3/xorg when compared to gnome/wayland (still very usable though), but I still want a tiling window manager and customizable touch gestures, which Hyprland should have a plugin for.\n
        \n
        I general I find this laptop great, the x1 yoga should be good too, but I have never tried it on linux.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699543230 {#1527
        date: 2023-11-09 16:20:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Defaultplace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 104413
      -bodyTs: "'150':177 '16gb':28 '370':7 '7th':10 '8gb':13 'also':29 'android':251 'antenna':149 'anyway':131 'arch':75 'archwiki':90 'around':52,109 'autorot':217 'autosav':190 'bit':59 'bought':2 'box':138,227 'btw':76 'card':156 'carri':50 'comfort':68 'compar':298 'cours':175 'current':264,281 'custom':271 'customiz':314 'dedic':94 'desktop':88 'devic':250 'disabl':189 'easili':176 'end':181 'express':155 'featur':100 'find':66,327 'fingerprint':112 'first':204 'frame':36 'gen':11 'general':229,325 'gestur':272,316 'get':121 'gnome':208 'gnome/wayland':300 'good':214,336 'great':223,330 'hang':194 'huge':171 'hyprland':287,318 'i3':233,266 'i3/xorg':296 'i5':12 'journal':172 'kind':253 'lack':148 'laptop':39,85,97,329 'later':25,230 'linux':345 'list':98 'made':242 'make':169,186 'manag':241,258,312 'may':56 'mess':108 'modem':145 'modul':152 'move':231,285 'need':48 'never':142,341 'note':163 'notic':290 'old':84 'packag':118 'page':93,178 'palm':215,293 'pen':31 'peopl':63 'person':65 'piti':22 'plugin':322 'pretti':213 'program':198,278 'python':116 'python-valid':115 'ram':14 'reader':157 'real':21 'recharg':43 'reject':216,294 'remap':220 'rest':133 'right':33,73 'save':202 'semest':184 'sens':244 'sensor':113 'sensor/webcam':219 'separ':53 'singl':15 'slight':291 'slot':16,32 'small':60 'sodimm':17 'somehow':237 'sometim':192 'specif':277 'still':301,307 'storag':41 'sure':187 'take':162 'tend':167 'think':261 'thinkpad':5 'though':54,139,304 'tile':239,256,310 'touch':315 'touchegg':268 'touchscreen':249 'tri':143,200,342 'uni':165 'upgrad':26 'usabl':303 'use':4,129,159,207,267,270 'valid':117 'version':147 'want':308 'wayland':210 'went':72 'whether':283 'whole':197 'window':240,257,311 'wm':275 'wonder':282 'work':101,124,134,222 'wors':292 'x1':332 'xorg':235 'xournal':160 'yoga':6,333"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5312782"
      +editedAt: DateTimeImmutable @1699606720 {#1549
        date: 2023-11-10 09:58:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699543230 {#1551
        date: 2023-11-09 16:20:30.0 +01:00
      }
      +"title": 104413
    }
    0 => App\Entity\EntryComment {#2463
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
      +body: "How do you find yourself with wayland on it? Is it easy to switch between workspaces, or send windows to other workspaces? How about the onscreen-keyboard? I’m currently wondering whether to move from i3 to hyprland on my thinlpad yoga 370. I set uo a lot of gestures with touchegg on i3, I’m afraid of missing them if moving to wayland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699543510 {#1598
        date: 2023-11-09 16:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Defaultplace@lemmy.world"
        "@x3i@lemmy.x3i.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 104425
      -bodyTs: "'370':44 'afraid':58 'current':31 'easi':12 'find':4 'gestur':51 'hyprland':39 'i3':37,55 'keyboard':28 'lot':49 'm':30,57 'miss':60 'move':35,63 'onscreen':27 'onscreen-keyboard':26 'send':18 'set':46 'switch':14 'thinlpad':42 'touchegg':53 'uo':47 'wayland':7,65 'whether':33 'window':19 'wonder':32 'workspac':16,22 'yoga':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5313337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699543510 {#2464
        date: 2023-11-09 16:25:10.0 +01:00
      }
      +"title": 104425
    }
  ]
  -id: 11111
  -titleTs: "'2in1':4 'linux':1 'uni':6"
  -bodyTs: "'2in1':16 'annot':48 'anyon':51 'best':63 'certifi':95 'chemistri':44 'convert':56 'experi':54 'eye':85 'find':74 'fix':6 'got':5 'handwritten':40 'hardwar':79 'hello':1 'idea':9 'ipad':13,30 'keyboard':27 'least':97 'lemmi':3 'like':17 'linix':2 'linux':58 'lot':32 'mathemat':45 'modern':78 'need':37 'note':41 'one':64 'palm':66 'pdfs':49 'reason':77 'reject':67 'replac':11 'review':75 'run':57 'set':86 'sinc':23,91 'take':39 'thank':98 'thibkpad':19 'thinkpad':89 'time':35 'ubuntu':94 'unabl':72 'uni':22 'use':25 'would':60 'write':69 'x13':20,90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699516863
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7959212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699430463 {#2332
    date: 2023-11-08 09:01: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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2071 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2066 …}
  +slug: "Linux-on-a-2in1-for-Uni"
  +title: "Linux on a 2in1 for Uni"
  +url: "https://lemmy.world/pictrs/image/6de4c5d8-f73f-4280-9221-0c32a694f51c.jpeg"
  +body: """
    Hello linix@lemmy, I got fixed on the idea of replacing my iPad with a 2in1 like the thibkpad X13 for uni since I use the keyboard with my iPad a lot. The only time I need to take handwritten notes is in chemistry, mathematics and to annotate PDFs. Does anyone here have experience with convertibles running Linux? What would be the best one for palm rejection and writing?\n
    \n
    I was unable to find reviews on reasonably modern hardware. Until now I have my eyes set on an Thinkpad X13 since it is Ubuntu certified at least. Thanks :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701979089 {#2324
    date: 2023-12-07 20:58:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  +badges: Doctrine\ORM\PersistentCollection {#2047 …}
  +children: [
    1 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I bought a used Thinkpad Yoga 370, with a 7th gen i5, 8gb ram (single slot sodimm, which is a real pity) which I later upgraded to 16gb. Also the pen slots right into the frame of the laptop for storage and recharging, so you don’t need to carry it around separately, though it may be a bit small for some people. I personally find myself comfortable with it.\n
        \n
        I went right to arch (btw), as I was on both on my old laptop and my desktop, the archwiki has a page dedicated to this laptop, listing which features work and which don’t. If you mess around with the fingerprint sensor and python-validity package you can get it to work, but I don’t use it anyway. The rest works out of the box, though I have never tried the modem (my version lacks antennas and the module) and the express card reader.\n
        \n
        I use xournal++ to take notes in uni. I tend to make a huge journal for each course (easily 150+ pages at the end of the semester), so make sure to disable autosaves as sometimes they hang up the whole program while trying to save.\n
        \n
        At first I was using gnome on wayland, which has pretty good palm rejection, autorotation and sensor/webcam remapping and works great out of the box in general. Later moved to i3 on xorg as somehow a tiling window manager made more sense to me on a touchscreen device (android is kind of a tiling window manager if you think about it). Currently on i3, using touchegg to use custom gestures for the WM and specific programs. I am currently wondering whether to move to hyprland as I noticed slightly worse palm rejection on i3/xorg when compared to gnome/wayland (still very usable though), but I still want a tiling window manager and customizable touch gestures, which Hyprland should have a plugin for.\n
        \n
        I general I find this laptop great, the x1 yoga should be good too, but I have never tried it on linux.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699543230 {#1527
        date: 2023-11-09 16:20:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Defaultplace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 104413
      -bodyTs: "'150':177 '16gb':28 '370':7 '7th':10 '8gb':13 'also':29 'android':251 'antenna':149 'anyway':131 'arch':75 'archwiki':90 'around':52,109 'autorot':217 'autosav':190 'bit':59 'bought':2 'box':138,227 'btw':76 'card':156 'carri':50 'comfort':68 'compar':298 'cours':175 'current':264,281 'custom':271 'customiz':314 'dedic':94 'desktop':88 'devic':250 'disabl':189 'easili':176 'end':181 'express':155 'featur':100 'find':66,327 'fingerprint':112 'first':204 'frame':36 'gen':11 'general':229,325 'gestur':272,316 'get':121 'gnome':208 'gnome/wayland':300 'good':214,336 'great':223,330 'hang':194 'huge':171 'hyprland':287,318 'i3':233,266 'i3/xorg':296 'i5':12 'journal':172 'kind':253 'lack':148 'laptop':39,85,97,329 'later':25,230 'linux':345 'list':98 'made':242 'make':169,186 'manag':241,258,312 'may':56 'mess':108 'modem':145 'modul':152 'move':231,285 'need':48 'never':142,341 'note':163 'notic':290 'old':84 'packag':118 'page':93,178 'palm':215,293 'pen':31 'peopl':63 'person':65 'piti':22 'plugin':322 'pretti':213 'program':198,278 'python':116 'python-valid':115 'ram':14 'reader':157 'real':21 'recharg':43 'reject':216,294 'remap':220 'rest':133 'right':33,73 'save':202 'semest':184 'sens':244 'sensor':113 'sensor/webcam':219 'separ':53 'singl':15 'slight':291 'slot':16,32 'small':60 'sodimm':17 'somehow':237 'sometim':192 'specif':277 'still':301,307 'storag':41 'sure':187 'take':162 'tend':167 'think':261 'thinkpad':5 'though':54,139,304 'tile':239,256,310 'touch':315 'touchegg':268 'touchscreen':249 'tri':143,200,342 'uni':165 'upgrad':26 'usabl':303 'use':4,129,159,207,267,270 'valid':117 'version':147 'want':308 'wayland':210 'went':72 'whether':283 'whole':197 'window':240,257,311 'wm':275 'wonder':282 'work':101,124,134,222 'wors':292 'x1':332 'xorg':235 'xournal':160 'yoga':6,333"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5312782"
      +editedAt: DateTimeImmutable @1699606720 {#1549
        date: 2023-11-10 09:58:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699543230 {#1551
        date: 2023-11-09 16:20:30.0 +01:00
      }
      +"title": 104413
    }
    0 => App\Entity\EntryComment {#2463
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
      +body: "How do you find yourself with wayland on it? Is it easy to switch between workspaces, or send windows to other workspaces? How about the onscreen-keyboard? I’m currently wondering whether to move from i3 to hyprland on my thinlpad yoga 370. I set uo a lot of gestures with touchegg on i3, I’m afraid of missing them if moving to wayland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699543510 {#1598
        date: 2023-11-09 16:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Defaultplace@lemmy.world"
        "@x3i@lemmy.x3i.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 104425
      -bodyTs: "'370':44 'afraid':58 'current':31 'easi':12 'find':4 'gestur':51 'hyprland':39 'i3':37,55 'keyboard':28 'lot':49 'm':30,57 'miss':60 'move':35,63 'onscreen':27 'onscreen-keyboard':26 'send':18 'set':46 'switch':14 'thinlpad':42 'touchegg':53 'uo':47 'wayland':7,65 'whether':33 'window':19 'wonder':32 'workspac':16,22 'yoga':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5313337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699543510 {#2464
        date: 2023-11-09 16:25:10.0 +01:00
      }
      +"title": 104425
    }
  ]
  -id: 11111
  -titleTs: "'2in1':4 'linux':1 'uni':6"
  -bodyTs: "'2in1':16 'annot':48 'anyon':51 'best':63 'certifi':95 'chemistri':44 'convert':56 'experi':54 'eye':85 'find':74 'fix':6 'got':5 'handwritten':40 'hardwar':79 'hello':1 'idea':9 'ipad':13,30 'keyboard':27 'least':97 'lemmi':3 'like':17 'linix':2 'linux':58 'lot':32 'mathemat':45 'modern':78 'need':37 'note':41 'one':64 'palm':66 'pdfs':49 'reason':77 'reject':67 'replac':11 'review':75 'run':57 'set':86 'sinc':23,91 'take':39 'thank':98 'thibkpad':19 'thinkpad':89 'time':35 'ubuntu':94 'unabl':72 'uni':22 'use':25 'would':60 'write':69 'x13':20,90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699516863
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7959212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699430463 {#2332
    date: 2023-11-08 09:01: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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2071 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2066 …}
  +slug: "Linux-on-a-2in1-for-Uni"
  +title: "Linux on a 2in1 for Uni"
  +url: "https://lemmy.world/pictrs/image/6de4c5d8-f73f-4280-9221-0c32a694f51c.jpeg"
  +body: """
    Hello linix@lemmy, I got fixed on the idea of replacing my iPad with a 2in1 like the thibkpad X13 for uni since I use the keyboard with my iPad a lot. The only time I need to take handwritten notes is in chemistry, mathematics and to annotate PDFs. Does anyone here have experience with convertibles running Linux? What would be the best one for palm rejection and writing?\n
    \n
    I was unable to find reviews on reasonably modern hardware. Until now I have my eyes set on an Thinkpad X13 since it is Ubuntu certified at least. Thanks :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701979089 {#2324
    date: 2023-12-07 20:58:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  +badges: Doctrine\ORM\PersistentCollection {#2047 …}
  +children: [
    1 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I bought a used Thinkpad Yoga 370, with a 7th gen i5, 8gb ram (single slot sodimm, which is a real pity) which I later upgraded to 16gb. Also the pen slots right into the frame of the laptop for storage and recharging, so you don’t need to carry it around separately, though it may be a bit small for some people. I personally find myself comfortable with it.\n
        \n
        I went right to arch (btw), as I was on both on my old laptop and my desktop, the archwiki has a page dedicated to this laptop, listing which features work and which don’t. If you mess around with the fingerprint sensor and python-validity package you can get it to work, but I don’t use it anyway. The rest works out of the box, though I have never tried the modem (my version lacks antennas and the module) and the express card reader.\n
        \n
        I use xournal++ to take notes in uni. I tend to make a huge journal for each course (easily 150+ pages at the end of the semester), so make sure to disable autosaves as sometimes they hang up the whole program while trying to save.\n
        \n
        At first I was using gnome on wayland, which has pretty good palm rejection, autorotation and sensor/webcam remapping and works great out of the box in general. Later moved to i3 on xorg as somehow a tiling window manager made more sense to me on a touchscreen device (android is kind of a tiling window manager if you think about it). Currently on i3, using touchegg to use custom gestures for the WM and specific programs. I am currently wondering whether to move to hyprland as I noticed slightly worse palm rejection on i3/xorg when compared to gnome/wayland (still very usable though), but I still want a tiling window manager and customizable touch gestures, which Hyprland should have a plugin for.\n
        \n
        I general I find this laptop great, the x1 yoga should be good too, but I have never tried it on linux.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699543230 {#1527
        date: 2023-11-09 16:20:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Defaultplace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 104413
      -bodyTs: "'150':177 '16gb':28 '370':7 '7th':10 '8gb':13 'also':29 'android':251 'antenna':149 'anyway':131 'arch':75 'archwiki':90 'around':52,109 'autorot':217 'autosav':190 'bit':59 'bought':2 'box':138,227 'btw':76 'card':156 'carri':50 'comfort':68 'compar':298 'cours':175 'current':264,281 'custom':271 'customiz':314 'dedic':94 'desktop':88 'devic':250 'disabl':189 'easili':176 'end':181 'express':155 'featur':100 'find':66,327 'fingerprint':112 'first':204 'frame':36 'gen':11 'general':229,325 'gestur':272,316 'get':121 'gnome':208 'gnome/wayland':300 'good':214,336 'great':223,330 'hang':194 'huge':171 'hyprland':287,318 'i3':233,266 'i3/xorg':296 'i5':12 'journal':172 'kind':253 'lack':148 'laptop':39,85,97,329 'later':25,230 'linux':345 'list':98 'made':242 'make':169,186 'manag':241,258,312 'may':56 'mess':108 'modem':145 'modul':152 'move':231,285 'need':48 'never':142,341 'note':163 'notic':290 'old':84 'packag':118 'page':93,178 'palm':215,293 'pen':31 'peopl':63 'person':65 'piti':22 'plugin':322 'pretti':213 'program':198,278 'python':116 'python-valid':115 'ram':14 'reader':157 'real':21 'recharg':43 'reject':216,294 'remap':220 'rest':133 'right':33,73 'save':202 'semest':184 'sens':244 'sensor':113 'sensor/webcam':219 'separ':53 'singl':15 'slight':291 'slot':16,32 'small':60 'sodimm':17 'somehow':237 'sometim':192 'specif':277 'still':301,307 'storag':41 'sure':187 'take':162 'tend':167 'think':261 'thinkpad':5 'though':54,139,304 'tile':239,256,310 'touch':315 'touchegg':268 'touchscreen':249 'tri':143,200,342 'uni':165 'upgrad':26 'usabl':303 'use':4,129,159,207,267,270 'valid':117 'version':147 'want':308 'wayland':210 'went':72 'whether':283 'whole':197 'window':240,257,311 'wm':275 'wonder':282 'work':101,124,134,222 'wors':292 'x1':332 'xorg':235 'xournal':160 'yoga':6,333"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5312782"
      +editedAt: DateTimeImmutable @1699606720 {#1549
        date: 2023-11-10 09:58:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699543230 {#1551
        date: 2023-11-09 16:20:30.0 +01:00
      }
      +"title": 104413
    }
    0 => App\Entity\EntryComment {#2463
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
      +body: "How do you find yourself with wayland on it? Is it easy to switch between workspaces, or send windows to other workspaces? How about the onscreen-keyboard? I’m currently wondering whether to move from i3 to hyprland on my thinlpad yoga 370. I set uo a lot of gestures with touchegg on i3, I’m afraid of missing them if moving to wayland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699543510 {#1598
        date: 2023-11-09 16:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Defaultplace@lemmy.world"
        "@x3i@lemmy.x3i.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 104425
      -bodyTs: "'370':44 'afraid':58 'current':31 'easi':12 'find':4 'gestur':51 'hyprland':39 'i3':37,55 'keyboard':28 'lot':49 'm':30,57 'miss':60 'move':35,63 'onscreen':27 'onscreen-keyboard':26 'send':18 'set':46 'switch':14 'thinlpad':42 'touchegg':53 'uo':47 'wayland':7,65 'whether':33 'window':19 'wonder':32 'workspac':16,22 'yoga':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5313337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699543510 {#2464
        date: 2023-11-09 16:25:10.0 +01:00
      }
      +"title": 104425
    }
  ]
  -id: 11111
  -titleTs: "'2in1':4 'linux':1 'uni':6"
  -bodyTs: "'2in1':16 'annot':48 'anyon':51 'best':63 'certifi':95 'chemistri':44 'convert':56 'experi':54 'eye':85 'find':74 'fix':6 'got':5 'handwritten':40 'hardwar':79 'hello':1 'idea':9 'ipad':13,30 'keyboard':27 'least':97 'lemmi':3 'like':17 'linix':2 'linux':58 'lot':32 'mathemat':45 'modern':78 'need':37 'note':41 'one':64 'palm':66 'pdfs':49 'reason':77 'reject':67 'replac':11 'review':75 'run':57 'set':86 'sinc':23,91 'take':39 'thank':98 'thibkpad':19 'thinkpad':89 'time':35 'ubuntu':94 'unabl':72 'uni':22 'use':25 'would':60 'write':69 'x13':20,90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699516863
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7959212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699430463 {#2332
    date: 2023-11-08 09:01: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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2066 …}
    +slug: "Linux-on-a-2in1-for-Uni"
    +title: "Linux on a 2in1 for Uni"
    +url: "https://lemmy.world/pictrs/image/6de4c5d8-f73f-4280-9221-0c32a694f51c.jpeg"
    +body: """
      Hello linix@lemmy, I got fixed on the idea of replacing my iPad with a 2in1 like the thibkpad X13 for uni since I use the keyboard with my iPad a lot. The only time I need to take handwritten notes is in chemistry, mathematics and to annotate PDFs. Does anyone here have experience with convertibles running Linux? What would be the best one for palm rejection and writing?\n
      \n
      I was unable to find reviews on reasonably modern hardware. Until now I have my eyes set on an Thinkpad X13 since it is Ubuntu certified at least. Thanks :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701979089 {#2324
      date: 2023-12-07 20:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2074 …}
    +votes: Doctrine\ORM\PersistentCollection {#2051 …}
    +reports: Doctrine\ORM\PersistentCollection {#2067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    +badges: Doctrine\ORM\PersistentCollection {#2047 …}
    +children: [
      1 => App\Entity\EntryComment {#1604}
      0 => App\Entity\EntryComment {#2463
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
        +body: "How do you find yourself with wayland on it? Is it easy to switch between workspaces, or send windows to other workspaces? How about the onscreen-keyboard? I’m currently wondering whether to move from i3 to hyprland on my thinlpad yoga 370. I set uo a lot of gestures with touchegg on i3, I’m afraid of missing them if moving to wayland."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699543510 {#1598
          date: 2023-11-09 16:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Defaultplace@lemmy.world"
          "@x3i@lemmy.x3i.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2382 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 104425
        -bodyTs: "'370':44 'afraid':58 'current':31 'easi':12 'find':4 'gestur':51 'hyprland':39 'i3':37,55 'keyboard':28 'lot':49 'm':30,57 'miss':60 'move':35,63 'onscreen':27 'onscreen-keyboard':26 'send':18 'set':46 'switch':14 'thinlpad':42 'touchegg':53 'uo':47 'wayland':7,65 'whether':33 'window':19 'wonder':32 'workspac':16,22 'yoga':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5313337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699543510 {#2464
          date: 2023-11-09 16:25:10.0 +01:00
        }
        +"title": 104425
      }
    ]
    -id: 11111
    -titleTs: "'2in1':4 'linux':1 'uni':6"
    -bodyTs: "'2in1':16 'annot':48 'anyon':51 'best':63 'certifi':95 'chemistri':44 'convert':56 'experi':54 'eye':85 'find':74 'fix':6 'got':5 'handwritten':40 'hardwar':79 'hello':1 'idea':9 'ipad':13,30 'keyboard':27 'least':97 'lemmi':3 'like':17 'linix':2 'linux':58 'lot':32 'mathemat':45 'modern':78 'need':37 'note':41 'one':64 'palm':66 'pdfs':49 'reason':77 'reject':67 'replac':11 'review':75 'run':57 'set':86 'sinc':23,91 'take':39 'thank':98 'thibkpad':19 'thinkpad':89 'time':35 'ubuntu':94 'unabl':72 'uni':22 'use':25 'would':60 'write':69 'x13':20,90"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699516863
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7959212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699430463 {#2332
      date: 2023-11-08 09:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I bought a used Thinkpad Yoga 370, with a 7th gen i5, 8gb ram (single slot sodimm, which is a real pity) which I later upgraded to 16gb. Also the pen slots right into the frame of the laptop for storage and recharging, so you don’t need to carry it around separately, though it may be a bit small for some people. I personally find myself comfortable with it.\n
    \n
    I went right to arch (btw), as I was on both on my old laptop and my desktop, the archwiki has a page dedicated to this laptop, listing which features work and which don’t. If you mess around with the fingerprint sensor and python-validity package you can get it to work, but I don’t use it anyway. The rest works out of the box, though I have never tried the modem (my version lacks antennas and the module) and the express card reader.\n
    \n
    I use xournal++ to take notes in uni. I tend to make a huge journal for each course (easily 150+ pages at the end of the semester), so make sure to disable autosaves as sometimes they hang up the whole program while trying to save.\n
    \n
    At first I was using gnome on wayland, which has pretty good palm rejection, autorotation and sensor/webcam remapping and works great out of the box in general. Later moved to i3 on xorg as somehow a tiling window manager made more sense to me on a touchscreen device (android is kind of a tiling window manager if you think about it). Currently on i3, using touchegg to use custom gestures for the WM and specific programs. I am currently wondering whether to move to hyprland as I noticed slightly worse palm rejection on i3/xorg when compared to gnome/wayland (still very usable though), but I still want a tiling window manager and customizable touch gestures, which Hyprland should have a plugin for.\n
    \n
    I general I find this laptop great, the x1 yoga should be good too, but I have never tried it on linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699543230 {#1527
    date: 2023-11-09 16:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Defaultplace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 104413
  -bodyTs: "'150':177 '16gb':28 '370':7 '7th':10 '8gb':13 'also':29 'android':251 'antenna':149 'anyway':131 'arch':75 'archwiki':90 'around':52,109 'autorot':217 'autosav':190 'bit':59 'bought':2 'box':138,227 'btw':76 'card':156 'carri':50 'comfort':68 'compar':298 'cours':175 'current':264,281 'custom':271 'customiz':314 'dedic':94 'desktop':88 'devic':250 'disabl':189 'easili':176 'end':181 'express':155 'featur':100 'find':66,327 'fingerprint':112 'first':204 'frame':36 'gen':11 'general':229,325 'gestur':272,316 'get':121 'gnome':208 'gnome/wayland':300 'good':214,336 'great':223,330 'hang':194 'huge':171 'hyprland':287,318 'i3':233,266 'i3/xorg':296 'i5':12 'journal':172 'kind':253 'lack':148 'laptop':39,85,97,329 'later':25,230 'linux':345 'list':98 'made':242 'make':169,186 'manag':241,258,312 'may':56 'mess':108 'modem':145 'modul':152 'move':231,285 'need':48 'never':142,341 'note':163 'notic':290 'old':84 'packag':118 'page':93,178 'palm':215,293 'pen':31 'peopl':63 'person':65 'piti':22 'plugin':322 'pretti':213 'program':198,278 'python':116 'python-valid':115 'ram':14 'reader':157 'real':21 'recharg':43 'reject':216,294 'remap':220 'rest':133 'right':33,73 'save':202 'semest':184 'sens':244 'sensor':113 'sensor/webcam':219 'separ':53 'singl':15 'slight':291 'slot':16,32 'small':60 'sodimm':17 'somehow':237 'sometim':192 'specif':277 'still':301,307 'storag':41 'sure':187 'take':162 'tend':167 'think':261 'thinkpad':5 'though':54,139,304 'tile':239,256,310 'touch':315 'touchegg':268 'touchscreen':249 'tri':143,200,342 'uni':165 'upgrad':26 'usabl':303 'use':4,129,159,207,267,270 'valid':117 'version':147 'want':308 'wayland':210 'went':72 'whether':283 'whole':197 'window':240,257,311 'wm':275 'wonder':282 'work':101,124,134,222 'wors':292 'x1':332 'xorg':235 'xournal':160 'yoga':6,333"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5312782"
  +editedAt: DateTimeImmutable @1699606720 {#1549
    date: 2023-11-10 09:58:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699543230 {#1551
    date: 2023-11-09 16:20:30.0 +01:00
  }
  +"title": 104413
}
"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
27 DENIED edit
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2066 …}
    +slug: "Linux-on-a-2in1-for-Uni"
    +title: "Linux on a 2in1 for Uni"
    +url: "https://lemmy.world/pictrs/image/6de4c5d8-f73f-4280-9221-0c32a694f51c.jpeg"
    +body: """
      Hello linix@lemmy, I got fixed on the idea of replacing my iPad with a 2in1 like the thibkpad X13 for uni since I use the keyboard with my iPad a lot. The only time I need to take handwritten notes is in chemistry, mathematics and to annotate PDFs. Does anyone here have experience with convertibles running Linux? What would be the best one for palm rejection and writing?\n
      \n
      I was unable to find reviews on reasonably modern hardware. Until now I have my eyes set on an Thinkpad X13 since it is Ubuntu certified at least. Thanks :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701979089 {#2324
      date: 2023-12-07 20:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2074 …}
    +votes: Doctrine\ORM\PersistentCollection {#2051 …}
    +reports: Doctrine\ORM\PersistentCollection {#2067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    +badges: Doctrine\ORM\PersistentCollection {#2047 …}
    +children: [
      1 => App\Entity\EntryComment {#1604}
      0 => App\Entity\EntryComment {#2463
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
        +body: "How do you find yourself with wayland on it? Is it easy to switch between workspaces, or send windows to other workspaces? How about the onscreen-keyboard? I’m currently wondering whether to move from i3 to hyprland on my thinlpad yoga 370. I set uo a lot of gestures with touchegg on i3, I’m afraid of missing them if moving to wayland."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699543510 {#1598
          date: 2023-11-09 16:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Defaultplace@lemmy.world"
          "@x3i@lemmy.x3i.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2382 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 104425
        -bodyTs: "'370':44 'afraid':58 'current':31 'easi':12 'find':4 'gestur':51 'hyprland':39 'i3':37,55 'keyboard':28 'lot':49 'm':30,57 'miss':60 'move':35,63 'onscreen':27 'onscreen-keyboard':26 'send':18 'set':46 'switch':14 'thinlpad':42 'touchegg':53 'uo':47 'wayland':7,65 'whether':33 'window':19 'wonder':32 'workspac':16,22 'yoga':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5313337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699543510 {#2464
          date: 2023-11-09 16:25:10.0 +01:00
        }
        +"title": 104425
      }
    ]
    -id: 11111
    -titleTs: "'2in1':4 'linux':1 'uni':6"
    -bodyTs: "'2in1':16 'annot':48 'anyon':51 'best':63 'certifi':95 'chemistri':44 'convert':56 'experi':54 'eye':85 'find':74 'fix':6 'got':5 'handwritten':40 'hardwar':79 'hello':1 'idea':9 'ipad':13,30 'keyboard':27 'least':97 'lemmi':3 'like':17 'linix':2 'linux':58 'lot':32 'mathemat':45 'modern':78 'need':37 'note':41 'one':64 'palm':66 'pdfs':49 'reason':77 'reject':67 'replac':11 'review':75 'run':57 'set':86 'sinc':23,91 'take':39 'thank':98 'thibkpad':19 'thinkpad':89 'time':35 'ubuntu':94 'unabl':72 'uni':22 'use':25 'would':60 'write':69 'x13':20,90"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699516863
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7959212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699430463 {#2332
      date: 2023-11-08 09:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I bought a used Thinkpad Yoga 370, with a 7th gen i5, 8gb ram (single slot sodimm, which is a real pity) which I later upgraded to 16gb. Also the pen slots right into the frame of the laptop for storage and recharging, so you don’t need to carry it around separately, though it may be a bit small for some people. I personally find myself comfortable with it.\n
    \n
    I went right to arch (btw), as I was on both on my old laptop and my desktop, the archwiki has a page dedicated to this laptop, listing which features work and which don’t. If you mess around with the fingerprint sensor and python-validity package you can get it to work, but I don’t use it anyway. The rest works out of the box, though I have never tried the modem (my version lacks antennas and the module) and the express card reader.\n
    \n
    I use xournal++ to take notes in uni. I tend to make a huge journal for each course (easily 150+ pages at the end of the semester), so make sure to disable autosaves as sometimes they hang up the whole program while trying to save.\n
    \n
    At first I was using gnome on wayland, which has pretty good palm rejection, autorotation and sensor/webcam remapping and works great out of the box in general. Later moved to i3 on xorg as somehow a tiling window manager made more sense to me on a touchscreen device (android is kind of a tiling window manager if you think about it). Currently on i3, using touchegg to use custom gestures for the WM and specific programs. I am currently wondering whether to move to hyprland as I noticed slightly worse palm rejection on i3/xorg when compared to gnome/wayland (still very usable though), but I still want a tiling window manager and customizable touch gestures, which Hyprland should have a plugin for.\n
    \n
    I general I find this laptop great, the x1 yoga should be good too, but I have never tried it on linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699543230 {#1527
    date: 2023-11-09 16:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Defaultplace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 104413
  -bodyTs: "'150':177 '16gb':28 '370':7 '7th':10 '8gb':13 'also':29 'android':251 'antenna':149 'anyway':131 'arch':75 'archwiki':90 'around':52,109 'autorot':217 'autosav':190 'bit':59 'bought':2 'box':138,227 'btw':76 'card':156 'carri':50 'comfort':68 'compar':298 'cours':175 'current':264,281 'custom':271 'customiz':314 'dedic':94 'desktop':88 'devic':250 'disabl':189 'easili':176 'end':181 'express':155 'featur':100 'find':66,327 'fingerprint':112 'first':204 'frame':36 'gen':11 'general':229,325 'gestur':272,316 'get':121 'gnome':208 'gnome/wayland':300 'good':214,336 'great':223,330 'hang':194 'huge':171 'hyprland':287,318 'i3':233,266 'i3/xorg':296 'i5':12 'journal':172 'kind':253 'lack':148 'laptop':39,85,97,329 'later':25,230 'linux':345 'list':98 'made':242 'make':169,186 'manag':241,258,312 'may':56 'mess':108 'modem':145 'modul':152 'move':231,285 'need':48 'never':142,341 'note':163 'notic':290 'old':84 'packag':118 'page':93,178 'palm':215,293 'pen':31 'peopl':63 'person':65 'piti':22 'plugin':322 'pretti':213 'program':198,278 'python':116 'python-valid':115 'ram':14 'reader':157 'real':21 'recharg':43 'reject':216,294 'remap':220 'rest':133 'right':33,73 'save':202 'semest':184 'sens':244 'sensor':113 'sensor/webcam':219 'separ':53 'singl':15 'slight':291 'slot':16,32 'small':60 'sodimm':17 'somehow':237 'sometim':192 'specif':277 'still':301,307 'storag':41 'sure':187 'take':162 'tend':167 'think':261 'thinkpad':5 'though':54,139,304 'tile':239,256,310 'touch':315 'touchegg':268 'touchscreen':249 'tri':143,200,342 'uni':165 'upgrad':26 'usabl':303 'use':4,129,159,207,267,270 'valid':117 'version':147 'want':308 'wayland':210 'went':72 'whether':283 'whole':197 'window':240,257,311 'wm':275 'wonder':282 'work':101,124,134,222 'wors':292 'x1':332 'xorg':235 'xournal':160 'yoga':6,333"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5312782"
  +editedAt: DateTimeImmutable @1699606720 {#1549
    date: 2023-11-10 09:58:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699543230 {#1551
    date: 2023-11-09 16:20:30.0 +01:00
  }
  +"title": 104413
}
"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
28 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2066 …}
    +slug: "Linux-on-a-2in1-for-Uni"
    +title: "Linux on a 2in1 for Uni"
    +url: "https://lemmy.world/pictrs/image/6de4c5d8-f73f-4280-9221-0c32a694f51c.jpeg"
    +body: """
      Hello linix@lemmy, I got fixed on the idea of replacing my iPad with a 2in1 like the thibkpad X13 for uni since I use the keyboard with my iPad a lot. The only time I need to take handwritten notes is in chemistry, mathematics and to annotate PDFs. Does anyone here have experience with convertibles running Linux? What would be the best one for palm rejection and writing?\n
      \n
      I was unable to find reviews on reasonably modern hardware. Until now I have my eyes set on an Thinkpad X13 since it is Ubuntu certified at least. Thanks :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701979089 {#2324
      date: 2023-12-07 20:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2074 …}
    +votes: Doctrine\ORM\PersistentCollection {#2051 …}
    +reports: Doctrine\ORM\PersistentCollection {#2067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    +badges: Doctrine\ORM\PersistentCollection {#2047 …}
    +children: [
      1 => App\Entity\EntryComment {#1604}
      0 => App\Entity\EntryComment {#2463
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
        +body: "How do you find yourself with wayland on it? Is it easy to switch between workspaces, or send windows to other workspaces? How about the onscreen-keyboard? I’m currently wondering whether to move from i3 to hyprland on my thinlpad yoga 370. I set uo a lot of gestures with touchegg on i3, I’m afraid of missing them if moving to wayland."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699543510 {#1598
          date: 2023-11-09 16:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Defaultplace@lemmy.world"
          "@x3i@lemmy.x3i.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2382 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 104425
        -bodyTs: "'370':44 'afraid':58 'current':31 'easi':12 'find':4 'gestur':51 'hyprland':39 'i3':37,55 'keyboard':28 'lot':49 'm':30,57 'miss':60 'move':35,63 'onscreen':27 'onscreen-keyboard':26 'send':18 'set':46 'switch':14 'thinlpad':42 'touchegg':53 'uo':47 'wayland':7,65 'whether':33 'window':19 'wonder':32 'workspac':16,22 'yoga':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5313337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699543510 {#2464
          date: 2023-11-09 16:25:10.0 +01:00
        }
        +"title": 104425
      }
    ]
    -id: 11111
    -titleTs: "'2in1':4 'linux':1 'uni':6"
    -bodyTs: "'2in1':16 'annot':48 'anyon':51 'best':63 'certifi':95 'chemistri':44 'convert':56 'experi':54 'eye':85 'find':74 'fix':6 'got':5 'handwritten':40 'hardwar':79 'hello':1 'idea':9 'ipad':13,30 'keyboard':27 'least':97 'lemmi':3 'like':17 'linix':2 'linux':58 'lot':32 'mathemat':45 'modern':78 'need':37 'note':41 'one':64 'palm':66 'pdfs':49 'reason':77 'reject':67 'replac':11 'review':75 'run':57 'set':86 'sinc':23,91 'take':39 'thank':98 'thibkpad':19 'thinkpad':89 'time':35 'ubuntu':94 'unabl':72 'uni':22 'use':25 'would':60 'write':69 'x13':20,90"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699516863
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7959212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699430463 {#2332
      date: 2023-11-08 09:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I bought a used Thinkpad Yoga 370, with a 7th gen i5, 8gb ram (single slot sodimm, which is a real pity) which I later upgraded to 16gb. Also the pen slots right into the frame of the laptop for storage and recharging, so you don’t need to carry it around separately, though it may be a bit small for some people. I personally find myself comfortable with it.\n
    \n
    I went right to arch (btw), as I was on both on my old laptop and my desktop, the archwiki has a page dedicated to this laptop, listing which features work and which don’t. If you mess around with the fingerprint sensor and python-validity package you can get it to work, but I don’t use it anyway. The rest works out of the box, though I have never tried the modem (my version lacks antennas and the module) and the express card reader.\n
    \n
    I use xournal++ to take notes in uni. I tend to make a huge journal for each course (easily 150+ pages at the end of the semester), so make sure to disable autosaves as sometimes they hang up the whole program while trying to save.\n
    \n
    At first I was using gnome on wayland, which has pretty good palm rejection, autorotation and sensor/webcam remapping and works great out of the box in general. Later moved to i3 on xorg as somehow a tiling window manager made more sense to me on a touchscreen device (android is kind of a tiling window manager if you think about it). Currently on i3, using touchegg to use custom gestures for the WM and specific programs. I am currently wondering whether to move to hyprland as I noticed slightly worse palm rejection on i3/xorg when compared to gnome/wayland (still very usable though), but I still want a tiling window manager and customizable touch gestures, which Hyprland should have a plugin for.\n
    \n
    I general I find this laptop great, the x1 yoga should be good too, but I have never tried it on linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699543230 {#1527
    date: 2023-11-09 16:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Defaultplace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 104413
  -bodyTs: "'150':177 '16gb':28 '370':7 '7th':10 '8gb':13 'also':29 'android':251 'antenna':149 'anyway':131 'arch':75 'archwiki':90 'around':52,109 'autorot':217 'autosav':190 'bit':59 'bought':2 'box':138,227 'btw':76 'card':156 'carri':50 'comfort':68 'compar':298 'cours':175 'current':264,281 'custom':271 'customiz':314 'dedic':94 'desktop':88 'devic':250 'disabl':189 'easili':176 'end':181 'express':155 'featur':100 'find':66,327 'fingerprint':112 'first':204 'frame':36 'gen':11 'general':229,325 'gestur':272,316 'get':121 'gnome':208 'gnome/wayland':300 'good':214,336 'great':223,330 'hang':194 'huge':171 'hyprland':287,318 'i3':233,266 'i3/xorg':296 'i5':12 'journal':172 'kind':253 'lack':148 'laptop':39,85,97,329 'later':25,230 'linux':345 'list':98 'made':242 'make':169,186 'manag':241,258,312 'may':56 'mess':108 'modem':145 'modul':152 'move':231,285 'need':48 'never':142,341 'note':163 'notic':290 'old':84 'packag':118 'page':93,178 'palm':215,293 'pen':31 'peopl':63 'person':65 'piti':22 'plugin':322 'pretti':213 'program':198,278 'python':116 'python-valid':115 'ram':14 'reader':157 'real':21 'recharg':43 'reject':216,294 'remap':220 'rest':133 'right':33,73 'save':202 'semest':184 'sens':244 'sensor':113 'sensor/webcam':219 'separ':53 'singl':15 'slight':291 'slot':16,32 'small':60 'sodimm':17 'somehow':237 'sometim':192 'specif':277 'still':301,307 'storag':41 'sure':187 'take':162 'tend':167 'think':261 'thinkpad':5 'though':54,139,304 'tile':239,256,310 'touch':315 'touchegg':268 'touchscreen':249 'tri':143,200,342 'uni':165 'upgrad':26 'usabl':303 'use':4,129,159,207,267,270 'valid':117 'version':147 'want':308 'wayland':210 'went':72 'whether':283 'whole':197 'window':240,257,311 'wm':275 'wonder':282 'work':101,124,134,222 'wors':292 'x1':332 'xorg':235 'xournal':160 'yoga':6,333"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5312782"
  +editedAt: DateTimeImmutable @1699606720 {#1549
    date: 2023-11-10 09:58:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699543230 {#1551
    date: 2023-11-09 16:20:30.0 +01:00
  }
  +"title": 104413
}
"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
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 {#2463
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2066 …}
    +slug: "Linux-on-a-2in1-for-Uni"
    +title: "Linux on a 2in1 for Uni"
    +url: "https://lemmy.world/pictrs/image/6de4c5d8-f73f-4280-9221-0c32a694f51c.jpeg"
    +body: """
      Hello linix@lemmy, I got fixed on the idea of replacing my iPad with a 2in1 like the thibkpad X13 for uni since I use the keyboard with my iPad a lot. The only time I need to take handwritten notes is in chemistry, mathematics and to annotate PDFs. Does anyone here have experience with convertibles running Linux? What would be the best one for palm rejection and writing?\n
      \n
      I was unable to find reviews on reasonably modern hardware. Until now I have my eyes set on an Thinkpad X13 since it is Ubuntu certified at least. Thanks :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701979089 {#2324
      date: 2023-12-07 20:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2074 …}
    +votes: Doctrine\ORM\PersistentCollection {#2051 …}
    +reports: Doctrine\ORM\PersistentCollection {#2067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    +badges: Doctrine\ORM\PersistentCollection {#2047 …}
    +children: [
      1 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I bought a used Thinkpad Yoga 370, with a 7th gen i5, 8gb ram (single slot sodimm, which is a real pity) which I later upgraded to 16gb. Also the pen slots right into the frame of the laptop for storage and recharging, so you don’t need to carry it around separately, though it may be a bit small for some people. I personally find myself comfortable with it.\n
          \n
          I went right to arch (btw), as I was on both on my old laptop and my desktop, the archwiki has a page dedicated to this laptop, listing which features work and which don’t. If you mess around with the fingerprint sensor and python-validity package you can get it to work, but I don’t use it anyway. The rest works out of the box, though I have never tried the modem (my version lacks antennas and the module) and the express card reader.\n
          \n
          I use xournal++ to take notes in uni. I tend to make a huge journal for each course (easily 150+ pages at the end of the semester), so make sure to disable autosaves as sometimes they hang up the whole program while trying to save.\n
          \n
          At first I was using gnome on wayland, which has pretty good palm rejection, autorotation and sensor/webcam remapping and works great out of the box in general. Later moved to i3 on xorg as somehow a tiling window manager made more sense to me on a touchscreen device (android is kind of a tiling window manager if you think about it). Currently on i3, using touchegg to use custom gestures for the WM and specific programs. I am currently wondering whether to move to hyprland as I noticed slightly worse palm rejection on i3/xorg when compared to gnome/wayland (still very usable though), but I still want a tiling window manager and customizable touch gestures, which Hyprland should have a plugin for.\n
          \n
          I general I find this laptop great, the x1 yoga should be good too, but I have never tried it on linux.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699543230 {#1527
          date: 2023-11-09 16:20:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Defaultplace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1714 …}
        +nested: Doctrine\ORM\PersistentCollection {#1719 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 104413
        -bodyTs: "'150':177 '16gb':28 '370':7 '7th':10 '8gb':13 'also':29 'android':251 'antenna':149 'anyway':131 'arch':75 'archwiki':90 'around':52,109 'autorot':217 'autosav':190 'bit':59 'bought':2 'box':138,227 'btw':76 'card':156 'carri':50 'comfort':68 'compar':298 'cours':175 'current':264,281 'custom':271 'customiz':314 'dedic':94 'desktop':88 'devic':250 'disabl':189 'easili':176 'end':181 'express':155 'featur':100 'find':66,327 'fingerprint':112 'first':204 'frame':36 'gen':11 'general':229,325 'gestur':272,316 'get':121 'gnome':208 'gnome/wayland':300 'good':214,336 'great':223,330 'hang':194 'huge':171 'hyprland':287,318 'i3':233,266 'i3/xorg':296 'i5':12 'journal':172 'kind':253 'lack':148 'laptop':39,85,97,329 'later':25,230 'linux':345 'list':98 'made':242 'make':169,186 'manag':241,258,312 'may':56 'mess':108 'modem':145 'modul':152 'move':231,285 'need':48 'never':142,341 'note':163 'notic':290 'old':84 'packag':118 'page':93,178 'palm':215,293 'pen':31 'peopl':63 'person':65 'piti':22 'plugin':322 'pretti':213 'program':198,278 'python':116 'python-valid':115 'ram':14 'reader':157 'real':21 'recharg':43 'reject':216,294 'remap':220 'rest':133 'right':33,73 'save':202 'semest':184 'sens':244 'sensor':113 'sensor/webcam':219 'separ':53 'singl':15 'slight':291 'slot':16,32 'small':60 'sodimm':17 'somehow':237 'sometim':192 'specif':277 'still':301,307 'storag':41 'sure':187 'take':162 'tend':167 'think':261 'thinkpad':5 'though':54,139,304 'tile':239,256,310 'touch':315 'touchegg':268 'touchscreen':249 'tri':143,200,342 'uni':165 'upgrad':26 'usabl':303 'use':4,129,159,207,267,270 'valid':117 'version':147 'want':308 'wayland':210 'went':72 'whether':283 'whole':197 'window':240,257,311 'wm':275 'wonder':282 'work':101,124,134,222 'wors':292 'x1':332 'xorg':235 'xournal':160 'yoga':6,333"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5312782"
        +editedAt: DateTimeImmutable @1699606720 {#1549
          date: 2023-11-10 09:58:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699543230 {#1551
          date: 2023-11-09 16:20:30.0 +01:00
        }
        +"title": 104413
      }
      0 => App\Entity\EntryComment {#2463}
    ]
    -id: 11111
    -titleTs: "'2in1':4 'linux':1 'uni':6"
    -bodyTs: "'2in1':16 'annot':48 'anyon':51 'best':63 'certifi':95 'chemistri':44 'convert':56 'experi':54 'eye':85 'find':74 'fix':6 'got':5 'handwritten':40 'hardwar':79 'hello':1 'idea':9 'ipad':13,30 'keyboard':27 'least':97 'lemmi':3 'like':17 'linix':2 'linux':58 'lot':32 'mathemat':45 'modern':78 'need':37 'note':41 'one':64 'palm':66 'pdfs':49 'reason':77 'reject':67 'replac':11 'review':75 'run':57 'set':86 'sinc':23,91 'take':39 'thank':98 'thibkpad':19 'thinkpad':89 'time':35 'ubuntu':94 'unabl':72 'uni':22 'use':25 'would':60 'write':69 'x13':20,90"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699516863
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7959212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699430463 {#2332
      date: 2023-11-08 09:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
  +body: "How do you find yourself with wayland on it? Is it easy to switch between workspaces, or send windows to other workspaces? How about the onscreen-keyboard? I’m currently wondering whether to move from i3 to hyprland on my thinlpad yoga 370. I set uo a lot of gestures with touchegg on i3, I’m afraid of missing them if moving to wayland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699543510 {#1598
    date: 2023-11-09 16:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Defaultplace@lemmy.world"
    "@x3i@lemmy.x3i.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 104425
  -bodyTs: "'370':44 'afraid':58 'current':31 'easi':12 'find':4 'gestur':51 'hyprland':39 'i3':37,55 'keyboard':28 'lot':49 'm':30,57 'miss':60 'move':35,63 'onscreen':27 'onscreen-keyboard':26 'send':18 'set':46 'switch':14 'thinlpad':42 'touchegg':53 'uo':47 'wayland':7,65 'whether':33 'window':19 'wonder':32 'workspac':16,22 'yoga':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5313337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699543510 {#2464
    date: 2023-11-09 16:25:10.0 +01:00
  }
  +"title": 104425
}
"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 {#2463
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2066 …}
    +slug: "Linux-on-a-2in1-for-Uni"
    +title: "Linux on a 2in1 for Uni"
    +url: "https://lemmy.world/pictrs/image/6de4c5d8-f73f-4280-9221-0c32a694f51c.jpeg"
    +body: """
      Hello linix@lemmy, I got fixed on the idea of replacing my iPad with a 2in1 like the thibkpad X13 for uni since I use the keyboard with my iPad a lot. The only time I need to take handwritten notes is in chemistry, mathematics and to annotate PDFs. Does anyone here have experience with convertibles running Linux? What would be the best one for palm rejection and writing?\n
      \n
      I was unable to find reviews on reasonably modern hardware. Until now I have my eyes set on an Thinkpad X13 since it is Ubuntu certified at least. Thanks :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701979089 {#2324
      date: 2023-12-07 20:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2074 …}
    +votes: Doctrine\ORM\PersistentCollection {#2051 …}
    +reports: Doctrine\ORM\PersistentCollection {#2067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    +badges: Doctrine\ORM\PersistentCollection {#2047 …}
    +children: [
      1 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I bought a used Thinkpad Yoga 370, with a 7th gen i5, 8gb ram (single slot sodimm, which is a real pity) which I later upgraded to 16gb. Also the pen slots right into the frame of the laptop for storage and recharging, so you don’t need to carry it around separately, though it may be a bit small for some people. I personally find myself comfortable with it.\n
          \n
          I went right to arch (btw), as I was on both on my old laptop and my desktop, the archwiki has a page dedicated to this laptop, listing which features work and which don’t. If you mess around with the fingerprint sensor and python-validity package you can get it to work, but I don’t use it anyway. The rest works out of the box, though I have never tried the modem (my version lacks antennas and the module) and the express card reader.\n
          \n
          I use xournal++ to take notes in uni. I tend to make a huge journal for each course (easily 150+ pages at the end of the semester), so make sure to disable autosaves as sometimes they hang up the whole program while trying to save.\n
          \n
          At first I was using gnome on wayland, which has pretty good palm rejection, autorotation and sensor/webcam remapping and works great out of the box in general. Later moved to i3 on xorg as somehow a tiling window manager made more sense to me on a touchscreen device (android is kind of a tiling window manager if you think about it). Currently on i3, using touchegg to use custom gestures for the WM and specific programs. I am currently wondering whether to move to hyprland as I noticed slightly worse palm rejection on i3/xorg when compared to gnome/wayland (still very usable though), but I still want a tiling window manager and customizable touch gestures, which Hyprland should have a plugin for.\n
          \n
          I general I find this laptop great, the x1 yoga should be good too, but I have never tried it on linux.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699543230 {#1527
          date: 2023-11-09 16:20:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Defaultplace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1714 …}
        +nested: Doctrine\ORM\PersistentCollection {#1719 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 104413
        -bodyTs: "'150':177 '16gb':28 '370':7 '7th':10 '8gb':13 'also':29 'android':251 'antenna':149 'anyway':131 'arch':75 'archwiki':90 'around':52,109 'autorot':217 'autosav':190 'bit':59 'bought':2 'box':138,227 'btw':76 'card':156 'carri':50 'comfort':68 'compar':298 'cours':175 'current':264,281 'custom':271 'customiz':314 'dedic':94 'desktop':88 'devic':250 'disabl':189 'easili':176 'end':181 'express':155 'featur':100 'find':66,327 'fingerprint':112 'first':204 'frame':36 'gen':11 'general':229,325 'gestur':272,316 'get':121 'gnome':208 'gnome/wayland':300 'good':214,336 'great':223,330 'hang':194 'huge':171 'hyprland':287,318 'i3':233,266 'i3/xorg':296 'i5':12 'journal':172 'kind':253 'lack':148 'laptop':39,85,97,329 'later':25,230 'linux':345 'list':98 'made':242 'make':169,186 'manag':241,258,312 'may':56 'mess':108 'modem':145 'modul':152 'move':231,285 'need':48 'never':142,341 'note':163 'notic':290 'old':84 'packag':118 'page':93,178 'palm':215,293 'pen':31 'peopl':63 'person':65 'piti':22 'plugin':322 'pretti':213 'program':198,278 'python':116 'python-valid':115 'ram':14 'reader':157 'real':21 'recharg':43 'reject':216,294 'remap':220 'rest':133 'right':33,73 'save':202 'semest':184 'sens':244 'sensor':113 'sensor/webcam':219 'separ':53 'singl':15 'slight':291 'slot':16,32 'small':60 'sodimm':17 'somehow':237 'sometim':192 'specif':277 'still':301,307 'storag':41 'sure':187 'take':162 'tend':167 'think':261 'thinkpad':5 'though':54,139,304 'tile':239,256,310 'touch':315 'touchegg':268 'touchscreen':249 'tri':143,200,342 'uni':165 'upgrad':26 'usabl':303 'use':4,129,159,207,267,270 'valid':117 'version':147 'want':308 'wayland':210 'went':72 'whether':283 'whole':197 'window':240,257,311 'wm':275 'wonder':282 'work':101,124,134,222 'wors':292 'x1':332 'xorg':235 'xournal':160 'yoga':6,333"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5312782"
        +editedAt: DateTimeImmutable @1699606720 {#1549
          date: 2023-11-10 09:58:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699543230 {#1551
          date: 2023-11-09 16:20:30.0 +01:00
        }
        +"title": 104413
      }
      0 => App\Entity\EntryComment {#2463}
    ]
    -id: 11111
    -titleTs: "'2in1':4 'linux':1 'uni':6"
    -bodyTs: "'2in1':16 'annot':48 'anyon':51 'best':63 'certifi':95 'chemistri':44 'convert':56 'experi':54 'eye':85 'find':74 'fix':6 'got':5 'handwritten':40 'hardwar':79 'hello':1 'idea':9 'ipad':13,30 'keyboard':27 'least':97 'lemmi':3 'like':17 'linix':2 'linux':58 'lot':32 'mathemat':45 'modern':78 'need':37 'note':41 'one':64 'palm':66 'pdfs':49 'reason':77 'reject':67 'replac':11 'review':75 'run':57 'set':86 'sinc':23,91 'take':39 'thank':98 'thibkpad':19 'thinkpad':89 'time':35 'ubuntu':94 'unabl':72 'uni':22 'use':25 'would':60 'write':69 'x13':20,90"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699516863
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7959212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699430463 {#2332
      date: 2023-11-08 09:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
  +body: "How do you find yourself with wayland on it? Is it easy to switch between workspaces, or send windows to other workspaces? How about the onscreen-keyboard? I’m currently wondering whether to move from i3 to hyprland on my thinlpad yoga 370. I set uo a lot of gestures with touchegg on i3, I’m afraid of missing them if moving to wayland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699543510 {#1598
    date: 2023-11-09 16:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Defaultplace@lemmy.world"
    "@x3i@lemmy.x3i.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 104425
  -bodyTs: "'370':44 'afraid':58 'current':31 'easi':12 'find':4 'gestur':51 'hyprland':39 'i3':37,55 'keyboard':28 'lot':49 'm':30,57 'miss':60 'move':35,63 'onscreen':27 'onscreen-keyboard':26 'send':18 'set':46 'switch':14 'thinlpad':42 'touchegg':53 'uo':47 'wayland':7,65 'whether':33 'window':19 'wonder':32 'workspac':16,22 'yoga':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5313337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699543510 {#2464
    date: 2023-11-09 16:25:10.0 +01:00
  }
  +"title": 104425
}
"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 {#2463
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2066 …}
    +slug: "Linux-on-a-2in1-for-Uni"
    +title: "Linux on a 2in1 for Uni"
    +url: "https://lemmy.world/pictrs/image/6de4c5d8-f73f-4280-9221-0c32a694f51c.jpeg"
    +body: """
      Hello linix@lemmy, I got fixed on the idea of replacing my iPad with a 2in1 like the thibkpad X13 for uni since I use the keyboard with my iPad a lot. The only time I need to take handwritten notes is in chemistry, mathematics and to annotate PDFs. Does anyone here have experience with convertibles running Linux? What would be the best one for palm rejection and writing?\n
      \n
      I was unable to find reviews on reasonably modern hardware. Until now I have my eyes set on an Thinkpad X13 since it is Ubuntu certified at least. Thanks :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701979089 {#2324
      date: 2023-12-07 20:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2074 …}
    +votes: Doctrine\ORM\PersistentCollection {#2051 …}
    +reports: Doctrine\ORM\PersistentCollection {#2067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    +badges: Doctrine\ORM\PersistentCollection {#2047 …}
    +children: [
      1 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I bought a used Thinkpad Yoga 370, with a 7th gen i5, 8gb ram (single slot sodimm, which is a real pity) which I later upgraded to 16gb. Also the pen slots right into the frame of the laptop for storage and recharging, so you don’t need to carry it around separately, though it may be a bit small for some people. I personally find myself comfortable with it.\n
          \n
          I went right to arch (btw), as I was on both on my old laptop and my desktop, the archwiki has a page dedicated to this laptop, listing which features work and which don’t. If you mess around with the fingerprint sensor and python-validity package you can get it to work, but I don’t use it anyway. The rest works out of the box, though I have never tried the modem (my version lacks antennas and the module) and the express card reader.\n
          \n
          I use xournal++ to take notes in uni. I tend to make a huge journal for each course (easily 150+ pages at the end of the semester), so make sure to disable autosaves as sometimes they hang up the whole program while trying to save.\n
          \n
          At first I was using gnome on wayland, which has pretty good palm rejection, autorotation and sensor/webcam remapping and works great out of the box in general. Later moved to i3 on xorg as somehow a tiling window manager made more sense to me on a touchscreen device (android is kind of a tiling window manager if you think about it). Currently on i3, using touchegg to use custom gestures for the WM and specific programs. I am currently wondering whether to move to hyprland as I noticed slightly worse palm rejection on i3/xorg when compared to gnome/wayland (still very usable though), but I still want a tiling window manager and customizable touch gestures, which Hyprland should have a plugin for.\n
          \n
          I general I find this laptop great, the x1 yoga should be good too, but I have never tried it on linux.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699543230 {#1527
          date: 2023-11-09 16:20:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Defaultplace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1714 …}
        +nested: Doctrine\ORM\PersistentCollection {#1719 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 104413
        -bodyTs: "'150':177 '16gb':28 '370':7 '7th':10 '8gb':13 'also':29 'android':251 'antenna':149 'anyway':131 'arch':75 'archwiki':90 'around':52,109 'autorot':217 'autosav':190 'bit':59 'bought':2 'box':138,227 'btw':76 'card':156 'carri':50 'comfort':68 'compar':298 'cours':175 'current':264,281 'custom':271 'customiz':314 'dedic':94 'desktop':88 'devic':250 'disabl':189 'easili':176 'end':181 'express':155 'featur':100 'find':66,327 'fingerprint':112 'first':204 'frame':36 'gen':11 'general':229,325 'gestur':272,316 'get':121 'gnome':208 'gnome/wayland':300 'good':214,336 'great':223,330 'hang':194 'huge':171 'hyprland':287,318 'i3':233,266 'i3/xorg':296 'i5':12 'journal':172 'kind':253 'lack':148 'laptop':39,85,97,329 'later':25,230 'linux':345 'list':98 'made':242 'make':169,186 'manag':241,258,312 'may':56 'mess':108 'modem':145 'modul':152 'move':231,285 'need':48 'never':142,341 'note':163 'notic':290 'old':84 'packag':118 'page':93,178 'palm':215,293 'pen':31 'peopl':63 'person':65 'piti':22 'plugin':322 'pretti':213 'program':198,278 'python':116 'python-valid':115 'ram':14 'reader':157 'real':21 'recharg':43 'reject':216,294 'remap':220 'rest':133 'right':33,73 'save':202 'semest':184 'sens':244 'sensor':113 'sensor/webcam':219 'separ':53 'singl':15 'slight':291 'slot':16,32 'small':60 'sodimm':17 'somehow':237 'sometim':192 'specif':277 'still':301,307 'storag':41 'sure':187 'take':162 'tend':167 'think':261 'thinkpad':5 'though':54,139,304 'tile':239,256,310 'touch':315 'touchegg':268 'touchscreen':249 'tri':143,200,342 'uni':165 'upgrad':26 'usabl':303 'use':4,129,159,207,267,270 'valid':117 'version':147 'want':308 'wayland':210 'went':72 'whether':283 'whole':197 'window':240,257,311 'wm':275 'wonder':282 'work':101,124,134,222 'wors':292 'x1':332 'xorg':235 'xournal':160 'yoga':6,333"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5312782"
        +editedAt: DateTimeImmutable @1699606720 {#1549
          date: 2023-11-10 09:58:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699543230 {#1551
          date: 2023-11-09 16:20:30.0 +01:00
        }
        +"title": 104413
      }
      0 => App\Entity\EntryComment {#2463}
    ]
    -id: 11111
    -titleTs: "'2in1':4 'linux':1 'uni':6"
    -bodyTs: "'2in1':16 'annot':48 'anyon':51 'best':63 'certifi':95 'chemistri':44 'convert':56 'experi':54 'eye':85 'find':74 'fix':6 'got':5 'handwritten':40 'hardwar':79 'hello':1 'idea':9 'ipad':13,30 'keyboard':27 'least':97 'lemmi':3 'like':17 'linix':2 'linux':58 'lot':32 'mathemat':45 'modern':78 'need':37 'note':41 'one':64 'palm':66 'pdfs':49 'reason':77 'reject':67 'replac':11 'review':75 'run':57 'set':86 'sinc':23,91 'take':39 'thank':98 'thibkpad':19 'thinkpad':89 'time':35 'ubuntu':94 'unabl':72 'uni':22 'use':25 'would':60 'write':69 'x13':20,90"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699516863
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7959212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699430463 {#2332
      date: 2023-11-08 09:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
  +body: "How do you find yourself with wayland on it? Is it easy to switch between workspaces, or send windows to other workspaces? How about the onscreen-keyboard? I’m currently wondering whether to move from i3 to hyprland on my thinlpad yoga 370. I set uo a lot of gestures with touchegg on i3, I’m afraid of missing them if moving to wayland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699543510 {#1598
    date: 2023-11-09 16:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Defaultplace@lemmy.world"
    "@x3i@lemmy.x3i.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 104425
  -bodyTs: "'370':44 'afraid':58 'current':31 'easi':12 'find':4 'gestur':51 'hyprland':39 'i3':37,55 'keyboard':28 'lot':49 'm':30,57 'miss':60 'move':35,63 'onscreen':27 'onscreen-keyboard':26 'send':18 'set':46 'switch':14 'thinlpad':42 'touchegg':53 'uo':47 'wayland':7,65 'whether':33 'window':19 'wonder':32 'workspac':16,22 'yoga':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5313337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699543510 {#2464
    date: 2023-11-09 16:25:10.0 +01:00
  }
  +"title": 104425
}
"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_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
34 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