GET https://kbin.spritesserver.nl/index.php/m/linux@lemmy.ml/t/26865/Linux-Hijinks/active

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 …}
}
15.67 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 {#2413
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#274
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#268
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#270
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Linux-Hijinks"
  +title: "Linux Hijinks"
  +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
  +body: """
    So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
    \n
    And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
    \n
    Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
    \n
    Lastly the printer… Not sure what to do with this, any suggestions?\n
    \n
    EDIT Wound up with a block of text, put a couple extra lines in to break it up
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724323723 {#2418
    date: 2024-08-22 12:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 26865
  -titleTs: "'hijink':2 'linux':1"
  -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704333355
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11112732"
  +editedAt: DateTimeImmutable @1711094682 {#1858
    date: 2024-03-22 09:04:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704246955 {#2388
    date: 2024-01-03 02:55:55.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 {#2413
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#274
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#268
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#270
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Linux-Hijinks"
  +title: "Linux Hijinks"
  +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
  +body: """
    So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
    \n
    And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
    \n
    Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
    \n
    Lastly the printer… Not sure what to do with this, any suggestions?\n
    \n
    EDIT Wound up with a block of text, put a couple extra lines in to break it up
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724323723 {#2418
    date: 2024-08-22 12:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 26865
  -titleTs: "'hijink':2 'linux':1"
  -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704333355
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11112732"
  +editedAt: DateTimeImmutable @1711094682 {#1858
    date: 2024-03-22 09:04:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704246955 {#2388
    date: 2024-01-03 02:55:55.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 {#2413
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#274
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#268
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#270
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Linux-Hijinks"
  +title: "Linux Hijinks"
  +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
  +body: """
    So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
    \n
    And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
    \n
    Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
    \n
    Lastly the printer… Not sure what to do with this, any suggestions?\n
    \n
    EDIT Wound up with a block of text, put a couple extra lines in to break it up
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724323723 {#2418
    date: 2024-08-22 12:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 26865
  -titleTs: "'hijink':2 'linux':1"
  -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704333355
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11112732"
  +editedAt: DateTimeImmutable @1711094682 {#1858
    date: 2024-03-22 09:04:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704246955 {#2388
    date: 2024-01-03 02:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#3979 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Lastly the printer… Not sure what to do with this, any suggestions?\n
    \n
    Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
    \n
    [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
    \n
    You might have to search for a low-resolution black & white camera, though, to really make it work.\n
    \n
    Anyway, that would be *my* dumb project for a receipt printer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1724323723 {#4041
    date: 2024-08-22 12:48:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@MrPhibb@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 275437
  -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5352323"
  +editedAt: DateTimeImmutable @1711099988 {#3977
    date: 2024-03-22 10:33:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704248983 {#4040
    date: 2024-01-03 03:29:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#3979 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Lastly the printer… Not sure what to do with this, any suggestions?\n
    \n
    Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
    \n
    [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
    \n
    You might have to search for a low-resolution black & white camera, though, to really make it work.\n
    \n
    Anyway, that would be *my* dumb project for a receipt printer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1724323723 {#4041
    date: 2024-08-22 12:48:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@MrPhibb@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 275437
  -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5352323"
  +editedAt: DateTimeImmutable @1711099988 {#3977
    date: 2024-03-22 10:33:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704248983 {#4040
    date: 2024-01-03 03:29:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#3979 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Lastly the printer… Not sure what to do with this, any suggestions?\n
    \n
    Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
    \n
    [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
    \n
    You might have to search for a low-resolution black & white camera, though, to really make it work.\n
    \n
    Anyway, that would be *my* dumb project for a receipt printer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1724323723 {#4041
    date: 2024-08-22 12:48:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@MrPhibb@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 275437
  -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5352323"
  +editedAt: DateTimeImmutable @1711099988 {#3977
    date: 2024-03-22 10:33:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704248983 {#4040
    date: 2024-01-03 03:29:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4154
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
      \n
      [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
      \n
      You might have to search for a low-resolution black & white camera, though, to really make it work.\n
      \n
      Anyway, that would be *my* dumb project for a receipt printer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724323723 {#4041
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@MrPhibb@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 275437
    -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5352323"
    +editedAt: DateTimeImmutable @1711099988 {#3977
      date: 2024-03-22 10:33:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704248983 {#4040
      date: 2024-01-03 03:29:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Hmmm, interesting idea, I’ll think about it, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704318079 {#4159
    date: 2024-01-03 22:41:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 281397
  -bodyTs: "'hmmm':1 'idea':3 'interest':2 'll':5 'thank':9 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6055932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318079 {#4156
    date: 2024-01-03 22:41:19.0 +01:00
  }
}
"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 {#4154
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
      \n
      [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
      \n
      You might have to search for a low-resolution black & white camera, though, to really make it work.\n
      \n
      Anyway, that would be *my* dumb project for a receipt printer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724323723 {#4041
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@MrPhibb@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 275437
    -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5352323"
    +editedAt: DateTimeImmutable @1711099988 {#3977
      date: 2024-03-22 10:33:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704248983 {#4040
      date: 2024-01-03 03:29:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Hmmm, interesting idea, I’ll think about it, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704318079 {#4159
    date: 2024-01-03 22:41:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 281397
  -bodyTs: "'hmmm':1 'idea':3 'interest':2 'll':5 'thank':9 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6055932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318079 {#4156
    date: 2024-01-03 22:41:19.0 +01:00
  }
}
"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 {#4154
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
      \n
      [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
      \n
      You might have to search for a low-resolution black & white camera, though, to really make it work.\n
      \n
      Anyway, that would be *my* dumb project for a receipt printer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724323723 {#4041
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@MrPhibb@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 275437
    -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5352323"
    +editedAt: DateTimeImmutable @1711099988 {#3977
      date: 2024-03-22 10:33:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704248983 {#4040
      date: 2024-01-03 03:29:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Hmmm, interesting idea, I’ll think about it, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704318079 {#4159
    date: 2024-01-03 22:41:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 281397
  -bodyTs: "'hmmm':1 'idea':3 'interest':2 'll':5 'thank':9 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6055932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318079 {#4156
    date: 2024-01-03 22:41:19.0 +01:00
  }
}
"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
App\Entity\EntryComment {#4177
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
      \n
      [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
      \n
      You might have to search for a low-resolution black & white camera, though, to really make it work.\n
      \n
      Anyway, that would be *my* dumb project for a receipt printer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724323723 {#4041
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@MrPhibb@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 275437
    -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5352323"
    +editedAt: DateTimeImmutable @1711099988 {#3977
      date: 2024-03-22 10:33:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704248983 {#4040
      date: 2024-01-03 03:29:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Could you potentially not just use a regular camera and use software to squish the picture and make it b/w?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704278902 {#4175
    date: 2024-01-03 11:48:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4179 …}
  +nested: Doctrine\ORM\PersistentCollection {#4181 …}
  +votes: Doctrine\ORM\PersistentCollection {#4183 …}
  +reports: Doctrine\ORM\PersistentCollection {#4185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
  -id: 276102
  -bodyTs: "'b/w':20 'camera':9 'could':1 'make':18 'pictur':16 'potenti':3 'regular':8 'softwar':12 'squish':14 'use':6,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5366601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704278902 {#4176
    date: 2024-01-03 11:48:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4177
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
      \n
      [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
      \n
      You might have to search for a low-resolution black & white camera, though, to really make it work.\n
      \n
      Anyway, that would be *my* dumb project for a receipt printer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724323723 {#4041
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@MrPhibb@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 275437
    -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5352323"
    +editedAt: DateTimeImmutable @1711099988 {#3977
      date: 2024-03-22 10:33:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704248983 {#4040
      date: 2024-01-03 03:29:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Could you potentially not just use a regular camera and use software to squish the picture and make it b/w?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704278902 {#4175
    date: 2024-01-03 11:48:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4179 …}
  +nested: Doctrine\ORM\PersistentCollection {#4181 …}
  +votes: Doctrine\ORM\PersistentCollection {#4183 …}
  +reports: Doctrine\ORM\PersistentCollection {#4185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
  -id: 276102
  -bodyTs: "'b/w':20 'camera':9 'could':1 'make':18 'pictur':16 'potenti':3 'regular':8 'softwar':12 'squish':14 'use':6,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5366601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704278902 {#4176
    date: 2024-01-03 11:48:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4177
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
      \n
      [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
      \n
      You might have to search for a low-resolution black & white camera, though, to really make it work.\n
      \n
      Anyway, that would be *my* dumb project for a receipt printer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724323723 {#4041
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@MrPhibb@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 275437
    -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5352323"
    +editedAt: DateTimeImmutable @1711099988 {#3977
      date: 2024-03-22 10:33:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704248983 {#4040
      date: 2024-01-03 03:29:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Could you potentially not just use a regular camera and use software to squish the picture and make it b/w?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704278902 {#4175
    date: 2024-01-03 11:48:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4179 …}
  +nested: Doctrine\ORM\PersistentCollection {#4181 …}
  +votes: Doctrine\ORM\PersistentCollection {#4183 …}
  +reports: Doctrine\ORM\PersistentCollection {#4185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
  -id: 276102
  -bodyTs: "'b/w':20 'camera':9 'could':1 'make':18 'pictur':16 'potenti':3 'regular':8 'softwar':12 'squish':14 'use':6,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5366601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704278902 {#4176
    date: 2024-01-03 11:48:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4216
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4177
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#3979 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Lastly the printer… Not sure what to do with this, any suggestions?\n
        \n
        Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
        \n
        [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
        \n
        You might have to search for a low-resolution black & white camera, though, to really make it work.\n
        \n
        Anyway, that would be *my* dumb project for a receipt printer.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1724323723 {#4041
        date: 2024-08-22 12:48:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrPhibb@reddthat.com"
        "@MrPhibb@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4025 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
      -id: 275437
      -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5352323"
      +editedAt: DateTimeImmutable @1711099988 {#3977
        date: 2024-03-22 10:33:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704248983 {#4040
        date: 2024-01-03 03:29:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Could you potentially not just use a regular camera and use software to squish the picture and make it b/w?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704278902 {#4175
      date: 2024-01-03 11:48:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4179 …}
    +nested: Doctrine\ORM\PersistentCollection {#4181 …}
    +votes: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
    -id: 276102
    -bodyTs: "'b/w':20 'camera':9 'could':1 'make':18 'pictur':16 'potenti':3 'regular':8 'softwar':12 'squish':14 'use':6,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5366601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704278902 {#4176
      date: 2024-01-03 11:48:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Usually I just take a screenshot, I have no idea why I did a photo this time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705355135 {#4217
    date: 2024-01-15 22:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@Anarki_@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4209 …}
  +votes: Doctrine\ORM\PersistentCollection {#4207 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 311873
  -bodyTs: "'idea':10 'photo':15 'screenshot':6 'take':4 'time':17 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6437768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355135 {#4220
    date: 2024-01-15 22:45:35.0 +01:00
  }
}
"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 {#4216
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4177
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#3979 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Lastly the printer… Not sure what to do with this, any suggestions?\n
        \n
        Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
        \n
        [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
        \n
        You might have to search for a low-resolution black & white camera, though, to really make it work.\n
        \n
        Anyway, that would be *my* dumb project for a receipt printer.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1724323723 {#4041
        date: 2024-08-22 12:48:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrPhibb@reddthat.com"
        "@MrPhibb@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4025 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
      -id: 275437
      -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5352323"
      +editedAt: DateTimeImmutable @1711099988 {#3977
        date: 2024-03-22 10:33:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704248983 {#4040
        date: 2024-01-03 03:29:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Could you potentially not just use a regular camera and use software to squish the picture and make it b/w?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704278902 {#4175
      date: 2024-01-03 11:48:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4179 …}
    +nested: Doctrine\ORM\PersistentCollection {#4181 …}
    +votes: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
    -id: 276102
    -bodyTs: "'b/w':20 'camera':9 'could':1 'make':18 'pictur':16 'potenti':3 'regular':8 'softwar':12 'squish':14 'use':6,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5366601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704278902 {#4176
      date: 2024-01-03 11:48:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Usually I just take a screenshot, I have no idea why I did a photo this time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705355135 {#4217
    date: 2024-01-15 22:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@Anarki_@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4209 …}
  +votes: Doctrine\ORM\PersistentCollection {#4207 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 311873
  -bodyTs: "'idea':10 'photo':15 'screenshot':6 'take':4 'time':17 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6437768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355135 {#4220
    date: 2024-01-15 22:45:35.0 +01:00
  }
}
"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 {#4216
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4177
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#3979 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Lastly the printer… Not sure what to do with this, any suggestions?\n
        \n
        Try to build an equivalent to the GameBoy Camera? It used receipt paper.\n
        \n
        [en.wikipedia.org/wiki/Game_Boy_Camera#Functionali…](https://en.wikipedia.org/wiki/Game_Boy_Camera#Functionality)\n
        \n
        You might have to search for a low-resolution black & white camera, though, to really make it work.\n
        \n
        Anyway, that would be *my* dumb project for a receipt printer.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1724323723 {#4041
        date: 2024-08-22 12:48:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrPhibb@reddthat.com"
        "@MrPhibb@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4025 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
      -id: 275437
      -bodyTs: "'/wiki/game_boy_camera#functionali':28 '/wiki/game_boy_camera#functionality)':31 'anyway':51 'black':42 'build':15 'camera':21,44 'dumb':56 'en.wikipedia.org':27,30 'en.wikipedia.org/wiki/game_boy_camera#functionali':26 'en.wikipedia.org/wiki/game_boy_camera#functionality)':29 'equival':17 'gameboy':20 'last':1 'low':40 'low-resolut':39 'make':48 'might':33 'paper':25 'printer':3,61 'project':57 'realli':47 'receipt':24,60 'resolut':41 'search':36 'suggest':12 'sure':5 'though':45 'tri':13 'use':23 'white':43 'work':50 'would':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5352323"
      +editedAt: DateTimeImmutable @1711099988 {#3977
        date: 2024-03-22 10:33:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704248983 {#4040
        date: 2024-01-03 03:29:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Could you potentially not just use a regular camera and use software to squish the picture and make it b/w?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704278902 {#4175
      date: 2024-01-03 11:48:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4179 …}
    +nested: Doctrine\ORM\PersistentCollection {#4181 …}
    +votes: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
    -id: 276102
    -bodyTs: "'b/w':20 'camera':9 'could':1 'make':18 'pictur':16 'potenti':3 'regular':8 'softwar':12 'squish':14 'use':6,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5366601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704278902 {#4176
      date: 2024-01-03 11:48:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Usually I just take a screenshot, I have no idea why I did a photo this time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705355135 {#4217
    date: 2024-01-15 22:45:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@Anarki_@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4209 …}
  +votes: Doctrine\ORM\PersistentCollection {#4207 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 311873
  -bodyTs: "'idea':10 'photo':15 'screenshot':6 'take':4 'time':17 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6437768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355135 {#4220
    date: 2024-01-15 22:45:35.0 +01:00
  }
}
"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
App\Entity\EntryComment {#4068
  +user: App\Entity\User {#4050 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    The POSIFLEX issue might have to do with MBR. On your final linux installation, your partition table should NOT be using gpt but mbr and that *might* solve the issues.\n
    \n
    It has to do with older BIOS not recognising gpt and henceforth being unable to boot from the disk.\n
    \n
    N.B. you might have to configure your GRUB/systemd loader accordingly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1711779629 {#4073
    date: 2024-03-30 07:20:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@MrPhibb@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4063 …}
  +votes: Doctrine\ORM\PersistentCollection {#4060 …}
  +reports: Doctrine\ORM\PersistentCollection {#4056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4052 …}
  -id: 275980
  -bodyTs: "'accord':59 'bio':37 'boot':46 'configur':55 'disk':49 'final':12 'gpt':22,40 'grub/systemd':57 'henceforth':42 'instal':14 'issu':3,30 'linux':13 'loader':58 'mbr':9,24 'might':4,27,52 'n.b':50 'older':36 'partit':16 'posiflex':2 'recognis':39 'solv':28 'tabl':17 'unabl':44 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5364262"
  +editedAt: DateTimeImmutable @1711171381 {#4074
    date: 2024-03-23 06:23:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704273828 {#4071
    date: 2024-01-03 10:23:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4068
  +user: App\Entity\User {#4050 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    The POSIFLEX issue might have to do with MBR. On your final linux installation, your partition table should NOT be using gpt but mbr and that *might* solve the issues.\n
    \n
    It has to do with older BIOS not recognising gpt and henceforth being unable to boot from the disk.\n
    \n
    N.B. you might have to configure your GRUB/systemd loader accordingly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1711779629 {#4073
    date: 2024-03-30 07:20:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@MrPhibb@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4063 …}
  +votes: Doctrine\ORM\PersistentCollection {#4060 …}
  +reports: Doctrine\ORM\PersistentCollection {#4056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4052 …}
  -id: 275980
  -bodyTs: "'accord':59 'bio':37 'boot':46 'configur':55 'disk':49 'final':12 'gpt':22,40 'grub/systemd':57 'henceforth':42 'instal':14 'issu':3,30 'linux':13 'loader':58 'mbr':9,24 'might':4,27,52 'n.b':50 'older':36 'partit':16 'posiflex':2 'recognis':39 'solv':28 'tabl':17 'unabl':44 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5364262"
  +editedAt: DateTimeImmutable @1711171381 {#4074
    date: 2024-03-23 06:23:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704273828 {#4071
    date: 2024-01-03 10:23:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4068
  +user: App\Entity\User {#4050 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    The POSIFLEX issue might have to do with MBR. On your final linux installation, your partition table should NOT be using gpt but mbr and that *might* solve the issues.\n
    \n
    It has to do with older BIOS not recognising gpt and henceforth being unable to boot from the disk.\n
    \n
    N.B. you might have to configure your GRUB/systemd loader accordingly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1711779629 {#4073
    date: 2024-03-30 07:20:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@MrPhibb@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4063 …}
  +votes: Doctrine\ORM\PersistentCollection {#4060 …}
  +reports: Doctrine\ORM\PersistentCollection {#4056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4052 …}
  -id: 275980
  -bodyTs: "'accord':59 'bio':37 'boot':46 'configur':55 'disk':49 'final':12 'gpt':22,40 'grub/systemd':57 'henceforth':42 'instal':14 'issu':3,30 'linux':13 'loader':58 'mbr':9,24 'might':4,27,52 'n.b':50 'older':36 'partit':16 'posiflex':2 'recognis':39 'solv':28 'tabl':17 'unabl':44 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5364262"
  +editedAt: DateTimeImmutable @1711171381 {#4074
    date: 2024-03-23 06:23:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704273828 {#4071
    date: 2024-01-03 10:23:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4193
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4068
    +user: App\Entity\User {#4050 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      The POSIFLEX issue might have to do with MBR. On your final linux installation, your partition table should NOT be using gpt but mbr and that *might* solve the issues.\n
      \n
      It has to do with older BIOS not recognising gpt and henceforth being unable to boot from the disk.\n
      \n
      N.B. you might have to configure your GRUB/systemd loader accordingly.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1711779629 {#4073
      date: 2024-03-30 07:20:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@MrPhibb@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4065 …}
    +nested: Doctrine\ORM\PersistentCollection {#4063 …}
    +votes: Doctrine\ORM\PersistentCollection {#4060 …}
    +reports: Doctrine\ORM\PersistentCollection {#4056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4052 …}
    -id: 275980
    -bodyTs: "'accord':59 'bio':37 'boot':46 'configur':55 'disk':49 'final':12 'gpt':22,40 'grub/systemd':57 'henceforth':42 'instal':14 'issu':3,30 'linux':13 'loader':58 'mbr':9,24 'might':4,27,52 'n.b':50 'older':36 'partit':16 'posiflex':2 'recognis':39 'solv':28 'tabl':17 'unabl':44 'use':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5364262"
    +editedAt: DateTimeImmutable @1711171381 {#4074
      date: 2024-03-23 06:23:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704273828 {#4071
      date: 2024-01-03 10:23:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: """
    I sorta understood that, but nothing research can’t answer. I know just enough extra about computers to really bork things. 😜\n
    \n
    Attached is a pic of the BIOS, and I think you can see what I mean about it not being the real BIOS\n
    \n
    ![](https://reddthat.com/pictrs/image/75535419-66a1-474e-a36b-c6fb3e9627d6.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704318041 {#4191
    date: 2024-01-03 22:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@Ashiette@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 281396
  -bodyTs: "'/pictrs/image/75535419-66a1-474e-a36b-c6fb3e9627d6.jpeg)':47 'answer':10 'attach':22 'bio':28,44 'bork':20 'comput':17 'enough':14 'extra':15 'know':12 'mean':37 'noth':6 'pic':25 'real':43 'realli':19 'reddthat.com':46 'reddthat.com/pictrs/image/75535419-66a1-474e-a36b-c6fb3e9627d6.jpeg)':45 'research':7 'see':34 'sorta':2 'thing':21 'think':31 'understood':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6055921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318041 {#4192
    date: 2024-01-03 22:40:41.0 +01:00
  }
}
"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 {#4193
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4068
    +user: App\Entity\User {#4050 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      The POSIFLEX issue might have to do with MBR. On your final linux installation, your partition table should NOT be using gpt but mbr and that *might* solve the issues.\n
      \n
      It has to do with older BIOS not recognising gpt and henceforth being unable to boot from the disk.\n
      \n
      N.B. you might have to configure your GRUB/systemd loader accordingly.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1711779629 {#4073
      date: 2024-03-30 07:20:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@MrPhibb@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4065 …}
    +nested: Doctrine\ORM\PersistentCollection {#4063 …}
    +votes: Doctrine\ORM\PersistentCollection {#4060 …}
    +reports: Doctrine\ORM\PersistentCollection {#4056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4052 …}
    -id: 275980
    -bodyTs: "'accord':59 'bio':37 'boot':46 'configur':55 'disk':49 'final':12 'gpt':22,40 'grub/systemd':57 'henceforth':42 'instal':14 'issu':3,30 'linux':13 'loader':58 'mbr':9,24 'might':4,27,52 'n.b':50 'older':36 'partit':16 'posiflex':2 'recognis':39 'solv':28 'tabl':17 'unabl':44 'use':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5364262"
    +editedAt: DateTimeImmutable @1711171381 {#4074
      date: 2024-03-23 06:23:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704273828 {#4071
      date: 2024-01-03 10:23:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: """
    I sorta understood that, but nothing research can’t answer. I know just enough extra about computers to really bork things. 😜\n
    \n
    Attached is a pic of the BIOS, and I think you can see what I mean about it not being the real BIOS\n
    \n
    ![](https://reddthat.com/pictrs/image/75535419-66a1-474e-a36b-c6fb3e9627d6.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704318041 {#4191
    date: 2024-01-03 22:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@Ashiette@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 281396
  -bodyTs: "'/pictrs/image/75535419-66a1-474e-a36b-c6fb3e9627d6.jpeg)':47 'answer':10 'attach':22 'bio':28,44 'bork':20 'comput':17 'enough':14 'extra':15 'know':12 'mean':37 'noth':6 'pic':25 'real':43 'realli':19 'reddthat.com':46 'reddthat.com/pictrs/image/75535419-66a1-474e-a36b-c6fb3e9627d6.jpeg)':45 'research':7 'see':34 'sorta':2 'thing':21 'think':31 'understood':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6055921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318041 {#4192
    date: 2024-01-03 22:40:41.0 +01:00
  }
}
"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 {#4193
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Linux-Hijinks"
    +title: "Linux Hijinks"
    +url: "https://reddthat.com/pictrs/image/09689b57-1b81-4fc6-b72c-e377c2e8c50b.jpeg"
    +body: """
      So, like I needed any more projects or any more computers, but I bought a receipt printer and two POS terminals. Both are Celeron J1900 I think at 3Ghz, 128G hard drive and I’m not sure of the memory. All that cost me a whopping $45, so how could I resist? Right now we’ve got the POSBANK unit working, you can see me updating LMDE 6 on it, and the touch screen does work fine. That was something that worried me and led to me originally trying unsuccessfully to get Endeavour on it, I figured the vast Arch repository would surely have drivers, but that didn’t work, so I went with LMDE. Originally the Bank wouldn’t boot from USB, so that led to a little bit of creativity to get it installed, but that worked. And then I realized that I’d installed LMDE 5, so I decided to re-install with 6…\n
      \n
      And borked something. That’s when I figured out how to boot from USB, had to tweak something in the BIOS. It works fairly well except for an issue with GRUB I’ve never seen before, it not only doesn’t indicate what’s selected, it seems to refresh the screen every time I press one of the arrow keys. Well, it all works now aside from some minor ACPI errors on boot, weird ones, but it works, so I’ll prolly use it for a few days to see how well it works in basic use, and decide after that what I want to do with it.\n
      \n
      Weirdly the other unit, a POSIFLEX doesn’t work, while it was my installing unit originally as it happily booted from a USB stick, it’s failing with an error that there’s no operating system once installed. I don’t think GRUB is launching, but I’m not sure why, and it has an odd and very simplistic BIOS, fixing it may mean finding how to launch the real BIOS. One of these units will likely wind up taking over running my laser engraver, while the computer I have on that is better specced, there’s something wrong with it and always has been, so might as well replace it.\n
      \n
      Lastly the printer… Not sure what to do with this, any suggestions?\n
      \n
      EDIT Wound up with a block of text, put a couple extra lines in to break it up
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724323723 {#2418
      date: 2024-08-22 12:48:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 26865
    -titleTs: "'hijink':2 'linux':1"
    -bodyTs: "'128g':30 '3ghz':29 '45':47 '5':149 '6':68,158 'acpi':228 'alway':369 'arch':100 'arrow':217 'asid':224 'bank':118 'basic':254 'better':360 'bio':179,326,337 'bit':130 'block':395 'boot':121,170,231,286 'bork':160 'bought':14 'break':405 'celeron':24 'comput':11,354 'cost':43 'could':50 'coupl':400 'creativ':132 'd':146 'day':246 'decid':152,257 'didn':108 'doesn':198,273 'drive':32 'driver':105 'edit':390 'endeavour':93 'engrav':351 'error':229,296 'everi':210 'except':184 'extra':401 'fail':293 'fair':182 'figur':97,166 'find':331 'fine':77 'fix':327 'get':92,134 'got':57 'grub':189,309 'happili':285 'hard':31 'indic':200 'instal':136,147,156,280,304 'issu':187 'j1900':25 'key':218 'laser':350 'last':378 'launch':311,334 'led':85,126 'like':2,343 'line':402 'littl':129 'll':239 'lmde':67,115,148 'm':35,314 'may':329 'mean':330 'memori':40 'might':373 'minor':227 'need':4 'never':192 'odd':322 'one':214,233,338 'oper':301 'origin':88,116,282 'pos':20 'posbank':59 'posiflex':272 'press':213 'printer':17,380 'project':7 'prolli':240 'put':398 're':155 're-instal':154 'real':336 'realiz':143 'receipt':16 'refresh':207 'replac':376 'repositori':101 'resist':52 'right':53 'run':348 'screen':74,209 'see':64,248 'seem':205 'seen':193 'select':203 'simplist':325 'someth':80,161,176,364 'specc':361 'stick':290 'suggest':389 'sure':37,103,316,382 'system':302 'take':346 'termin':21 'text':397 'think':27,308 'time':211 'touch':73 'tri':89 'tweak':175 'two':19 'unit':60,270,281,341 'unsuccess':90 'updat':66 'usb':123,172,289 'use':241,255 'vast':99 've':56,191 'want':262 'weird':232,267 'well':183,219,250,375 'went':113 'whop':46 'wind':344 'work':61,76,110,139,181,222,236,252,275 'worri':82 'would':102 'wouldn':119 'wound':391 'wrong':365"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704333355
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11112732"
    +editedAt: DateTimeImmutable @1711094682 {#1858
      date: 2024-03-22 09:04:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704246955 {#2388
      date: 2024-01-03 02:55:55.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4068
    +user: App\Entity\User {#4050 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      The POSIFLEX issue might have to do with MBR. On your final linux installation, your partition table should NOT be using gpt but mbr and that *might* solve the issues.\n
      \n
      It has to do with older BIOS not recognising gpt and henceforth being unable to boot from the disk.\n
      \n
      N.B. you might have to configure your GRUB/systemd loader accordingly.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1711779629 {#4073
      date: 2024-03-30 07:20:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MrPhibb@reddthat.com"
      "@MrPhibb@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4065 …}
    +nested: Doctrine\ORM\PersistentCollection {#4063 …}
    +votes: Doctrine\ORM\PersistentCollection {#4060 …}
    +reports: Doctrine\ORM\PersistentCollection {#4056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4052 …}
    -id: 275980
    -bodyTs: "'accord':59 'bio':37 'boot':46 'configur':55 'disk':49 'final':12 'gpt':22,40 'grub/systemd':57 'henceforth':42 'instal':14 'issu':3,30 'linux':13 'loader':58 'mbr':9,24 'might':4,27,52 'n.b':50 'older':36 'partit':16 'posiflex':2 'recognis':39 'solv':28 'tabl':17 'unabl':44 'use':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5364262"
    +editedAt: DateTimeImmutable @1711171381 {#4074
      date: 2024-03-23 06:23:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704273828 {#4071
      date: 2024-01-03 10:23:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: """
    I sorta understood that, but nothing research can’t answer. I know just enough extra about computers to really bork things. 😜\n
    \n
    Attached is a pic of the BIOS, and I think you can see what I mean about it not being the real BIOS\n
    \n
    ![](https://reddthat.com/pictrs/image/75535419-66a1-474e-a36b-c6fb3e9627d6.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704318041 {#4191
    date: 2024-01-03 22:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrPhibb@reddthat.com"
    "@Ashiette@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 281396
  -bodyTs: "'/pictrs/image/75535419-66a1-474e-a36b-c6fb3e9627d6.jpeg)':47 'answer':10 'attach':22 'bio':28,44 'bork':20 'comput':17 'enough':14 'extra':15 'know':12 'mean':37 'noth':6 'pic':25 'real':43 'realli':19 'reddthat.com':46 'reddthat.com/pictrs/image/75535419-66a1-474e-a36b-c6fb3e9627d6.jpeg)':45 'research':7 'see':34 'sorta':2 'thing':21 'think':31 'understood':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6055921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318041 {#4192
    date: 2024-01-03 22:40:41.0 +01:00
  }
}
"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 edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#274
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#268
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#270
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details