GET https://kbin.spritesserver.nl/u/@Susan_B_Good@discuss.tchncs.de

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.21 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2250
  +user: Proxies\__CG__\App\Entity\User {#2554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2574 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
  +slug: "Small-fan-switch-sanity-check"
  +title: "Small fan switch sanity check."
  +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
  +body: """
    Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
    \n
    Suggestions? Any advice is greatly appreciated!\n
    \n
    *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
    \n
    raspi-gpio set 17 op dh\n
    \n
    raspi-gpio set 17 op dl\n
    \n
    I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689109140 {#2188
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  +badges: Doctrine\ORM\PersistentCollection {#2583 …}
  +children: [
    App\Entity\EntryComment {#2254
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "On a KISS basis - I tend to just use a bimetallic switch or omit the temperature control and just run the fan from power up. It’s possible for a processor to suffer some non-handled exception where it no longer executes the temperature management routine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689070486 {#2260
        date: 2023-07-11 12:14:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -id: 10733
      -bodyTs: "'basi':4 'bimetal':11 'control':17 'except':38 'execut':43 'fan':22 'handl':37 'kiss':3 'longer':42 'manag':46 'non':36 'non-handl':35 'omit':14 'possibl':28 'power':24 'processor':31 'routin':47 'run':20 'suffer':33 'switch':12 'temperatur':16,45 'tend':6 'use':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/890207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689070486 {#2244
        date: 2023-07-11 12:14:46.0 +02:00
      }
      +"title": 10733
    }
  ]
  -id: 1031
  -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
  -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689126684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1328894"
  +editedAt: DateTimeImmutable @1689223573 {#2551
    date: 2023-07-13 06:46:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689040284 {#2549
    date: 2023-07-11 03:51:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2250
  +user: Proxies\__CG__\App\Entity\User {#2554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2574 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
  +slug: "Small-fan-switch-sanity-check"
  +title: "Small fan switch sanity check."
  +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
  +body: """
    Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
    \n
    Suggestions? Any advice is greatly appreciated!\n
    \n
    *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
    \n
    raspi-gpio set 17 op dh\n
    \n
    raspi-gpio set 17 op dl\n
    \n
    I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689109140 {#2188
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  +badges: Doctrine\ORM\PersistentCollection {#2583 …}
  +children: [
    App\Entity\EntryComment {#2254
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "On a KISS basis - I tend to just use a bimetallic switch or omit the temperature control and just run the fan from power up. It’s possible for a processor to suffer some non-handled exception where it no longer executes the temperature management routine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689070486 {#2260
        date: 2023-07-11 12:14:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -id: 10733
      -bodyTs: "'basi':4 'bimetal':11 'control':17 'except':38 'execut':43 'fan':22 'handl':37 'kiss':3 'longer':42 'manag':46 'non':36 'non-handl':35 'omit':14 'possibl':28 'power':24 'processor':31 'routin':47 'run':20 'suffer':33 'switch':12 'temperatur':16,45 'tend':6 'use':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/890207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689070486 {#2244
        date: 2023-07-11 12:14:46.0 +02:00
      }
      +"title": 10733
    }
  ]
  -id: 1031
  -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
  -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689126684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1328894"
  +editedAt: DateTimeImmutable @1689223573 {#2551
    date: 2023-07-13 06:46:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689040284 {#2549
    date: 2023-07-11 03:51:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2250
  +user: Proxies\__CG__\App\Entity\User {#2554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2574 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
  +slug: "Small-fan-switch-sanity-check"
  +title: "Small fan switch sanity check."
  +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
  +body: """
    Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
    \n
    Suggestions? Any advice is greatly appreciated!\n
    \n
    *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
    \n
    raspi-gpio set 17 op dh\n
    \n
    raspi-gpio set 17 op dl\n
    \n
    I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689109140 {#2188
    date: 2023-07-11 22:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  +badges: Doctrine\ORM\PersistentCollection {#2583 …}
  +children: [
    App\Entity\EntryComment {#2254
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "On a KISS basis - I tend to just use a bimetallic switch or omit the temperature control and just run the fan from power up. It’s possible for a processor to suffer some non-handled exception where it no longer executes the temperature management routine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689070486 {#2260
        date: 2023-07-11 12:14:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Machinist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -id: 10733
      -bodyTs: "'basi':4 'bimetal':11 'control':17 'except':38 'execut':43 'fan':22 'handl':37 'kiss':3 'longer':42 'manag':46 'non':36 'non-handl':35 'omit':14 'possibl':28 'power':24 'processor':31 'routin':47 'run':20 'suffer':33 'switch':12 'temperatur':16,45 'tend':6 'use':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/890207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689070486 {#2244
        date: 2023-07-11 12:14:46.0 +02:00
      }
      +"title": 10733
    }
  ]
  -id: 1031
  -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
  -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689126684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1328894"
  +editedAt: DateTimeImmutable @1689223573 {#2551
    date: 2023-07-13 06:46:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689040284 {#2549
    date: 2023-07-11 03:51:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2254
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250
    +user: Proxies\__CG__\App\Entity\User {#2554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2574 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2188
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    +badges: Doctrine\ORM\PersistentCollection {#2583 …}
    +children: [
      App\Entity\EntryComment {#2254}
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2551
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2549
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "On a KISS basis - I tend to just use a bimetallic switch or omit the temperature control and just run the fan from power up. It’s possible for a processor to suffer some non-handled exception where it no longer executes the temperature management routine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689070486 {#2260
    date: 2023-07-11 12:14:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 10733
  -bodyTs: "'basi':4 'bimetal':11 'control':17 'except':38 'execut':43 'fan':22 'handl':37 'kiss':3 'longer':42 'manag':46 'non':36 'non-handl':35 'omit':14 'possibl':28 'power':24 'processor':31 'routin':47 'run':20 'suffer':33 'switch':12 'temperatur':16,45 'tend':6 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/890207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689070486 {#2244
    date: 2023-07-11 12:14:46.0 +02:00
  }
  +"title": 10733
}
"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 {#2254
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250
    +user: Proxies\__CG__\App\Entity\User {#2554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2574 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2188
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    +badges: Doctrine\ORM\PersistentCollection {#2583 …}
    +children: [
      App\Entity\EntryComment {#2254}
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2551
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2549
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "On a KISS basis - I tend to just use a bimetallic switch or omit the temperature control and just run the fan from power up. It’s possible for a processor to suffer some non-handled exception where it no longer executes the temperature management routine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689070486 {#2260
    date: 2023-07-11 12:14:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 10733
  -bodyTs: "'basi':4 'bimetal':11 'control':17 'except':38 'execut':43 'fan':22 'handl':37 'kiss':3 'longer':42 'manag':46 'non':36 'non-handl':35 'omit':14 'possibl':28 'power':24 'processor':31 'routin':47 'run':20 'suffer':33 'switch':12 'temperatur':16,45 'tend':6 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/890207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689070486 {#2244
    date: 2023-07-11 12:14:46.0 +02:00
  }
  +"title": 10733
}
"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 {#2254
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250
    +user: Proxies\__CG__\App\Entity\User {#2554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2574 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
    +slug: "Small-fan-switch-sanity-check"
    +title: "Small fan switch sanity check."
    +url: "https://lemmy.world/pictrs/image/061d3d3b-64a0-4dd8-bbd2-6f4a7226af3c.jpeg"
    +body: """
      Circuit is for controlling the fan on a Raspberry Pi, just on/off according to temp, no PWM. Not sure about the diode as it has a .7V drop and it’s a tiny brushless DC motor. No markings on the fan so I measured the current with a multimeter when hooking it up to a USB charger. Circuit was adapted from [here](https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python) using what I have on hand.\n
      \n
      Suggestions? Any advice is greatly appreciated!\n
      \n
      *EDIT: Confirmed, this circuit works on a Raspberry Pi 4. Base was wired to GPIO 17 and manually tested using commands:\n
      \n
      raspi-gpio set 17 op dh\n
      \n
      raspi-gpio set 17 op dl\n
      \n
      I didn’t use a breadboard, just hack-n-slash with the wires coming out of the fan, the leads on the thru hole components, a jumper connected to gpio 17 as a socket for the base/resistor lead, and heat shrink tubing for insulation. Folded it up as I closed the housing. Case combo including heatsinks and fan [here](https://a.co/d/bNQ5u4f).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689109140 {#2188
      date: 2023-07-11 22:59:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    +badges: Doctrine\ORM\PersistentCollection {#2583 …}
    +children: [
      App\Entity\EntryComment {#2254}
    ]
    -id: 1031
    -titleTs: "'check':5 'fan':2 'saniti':4 'small':1 'switch':3"
    -bodyTs: "'/d/bnq5u4f).':175 '/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':65 '17':93,103,110,144 '4':87 '7v':27 'a.co':174 'a.co/d/bnq5u4f).':173 'accord':13 'adapt':60 'advic':74 'appreci':77 'base':88 'base/resistor':150 'breadboard':118 'brushless':34 'case':166 'charger':57 'circuit':1,58,81 'close':163 'combo':167 'come':127 'command':98 'compon':138 'confirm':79 'connect':141 'control':4 'current':46 'dc':35 'dh':105 'didn':114 'diod':22 'dl':112 'drop':28 'edit':78 'fan':6,41,131,171 'fold':158 'gpio':92,101,108,143 'great':76 'hack':121 'hack-n-slash':120 'hand':71 'heat':153 'heatsink':169 'hole':137 'hook':51 'hous':165 'howchoo.com':64 'howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python)':63 'includ':168 'insul':157 'jumper':140 'lead':133,151 'manual':95 'mark':38 'measur':44 'motor':36 'multimet':49 'n':122 'on/off':12 'op':104,111 'pi':10,86 'pwm':17 'raspberri':9,85 'raspi':100,107 'raspi-gpio':99,106 'set':102,109 'shrink':154 'slash':123 'socket':147 'suggest':72 'sure':19 'temp':15 'test':96 'thru':136 'tini':33 'tube':155 'usb':56 'use':66,97,116 'wire':90,126 'work':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689126684
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1328894"
    +editedAt: DateTimeImmutable @1689223573 {#2551
      date: 2023-07-13 06:46:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689040284 {#2549
      date: 2023-07-11 03:51:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "On a KISS basis - I tend to just use a bimetallic switch or omit the temperature control and just run the fan from power up. It’s possible for a processor to suffer some non-handled exception where it no longer executes the temperature management routine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689070486 {#2260
    date: 2023-07-11 12:14:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Machinist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 10733
  -bodyTs: "'basi':4 'bimetal':11 'control':17 'except':38 'execut':43 'fan':22 'handl':37 'kiss':3 'longer':42 'manag':46 'non':36 'non-handl':35 'omit':14 'possibl':28 'power':24 'processor':31 'routin':47 'run':20 'suffer':33 'switch':12 'temperatur':16,45 'tend':6 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/890207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689070486 {#2244
    date: 2023-07-11 12:14:46.0 +02:00
  }
  +"title": 10733
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2235
  +user: Proxies\__CG__\App\Entity\User {#2539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "What-tip-should-I-be-using-to-solder-wires-together"
  +title: "What tip should I be using to solder wires together?"
  +url: null
  +body: """
    Pretty basic question but I am struggling to find the words to get the correct search result. The soldering iron I bought came with very narrow tips that I think are supposed to be used for circuit boards and components.\n
    \n
    When I attempt to solder lines from a USB cord together the line never gets warm enough.\n
    \n
    I remember in the past soldering copper lines together from an appliance with no issue so I don’t think I’m doing anything wrong in terms of technique but who knows?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689806555 {#2585
    date: 2023-07-20 00:42:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2593 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
  +badges: Doctrine\ORM\PersistentCollection {#2601 …}
  +children: [
    App\Entity\EntryComment {#2264
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2235 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I suggest that you give details of the iron (and tip) and solder that you are using and a close up photo of the wires that are being problematic.\n
        \n
        The iron temperature control may be faulty and the iron just not getting to soldering temperatures. Or you may have it set too low.\n
        \n
        The thermal mass of typical USB wires is so low that, if the solder actually melts freely at the tip end when not soldering anything, it should do so when soldering these wires.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688970724 {#2262
        date: 2023-07-10 08:32:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CorrodedCranium@lemmy.fmhy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2242 …}
      +nested: Doctrine\ORM\PersistentCollection {#2240 …}
      +votes: Doctrine\ORM\PersistentCollection {#2233 …}
      +reports: Doctrine\ORM\PersistentCollection {#2234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
      -id: 9332
      -bodyTs: "'actual':68 'anyth':78 'close':20 'control':33 'detail':6 'end':74 'faulti':36 'freeli':70 'get':42 'give':5 'iron':9,31,39 'low':53,63 'mass':56 'may':34,48 'melt':69 'photo':22 'problemat':29 'set':51 'solder':13,44,67,77,84 'suggest':2 'temperatur':32,45 'thermal':55 'tip':11,73 'typic':58 'usb':59 'use':17 'wire':25,60,86"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/849747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688970724 {#2263
        date: 2023-07-10 08:32:04.0 +02:00
      }
      +"title": 9332
    }
  ]
  -id: 950
  -titleTs: "'solder':8 'tip':2 'togeth':10 'use':6 'wire':9"
  -bodyTs: "'anyth':81 'applianc':69 'attempt':43 'basic':2 'board':38 'bought':22 'came':23 'circuit':37 'compon':40 'copper':64 'cord':50 'correct':15 'enough':57 'find':9 'get':13,55 'iron':20 'issu':72 'know':89 'line':46,53,65 'm':79 'narrow':26 'never':54 'past':62 'pretti':1 'question':3 'rememb':59 'result':17 'search':16 'solder':19,45,63 'struggl':7 'suppos':32 'techniqu':86 'term':84 'think':30,77 'tip':27 'togeth':51,66 'usb':49 'use':35 'warm':56 'word':11 'wrong':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689032640
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/808719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688946240 {#2555
    date: 2023-07-10 01:44:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2235
  +user: Proxies\__CG__\App\Entity\User {#2539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "What-tip-should-I-be-using-to-solder-wires-together"
  +title: "What tip should I be using to solder wires together?"
  +url: null
  +body: """
    Pretty basic question but I am struggling to find the words to get the correct search result. The soldering iron I bought came with very narrow tips that I think are supposed to be used for circuit boards and components.\n
    \n
    When I attempt to solder lines from a USB cord together the line never gets warm enough.\n
    \n
    I remember in the past soldering copper lines together from an appliance with no issue so I don’t think I’m doing anything wrong in terms of technique but who knows?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689806555 {#2585
    date: 2023-07-20 00:42:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2593 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
  +badges: Doctrine\ORM\PersistentCollection {#2601 …}
  +children: [
    App\Entity\EntryComment {#2264
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2235 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I suggest that you give details of the iron (and tip) and solder that you are using and a close up photo of the wires that are being problematic.\n
        \n
        The iron temperature control may be faulty and the iron just not getting to soldering temperatures. Or you may have it set too low.\n
        \n
        The thermal mass of typical USB wires is so low that, if the solder actually melts freely at the tip end when not soldering anything, it should do so when soldering these wires.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688970724 {#2262
        date: 2023-07-10 08:32:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CorrodedCranium@lemmy.fmhy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2242 …}
      +nested: Doctrine\ORM\PersistentCollection {#2240 …}
      +votes: Doctrine\ORM\PersistentCollection {#2233 …}
      +reports: Doctrine\ORM\PersistentCollection {#2234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
      -id: 9332
      -bodyTs: "'actual':68 'anyth':78 'close':20 'control':33 'detail':6 'end':74 'faulti':36 'freeli':70 'get':42 'give':5 'iron':9,31,39 'low':53,63 'mass':56 'may':34,48 'melt':69 'photo':22 'problemat':29 'set':51 'solder':13,44,67,77,84 'suggest':2 'temperatur':32,45 'thermal':55 'tip':11,73 'typic':58 'usb':59 'use':17 'wire':25,60,86"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/849747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688970724 {#2263
        date: 2023-07-10 08:32:04.0 +02:00
      }
      +"title": 9332
    }
  ]
  -id: 950
  -titleTs: "'solder':8 'tip':2 'togeth':10 'use':6 'wire':9"
  -bodyTs: "'anyth':81 'applianc':69 'attempt':43 'basic':2 'board':38 'bought':22 'came':23 'circuit':37 'compon':40 'copper':64 'cord':50 'correct':15 'enough':57 'find':9 'get':13,55 'iron':20 'issu':72 'know':89 'line':46,53,65 'm':79 'narrow':26 'never':54 'past':62 'pretti':1 'question':3 'rememb':59 'result':17 'search':16 'solder':19,45,63 'struggl':7 'suppos':32 'techniqu':86 'term':84 'think':30,77 'tip':27 'togeth':51,66 'usb':49 'use':35 'warm':56 'word':11 'wrong':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689032640
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/808719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688946240 {#2555
    date: 2023-07-10 01:44:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2235
  +user: Proxies\__CG__\App\Entity\User {#2539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "What-tip-should-I-be-using-to-solder-wires-together"
  +title: "What tip should I be using to solder wires together?"
  +url: null
  +body: """
    Pretty basic question but I am struggling to find the words to get the correct search result. The soldering iron I bought came with very narrow tips that I think are supposed to be used for circuit boards and components.\n
    \n
    When I attempt to solder lines from a USB cord together the line never gets warm enough.\n
    \n
    I remember in the past soldering copper lines together from an appliance with no issue so I don’t think I’m doing anything wrong in terms of technique but who knows?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689806555 {#2585
    date: 2023-07-20 00:42:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2593 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
  +badges: Doctrine\ORM\PersistentCollection {#2601 …}
  +children: [
    App\Entity\EntryComment {#2264
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2235 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I suggest that you give details of the iron (and tip) and solder that you are using and a close up photo of the wires that are being problematic.\n
        \n
        The iron temperature control may be faulty and the iron just not getting to soldering temperatures. Or you may have it set too low.\n
        \n
        The thermal mass of typical USB wires is so low that, if the solder actually melts freely at the tip end when not soldering anything, it should do so when soldering these wires.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688970724 {#2262
        date: 2023-07-10 08:32:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CorrodedCranium@lemmy.fmhy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2242 …}
      +nested: Doctrine\ORM\PersistentCollection {#2240 …}
      +votes: Doctrine\ORM\PersistentCollection {#2233 …}
      +reports: Doctrine\ORM\PersistentCollection {#2234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
      -id: 9332
      -bodyTs: "'actual':68 'anyth':78 'close':20 'control':33 'detail':6 'end':74 'faulti':36 'freeli':70 'get':42 'give':5 'iron':9,31,39 'low':53,63 'mass':56 'may':34,48 'melt':69 'photo':22 'problemat':29 'set':51 'solder':13,44,67,77,84 'suggest':2 'temperatur':32,45 'thermal':55 'tip':11,73 'typic':58 'usb':59 'use':17 'wire':25,60,86"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/849747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688970724 {#2263
        date: 2023-07-10 08:32:04.0 +02:00
      }
      +"title": 9332
    }
  ]
  -id: 950
  -titleTs: "'solder':8 'tip':2 'togeth':10 'use':6 'wire':9"
  -bodyTs: "'anyth':81 'applianc':69 'attempt':43 'basic':2 'board':38 'bought':22 'came':23 'circuit':37 'compon':40 'copper':64 'cord':50 'correct':15 'enough':57 'find':9 'get':13,55 'iron':20 'issu':72 'know':89 'line':46,53,65 'm':79 'narrow':26 'never':54 'past':62 'pretti':1 'question':3 'rememb':59 'result':17 'search':16 'solder':19,45,63 'struggl':7 'suppos':32 'techniqu':86 'term':84 'think':30,77 'tip':27 'togeth':51,66 'usb':49 'use':35 'warm':56 'word':11 'wrong':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689032640
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/808719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688946240 {#2555
    date: 2023-07-10 01:44:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2264
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2235
    +user: Proxies\__CG__\App\Entity\User {#2539 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "What-tip-should-I-be-using-to-solder-wires-together"
    +title: "What tip should I be using to solder wires together?"
    +url: null
    +body: """
      Pretty basic question but I am struggling to find the words to get the correct search result. The soldering iron I bought came with very narrow tips that I think are supposed to be used for circuit boards and components.\n
      \n
      When I attempt to solder lines from a USB cord together the line never gets warm enough.\n
      \n
      I remember in the past soldering copper lines together from an appliance with no issue so I don’t think I’m doing anything wrong in terms of technique but who knows?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689806555 {#2585
      date: 2023-07-20 00:42:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2593 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      App\Entity\EntryComment {#2264}
    ]
    -id: 950
    -titleTs: "'solder':8 'tip':2 'togeth':10 'use':6 'wire':9"
    -bodyTs: "'anyth':81 'applianc':69 'attempt':43 'basic':2 'board':38 'bought':22 'came':23 'circuit':37 'compon':40 'copper':64 'cord':50 'correct':15 'enough':57 'find':9 'get':13,55 'iron':20 'issu':72 'know':89 'line':46,53,65 'm':79 'narrow':26 'never':54 'past':62 'pretti':1 'question':3 'rememb':59 'result':17 'search':16 'solder':19,45,63 'struggl':7 'suppos':32 'techniqu':86 'term':84 'think':30,77 'tip':27 'togeth':51,66 'usb':49 'use':35 'warm':56 'word':11 'wrong':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689032640
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/808719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688946240 {#2555
      date: 2023-07-10 01:44:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I suggest that you give details of the iron (and tip) and solder that you are using and a close up photo of the wires that are being problematic.\n
    \n
    The iron temperature control may be faulty and the iron just not getting to soldering temperatures. Or you may have it set too low.\n
    \n
    The thermal mass of typical USB wires is so low that, if the solder actually melts freely at the tip end when not soldering anything, it should do so when soldering these wires.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688970724 {#2262
    date: 2023-07-10 08:32:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CorrodedCranium@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 9332
  -bodyTs: "'actual':68 'anyth':78 'close':20 'control':33 'detail':6 'end':74 'faulti':36 'freeli':70 'get':42 'give':5 'iron':9,31,39 'low':53,63 'mass':56 'may':34,48 'melt':69 'photo':22 'problemat':29 'set':51 'solder':13,44,67,77,84 'suggest':2 'temperatur':32,45 'thermal':55 'tip':11,73 'typic':58 'usb':59 'use':17 'wire':25,60,86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/849747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688970724 {#2263
    date: 2023-07-10 08:32:04.0 +02:00
  }
  +"title": 9332
}
"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 {#2264
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2235
    +user: Proxies\__CG__\App\Entity\User {#2539 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "What-tip-should-I-be-using-to-solder-wires-together"
    +title: "What tip should I be using to solder wires together?"
    +url: null
    +body: """
      Pretty basic question but I am struggling to find the words to get the correct search result. The soldering iron I bought came with very narrow tips that I think are supposed to be used for circuit boards and components.\n
      \n
      When I attempt to solder lines from a USB cord together the line never gets warm enough.\n
      \n
      I remember in the past soldering copper lines together from an appliance with no issue so I don’t think I’m doing anything wrong in terms of technique but who knows?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689806555 {#2585
      date: 2023-07-20 00:42:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2593 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      App\Entity\EntryComment {#2264}
    ]
    -id: 950
    -titleTs: "'solder':8 'tip':2 'togeth':10 'use':6 'wire':9"
    -bodyTs: "'anyth':81 'applianc':69 'attempt':43 'basic':2 'board':38 'bought':22 'came':23 'circuit':37 'compon':40 'copper':64 'cord':50 'correct':15 'enough':57 'find':9 'get':13,55 'iron':20 'issu':72 'know':89 'line':46,53,65 'm':79 'narrow':26 'never':54 'past':62 'pretti':1 'question':3 'rememb':59 'result':17 'search':16 'solder':19,45,63 'struggl':7 'suppos':32 'techniqu':86 'term':84 'think':30,77 'tip':27 'togeth':51,66 'usb':49 'use':35 'warm':56 'word':11 'wrong':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689032640
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/808719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688946240 {#2555
      date: 2023-07-10 01:44:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I suggest that you give details of the iron (and tip) and solder that you are using and a close up photo of the wires that are being problematic.\n
    \n
    The iron temperature control may be faulty and the iron just not getting to soldering temperatures. Or you may have it set too low.\n
    \n
    The thermal mass of typical USB wires is so low that, if the solder actually melts freely at the tip end when not soldering anything, it should do so when soldering these wires.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688970724 {#2262
    date: 2023-07-10 08:32:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CorrodedCranium@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 9332
  -bodyTs: "'actual':68 'anyth':78 'close':20 'control':33 'detail':6 'end':74 'faulti':36 'freeli':70 'get':42 'give':5 'iron':9,31,39 'low':53,63 'mass':56 'may':34,48 'melt':69 'photo':22 'problemat':29 'set':51 'solder':13,44,67,77,84 'suggest':2 'temperatur':32,45 'thermal':55 'tip':11,73 'typic':58 'usb':59 'use':17 'wire':25,60,86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/849747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688970724 {#2263
    date: 2023-07-10 08:32:04.0 +02:00
  }
  +"title": 9332
}
"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 {#2264
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2235
    +user: Proxies\__CG__\App\Entity\User {#2539 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "What-tip-should-I-be-using-to-solder-wires-together"
    +title: "What tip should I be using to solder wires together?"
    +url: null
    +body: """
      Pretty basic question but I am struggling to find the words to get the correct search result. The soldering iron I bought came with very narrow tips that I think are supposed to be used for circuit boards and components.\n
      \n
      When I attempt to solder lines from a USB cord together the line never gets warm enough.\n
      \n
      I remember in the past soldering copper lines together from an appliance with no issue so I don’t think I’m doing anything wrong in terms of technique but who knows?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689806555 {#2585
      date: 2023-07-20 00:42:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2593 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      App\Entity\EntryComment {#2264}
    ]
    -id: 950
    -titleTs: "'solder':8 'tip':2 'togeth':10 'use':6 'wire':9"
    -bodyTs: "'anyth':81 'applianc':69 'attempt':43 'basic':2 'board':38 'bought':22 'came':23 'circuit':37 'compon':40 'copper':64 'cord':50 'correct':15 'enough':57 'find':9 'get':13,55 'iron':20 'issu':72 'know':89 'line':46,53,65 'm':79 'narrow':26 'never':54 'past':62 'pretti':1 'question':3 'rememb':59 'result':17 'search':16 'solder':19,45,63 'struggl':7 'suppos':32 'techniqu':86 'term':84 'think':30,77 'tip':27 'togeth':51,66 'usb':49 'use':35 'warm':56 'word':11 'wrong':82"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689032640
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/808719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688946240 {#2555
      date: 2023-07-10 01:44:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I suggest that you give details of the iron (and tip) and solder that you are using and a close up photo of the wires that are being problematic.\n
    \n
    The iron temperature control may be faulty and the iron just not getting to soldering temperatures. Or you may have it set too low.\n
    \n
    The thermal mass of typical USB wires is so low that, if the solder actually melts freely at the tip end when not soldering anything, it should do so when soldering these wires.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688970724 {#2262
    date: 2023-07-10 08:32:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CorrodedCranium@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 9332
  -bodyTs: "'actual':68 'anyth':78 'close':20 'control':33 'detail':6 'end':74 'faulti':36 'freeli':70 'get':42 'give':5 'iron':9,31,39 'low':53,63 'mass':56 'may':34,48 'melt':69 'photo':22 'problemat':29 'set':51 'solder':13,44,67,77,84 'suggest':2 'temperatur':32,45 'thermal':55 'tip':11,73 'typic':58 'usb':59 'use':17 'wire':25,60,86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/849747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688970724 {#2263
    date: 2023-07-10 08:32:04.0 +02:00
  }
  +"title": 9332
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2211
  +user: Proxies\__CG__\App\Entity\User {#2540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Electronics-for-toddlers"
  +title: "Electronics for toddlers?"
  +url: null
  +body: """
    Do any of you have experienced good products for tinkering together with a 3 year old?\n
    \n
    I thought about something like a giant breadboard with simple connectors to switch on a light or play a sound or something.\n
    \n
    It doesn’t have to be too fancy, just sturdy and safe to play together with an adult.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689958271 {#2603
    date: 2023-07-21 18:51:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  +badges: Doctrine\ORM\PersistentCollection {#2619 …}
  +children: [
    App\Entity\EntryComment {#2200
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "Get them working on their mathematic skills, instead. You can give them a really good head start - mine could solve simple differential equations at age 11."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688910583 {#2209
        date: 2023-07-09 15:49:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wmrch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 9251
      -bodyTs: "'11':26 'age':25 'could':19 'differenti':22 'equat':23 'get':1 'give':11 'good':15 'head':16 'instead':8 'mathemat':6 'mine':18 'realli':14 'simpl':21 'skill':7 'solv':20 'start':17 'work':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/821030"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688910583 {#2204
        date: 2023-07-09 15:49:43.0 +02:00
      }
      +"title": 9251
    }
  ]
  -id: 942
  -titleTs: "'electron':1 'toddler':3"
  -bodyTs: "'3':14 'adult':56 'breadboard':24 'connector':27 'doesn':40 'experienc':6 'fanci':46 'giant':23 'good':7 'light':32 'like':21 'old':16 'play':34,52 'product':8 'safe':50 'simpl':26 'someth':20,38 'sound':36 'sturdi':48 'switch':29 'thank':57 'thought':18 'tinker':10 'togeth':11,53 'year':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688991106
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1244469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688904706 {#2591
    date: 2023-07-09 14:11:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2211
  +user: Proxies\__CG__\App\Entity\User {#2540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Electronics-for-toddlers"
  +title: "Electronics for toddlers?"
  +url: null
  +body: """
    Do any of you have experienced good products for tinkering together with a 3 year old?\n
    \n
    I thought about something like a giant breadboard with simple connectors to switch on a light or play a sound or something.\n
    \n
    It doesn’t have to be too fancy, just sturdy and safe to play together with an adult.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689958271 {#2603
    date: 2023-07-21 18:51:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  +badges: Doctrine\ORM\PersistentCollection {#2619 …}
  +children: [
    App\Entity\EntryComment {#2200
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "Get them working on their mathematic skills, instead. You can give them a really good head start - mine could solve simple differential equations at age 11."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688910583 {#2209
        date: 2023-07-09 15:49:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wmrch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 9251
      -bodyTs: "'11':26 'age':25 'could':19 'differenti':22 'equat':23 'get':1 'give':11 'good':15 'head':16 'instead':8 'mathemat':6 'mine':18 'realli':14 'simpl':21 'skill':7 'solv':20 'start':17 'work':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/821030"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688910583 {#2204
        date: 2023-07-09 15:49:43.0 +02:00
      }
      +"title": 9251
    }
  ]
  -id: 942
  -titleTs: "'electron':1 'toddler':3"
  -bodyTs: "'3':14 'adult':56 'breadboard':24 'connector':27 'doesn':40 'experienc':6 'fanci':46 'giant':23 'good':7 'light':32 'like':21 'old':16 'play':34,52 'product':8 'safe':50 'simpl':26 'someth':20,38 'sound':36 'sturdi':48 'switch':29 'thank':57 'thought':18 'tinker':10 'togeth':11,53 'year':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688991106
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1244469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688904706 {#2591
    date: 2023-07-09 14:11:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2211
  +user: Proxies\__CG__\App\Entity\User {#2540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Electronics-for-toddlers"
  +title: "Electronics for toddlers?"
  +url: null
  +body: """
    Do any of you have experienced good products for tinkering together with a 3 year old?\n
    \n
    I thought about something like a giant breadboard with simple connectors to switch on a light or play a sound or something.\n
    \n
    It doesn’t have to be too fancy, just sturdy and safe to play together with an adult.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689958271 {#2603
    date: 2023-07-21 18:51:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  +badges: Doctrine\ORM\PersistentCollection {#2619 …}
  +children: [
    App\Entity\EntryComment {#2200
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "Get them working on their mathematic skills, instead. You can give them a really good head start - mine could solve simple differential equations at age 11."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688910583 {#2209
        date: 2023-07-09 15:49:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wmrch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 9251
      -bodyTs: "'11':26 'age':25 'could':19 'differenti':22 'equat':23 'get':1 'give':11 'good':15 'head':16 'instead':8 'mathemat':6 'mine':18 'realli':14 'simpl':21 'skill':7 'solv':20 'start':17 'work':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/821030"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688910583 {#2204
        date: 2023-07-09 15:49:43.0 +02:00
      }
      +"title": 9251
    }
  ]
  -id: 942
  -titleTs: "'electron':1 'toddler':3"
  -bodyTs: "'3':14 'adult':56 'breadboard':24 'connector':27 'doesn':40 'experienc':6 'fanci':46 'giant':23 'good':7 'light':32 'like':21 'old':16 'play':34,52 'product':8 'safe':50 'simpl':26 'someth':20,38 'sound':36 'sturdi':48 'switch':29 'thank':57 'thought':18 'tinker':10 'togeth':11,53 'year':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688991106
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1244469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688904706 {#2591
    date: 2023-07-09 14:11:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211
    +user: Proxies\__CG__\App\Entity\User {#2540 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Electronics-for-toddlers"
    +title: "Electronics for toddlers?"
    +url: null
    +body: """
      Do any of you have experienced good products for tinkering together with a 3 year old?\n
      \n
      I thought about something like a giant breadboard with simple connectors to switch on a light or play a sound or something.\n
      \n
      It doesn’t have to be too fancy, just sturdy and safe to play together with an adult.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689958271 {#2603
      date: 2023-07-21 18:51:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2611 …}
    +reports: Doctrine\ORM\PersistentCollection {#2613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
    +badges: Doctrine\ORM\PersistentCollection {#2619 …}
    +children: [
      App\Entity\EntryComment {#2200}
    ]
    -id: 942
    -titleTs: "'electron':1 'toddler':3"
    -bodyTs: "'3':14 'adult':56 'breadboard':24 'connector':27 'doesn':40 'experienc':6 'fanci':46 'giant':23 'good':7 'light':32 'like':21 'old':16 'play':34,52 'product':8 'safe':50 'simpl':26 'someth':20,38 'sound':36 'sturdi':48 'switch':29 'thank':57 'thought':18 'tinker':10 'togeth':11,53 'year':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688991106
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1244469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688904706 {#2591
      date: 2023-07-09 14:11:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "Get them working on their mathematic skills, instead. You can give them a really good head start - mine could solve simple differential equations at age 11."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688910583 {#2209
    date: 2023-07-09 15:49:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wmrch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 9251
  -bodyTs: "'11':26 'age':25 'could':19 'differenti':22 'equat':23 'get':1 'give':11 'good':15 'head':16 'instead':8 'mathemat':6 'mine':18 'realli':14 'simpl':21 'skill':7 'solv':20 'start':17 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/821030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688910583 {#2204
    date: 2023-07-09 15:49:43.0 +02:00
  }
  +"title": 9251
}
"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 {#2200
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211
    +user: Proxies\__CG__\App\Entity\User {#2540 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Electronics-for-toddlers"
    +title: "Electronics for toddlers?"
    +url: null
    +body: """
      Do any of you have experienced good products for tinkering together with a 3 year old?\n
      \n
      I thought about something like a giant breadboard with simple connectors to switch on a light or play a sound or something.\n
      \n
      It doesn’t have to be too fancy, just sturdy and safe to play together with an adult.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689958271 {#2603
      date: 2023-07-21 18:51:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2611 …}
    +reports: Doctrine\ORM\PersistentCollection {#2613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
    +badges: Doctrine\ORM\PersistentCollection {#2619 …}
    +children: [
      App\Entity\EntryComment {#2200}
    ]
    -id: 942
    -titleTs: "'electron':1 'toddler':3"
    -bodyTs: "'3':14 'adult':56 'breadboard':24 'connector':27 'doesn':40 'experienc':6 'fanci':46 'giant':23 'good':7 'light':32 'like':21 'old':16 'play':34,52 'product':8 'safe':50 'simpl':26 'someth':20,38 'sound':36 'sturdi':48 'switch':29 'thank':57 'thought':18 'tinker':10 'togeth':11,53 'year':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688991106
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1244469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688904706 {#2591
      date: 2023-07-09 14:11:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "Get them working on their mathematic skills, instead. You can give them a really good head start - mine could solve simple differential equations at age 11."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688910583 {#2209
    date: 2023-07-09 15:49:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wmrch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 9251
  -bodyTs: "'11':26 'age':25 'could':19 'differenti':22 'equat':23 'get':1 'give':11 'good':15 'head':16 'instead':8 'mathemat':6 'mine':18 'realli':14 'simpl':21 'skill':7 'solv':20 'start':17 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/821030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688910583 {#2204
    date: 2023-07-09 15:49:43.0 +02:00
  }
  +"title": 9251
}
"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 {#2200
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211
    +user: Proxies\__CG__\App\Entity\User {#2540 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Electronics-for-toddlers"
    +title: "Electronics for toddlers?"
    +url: null
    +body: """
      Do any of you have experienced good products for tinkering together with a 3 year old?\n
      \n
      I thought about something like a giant breadboard with simple connectors to switch on a light or play a sound or something.\n
      \n
      It doesn’t have to be too fancy, just sturdy and safe to play together with an adult.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689958271 {#2603
      date: 2023-07-21 18:51:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2611 …}
    +reports: Doctrine\ORM\PersistentCollection {#2613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
    +badges: Doctrine\ORM\PersistentCollection {#2619 …}
    +children: [
      App\Entity\EntryComment {#2200}
    ]
    -id: 942
    -titleTs: "'electron':1 'toddler':3"
    -bodyTs: "'3':14 'adult':56 'breadboard':24 'connector':27 'doesn':40 'experienc':6 'fanci':46 'giant':23 'good':7 'light':32 'like':21 'old':16 'play':34,52 'product':8 'safe':50 'simpl':26 'someth':20,38 'sound':36 'sturdi':48 'switch':29 'thank':57 'thought':18 'tinker':10 'togeth':11,53 'year':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688991106
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1244469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688904706 {#2591
      date: 2023-07-09 14:11:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "Get them working on their mathematic skills, instead. You can give them a really good head start - mine could solve simple differential equations at age 11."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688910583 {#2209
    date: 2023-07-09 15:49:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wmrch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 9251
  -bodyTs: "'11':26 'age':25 'could':19 'differenti':22 'equat':23 'get':1 'give':11 'good':15 'head':16 'instead':8 'mathemat':6 'mine':18 'realli':14 'simpl':21 'skill':7 'solv':20 'start':17 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/821030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688910583 {#2204
    date: 2023-07-09 15:49:43.0 +02:00
  }
  +"title": 9251
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2194
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2626 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
  +slug: "I-tried-to-make-an-electromagnet-at-home-but-when"
  +title: "I tried to make an electromagnet at home but when I connect the two copper wires to a 1.5V battery it keeps short circuiting and heating up. Also it doesn't attract other nails."
  +url: "https://lemmy.world/pictrs/image/ed58183e-0241-4348-a155-bf47b3f64b26.jpeg"
  +body: "This is my electromagnet."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688866685 {#2621
    date: 2023-07-09 03:38:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2630 …}
  +reports: Doctrine\ORM\PersistentCollection {#2632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  +badges: Doctrine\ORM\PersistentCollection {#2638 …}
  +children: [
    App\Entity\EntryComment {#2199
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d suggest peeling off just one strand of the wire and use that. You will need to insulate the wire from the nail - Wrapping paper around the nail will do. You will need to insulate the wire from itself, so that adjacent turns don’t touch. You can just space the turns out along the paper sleeve. That should do the trick. If you have twine, you can wind that on with the copper wire and use the twine to keep the turns from touching each other.\n
        \n
        Oh to straighten copper wire, if you don’t know this trick - hold your nail in a vice and wrap a single turn of copper wire around it. If you then pull on one end of the wire, keeping a little tension on the other - with a bit of practice it will give you a very straight end result, as the wire pulls away from the nail.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1688852251 {#2217
        date: 2023-07-08 23:37:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SzuperTNTAkos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 9179
      -bodyTs: "'adjac':43 'along':55 'around':27,115 'away':152 'bit':136 'copper':75,92,113 'd':2 'end':123,146 'give':141 'hold':101 'insul':19,36 'keep':82,127 'know':98 'littl':129 'nail':24,29,103,155 'need':17,34 'oh':89 'one':7,122 'paper':26,57 'peel':4 'practic':138 'pull':120,151 'result':147 'singl':110 'sleev':58 'space':51 'straight':145 'straighten':91 'strand':8 'suggest':3 'tension':130 'touch':47,86 'trick':63,100 'turn':44,53,84,111 'twine':67,80 'use':13,78 'vice':106 'wind':70 'wire':11,21,38,76,93,114,126,150 'wrap':25,108"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/795319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688852251 {#2196
        date: 2023-07-08 23:37:31.0 +02:00
      }
      +"title": 9179
    }
  ]
  -id: 934
  -titleTs: "'1.5':19 'also':29 'attract':33 'batteri':21 'circuit':25 'connect':12 'copper':15 'doesn':31 'electromagnet':6 'heat':27 'home':8 'keep':23 'make':4 'nail':35 'short':24 'tri':2 'two':14 'v':20 'wire':16"
  -bodyTs: "'electromagnet':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688933652
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1211410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688847252 {#2609
    date: 2023-07-08 22:14:12.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2194
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2626 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
  +slug: "I-tried-to-make-an-electromagnet-at-home-but-when"
  +title: "I tried to make an electromagnet at home but when I connect the two copper wires to a 1.5V battery it keeps short circuiting and heating up. Also it doesn't attract other nails."
  +url: "https://lemmy.world/pictrs/image/ed58183e-0241-4348-a155-bf47b3f64b26.jpeg"
  +body: "This is my electromagnet."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688866685 {#2621
    date: 2023-07-09 03:38:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2630 …}
  +reports: Doctrine\ORM\PersistentCollection {#2632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  +badges: Doctrine\ORM\PersistentCollection {#2638 …}
  +children: [
    App\Entity\EntryComment {#2199
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d suggest peeling off just one strand of the wire and use that. You will need to insulate the wire from the nail - Wrapping paper around the nail will do. You will need to insulate the wire from itself, so that adjacent turns don’t touch. You can just space the turns out along the paper sleeve. That should do the trick. If you have twine, you can wind that on with the copper wire and use the twine to keep the turns from touching each other.\n
        \n
        Oh to straighten copper wire, if you don’t know this trick - hold your nail in a vice and wrap a single turn of copper wire around it. If you then pull on one end of the wire, keeping a little tension on the other - with a bit of practice it will give you a very straight end result, as the wire pulls away from the nail.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1688852251 {#2217
        date: 2023-07-08 23:37:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SzuperTNTAkos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 9179
      -bodyTs: "'adjac':43 'along':55 'around':27,115 'away':152 'bit':136 'copper':75,92,113 'd':2 'end':123,146 'give':141 'hold':101 'insul':19,36 'keep':82,127 'know':98 'littl':129 'nail':24,29,103,155 'need':17,34 'oh':89 'one':7,122 'paper':26,57 'peel':4 'practic':138 'pull':120,151 'result':147 'singl':110 'sleev':58 'space':51 'straight':145 'straighten':91 'strand':8 'suggest':3 'tension':130 'touch':47,86 'trick':63,100 'turn':44,53,84,111 'twine':67,80 'use':13,78 'vice':106 'wind':70 'wire':11,21,38,76,93,114,126,150 'wrap':25,108"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/795319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688852251 {#2196
        date: 2023-07-08 23:37:31.0 +02:00
      }
      +"title": 9179
    }
  ]
  -id: 934
  -titleTs: "'1.5':19 'also':29 'attract':33 'batteri':21 'circuit':25 'connect':12 'copper':15 'doesn':31 'electromagnet':6 'heat':27 'home':8 'keep':23 'make':4 'nail':35 'short':24 'tri':2 'two':14 'v':20 'wire':16"
  -bodyTs: "'electromagnet':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688933652
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1211410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688847252 {#2609
    date: 2023-07-08 22:14:12.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2194
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2626 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
  +slug: "I-tried-to-make-an-electromagnet-at-home-but-when"
  +title: "I tried to make an electromagnet at home but when I connect the two copper wires to a 1.5V battery it keeps short circuiting and heating up. Also it doesn't attract other nails."
  +url: "https://lemmy.world/pictrs/image/ed58183e-0241-4348-a155-bf47b3f64b26.jpeg"
  +body: "This is my electromagnet."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688866685 {#2621
    date: 2023-07-09 03:38:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2630 …}
  +reports: Doctrine\ORM\PersistentCollection {#2632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  +badges: Doctrine\ORM\PersistentCollection {#2638 …}
  +children: [
    App\Entity\EntryComment {#2199
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d suggest peeling off just one strand of the wire and use that. You will need to insulate the wire from the nail - Wrapping paper around the nail will do. You will need to insulate the wire from itself, so that adjacent turns don’t touch. You can just space the turns out along the paper sleeve. That should do the trick. If you have twine, you can wind that on with the copper wire and use the twine to keep the turns from touching each other.\n
        \n
        Oh to straighten copper wire, if you don’t know this trick - hold your nail in a vice and wrap a single turn of copper wire around it. If you then pull on one end of the wire, keeping a little tension on the other - with a bit of practice it will give you a very straight end result, as the wire pulls away from the nail.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1688852251 {#2217
        date: 2023-07-08 23:37:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SzuperTNTAkos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 9179
      -bodyTs: "'adjac':43 'along':55 'around':27,115 'away':152 'bit':136 'copper':75,92,113 'd':2 'end':123,146 'give':141 'hold':101 'insul':19,36 'keep':82,127 'know':98 'littl':129 'nail':24,29,103,155 'need':17,34 'oh':89 'one':7,122 'paper':26,57 'peel':4 'practic':138 'pull':120,151 'result':147 'singl':110 'sleev':58 'space':51 'straight':145 'straighten':91 'strand':8 'suggest':3 'tension':130 'touch':47,86 'trick':63,100 'turn':44,53,84,111 'twine':67,80 'use':13,78 'vice':106 'wind':70 'wire':11,21,38,76,93,114,126,150 'wrap':25,108"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/795319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688852251 {#2196
        date: 2023-07-08 23:37:31.0 +02:00
      }
      +"title": 9179
    }
  ]
  -id: 934
  -titleTs: "'1.5':19 'also':29 'attract':33 'batteri':21 'circuit':25 'connect':12 'copper':15 'doesn':31 'electromagnet':6 'heat':27 'home':8 'keep':23 'make':4 'nail':35 'short':24 'tri':2 'two':14 'v':20 'wire':16"
  -bodyTs: "'electromagnet':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688933652
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1211410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688847252 {#2609
    date: 2023-07-08 22:14:12.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2626 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
    +slug: "I-tried-to-make-an-electromagnet-at-home-but-when"
    +title: "I tried to make an electromagnet at home but when I connect the two copper wires to a 1.5V battery it keeps short circuiting and heating up. Also it doesn't attract other nails."
    +url: "https://lemmy.world/pictrs/image/ed58183e-0241-4348-a155-bf47b3f64b26.jpeg"
    +body: "This is my electromagnet."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688866685 {#2621
      date: 2023-07-09 03:38:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2630 …}
    +reports: Doctrine\ORM\PersistentCollection {#2632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    +badges: Doctrine\ORM\PersistentCollection {#2638 …}
    +children: [
      App\Entity\EntryComment {#2199}
    ]
    -id: 934
    -titleTs: "'1.5':19 'also':29 'attract':33 'batteri':21 'circuit':25 'connect':12 'copper':15 'doesn':31 'electromagnet':6 'heat':27 'home':8 'keep':23 'make':4 'nail':35 'short':24 'tri':2 'two':14 'v':20 'wire':16"
    -bodyTs: "'electromagnet':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688933652
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1211410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688847252 {#2609
      date: 2023-07-08 22:14:12.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d suggest peeling off just one strand of the wire and use that. You will need to insulate the wire from the nail - Wrapping paper around the nail will do. You will need to insulate the wire from itself, so that adjacent turns don’t touch. You can just space the turns out along the paper sleeve. That should do the trick. If you have twine, you can wind that on with the copper wire and use the twine to keep the turns from touching each other.\n
    \n
    Oh to straighten copper wire, if you don’t know this trick - hold your nail in a vice and wrap a single turn of copper wire around it. If you then pull on one end of the wire, keeping a little tension on the other - with a bit of practice it will give you a very straight end result, as the wire pulls away from the nail.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688852251 {#2217
    date: 2023-07-08 23:37:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SzuperTNTAkos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 9179
  -bodyTs: "'adjac':43 'along':55 'around':27,115 'away':152 'bit':136 'copper':75,92,113 'd':2 'end':123,146 'give':141 'hold':101 'insul':19,36 'keep':82,127 'know':98 'littl':129 'nail':24,29,103,155 'need':17,34 'oh':89 'one':7,122 'paper':26,57 'peel':4 'practic':138 'pull':120,151 'result':147 'singl':110 'sleev':58 'space':51 'straight':145 'straighten':91 'strand':8 'suggest':3 'tension':130 'touch':47,86 'trick':63,100 'turn':44,53,84,111 'twine':67,80 'use':13,78 'vice':106 'wind':70 'wire':11,21,38,76,93,114,126,150 'wrap':25,108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/795319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688852251 {#2196
    date: 2023-07-08 23:37:31.0 +02:00
  }
  +"title": 9179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2626 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
    +slug: "I-tried-to-make-an-electromagnet-at-home-but-when"
    +title: "I tried to make an electromagnet at home but when I connect the two copper wires to a 1.5V battery it keeps short circuiting and heating up. Also it doesn't attract other nails."
    +url: "https://lemmy.world/pictrs/image/ed58183e-0241-4348-a155-bf47b3f64b26.jpeg"
    +body: "This is my electromagnet."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688866685 {#2621
      date: 2023-07-09 03:38:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2630 …}
    +reports: Doctrine\ORM\PersistentCollection {#2632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    +badges: Doctrine\ORM\PersistentCollection {#2638 …}
    +children: [
      App\Entity\EntryComment {#2199}
    ]
    -id: 934
    -titleTs: "'1.5':19 'also':29 'attract':33 'batteri':21 'circuit':25 'connect':12 'copper':15 'doesn':31 'electromagnet':6 'heat':27 'home':8 'keep':23 'make':4 'nail':35 'short':24 'tri':2 'two':14 'v':20 'wire':16"
    -bodyTs: "'electromagnet':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688933652
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1211410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688847252 {#2609
      date: 2023-07-08 22:14:12.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d suggest peeling off just one strand of the wire and use that. You will need to insulate the wire from the nail - Wrapping paper around the nail will do. You will need to insulate the wire from itself, so that adjacent turns don’t touch. You can just space the turns out along the paper sleeve. That should do the trick. If you have twine, you can wind that on with the copper wire and use the twine to keep the turns from touching each other.\n
    \n
    Oh to straighten copper wire, if you don’t know this trick - hold your nail in a vice and wrap a single turn of copper wire around it. If you then pull on one end of the wire, keeping a little tension on the other - with a bit of practice it will give you a very straight end result, as the wire pulls away from the nail.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688852251 {#2217
    date: 2023-07-08 23:37:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SzuperTNTAkos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 9179
  -bodyTs: "'adjac':43 'along':55 'around':27,115 'away':152 'bit':136 'copper':75,92,113 'd':2 'end':123,146 'give':141 'hold':101 'insul':19,36 'keep':82,127 'know':98 'littl':129 'nail':24,29,103,155 'need':17,34 'oh':89 'one':7,122 'paper':26,57 'peel':4 'practic':138 'pull':120,151 'result':147 'singl':110 'sleev':58 'space':51 'straight':145 'straighten':91 'strand':8 'suggest':3 'tension':130 'touch':47,86 'trick':63,100 'turn':44,53,84,111 'twine':67,80 'use':13,78 'vice':106 'wind':70 'wire':11,21,38,76,93,114,126,150 'wrap':25,108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/795319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688852251 {#2196
    date: 2023-07-08 23:37:31.0 +02:00
  }
  +"title": 9179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2626 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2573 …}
    +slug: "I-tried-to-make-an-electromagnet-at-home-but-when"
    +title: "I tried to make an electromagnet at home but when I connect the two copper wires to a 1.5V battery it keeps short circuiting and heating up. Also it doesn't attract other nails."
    +url: "https://lemmy.world/pictrs/image/ed58183e-0241-4348-a155-bf47b3f64b26.jpeg"
    +body: "This is my electromagnet."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688866685 {#2621
      date: 2023-07-09 03:38:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2630 …}
    +reports: Doctrine\ORM\PersistentCollection {#2632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    +badges: Doctrine\ORM\PersistentCollection {#2638 …}
    +children: [
      App\Entity\EntryComment {#2199}
    ]
    -id: 934
    -titleTs: "'1.5':19 'also':29 'attract':33 'batteri':21 'circuit':25 'connect':12 'copper':15 'doesn':31 'electromagnet':6 'heat':27 'home':8 'keep':23 'make':4 'nail':35 'short':24 'tri':2 'two':14 'v':20 'wire':16"
    -bodyTs: "'electromagnet':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688933652
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1211410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688847252 {#2609
      date: 2023-07-08 22:14:12.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d suggest peeling off just one strand of the wire and use that. You will need to insulate the wire from the nail - Wrapping paper around the nail will do. You will need to insulate the wire from itself, so that adjacent turns don’t touch. You can just space the turns out along the paper sleeve. That should do the trick. If you have twine, you can wind that on with the copper wire and use the twine to keep the turns from touching each other.\n
    \n
    Oh to straighten copper wire, if you don’t know this trick - hold your nail in a vice and wrap a single turn of copper wire around it. If you then pull on one end of the wire, keeping a little tension on the other - with a bit of practice it will give you a very straight end result, as the wire pulls away from the nail.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688852251 {#2217
    date: 2023-07-08 23:37:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SzuperTNTAkos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 9179
  -bodyTs: "'adjac':43 'along':55 'around':27,115 'away':152 'bit':136 'copper':75,92,113 'd':2 'end':123,146 'give':141 'hold':101 'insul':19,36 'keep':82,127 'know':98 'littl':129 'nail':24,29,103,155 'need':17,34 'oh':89 'one':7,122 'paper':26,57 'peel':4 'practic':138 'pull':120,151 'result':147 'singl':110 'sleev':58 'space':51 'straight':145 'straighten':91 'strand':8 'suggest':3 'tension':130 'touch':47,86 'trick':63,100 'turn':44,53,84,111 'twine':67,80 'use':13,78 'vice':106 'wind':70 'wire':11,21,38,76,93,114,126,150 'wrap':25,108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/795319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688852251 {#2196
    date: 2023-07-08 23:37:31.0 +02:00
  }
  +"title": 9179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2280
  +user: Proxies\__CG__\App\Entity\User {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
  +slug: "How-could-a-DC-oscillator-produce-AC-after-a-capacitor"
  +title: "How could a DC oscillator produce AC after a capacitor?"
  +url: "https://discuss.tchncs.de/pictrs/image/d3d039c3-1c43-453a-863b-e1638fc5c7ab.jpeg"
  +body: """
    Hello there, This oscillator is a 0V +10v DC oscillator, which after current passes through the capacitor, it produces a -5v +5v AC on the resistor.\n
    \n
    We’ve all heard that AC removes DC component and let’s AC pass by. I understand the dynamics of this circuit in case the oscillator were operating with AC (capacitive reactance), however this oscillator is DC, the voltage across the capacitor never changes polarity (since the other side of circuit is ground), so what gives? And why the 10V DC is split on half +5 -5 volts after the capacitor? Thank you!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688908216 {#2640
    date: 2023-07-09 15:10:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  +badges: Doctrine\ORM\PersistentCollection {#2657 …}
  +children: [
    App\Entity\EntryComment {#2283
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The standard way of looking at this is to consider a capacitor-resistor series combination going to ground. Connect a 10v (wrt ground) supply to the capacitor and the voltage across the resistor rises to +10v, then decays. Now connect that capacitor to ground and that same resistor gets -10v across it, which then decays. Whatever is connected to the capacitor “top” terminal has to be able to sink current as well as source it.\n
        \n
        That’s what generators in simulators do - they have zero internal impedance (usually). They sink currents as well as source them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688808766 {#2295
        date: 2023-07-08 11:32:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@macusking@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2282 …}
      +nested: Doctrine\ORM\PersistentCollection {#2276 …}
      +votes: Doctrine\ORM\PersistentCollection {#2275 …}
      +reports: Doctrine\ORM\PersistentCollection {#2261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
      -id: 9137
      -bodyTs: "'+10':37 '-10':52 '10v':22 'abl':70 'across':32,54 'capacitor':13,28,44,64 'capacitor-resistor':12 'combin':16 'connect':20,42,61 'consid':10 'current':73,94 'decay':40,58 'generat':82 'get':51 'go':17 'ground':19,24,46 'imped':90 'intern':89 'look':5 'resistor':14,34,50 'rise':35 'seri':15 'simul':84 'sink':72,93 'sourc':77,98 'standard':2 'suppli':25 'termin':66 'top':65 'usual':91 'v':38,53 'voltag':31 'way':3 'well':75,96 'whatev':59 'wrt':23 'zero':88"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/771463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688808766 {#2281
        date: 2023-07-08 11:32:46.0 +02:00
      }
      +"title": 9137
    }
  ]
  -id: 926
  -titleTs: "'ac':7 'capacitor':10 'could':2 'dc':4 'oscil':5 'produc':6"
  -bodyTs: "'+10':8 '+5':24,95 '-5':22,96 '0v':7 '10v':89 'ac':26,35,42,59 'across':69 'capacit':60 'capacitor':18,71,100 'case':53 'chang':73 'circuit':51,80 'compon':38 'current':14 'dc':10,37,66,90 'dynam':48 'give':85 'ground':82 'half':94 'heard':33 'hello':1 'howev':62 'let':40 'never':72 'oper':57 'oscil':4,11,55,64 'pass':15,43 'polar':74 'produc':20 'reactanc':61 'remov':36 'resistor':29 'side':78 'sinc':75 'split':92 'thank':101 'understand':46 'v':9,23,25 've':31 'volt':97 'voltag':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688823757
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/558897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688762257 {#2627
    date: 2023-07-07 22:37:37.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2280
  +user: Proxies\__CG__\App\Entity\User {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
  +slug: "How-could-a-DC-oscillator-produce-AC-after-a-capacitor"
  +title: "How could a DC oscillator produce AC after a capacitor?"
  +url: "https://discuss.tchncs.de/pictrs/image/d3d039c3-1c43-453a-863b-e1638fc5c7ab.jpeg"
  +body: """
    Hello there, This oscillator is a 0V +10v DC oscillator, which after current passes through the capacitor, it produces a -5v +5v AC on the resistor.\n
    \n
    We’ve all heard that AC removes DC component and let’s AC pass by. I understand the dynamics of this circuit in case the oscillator were operating with AC (capacitive reactance), however this oscillator is DC, the voltage across the capacitor never changes polarity (since the other side of circuit is ground), so what gives? And why the 10V DC is split on half +5 -5 volts after the capacitor? Thank you!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688908216 {#2640
    date: 2023-07-09 15:10:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  +badges: Doctrine\ORM\PersistentCollection {#2657 …}
  +children: [
    App\Entity\EntryComment {#2283
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The standard way of looking at this is to consider a capacitor-resistor series combination going to ground. Connect a 10v (wrt ground) supply to the capacitor and the voltage across the resistor rises to +10v, then decays. Now connect that capacitor to ground and that same resistor gets -10v across it, which then decays. Whatever is connected to the capacitor “top” terminal has to be able to sink current as well as source it.\n
        \n
        That’s what generators in simulators do - they have zero internal impedance (usually). They sink currents as well as source them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688808766 {#2295
        date: 2023-07-08 11:32:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@macusking@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2282 …}
      +nested: Doctrine\ORM\PersistentCollection {#2276 …}
      +votes: Doctrine\ORM\PersistentCollection {#2275 …}
      +reports: Doctrine\ORM\PersistentCollection {#2261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
      -id: 9137
      -bodyTs: "'+10':37 '-10':52 '10v':22 'abl':70 'across':32,54 'capacitor':13,28,44,64 'capacitor-resistor':12 'combin':16 'connect':20,42,61 'consid':10 'current':73,94 'decay':40,58 'generat':82 'get':51 'go':17 'ground':19,24,46 'imped':90 'intern':89 'look':5 'resistor':14,34,50 'rise':35 'seri':15 'simul':84 'sink':72,93 'sourc':77,98 'standard':2 'suppli':25 'termin':66 'top':65 'usual':91 'v':38,53 'voltag':31 'way':3 'well':75,96 'whatev':59 'wrt':23 'zero':88"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/771463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688808766 {#2281
        date: 2023-07-08 11:32:46.0 +02:00
      }
      +"title": 9137
    }
  ]
  -id: 926
  -titleTs: "'ac':7 'capacitor':10 'could':2 'dc':4 'oscil':5 'produc':6"
  -bodyTs: "'+10':8 '+5':24,95 '-5':22,96 '0v':7 '10v':89 'ac':26,35,42,59 'across':69 'capacit':60 'capacitor':18,71,100 'case':53 'chang':73 'circuit':51,80 'compon':38 'current':14 'dc':10,37,66,90 'dynam':48 'give':85 'ground':82 'half':94 'heard':33 'hello':1 'howev':62 'let':40 'never':72 'oper':57 'oscil':4,11,55,64 'pass':15,43 'polar':74 'produc':20 'reactanc':61 'remov':36 'resistor':29 'side':78 'sinc':75 'split':92 'thank':101 'understand':46 'v':9,23,25 've':31 'volt':97 'voltag':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688823757
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/558897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688762257 {#2627
    date: 2023-07-07 22:37:37.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2280
  +user: Proxies\__CG__\App\Entity\User {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
  +slug: "How-could-a-DC-oscillator-produce-AC-after-a-capacitor"
  +title: "How could a DC oscillator produce AC after a capacitor?"
  +url: "https://discuss.tchncs.de/pictrs/image/d3d039c3-1c43-453a-863b-e1638fc5c7ab.jpeg"
  +body: """
    Hello there, This oscillator is a 0V +10v DC oscillator, which after current passes through the capacitor, it produces a -5v +5v AC on the resistor.\n
    \n
    We’ve all heard that AC removes DC component and let’s AC pass by. I understand the dynamics of this circuit in case the oscillator were operating with AC (capacitive reactance), however this oscillator is DC, the voltage across the capacitor never changes polarity (since the other side of circuit is ground), so what gives? And why the 10V DC is split on half +5 -5 volts after the capacitor? Thank you!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688908216 {#2640
    date: 2023-07-09 15:10:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  +badges: Doctrine\ORM\PersistentCollection {#2657 …}
  +children: [
    App\Entity\EntryComment {#2283
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The standard way of looking at this is to consider a capacitor-resistor series combination going to ground. Connect a 10v (wrt ground) supply to the capacitor and the voltage across the resistor rises to +10v, then decays. Now connect that capacitor to ground and that same resistor gets -10v across it, which then decays. Whatever is connected to the capacitor “top” terminal has to be able to sink current as well as source it.\n
        \n
        That’s what generators in simulators do - they have zero internal impedance (usually). They sink currents as well as source them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688808766 {#2295
        date: 2023-07-08 11:32:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@macusking@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2282 …}
      +nested: Doctrine\ORM\PersistentCollection {#2276 …}
      +votes: Doctrine\ORM\PersistentCollection {#2275 …}
      +reports: Doctrine\ORM\PersistentCollection {#2261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
      -id: 9137
      -bodyTs: "'+10':37 '-10':52 '10v':22 'abl':70 'across':32,54 'capacitor':13,28,44,64 'capacitor-resistor':12 'combin':16 'connect':20,42,61 'consid':10 'current':73,94 'decay':40,58 'generat':82 'get':51 'go':17 'ground':19,24,46 'imped':90 'intern':89 'look':5 'resistor':14,34,50 'rise':35 'seri':15 'simul':84 'sink':72,93 'sourc':77,98 'standard':2 'suppli':25 'termin':66 'top':65 'usual':91 'v':38,53 'voltag':31 'way':3 'well':75,96 'whatev':59 'wrt':23 'zero':88"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/771463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688808766 {#2281
        date: 2023-07-08 11:32:46.0 +02:00
      }
      +"title": 9137
    }
  ]
  -id: 926
  -titleTs: "'ac':7 'capacitor':10 'could':2 'dc':4 'oscil':5 'produc':6"
  -bodyTs: "'+10':8 '+5':24,95 '-5':22,96 '0v':7 '10v':89 'ac':26,35,42,59 'across':69 'capacit':60 'capacitor':18,71,100 'case':53 'chang':73 'circuit':51,80 'compon':38 'current':14 'dc':10,37,66,90 'dynam':48 'give':85 'ground':82 'half':94 'heard':33 'hello':1 'howev':62 'let':40 'never':72 'oper':57 'oscil':4,11,55,64 'pass':15,43 'polar':74 'produc':20 'reactanc':61 'remov':36 'resistor':29 'side':78 'sinc':75 'split':92 'thank':101 'understand':46 'v':9,23,25 've':31 'volt':97 'voltag':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688823757
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/558897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688762257 {#2627
    date: 2023-07-07 22:37:37.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2606 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "How-could-a-DC-oscillator-produce-AC-after-a-capacitor"
    +title: "How could a DC oscillator produce AC after a capacitor?"
    +url: "https://discuss.tchncs.de/pictrs/image/d3d039c3-1c43-453a-863b-e1638fc5c7ab.jpeg"
    +body: """
      Hello there, This oscillator is a 0V +10v DC oscillator, which after current passes through the capacitor, it produces a -5v +5v AC on the resistor.\n
      \n
      We’ve all heard that AC removes DC component and let’s AC pass by. I understand the dynamics of this circuit in case the oscillator were operating with AC (capacitive reactance), however this oscillator is DC, the voltage across the capacitor never changes polarity (since the other side of circuit is ground), so what gives? And why the 10V DC is split on half +5 -5 volts after the capacitor? Thank you!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688908216 {#2640
      date: 2023-07-09 15:10:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2649 …}
    +reports: Doctrine\ORM\PersistentCollection {#2651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    +badges: Doctrine\ORM\PersistentCollection {#2657 …}
    +children: [
      App\Entity\EntryComment {#2283}
    ]
    -id: 926
    -titleTs: "'ac':7 'capacitor':10 'could':2 'dc':4 'oscil':5 'produc':6"
    -bodyTs: "'+10':8 '+5':24,95 '-5':22,96 '0v':7 '10v':89 'ac':26,35,42,59 'across':69 'capacit':60 'capacitor':18,71,100 'case':53 'chang':73 'circuit':51,80 'compon':38 'current':14 'dc':10,37,66,90 'dynam':48 'give':85 'ground':82 'half':94 'heard':33 'hello':1 'howev':62 'let':40 'never':72 'oper':57 'oscil':4,11,55,64 'pass':15,43 'polar':74 'produc':20 'reactanc':61 'remov':36 'resistor':29 'side':78 'sinc':75 'split':92 'thank':101 'understand':46 'v':9,23,25 've':31 'volt':97 'voltag':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688823757
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/558897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688762257 {#2627
      date: 2023-07-07 22:37:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The standard way of looking at this is to consider a capacitor-resistor series combination going to ground. Connect a 10v (wrt ground) supply to the capacitor and the voltage across the resistor rises to +10v, then decays. Now connect that capacitor to ground and that same resistor gets -10v across it, which then decays. Whatever is connected to the capacitor “top” terminal has to be able to sink current as well as source it.\n
    \n
    That’s what generators in simulators do - they have zero internal impedance (usually). They sink currents as well as source them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688808766 {#2295
    date: 2023-07-08 11:32:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@macusking@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 9137
  -bodyTs: "'+10':37 '-10':52 '10v':22 'abl':70 'across':32,54 'capacitor':13,28,44,64 'capacitor-resistor':12 'combin':16 'connect':20,42,61 'consid':10 'current':73,94 'decay':40,58 'generat':82 'get':51 'go':17 'ground':19,24,46 'imped':90 'intern':89 'look':5 'resistor':14,34,50 'rise':35 'seri':15 'simul':84 'sink':72,93 'sourc':77,98 'standard':2 'suppli':25 'termin':66 'top':65 'usual':91 'v':38,53 'voltag':31 'way':3 'well':75,96 'whatev':59 'wrt':23 'zero':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/771463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688808766 {#2281
    date: 2023-07-08 11:32:46.0 +02:00
  }
  +"title": 9137
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2606 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "How-could-a-DC-oscillator-produce-AC-after-a-capacitor"
    +title: "How could a DC oscillator produce AC after a capacitor?"
    +url: "https://discuss.tchncs.de/pictrs/image/d3d039c3-1c43-453a-863b-e1638fc5c7ab.jpeg"
    +body: """
      Hello there, This oscillator is a 0V +10v DC oscillator, which after current passes through the capacitor, it produces a -5v +5v AC on the resistor.\n
      \n
      We’ve all heard that AC removes DC component and let’s AC pass by. I understand the dynamics of this circuit in case the oscillator were operating with AC (capacitive reactance), however this oscillator is DC, the voltage across the capacitor never changes polarity (since the other side of circuit is ground), so what gives? And why the 10V DC is split on half +5 -5 volts after the capacitor? Thank you!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688908216 {#2640
      date: 2023-07-09 15:10:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2649 …}
    +reports: Doctrine\ORM\PersistentCollection {#2651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    +badges: Doctrine\ORM\PersistentCollection {#2657 …}
    +children: [
      App\Entity\EntryComment {#2283}
    ]
    -id: 926
    -titleTs: "'ac':7 'capacitor':10 'could':2 'dc':4 'oscil':5 'produc':6"
    -bodyTs: "'+10':8 '+5':24,95 '-5':22,96 '0v':7 '10v':89 'ac':26,35,42,59 'across':69 'capacit':60 'capacitor':18,71,100 'case':53 'chang':73 'circuit':51,80 'compon':38 'current':14 'dc':10,37,66,90 'dynam':48 'give':85 'ground':82 'half':94 'heard':33 'hello':1 'howev':62 'let':40 'never':72 'oper':57 'oscil':4,11,55,64 'pass':15,43 'polar':74 'produc':20 'reactanc':61 'remov':36 'resistor':29 'side':78 'sinc':75 'split':92 'thank':101 'understand':46 'v':9,23,25 've':31 'volt':97 'voltag':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688823757
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/558897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688762257 {#2627
      date: 2023-07-07 22:37:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The standard way of looking at this is to consider a capacitor-resistor series combination going to ground. Connect a 10v (wrt ground) supply to the capacitor and the voltage across the resistor rises to +10v, then decays. Now connect that capacitor to ground and that same resistor gets -10v across it, which then decays. Whatever is connected to the capacitor “top” terminal has to be able to sink current as well as source it.\n
    \n
    That’s what generators in simulators do - they have zero internal impedance (usually). They sink currents as well as source them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688808766 {#2295
    date: 2023-07-08 11:32:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@macusking@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 9137
  -bodyTs: "'+10':37 '-10':52 '10v':22 'abl':70 'across':32,54 'capacitor':13,28,44,64 'capacitor-resistor':12 'combin':16 'connect':20,42,61 'consid':10 'current':73,94 'decay':40,58 'generat':82 'get':51 'go':17 'ground':19,24,46 'imped':90 'intern':89 'look':5 'resistor':14,34,50 'rise':35 'seri':15 'simul':84 'sink':72,93 'sourc':77,98 'standard':2 'suppli':25 'termin':66 'top':65 'usual':91 'v':38,53 'voltag':31 'way':3 'well':75,96 'whatev':59 'wrt':23 'zero':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/771463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688808766 {#2281
    date: 2023-07-08 11:32:46.0 +02:00
  }
  +"title": 9137
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2606 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "How-could-a-DC-oscillator-produce-AC-after-a-capacitor"
    +title: "How could a DC oscillator produce AC after a capacitor?"
    +url: "https://discuss.tchncs.de/pictrs/image/d3d039c3-1c43-453a-863b-e1638fc5c7ab.jpeg"
    +body: """
      Hello there, This oscillator is a 0V +10v DC oscillator, which after current passes through the capacitor, it produces a -5v +5v AC on the resistor.\n
      \n
      We’ve all heard that AC removes DC component and let’s AC pass by. I understand the dynamics of this circuit in case the oscillator were operating with AC (capacitive reactance), however this oscillator is DC, the voltage across the capacitor never changes polarity (since the other side of circuit is ground), so what gives? And why the 10V DC is split on half +5 -5 volts after the capacitor? Thank you!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688908216 {#2640
      date: 2023-07-09 15:10:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2649 …}
    +reports: Doctrine\ORM\PersistentCollection {#2651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    +badges: Doctrine\ORM\PersistentCollection {#2657 …}
    +children: [
      App\Entity\EntryComment {#2283}
    ]
    -id: 926
    -titleTs: "'ac':7 'capacitor':10 'could':2 'dc':4 'oscil':5 'produc':6"
    -bodyTs: "'+10':8 '+5':24,95 '-5':22,96 '0v':7 '10v':89 'ac':26,35,42,59 'across':69 'capacit':60 'capacitor':18,71,100 'case':53 'chang':73 'circuit':51,80 'compon':38 'current':14 'dc':10,37,66,90 'dynam':48 'give':85 'ground':82 'half':94 'heard':33 'hello':1 'howev':62 'let':40 'never':72 'oper':57 'oscil':4,11,55,64 'pass':15,43 'polar':74 'produc':20 'reactanc':61 'remov':36 'resistor':29 'side':78 'sinc':75 'split':92 'thank':101 'understand':46 'v':9,23,25 've':31 'volt':97 'voltag':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688823757
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/558897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688762257 {#2627
      date: 2023-07-07 22:37:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The standard way of looking at this is to consider a capacitor-resistor series combination going to ground. Connect a 10v (wrt ground) supply to the capacitor and the voltage across the resistor rises to +10v, then decays. Now connect that capacitor to ground and that same resistor gets -10v across it, which then decays. Whatever is connected to the capacitor “top” terminal has to be able to sink current as well as source it.\n
    \n
    That’s what generators in simulators do - they have zero internal impedance (usually). They sink currents as well as source them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688808766 {#2295
    date: 2023-07-08 11:32:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@macusking@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 9137
  -bodyTs: "'+10':37 '-10':52 '10v':22 'abl':70 'across':32,54 'capacitor':13,28,44,64 'capacitor-resistor':12 'combin':16 'connect':20,42,61 'consid':10 'current':73,94 'decay':40,58 'generat':82 'get':51 'go':17 'ground':19,24,46 'imped':90 'intern':89 'look':5 'resistor':14,34,50 'rise':35 'seri':15 'simul':84 'sink':72,93 'sourc':77,98 'standard':2 'suppli':25 'termin':66 'top':65 'usual':91 'v':38,53 'voltag':31 'way':3 'well':75,96 'whatev':59 'wrt':23 'zero':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/771463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688808766 {#2281
    date: 2023-07-08 11:32:46.0 +02:00
  }
  +"title": 9137
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Help-identifying-connector"
  +title: "Help identifying connector"
  +url: null
  +body: """
    Hi!\n
    \n
    I have bought a Geberit shower toilet/bidet with a motion sensor but it’s aimed at the front while the toilet is installed sideways. So I’ve opened the thing up and I can take out the motion sensor, but the cable it’s connected to is too short to do anything with. So I’m looking to buy/make an extension cable, but I have no idea on how to find it. So I took pics of the connector and I’m hoping you can help me find the type of connector (and if someone has a buy link: even better!). Thanks!\n
    \n
    edit: [www.jst.com/products/…/vr-connector/](https://www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/) this looks like the socket, but the pitch seems wrong? ![](https://discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688760473 {#2659
    date: 2023-07-07 22:07:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2666 …}
  +reports: Doctrine\ORM\PersistentCollection {#2668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2674 …}
  +children: [
    1 => App\Entity\EntryComment {#2224
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Assuming that the ribbon cable is standard - you could consider adding TWO IDC connectors, side by side. Then slice the cable through between them. Then add a standard extension cable to link the two. Indeed if one of the two is male, the other female - the extension can be removed if the thing is relocated to where the extension isn’t needed - or a longer one is needed.\n
        \n
        I confess to having done this sort of mod several times, myself. It’s also quite an easy way of sticking a protocol analyser/sniffer between the two and/or modifying the data that is sent on its way. Or adding an additional sensor (even of a different type) and converting its output to something suitable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688760474 {#2139
        date: 2023-07-07 22:07:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeltaBlast@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 8926
      -bodyTs: "'ad':11,107 'add':26 'addit':109 'also':83 'analyser/sniffer':92 'and/or':96 'assum':1 'cabl':5,21,30 'confess':70 'connector':14 'consid':10 'convert':117 'could':9 'data':99 'differ':114 'done':73 'easi':86 'even':111 'extens':29,47,59 'femal':45 'idc':13 'inde':35 'isn':60 'link':32 'longer':65 'male':42 'mod':77 'modifi':97 'need':62,68 'one':37,66 'output':119 'protocol':91 'quit':84 'reloc':55 'remov':50 'ribbon':4 'sensor':110 'sent':102 'sever':78 'side':15,17 'slice':19 'someth':121 'sort':75 'standard':7,28 'stick':89 'suitabl':122 'thing':53 'time':79 'two':12,34,40,95 'type':115 'way':87,105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/733523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688736480 {#2215
        date: 2023-07-07 15:28:00.0 +02:00
      }
      +"title": 8926
    }
    0 => App\Entity\EntryComment {#2306
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
      +root: App\Entity\EntryComment {#2224}
      +body: "Lots of people use them for something similar. Obviously, the situation changes once the lines are power lines and not signal lines. If you can stabilise the result and add strain relief."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688760473 {#2310
        date: 2023-07-07 22:07:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeltaBlast@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2305 …}
      +nested: Doctrine\ORM\PersistentCollection {#2303 …}
      +votes: Doctrine\ORM\PersistentCollection {#2317 …}
      +reports: Doctrine\ORM\PersistentCollection {#2313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
      -id: 9035
      -bodyTs: "'add':30 'chang':12 'line':15,18,22 'lot':1 'obvious':9 'peopl':3 'power':17 'relief':32 'result':28 'signal':21 'similar':8 'situat':11 'someth':7 'stabilis':26 'strain':31 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/748879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688760473 {#2307
        date: 2023-07-07 22:07:53.0 +02:00
      }
      +"title": 9035
    }
  ]
  -id: 914
  -titleTs: "'connector':3 'help':1 'identifi':2"
  -bodyTs: "'/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':124 '/products/':107 '/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':111 '/vr-connector':108 'aim':16 'anyth':53 'better':102 'bought':4 'buy':99 'buy/make':60 'cabl':43,63 'connect':46 'connector':80,93 'discuss.tchncs.de':123 'discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':122 'edit':104 'even':101 'extens':62 'find':72,89 'front':19 'geberit':6 'help':87 'hi':1 'hope':84 'idea':68 'instal':24 'like':114 'link':100 'look':58,113 'm':57,83 'motion':11,39 'open':29 'pic':77 'pitch':119 'seem':120 'sensor':12,40 'short':50 'shower':7 'sideway':25 'socket':116 'someon':96 'take':36 'thank':103 'thing':31 'toilet':22 'toilet/bidet':8 'took':76 'type':91 've':28 'wrong':121 'www.jst.com':106,110 'www.jst.com/products/':105 'www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':109"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688764486
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/547368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688732486 {#2646
    date: 2023-07-07 14:21:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Help-identifying-connector"
  +title: "Help identifying connector"
  +url: null
  +body: """
    Hi!\n
    \n
    I have bought a Geberit shower toilet/bidet with a motion sensor but it’s aimed at the front while the toilet is installed sideways. So I’ve opened the thing up and I can take out the motion sensor, but the cable it’s connected to is too short to do anything with. So I’m looking to buy/make an extension cable, but I have no idea on how to find it. So I took pics of the connector and I’m hoping you can help me find the type of connector (and if someone has a buy link: even better!). Thanks!\n
    \n
    edit: [www.jst.com/products/…/vr-connector/](https://www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/) this looks like the socket, but the pitch seems wrong? ![](https://discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688760473 {#2659
    date: 2023-07-07 22:07:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2666 …}
  +reports: Doctrine\ORM\PersistentCollection {#2668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2674 …}
  +children: [
    1 => App\Entity\EntryComment {#2224
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Assuming that the ribbon cable is standard - you could consider adding TWO IDC connectors, side by side. Then slice the cable through between them. Then add a standard extension cable to link the two. Indeed if one of the two is male, the other female - the extension can be removed if the thing is relocated to where the extension isn’t needed - or a longer one is needed.\n
        \n
        I confess to having done this sort of mod several times, myself. It’s also quite an easy way of sticking a protocol analyser/sniffer between the two and/or modifying the data that is sent on its way. Or adding an additional sensor (even of a different type) and converting its output to something suitable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688760474 {#2139
        date: 2023-07-07 22:07:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeltaBlast@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 8926
      -bodyTs: "'ad':11,107 'add':26 'addit':109 'also':83 'analyser/sniffer':92 'and/or':96 'assum':1 'cabl':5,21,30 'confess':70 'connector':14 'consid':10 'convert':117 'could':9 'data':99 'differ':114 'done':73 'easi':86 'even':111 'extens':29,47,59 'femal':45 'idc':13 'inde':35 'isn':60 'link':32 'longer':65 'male':42 'mod':77 'modifi':97 'need':62,68 'one':37,66 'output':119 'protocol':91 'quit':84 'reloc':55 'remov':50 'ribbon':4 'sensor':110 'sent':102 'sever':78 'side':15,17 'slice':19 'someth':121 'sort':75 'standard':7,28 'stick':89 'suitabl':122 'thing':53 'time':79 'two':12,34,40,95 'type':115 'way':87,105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/733523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688736480 {#2215
        date: 2023-07-07 15:28:00.0 +02:00
      }
      +"title": 8926
    }
    0 => App\Entity\EntryComment {#2306
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
      +root: App\Entity\EntryComment {#2224}
      +body: "Lots of people use them for something similar. Obviously, the situation changes once the lines are power lines and not signal lines. If you can stabilise the result and add strain relief."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688760473 {#2310
        date: 2023-07-07 22:07:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeltaBlast@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2305 …}
      +nested: Doctrine\ORM\PersistentCollection {#2303 …}
      +votes: Doctrine\ORM\PersistentCollection {#2317 …}
      +reports: Doctrine\ORM\PersistentCollection {#2313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
      -id: 9035
      -bodyTs: "'add':30 'chang':12 'line':15,18,22 'lot':1 'obvious':9 'peopl':3 'power':17 'relief':32 'result':28 'signal':21 'similar':8 'situat':11 'someth':7 'stabilis':26 'strain':31 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/748879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688760473 {#2307
        date: 2023-07-07 22:07:53.0 +02:00
      }
      +"title": 9035
    }
  ]
  -id: 914
  -titleTs: "'connector':3 'help':1 'identifi':2"
  -bodyTs: "'/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':124 '/products/':107 '/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':111 '/vr-connector':108 'aim':16 'anyth':53 'better':102 'bought':4 'buy':99 'buy/make':60 'cabl':43,63 'connect':46 'connector':80,93 'discuss.tchncs.de':123 'discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':122 'edit':104 'even':101 'extens':62 'find':72,89 'front':19 'geberit':6 'help':87 'hi':1 'hope':84 'idea':68 'instal':24 'like':114 'link':100 'look':58,113 'm':57,83 'motion':11,39 'open':29 'pic':77 'pitch':119 'seem':120 'sensor':12,40 'short':50 'shower':7 'sideway':25 'socket':116 'someon':96 'take':36 'thank':103 'thing':31 'toilet':22 'toilet/bidet':8 'took':76 'type':91 've':28 'wrong':121 'www.jst.com':106,110 'www.jst.com/products/':105 'www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':109"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688764486
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/547368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688732486 {#2646
    date: 2023-07-07 14:21:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Help-identifying-connector"
  +title: "Help identifying connector"
  +url: null
  +body: """
    Hi!\n
    \n
    I have bought a Geberit shower toilet/bidet with a motion sensor but it’s aimed at the front while the toilet is installed sideways. So I’ve opened the thing up and I can take out the motion sensor, but the cable it’s connected to is too short to do anything with. So I’m looking to buy/make an extension cable, but I have no idea on how to find it. So I took pics of the connector and I’m hoping you can help me find the type of connector (and if someone has a buy link: even better!). Thanks!\n
    \n
    edit: [www.jst.com/products/…/vr-connector/](https://www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/) this looks like the socket, but the pitch seems wrong? ![](https://discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688760473 {#2659
    date: 2023-07-07 22:07:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2666 …}
  +reports: Doctrine\ORM\PersistentCollection {#2668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2674 …}
  +children: [
    1 => App\Entity\EntryComment {#2224
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Assuming that the ribbon cable is standard - you could consider adding TWO IDC connectors, side by side. Then slice the cable through between them. Then add a standard extension cable to link the two. Indeed if one of the two is male, the other female - the extension can be removed if the thing is relocated to where the extension isn’t needed - or a longer one is needed.\n
        \n
        I confess to having done this sort of mod several times, myself. It’s also quite an easy way of sticking a protocol analyser/sniffer between the two and/or modifying the data that is sent on its way. Or adding an additional sensor (even of a different type) and converting its output to something suitable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688760474 {#2139
        date: 2023-07-07 22:07:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeltaBlast@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 8926
      -bodyTs: "'ad':11,107 'add':26 'addit':109 'also':83 'analyser/sniffer':92 'and/or':96 'assum':1 'cabl':5,21,30 'confess':70 'connector':14 'consid':10 'convert':117 'could':9 'data':99 'differ':114 'done':73 'easi':86 'even':111 'extens':29,47,59 'femal':45 'idc':13 'inde':35 'isn':60 'link':32 'longer':65 'male':42 'mod':77 'modifi':97 'need':62,68 'one':37,66 'output':119 'protocol':91 'quit':84 'reloc':55 'remov':50 'ribbon':4 'sensor':110 'sent':102 'sever':78 'side':15,17 'slice':19 'someth':121 'sort':75 'standard':7,28 'stick':89 'suitabl':122 'thing':53 'time':79 'two':12,34,40,95 'type':115 'way':87,105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/733523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688736480 {#2215
        date: 2023-07-07 15:28:00.0 +02:00
      }
      +"title": 8926
    }
    0 => App\Entity\EntryComment {#2306
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
      +root: App\Entity\EntryComment {#2224}
      +body: "Lots of people use them for something similar. Obviously, the situation changes once the lines are power lines and not signal lines. If you can stabilise the result and add strain relief."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688760473 {#2310
        date: 2023-07-07 22:07:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeltaBlast@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2305 …}
      +nested: Doctrine\ORM\PersistentCollection {#2303 …}
      +votes: Doctrine\ORM\PersistentCollection {#2317 …}
      +reports: Doctrine\ORM\PersistentCollection {#2313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
      -id: 9035
      -bodyTs: "'add':30 'chang':12 'line':15,18,22 'lot':1 'obvious':9 'peopl':3 'power':17 'relief':32 'result':28 'signal':21 'similar':8 'situat':11 'someth':7 'stabilis':26 'strain':31 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/748879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688760473 {#2307
        date: 2023-07-07 22:07:53.0 +02:00
      }
      +"title": 9035
    }
  ]
  -id: 914
  -titleTs: "'connector':3 'help':1 'identifi':2"
  -bodyTs: "'/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':124 '/products/':107 '/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':111 '/vr-connector':108 'aim':16 'anyth':53 'better':102 'bought':4 'buy':99 'buy/make':60 'cabl':43,63 'connect':46 'connector':80,93 'discuss.tchncs.de':123 'discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':122 'edit':104 'even':101 'extens':62 'find':72,89 'front':19 'geberit':6 'help':87 'hi':1 'hope':84 'idea':68 'instal':24 'like':114 'link':100 'look':58,113 'm':57,83 'motion':11,39 'open':29 'pic':77 'pitch':119 'seem':120 'sensor':12,40 'short':50 'shower':7 'sideway':25 'socket':116 'someon':96 'take':36 'thank':103 'thing':31 'toilet':22 'toilet/bidet':8 'took':76 'type':91 've':28 'wrong':121 'www.jst.com':106,110 'www.jst.com/products/':105 'www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':109"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688764486
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/547368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688732486 {#2646
    date: 2023-07-07 14:21:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Help-identifying-connector"
    +title: "Help identifying connector"
    +url: null
    +body: """
      Hi!\n
      \n
      I have bought a Geberit shower toilet/bidet with a motion sensor but it’s aimed at the front while the toilet is installed sideways. So I’ve opened the thing up and I can take out the motion sensor, but the cable it’s connected to is too short to do anything with. So I’m looking to buy/make an extension cable, but I have no idea on how to find it. So I took pics of the connector and I’m hoping you can help me find the type of connector (and if someone has a buy link: even better!). Thanks!\n
      \n
      edit: [www.jst.com/products/…/vr-connector/](https://www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/) this looks like the socket, but the pitch seems wrong? ![](https://discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688760473 {#2659
      date: 2023-07-07 22:07:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      1 => App\Entity\EntryComment {#2224}
      0 => App\Entity\EntryComment {#2306
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
        +root: App\Entity\EntryComment {#2224}
        +body: "Lots of people use them for something similar. Obviously, the situation changes once the lines are power lines and not signal lines. If you can stabilise the result and add strain relief."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688760473 {#2310
          date: 2023-07-07 22:07:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeltaBlast@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2305 …}
        +nested: Doctrine\ORM\PersistentCollection {#2303 …}
        +votes: Doctrine\ORM\PersistentCollection {#2317 …}
        +reports: Doctrine\ORM\PersistentCollection {#2313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
        -id: 9035
        -bodyTs: "'add':30 'chang':12 'line':15,18,22 'lot':1 'obvious':9 'peopl':3 'power':17 'relief':32 'result':28 'signal':21 'similar':8 'situat':11 'someth':7 'stabilis':26 'strain':31 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/748879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688760473 {#2307
          date: 2023-07-07 22:07:53.0 +02:00
        }
        +"title": 9035
      }
    ]
    -id: 914
    -titleTs: "'connector':3 'help':1 'identifi':2"
    -bodyTs: "'/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':124 '/products/':107 '/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':111 '/vr-connector':108 'aim':16 'anyth':53 'better':102 'bought':4 'buy':99 'buy/make':60 'cabl':43,63 'connect':46 'connector':80,93 'discuss.tchncs.de':123 'discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':122 'edit':104 'even':101 'extens':62 'find':72,89 'front':19 'geberit':6 'help':87 'hi':1 'hope':84 'idea':68 'instal':24 'like':114 'link':100 'look':58,113 'm':57,83 'motion':11,39 'open':29 'pic':77 'pitch':119 'seem':120 'sensor':12,40 'short':50 'shower':7 'sideway':25 'socket':116 'someon':96 'take':36 'thank':103 'thing':31 'toilet':22 'toilet/bidet':8 'took':76 'type':91 've':28 'wrong':121 'www.jst.com':106,110 'www.jst.com/products/':105 'www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':109"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688764486
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/547368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688732486 {#2646
      date: 2023-07-07 14:21:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Assuming that the ribbon cable is standard - you could consider adding TWO IDC connectors, side by side. Then slice the cable through between them. Then add a standard extension cable to link the two. Indeed if one of the two is male, the other female - the extension can be removed if the thing is relocated to where the extension isn’t needed - or a longer one is needed.\n
    \n
    I confess to having done this sort of mod several times, myself. It’s also quite an easy way of sticking a protocol analyser/sniffer between the two and/or modifying the data that is sent on its way. Or adding an additional sensor (even of a different type) and converting its output to something suitable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688760474 {#2139
    date: 2023-07-07 22:07:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeltaBlast@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 8926
  -bodyTs: "'ad':11,107 'add':26 'addit':109 'also':83 'analyser/sniffer':92 'and/or':96 'assum':1 'cabl':5,21,30 'confess':70 'connector':14 'consid':10 'convert':117 'could':9 'data':99 'differ':114 'done':73 'easi':86 'even':111 'extens':29,47,59 'femal':45 'idc':13 'inde':35 'isn':60 'link':32 'longer':65 'male':42 'mod':77 'modifi':97 'need':62,68 'one':37,66 'output':119 'protocol':91 'quit':84 'reloc':55 'remov':50 'ribbon':4 'sensor':110 'sent':102 'sever':78 'side':15,17 'slice':19 'someth':121 'sort':75 'standard':7,28 'stick':89 'suitabl':122 'thing':53 'time':79 'two':12,34,40,95 'type':115 'way':87,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/733523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688736480 {#2215
    date: 2023-07-07 15:28:00.0 +02:00
  }
  +"title": 8926
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Help-identifying-connector"
    +title: "Help identifying connector"
    +url: null
    +body: """
      Hi!\n
      \n
      I have bought a Geberit shower toilet/bidet with a motion sensor but it’s aimed at the front while the toilet is installed sideways. So I’ve opened the thing up and I can take out the motion sensor, but the cable it’s connected to is too short to do anything with. So I’m looking to buy/make an extension cable, but I have no idea on how to find it. So I took pics of the connector and I’m hoping you can help me find the type of connector (and if someone has a buy link: even better!). Thanks!\n
      \n
      edit: [www.jst.com/products/…/vr-connector/](https://www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/) this looks like the socket, but the pitch seems wrong? ![](https://discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688760473 {#2659
      date: 2023-07-07 22:07:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      1 => App\Entity\EntryComment {#2224}
      0 => App\Entity\EntryComment {#2306
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
        +root: App\Entity\EntryComment {#2224}
        +body: "Lots of people use them for something similar. Obviously, the situation changes once the lines are power lines and not signal lines. If you can stabilise the result and add strain relief."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688760473 {#2310
          date: 2023-07-07 22:07:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeltaBlast@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2305 …}
        +nested: Doctrine\ORM\PersistentCollection {#2303 …}
        +votes: Doctrine\ORM\PersistentCollection {#2317 …}
        +reports: Doctrine\ORM\PersistentCollection {#2313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
        -id: 9035
        -bodyTs: "'add':30 'chang':12 'line':15,18,22 'lot':1 'obvious':9 'peopl':3 'power':17 'relief':32 'result':28 'signal':21 'similar':8 'situat':11 'someth':7 'stabilis':26 'strain':31 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/748879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688760473 {#2307
          date: 2023-07-07 22:07:53.0 +02:00
        }
        +"title": 9035
      }
    ]
    -id: 914
    -titleTs: "'connector':3 'help':1 'identifi':2"
    -bodyTs: "'/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':124 '/products/':107 '/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':111 '/vr-connector':108 'aim':16 'anyth':53 'better':102 'bought':4 'buy':99 'buy/make':60 'cabl':43,63 'connect':46 'connector':80,93 'discuss.tchncs.de':123 'discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':122 'edit':104 'even':101 'extens':62 'find':72,89 'front':19 'geberit':6 'help':87 'hi':1 'hope':84 'idea':68 'instal':24 'like':114 'link':100 'look':58,113 'm':57,83 'motion':11,39 'open':29 'pic':77 'pitch':119 'seem':120 'sensor':12,40 'short':50 'shower':7 'sideway':25 'socket':116 'someon':96 'take':36 'thank':103 'thing':31 'toilet':22 'toilet/bidet':8 'took':76 'type':91 've':28 'wrong':121 'www.jst.com':106,110 'www.jst.com/products/':105 'www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':109"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688764486
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/547368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688732486 {#2646
      date: 2023-07-07 14:21:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Assuming that the ribbon cable is standard - you could consider adding TWO IDC connectors, side by side. Then slice the cable through between them. Then add a standard extension cable to link the two. Indeed if one of the two is male, the other female - the extension can be removed if the thing is relocated to where the extension isn’t needed - or a longer one is needed.\n
    \n
    I confess to having done this sort of mod several times, myself. It’s also quite an easy way of sticking a protocol analyser/sniffer between the two and/or modifying the data that is sent on its way. Or adding an additional sensor (even of a different type) and converting its output to something suitable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688760474 {#2139
    date: 2023-07-07 22:07:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeltaBlast@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 8926
  -bodyTs: "'ad':11,107 'add':26 'addit':109 'also':83 'analyser/sniffer':92 'and/or':96 'assum':1 'cabl':5,21,30 'confess':70 'connector':14 'consid':10 'convert':117 'could':9 'data':99 'differ':114 'done':73 'easi':86 'even':111 'extens':29,47,59 'femal':45 'idc':13 'inde':35 'isn':60 'link':32 'longer':65 'male':42 'mod':77 'modifi':97 'need':62,68 'one':37,66 'output':119 'protocol':91 'quit':84 'reloc':55 'remov':50 'ribbon':4 'sensor':110 'sent':102 'sever':78 'side':15,17 'slice':19 'someth':121 'sort':75 'standard':7,28 'stick':89 'suitabl':122 'thing':53 'time':79 'two':12,34,40,95 'type':115 'way':87,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/733523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688736480 {#2215
    date: 2023-07-07 15:28:00.0 +02:00
  }
  +"title": 8926
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Help-identifying-connector"
    +title: "Help identifying connector"
    +url: null
    +body: """
      Hi!\n
      \n
      I have bought a Geberit shower toilet/bidet with a motion sensor but it’s aimed at the front while the toilet is installed sideways. So I’ve opened the thing up and I can take out the motion sensor, but the cable it’s connected to is too short to do anything with. So I’m looking to buy/make an extension cable, but I have no idea on how to find it. So I took pics of the connector and I’m hoping you can help me find the type of connector (and if someone has a buy link: even better!). Thanks!\n
      \n
      edit: [www.jst.com/products/…/vr-connector/](https://www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/) this looks like the socket, but the pitch seems wrong? ![](https://discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688760473 {#2659
      date: 2023-07-07 22:07:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      1 => App\Entity\EntryComment {#2224}
      0 => App\Entity\EntryComment {#2306
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
        +root: App\Entity\EntryComment {#2224}
        +body: "Lots of people use them for something similar. Obviously, the situation changes once the lines are power lines and not signal lines. If you can stabilise the result and add strain relief."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688760473 {#2310
          date: 2023-07-07 22:07:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeltaBlast@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2305 …}
        +nested: Doctrine\ORM\PersistentCollection {#2303 …}
        +votes: Doctrine\ORM\PersistentCollection {#2317 …}
        +reports: Doctrine\ORM\PersistentCollection {#2313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
        -id: 9035
        -bodyTs: "'add':30 'chang':12 'line':15,18,22 'lot':1 'obvious':9 'peopl':3 'power':17 'relief':32 'result':28 'signal':21 'similar':8 'situat':11 'someth':7 'stabilis':26 'strain':31 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/748879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688760473 {#2307
          date: 2023-07-07 22:07:53.0 +02:00
        }
        +"title": 9035
      }
    ]
    -id: 914
    -titleTs: "'connector':3 'help':1 'identifi':2"
    -bodyTs: "'/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':124 '/products/':107 '/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':111 '/vr-connector':108 'aim':16 'anyth':53 'better':102 'bought':4 'buy':99 'buy/make':60 'cabl':43,63 'connect':46 'connector':80,93 'discuss.tchncs.de':123 'discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':122 'edit':104 'even':101 'extens':62 'find':72,89 'front':19 'geberit':6 'help':87 'hi':1 'hope':84 'idea':68 'instal':24 'like':114 'link':100 'look':58,113 'm':57,83 'motion':11,39 'open':29 'pic':77 'pitch':119 'seem':120 'sensor':12,40 'short':50 'shower':7 'sideway':25 'socket':116 'someon':96 'take':36 'thank':103 'thing':31 'toilet':22 'toilet/bidet':8 'took':76 'type':91 've':28 'wrong':121 'www.jst.com':106,110 'www.jst.com/products/':105 'www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':109"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688764486
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/547368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688732486 {#2646
      date: 2023-07-07 14:21:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Assuming that the ribbon cable is standard - you could consider adding TWO IDC connectors, side by side. Then slice the cable through between them. Then add a standard extension cable to link the two. Indeed if one of the two is male, the other female - the extension can be removed if the thing is relocated to where the extension isn’t needed - or a longer one is needed.\n
    \n
    I confess to having done this sort of mod several times, myself. It’s also quite an easy way of sticking a protocol analyser/sniffer between the two and/or modifying the data that is sent on its way. Or adding an additional sensor (even of a different type) and converting its output to something suitable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688760474 {#2139
    date: 2023-07-07 22:07:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeltaBlast@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 8926
  -bodyTs: "'ad':11,107 'add':26 'addit':109 'also':83 'analyser/sniffer':92 'and/or':96 'assum':1 'cabl':5,21,30 'confess':70 'connector':14 'consid':10 'convert':117 'could':9 'data':99 'differ':114 'done':73 'easi':86 'even':111 'extens':29,47,59 'femal':45 'idc':13 'inde':35 'isn':60 'link':32 'longer':65 'male':42 'mod':77 'modifi':97 'need':62,68 'one':37,66 'output':119 'protocol':91 'quit':84 'reloc':55 'remov':50 'ribbon':4 'sensor':110 'sent':102 'sever':78 'side':15,17 'slice':19 'someth':121 'sort':75 'standard':7,28 'stick':89 'suitabl':122 'thing':53 'time':79 'two':12,34,40,95 'type':115 'way':87,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/733523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688736480 {#2215
    date: 2023-07-07 15:28:00.0 +02:00
  }
  +"title": 8926
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Help-identifying-connector"
    +title: "Help identifying connector"
    +url: null
    +body: """
      Hi!\n
      \n
      I have bought a Geberit shower toilet/bidet with a motion sensor but it’s aimed at the front while the toilet is installed sideways. So I’ve opened the thing up and I can take out the motion sensor, but the cable it’s connected to is too short to do anything with. So I’m looking to buy/make an extension cable, but I have no idea on how to find it. So I took pics of the connector and I’m hoping you can help me find the type of connector (and if someone has a buy link: even better!). Thanks!\n
      \n
      edit: [www.jst.com/products/…/vr-connector/](https://www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/) this looks like the socket, but the pitch seems wrong? ![](https://discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688760473 {#2659
      date: 2023-07-07 22:07:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      1 => App\Entity\EntryComment {#2224
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Assuming that the ribbon cable is standard - you could consider adding TWO IDC connectors, side by side. Then slice the cable through between them. Then add a standard extension cable to link the two. Indeed if one of the two is male, the other female - the extension can be removed if the thing is relocated to where the extension isn’t needed - or a longer one is needed.\n
          \n
          I confess to having done this sort of mod several times, myself. It’s also quite an easy way of sticking a protocol analyser/sniffer between the two and/or modifying the data that is sent on its way. Or adding an additional sensor (even of a different type) and converting its output to something suitable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688760474 {#2139
          date: 2023-07-07 22:07:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeltaBlast@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 8926
        -bodyTs: "'ad':11,107 'add':26 'addit':109 'also':83 'analyser/sniffer':92 'and/or':96 'assum':1 'cabl':5,21,30 'confess':70 'connector':14 'consid':10 'convert':117 'could':9 'data':99 'differ':114 'done':73 'easi':86 'even':111 'extens':29,47,59 'femal':45 'idc':13 'inde':35 'isn':60 'link':32 'longer':65 'male':42 'mod':77 'modifi':97 'need':62,68 'one':37,66 'output':119 'protocol':91 'quit':84 'reloc':55 'remov':50 'ribbon':4 'sensor':110 'sent':102 'sever':78 'side':15,17 'slice':19 'someth':121 'sort':75 'standard':7,28 'stick':89 'suitabl':122 'thing':53 'time':79 'two':12,34,40,95 'type':115 'way':87,105"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/733523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688736480 {#2215
          date: 2023-07-07 15:28:00.0 +02:00
        }
        +"title": 8926
      }
      0 => App\Entity\EntryComment {#2306}
    ]
    -id: 914
    -titleTs: "'connector':3 'help':1 'identifi':2"
    -bodyTs: "'/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':124 '/products/':107 '/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':111 '/vr-connector':108 'aim':16 'anyth':53 'better':102 'bought':4 'buy':99 'buy/make':60 'cabl':43,63 'connect':46 'connector':80,93 'discuss.tchncs.de':123 'discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':122 'edit':104 'even':101 'extens':62 'find':72,89 'front':19 'geberit':6 'help':87 'hi':1 'hope':84 'idea':68 'instal':24 'like':114 'link':100 'look':58,113 'm':57,83 'motion':11,39 'open':29 'pic':77 'pitch':119 'seem':120 'sensor':12,40 'short':50 'shower':7 'sideway':25 'socket':116 'someon':96 'take':36 'thank':103 'thing':31 'toilet':22 'toilet/bidet':8 'took':76 'type':91 've':28 'wrong':121 'www.jst.com':106,110 'www.jst.com/products/':105 'www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':109"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688764486
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/547368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688732486 {#2646
      date: 2023-07-07 14:21:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: App\Entity\EntryComment {#2224}
  +body: "Lots of people use them for something similar. Obviously, the situation changes once the lines are power lines and not signal lines. If you can stabilise the result and add strain relief."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688760473 {#2310
    date: 2023-07-07 22:07:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeltaBlast@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 9035
  -bodyTs: "'add':30 'chang':12 'line':15,18,22 'lot':1 'obvious':9 'peopl':3 'power':17 'relief':32 'result':28 'signal':21 'similar':8 'situat':11 'someth':7 'stabilis':26 'strain':31 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/748879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688760473 {#2307
    date: 2023-07-07 22:07:53.0 +02:00
  }
  +"title": 9035
}
"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
51 DENIED edit
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Help-identifying-connector"
    +title: "Help identifying connector"
    +url: null
    +body: """
      Hi!\n
      \n
      I have bought a Geberit shower toilet/bidet with a motion sensor but it’s aimed at the front while the toilet is installed sideways. So I’ve opened the thing up and I can take out the motion sensor, but the cable it’s connected to is too short to do anything with. So I’m looking to buy/make an extension cable, but I have no idea on how to find it. So I took pics of the connector and I’m hoping you can help me find the type of connector (and if someone has a buy link: even better!). Thanks!\n
      \n
      edit: [www.jst.com/products/…/vr-connector/](https://www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/) this looks like the socket, but the pitch seems wrong? ![](https://discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688760473 {#2659
      date: 2023-07-07 22:07:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      1 => App\Entity\EntryComment {#2224
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Assuming that the ribbon cable is standard - you could consider adding TWO IDC connectors, side by side. Then slice the cable through between them. Then add a standard extension cable to link the two. Indeed if one of the two is male, the other female - the extension can be removed if the thing is relocated to where the extension isn’t needed - or a longer one is needed.\n
          \n
          I confess to having done this sort of mod several times, myself. It’s also quite an easy way of sticking a protocol analyser/sniffer between the two and/or modifying the data that is sent on its way. Or adding an additional sensor (even of a different type) and converting its output to something suitable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688760474 {#2139
          date: 2023-07-07 22:07:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeltaBlast@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 8926
        -bodyTs: "'ad':11,107 'add':26 'addit':109 'also':83 'analyser/sniffer':92 'and/or':96 'assum':1 'cabl':5,21,30 'confess':70 'connector':14 'consid':10 'convert':117 'could':9 'data':99 'differ':114 'done':73 'easi':86 'even':111 'extens':29,47,59 'femal':45 'idc':13 'inde':35 'isn':60 'link':32 'longer':65 'male':42 'mod':77 'modifi':97 'need':62,68 'one':37,66 'output':119 'protocol':91 'quit':84 'reloc':55 'remov':50 'ribbon':4 'sensor':110 'sent':102 'sever':78 'side':15,17 'slice':19 'someth':121 'sort':75 'standard':7,28 'stick':89 'suitabl':122 'thing':53 'time':79 'two':12,34,40,95 'type':115 'way':87,105"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/733523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688736480 {#2215
          date: 2023-07-07 15:28:00.0 +02:00
        }
        +"title": 8926
      }
      0 => App\Entity\EntryComment {#2306}
    ]
    -id: 914
    -titleTs: "'connector':3 'help':1 'identifi':2"
    -bodyTs: "'/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':124 '/products/':107 '/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':111 '/vr-connector':108 'aim':16 'anyth':53 'better':102 'bought':4 'buy':99 'buy/make':60 'cabl':43,63 'connect':46 'connector':80,93 'discuss.tchncs.de':123 'discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':122 'edit':104 'even':101 'extens':62 'find':72,89 'front':19 'geberit':6 'help':87 'hi':1 'hope':84 'idea':68 'instal':24 'like':114 'link':100 'look':58,113 'm':57,83 'motion':11,39 'open':29 'pic':77 'pitch':119 'seem':120 'sensor':12,40 'short':50 'shower':7 'sideway':25 'socket':116 'someon':96 'take':36 'thank':103 'thing':31 'toilet':22 'toilet/bidet':8 'took':76 'type':91 've':28 'wrong':121 'www.jst.com':106,110 'www.jst.com/products/':105 'www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':109"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688764486
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/547368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688732486 {#2646
      date: 2023-07-07 14:21:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: App\Entity\EntryComment {#2224}
  +body: "Lots of people use them for something similar. Obviously, the situation changes once the lines are power lines and not signal lines. If you can stabilise the result and add strain relief."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688760473 {#2310
    date: 2023-07-07 22:07:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeltaBlast@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 9035
  -bodyTs: "'add':30 'chang':12 'line':15,18,22 'lot':1 'obvious':9 'peopl':3 'power':17 'relief':32 'result':28 'signal':21 'similar':8 'situat':11 'someth':7 'stabilis':26 'strain':31 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/748879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688760473 {#2307
    date: 2023-07-07 22:07:53.0 +02:00
  }
  +"title": 9035
}
"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
52 DENIED moderate
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Help-identifying-connector"
    +title: "Help identifying connector"
    +url: null
    +body: """
      Hi!\n
      \n
      I have bought a Geberit shower toilet/bidet with a motion sensor but it’s aimed at the front while the toilet is installed sideways. So I’ve opened the thing up and I can take out the motion sensor, but the cable it’s connected to is too short to do anything with. So I’m looking to buy/make an extension cable, but I have no idea on how to find it. So I took pics of the connector and I’m hoping you can help me find the type of connector (and if someone has a buy link: even better!). Thanks!\n
      \n
      edit: [www.jst.com/products/…/vr-connector/](https://www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/) this looks like the socket, but the pitch seems wrong? ![](https://discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688760473 {#2659
      date: 2023-07-07 22:07:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      1 => App\Entity\EntryComment {#2224
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Assuming that the ribbon cable is standard - you could consider adding TWO IDC connectors, side by side. Then slice the cable through between them. Then add a standard extension cable to link the two. Indeed if one of the two is male, the other female - the extension can be removed if the thing is relocated to where the extension isn’t needed - or a longer one is needed.\n
          \n
          I confess to having done this sort of mod several times, myself. It’s also quite an easy way of sticking a protocol analyser/sniffer between the two and/or modifying the data that is sent on its way. Or adding an additional sensor (even of a different type) and converting its output to something suitable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688760474 {#2139
          date: 2023-07-07 22:07:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeltaBlast@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 8926
        -bodyTs: "'ad':11,107 'add':26 'addit':109 'also':83 'analyser/sniffer':92 'and/or':96 'assum':1 'cabl':5,21,30 'confess':70 'connector':14 'consid':10 'convert':117 'could':9 'data':99 'differ':114 'done':73 'easi':86 'even':111 'extens':29,47,59 'femal':45 'idc':13 'inde':35 'isn':60 'link':32 'longer':65 'male':42 'mod':77 'modifi':97 'need':62,68 'one':37,66 'output':119 'protocol':91 'quit':84 'reloc':55 'remov':50 'ribbon':4 'sensor':110 'sent':102 'sever':78 'side':15,17 'slice':19 'someth':121 'sort':75 'standard':7,28 'stick':89 'suitabl':122 'thing':53 'time':79 'two':12,34,40,95 'type':115 'way':87,105"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/733523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688736480 {#2215
          date: 2023-07-07 15:28:00.0 +02:00
        }
        +"title": 8926
      }
      0 => App\Entity\EntryComment {#2306}
    ]
    -id: 914
    -titleTs: "'connector':3 'help':1 'identifi':2"
    -bodyTs: "'/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':124 '/products/':107 '/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':111 '/vr-connector':108 'aim':16 'anyth':53 'better':102 'bought':4 'buy':99 'buy/make':60 'cabl':43,63 'connect':46 'connector':80,93 'discuss.tchncs.de':123 'discuss.tchncs.de/pictrs/image/1eaec22c-133d-47e1-b9e2-a21aa584619b.jpeg)![](https://discuss.tchncs.de/pictrs/image/e2a73125-8290-4157-83d7-a60c2ff3899a.jpeg)![](https://discuss.tchncs.de/pictrs/image/4445cb57-64b4-4ddd-b349-918f5aacd197.jpeg)![](https://discuss.tchncs.de/pictrs/image/5b5a21d3-3b15-4c32-8c5b-19bf71628081.jpeg)![](https://discuss.tchncs.de/pictrs/image/05ace6f2-3b1e-4c38-b793-ad5a3bf6bde9.jpeg)':122 'edit':104 'even':101 'extens':62 'find':72,89 'front':19 'geberit':6 'help':87 'hi':1 'hope':84 'idea':68 'instal':24 'like':114 'link':100 'look':58,113 'm':57,83 'motion':11,39 'open':29 'pic':77 'pitch':119 'seem':120 'sensor':12,40 'short':50 'shower':7 'sideway':25 'socket':116 'someon':96 'take':36 'thank':103 'thing':31 'toilet':22 'toilet/bidet':8 'took':76 'type':91 've':28 'wrong':121 'www.jst.com':106,110 'www.jst.com/products/':105 'www.jst.com/products/insulation-displacement-connectors-wire-to-board-type/vr-connector/)':109"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688764486
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/547368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688732486 {#2646
      date: 2023-07-07 14:21:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: App\Entity\EntryComment {#2224}
  +body: "Lots of people use them for something similar. Obviously, the situation changes once the lines are power lines and not signal lines. If you can stabilise the result and add strain relief."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688760473 {#2310
    date: 2023-07-07 22:07:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeltaBlast@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 9035
  -bodyTs: "'add':30 'chang':12 'line':15,18,22 'lot':1 'obvious':9 'peopl':3 'power':17 'relief':32 'result':28 'signal':21 'similar':8 'situat':11 'someth':7 'stabilis':26 'strain':31 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/748879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688760473 {#2307
    date: 2023-07-07 22:07:53.0 +02:00
  }
  +"title": 9035
}
"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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
  +slug: "How-to-remove-press-fit-connectors"
  +title: "How to remove press fit connectors"
  +url: "https://discuss.tchncs.de/pictrs/image/1b69ec8e-83a8-4fcb-9a75-149dbf1ea8b9.jpeg"
  +body: """
    I’m trying to repair an arcade PCB with intermittent audio. The board on top is the audio board, the bottom board is the everything else.\n
    \n
    There is a short or poor connection somewhere in this 96 pin DIN, press-fit connector.\n
    \n
    I have OEM replacements, and would like to install new ones, but really have no idea how to do it properly (if you can even do it properly). My first thought was to do the following:\n
    \n
    - Physically cut the pressfit connection to remove the plastic housings\n
    - individually remove each cut pin from the PCB\n
    - 3D print a “frame” around the connector area to minimize PCB flex, and use an arbor press to insert the press-fit connector\n
    \n
    If anyone else has suggestions, I’m all ears!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688891308 {#2676
    date: 2023-07-09 10:28:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  +badges: Doctrine\ORM\PersistentCollection {#2693 …}
  +children: [
    1 => App\Entity\EntryComment {#2113
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "Switch cleaner?? I use RS “own brand”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688760023 {#2122
        date: 2023-07-07 22:00:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@plasticmanufacturing@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 8878
      -bodyTs: "'brand':7 'cleaner':2 'rs':5 'switch':1 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/728605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688726718 {#2115
        date: 2023-07-07 12:45:18.0 +02:00
      }
      +"title": 8878
    }
    0 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: App\Entity\EntryComment {#2113}
      +body: "I think that it is the same stuff, just will propellant added in the aerosol. A small squeezy bottle with a needle is better if you have live stuff nearby - but you can always fill one from an aerosol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688760022 {#2192
        date: 2023-07-07 22:00:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@plasticmanufacturing@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2298 …}
      +nested: Doctrine\ORM\PersistentCollection {#2291 …}
      +votes: Doctrine\ORM\PersistentCollection {#2301 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
      -id: 9034
      -bodyTs: "'ad':12 'aerosol':15,39 'alway':34 'better':24 'bottl':19 'fill':35 'live':28 'nearbi':30 'needl':22 'one':36 'propel':11 'small':17 'squeezi':18 'stuff':8,29 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/748601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688760022 {#2189
        date: 2023-07-07 22:00:22.0 +02:00
      }
      +"title": 9034
    }
  ]
  -id: 910
  -titleTs: "'connector':6 'fit':5 'press':4 'remov':3"
  -bodyTs: "'3d':98 '96':37 'anyon':123 'arbor':113 'arcad':7 'area':105 'around':102 'audio':11,18 'board':13,19,22 'bottom':21 'connect':33,84 'connector':43,104,121 'cut':81,93 'din':39 'ear':130 'els':26,124 'even':68 'everyth':25 'first':73 'fit':42,120 'flex':109 'follow':79 'frame':101 'hous':89 'idea':59 'individu':90 'insert':116 'instal':52 'intermitt':10 'like':50 'm':2,128 'minim':107 'new':53 'oem':46 'one':54 'pcb':8,97,108 'physic':80 'pin':38,94 'plastic':88 'poor':32 'press':41,114,119 'press-fit':40,118 'pressfit':83 'print':99 'proper':64,71 'realli':56 'remov':86,91 'repair':5 'replac':47 'short':30 'somewher':34 'suggest':126 'thought':74 'top':15 'tri':3 'use':111 'would':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688752440
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/538616"
  +editedAt: DateTimeImmutable @1688693472 {#2665
    date: 2023-07-07 03:31:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688693440 {#2643
    date: 2023-07-07 03:30:40.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
  +slug: "How-to-remove-press-fit-connectors"
  +title: "How to remove press fit connectors"
  +url: "https://discuss.tchncs.de/pictrs/image/1b69ec8e-83a8-4fcb-9a75-149dbf1ea8b9.jpeg"
  +body: """
    I’m trying to repair an arcade PCB with intermittent audio. The board on top is the audio board, the bottom board is the everything else.\n
    \n
    There is a short or poor connection somewhere in this 96 pin DIN, press-fit connector.\n
    \n
    I have OEM replacements, and would like to install new ones, but really have no idea how to do it properly (if you can even do it properly). My first thought was to do the following:\n
    \n
    - Physically cut the pressfit connection to remove the plastic housings\n
    - individually remove each cut pin from the PCB\n
    - 3D print a “frame” around the connector area to minimize PCB flex, and use an arbor press to insert the press-fit connector\n
    \n
    If anyone else has suggestions, I’m all ears!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688891308 {#2676
    date: 2023-07-09 10:28:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  +badges: Doctrine\ORM\PersistentCollection {#2693 …}
  +children: [
    1 => App\Entity\EntryComment {#2113
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "Switch cleaner?? I use RS “own brand”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688760023 {#2122
        date: 2023-07-07 22:00:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@plasticmanufacturing@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 8878
      -bodyTs: "'brand':7 'cleaner':2 'rs':5 'switch':1 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/728605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688726718 {#2115
        date: 2023-07-07 12:45:18.0 +02:00
      }
      +"title": 8878
    }
    0 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: App\Entity\EntryComment {#2113}
      +body: "I think that it is the same stuff, just will propellant added in the aerosol. A small squeezy bottle with a needle is better if you have live stuff nearby - but you can always fill one from an aerosol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688760022 {#2192
        date: 2023-07-07 22:00:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@plasticmanufacturing@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2298 …}
      +nested: Doctrine\ORM\PersistentCollection {#2291 …}
      +votes: Doctrine\ORM\PersistentCollection {#2301 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
      -id: 9034
      -bodyTs: "'ad':12 'aerosol':15,39 'alway':34 'better':24 'bottl':19 'fill':35 'live':28 'nearbi':30 'needl':22 'one':36 'propel':11 'small':17 'squeezi':18 'stuff':8,29 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/748601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688760022 {#2189
        date: 2023-07-07 22:00:22.0 +02:00
      }
      +"title": 9034
    }
  ]
  -id: 910
  -titleTs: "'connector':6 'fit':5 'press':4 'remov':3"
  -bodyTs: "'3d':98 '96':37 'anyon':123 'arbor':113 'arcad':7 'area':105 'around':102 'audio':11,18 'board':13,19,22 'bottom':21 'connect':33,84 'connector':43,104,121 'cut':81,93 'din':39 'ear':130 'els':26,124 'even':68 'everyth':25 'first':73 'fit':42,120 'flex':109 'follow':79 'frame':101 'hous':89 'idea':59 'individu':90 'insert':116 'instal':52 'intermitt':10 'like':50 'm':2,128 'minim':107 'new':53 'oem':46 'one':54 'pcb':8,97,108 'physic':80 'pin':38,94 'plastic':88 'poor':32 'press':41,114,119 'press-fit':40,118 'pressfit':83 'print':99 'proper':64,71 'realli':56 'remov':86,91 'repair':5 'replac':47 'short':30 'somewher':34 'suggest':126 'thought':74 'top':15 'tri':3 'use':111 'would':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688752440
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/538616"
  +editedAt: DateTimeImmutable @1688693472 {#2665
    date: 2023-07-07 03:31:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688693440 {#2643
    date: 2023-07-07 03:30:40.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
  +slug: "How-to-remove-press-fit-connectors"
  +title: "How to remove press fit connectors"
  +url: "https://discuss.tchncs.de/pictrs/image/1b69ec8e-83a8-4fcb-9a75-149dbf1ea8b9.jpeg"
  +body: """
    I’m trying to repair an arcade PCB with intermittent audio. The board on top is the audio board, the bottom board is the everything else.\n
    \n
    There is a short or poor connection somewhere in this 96 pin DIN, press-fit connector.\n
    \n
    I have OEM replacements, and would like to install new ones, but really have no idea how to do it properly (if you can even do it properly). My first thought was to do the following:\n
    \n
    - Physically cut the pressfit connection to remove the plastic housings\n
    - individually remove each cut pin from the PCB\n
    - 3D print a “frame” around the connector area to minimize PCB flex, and use an arbor press to insert the press-fit connector\n
    \n
    If anyone else has suggestions, I’m all ears!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688891308 {#2676
    date: 2023-07-09 10:28:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  +badges: Doctrine\ORM\PersistentCollection {#2693 …}
  +children: [
    1 => App\Entity\EntryComment {#2113
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "Switch cleaner?? I use RS “own brand”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688760023 {#2122
        date: 2023-07-07 22:00:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@plasticmanufacturing@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 8878
      -bodyTs: "'brand':7 'cleaner':2 'rs':5 'switch':1 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/728605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688726718 {#2115
        date: 2023-07-07 12:45:18.0 +02:00
      }
      +"title": 8878
    }
    0 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: App\Entity\EntryComment {#2113}
      +body: "I think that it is the same stuff, just will propellant added in the aerosol. A small squeezy bottle with a needle is better if you have live stuff nearby - but you can always fill one from an aerosol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688760022 {#2192
        date: 2023-07-07 22:00:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@plasticmanufacturing@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2298 …}
      +nested: Doctrine\ORM\PersistentCollection {#2291 …}
      +votes: Doctrine\ORM\PersistentCollection {#2301 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
      -id: 9034
      -bodyTs: "'ad':12 'aerosol':15,39 'alway':34 'better':24 'bottl':19 'fill':35 'live':28 'nearbi':30 'needl':22 'one':36 'propel':11 'small':17 'squeezi':18 'stuff':8,29 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/748601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688760022 {#2189
        date: 2023-07-07 22:00:22.0 +02:00
      }
      +"title": 9034
    }
  ]
  -id: 910
  -titleTs: "'connector':6 'fit':5 'press':4 'remov':3"
  -bodyTs: "'3d':98 '96':37 'anyon':123 'arbor':113 'arcad':7 'area':105 'around':102 'audio':11,18 'board':13,19,22 'bottom':21 'connect':33,84 'connector':43,104,121 'cut':81,93 'din':39 'ear':130 'els':26,124 'even':68 'everyth':25 'first':73 'fit':42,120 'flex':109 'follow':79 'frame':101 'hous':89 'idea':59 'individu':90 'insert':116 'instal':52 'intermitt':10 'like':50 'm':2,128 'minim':107 'new':53 'oem':46 'one':54 'pcb':8,97,108 'physic':80 'pin':38,94 'plastic':88 'poor':32 'press':41,114,119 'press-fit':40,118 'pressfit':83 'print':99 'proper':64,71 'realli':56 'remov':86,91 'repair':5 'replac':47 'short':30 'somewher':34 'suggest':126 'thought':74 'top':15 'tri':3 'use':111 'would':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688752440
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/538616"
  +editedAt: DateTimeImmutable @1688693472 {#2665
    date: 2023-07-07 03:31:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688693440 {#2643
    date: 2023-07-07 03:30:40.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2681 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "How-to-remove-press-fit-connectors"
    +title: "How to remove press fit connectors"
    +url: "https://discuss.tchncs.de/pictrs/image/1b69ec8e-83a8-4fcb-9a75-149dbf1ea8b9.jpeg"
    +body: """
      I’m trying to repair an arcade PCB with intermittent audio. The board on top is the audio board, the bottom board is the everything else.\n
      \n
      There is a short or poor connection somewhere in this 96 pin DIN, press-fit connector.\n
      \n
      I have OEM replacements, and would like to install new ones, but really have no idea how to do it properly (if you can even do it properly). My first thought was to do the following:\n
      \n
      - Physically cut the pressfit connection to remove the plastic housings\n
      - individually remove each cut pin from the PCB\n
      - 3D print a “frame” around the connector area to minimize PCB flex, and use an arbor press to insert the press-fit connector\n
      \n
      If anyone else has suggestions, I’m all ears!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688891308 {#2676
      date: 2023-07-09 10:28:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      1 => App\Entity\EntryComment {#2113}
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: App\Entity\EntryComment {#2113}
        +body: "I think that it is the same stuff, just will propellant added in the aerosol. A small squeezy bottle with a needle is better if you have live stuff nearby - but you can always fill one from an aerosol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688760022 {#2192
          date: 2023-07-07 22:00:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@plasticmanufacturing@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2298 …}
        +nested: Doctrine\ORM\PersistentCollection {#2291 …}
        +votes: Doctrine\ORM\PersistentCollection {#2301 …}
        +reports: Doctrine\ORM\PersistentCollection {#2297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
        -id: 9034
        -bodyTs: "'ad':12 'aerosol':15,39 'alway':34 'better':24 'bottl':19 'fill':35 'live':28 'nearbi':30 'needl':22 'one':36 'propel':11 'small':17 'squeezi':18 'stuff':8,29 'think':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/748601"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688760022 {#2189
          date: 2023-07-07 22:00:22.0 +02:00
        }
        +"title": 9034
      }
    ]
    -id: 910
    -titleTs: "'connector':6 'fit':5 'press':4 'remov':3"
    -bodyTs: "'3d':98 '96':37 'anyon':123 'arbor':113 'arcad':7 'area':105 'around':102 'audio':11,18 'board':13,19,22 'bottom':21 'connect':33,84 'connector':43,104,121 'cut':81,93 'din':39 'ear':130 'els':26,124 'even':68 'everyth':25 'first':73 'fit':42,120 'flex':109 'follow':79 'frame':101 'hous':89 'idea':59 'individu':90 'insert':116 'instal':52 'intermitt':10 'like':50 'm':2,128 'minim':107 'new':53 'oem':46 'one':54 'pcb':8,97,108 'physic':80 'pin':38,94 'plastic':88 'poor':32 'press':41,114,119 'press-fit':40,118 'pressfit':83 'print':99 'proper':64,71 'realli':56 'remov':86,91 'repair':5 'replac':47 'short':30 'somewher':34 'suggest':126 'thought':74 'top':15 'tri':3 'use':111 'would':49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688752440
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/538616"
    +editedAt: DateTimeImmutable @1688693472 {#2665
      date: 2023-07-07 03:31:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688693440 {#2643
      date: 2023-07-07 03:30:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "Switch cleaner?? I use RS “own brand”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688760023 {#2122
    date: 2023-07-07 22:00:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@plasticmanufacturing@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 8878
  -bodyTs: "'brand':7 'cleaner':2 'rs':5 'switch':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/728605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688726718 {#2115
    date: 2023-07-07 12:45:18.0 +02:00
  }
  +"title": 8878
}
"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
59 DENIED edit
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2681 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "How-to-remove-press-fit-connectors"
    +title: "How to remove press fit connectors"
    +url: "https://discuss.tchncs.de/pictrs/image/1b69ec8e-83a8-4fcb-9a75-149dbf1ea8b9.jpeg"
    +body: """
      I’m trying to repair an arcade PCB with intermittent audio. The board on top is the audio board, the bottom board is the everything else.\n
      \n
      There is a short or poor connection somewhere in this 96 pin DIN, press-fit connector.\n
      \n
      I have OEM replacements, and would like to install new ones, but really have no idea how to do it properly (if you can even do it properly). My first thought was to do the following:\n
      \n
      - Physically cut the pressfit connection to remove the plastic housings\n
      - individually remove each cut pin from the PCB\n
      - 3D print a “frame” around the connector area to minimize PCB flex, and use an arbor press to insert the press-fit connector\n
      \n
      If anyone else has suggestions, I’m all ears!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688891308 {#2676
      date: 2023-07-09 10:28:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      1 => App\Entity\EntryComment {#2113}
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: App\Entity\EntryComment {#2113}
        +body: "I think that it is the same stuff, just will propellant added in the aerosol. A small squeezy bottle with a needle is better if you have live stuff nearby - but you can always fill one from an aerosol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688760022 {#2192
          date: 2023-07-07 22:00:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@plasticmanufacturing@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2298 …}
        +nested: Doctrine\ORM\PersistentCollection {#2291 …}
        +votes: Doctrine\ORM\PersistentCollection {#2301 …}
        +reports: Doctrine\ORM\PersistentCollection {#2297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
        -id: 9034
        -bodyTs: "'ad':12 'aerosol':15,39 'alway':34 'better':24 'bottl':19 'fill':35 'live':28 'nearbi':30 'needl':22 'one':36 'propel':11 'small':17 'squeezi':18 'stuff':8,29 'think':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/748601"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688760022 {#2189
          date: 2023-07-07 22:00:22.0 +02:00
        }
        +"title": 9034
      }
    ]
    -id: 910
    -titleTs: "'connector':6 'fit':5 'press':4 'remov':3"
    -bodyTs: "'3d':98 '96':37 'anyon':123 'arbor':113 'arcad':7 'area':105 'around':102 'audio':11,18 'board':13,19,22 'bottom':21 'connect':33,84 'connector':43,104,121 'cut':81,93 'din':39 'ear':130 'els':26,124 'even':68 'everyth':25 'first':73 'fit':42,120 'flex':109 'follow':79 'frame':101 'hous':89 'idea':59 'individu':90 'insert':116 'instal':52 'intermitt':10 'like':50 'm':2,128 'minim':107 'new':53 'oem':46 'one':54 'pcb':8,97,108 'physic':80 'pin':38,94 'plastic':88 'poor':32 'press':41,114,119 'press-fit':40,118 'pressfit':83 'print':99 'proper':64,71 'realli':56 'remov':86,91 'repair':5 'replac':47 'short':30 'somewher':34 'suggest':126 'thought':74 'top':15 'tri':3 'use':111 'would':49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688752440
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/538616"
    +editedAt: DateTimeImmutable @1688693472 {#2665
      date: 2023-07-07 03:31:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688693440 {#2643
      date: 2023-07-07 03:30:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "Switch cleaner?? I use RS “own brand”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688760023 {#2122
    date: 2023-07-07 22:00:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@plasticmanufacturing@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 8878
  -bodyTs: "'brand':7 'cleaner':2 'rs':5 'switch':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/728605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688726718 {#2115
    date: 2023-07-07 12:45:18.0 +02:00
  }
  +"title": 8878
}
"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
60 DENIED moderate
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2681 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "How-to-remove-press-fit-connectors"
    +title: "How to remove press fit connectors"
    +url: "https://discuss.tchncs.de/pictrs/image/1b69ec8e-83a8-4fcb-9a75-149dbf1ea8b9.jpeg"
    +body: """
      I’m trying to repair an arcade PCB with intermittent audio. The board on top is the audio board, the bottom board is the everything else.\n
      \n
      There is a short or poor connection somewhere in this 96 pin DIN, press-fit connector.\n
      \n
      I have OEM replacements, and would like to install new ones, but really have no idea how to do it properly (if you can even do it properly). My first thought was to do the following:\n
      \n
      - Physically cut the pressfit connection to remove the plastic housings\n
      - individually remove each cut pin from the PCB\n
      - 3D print a “frame” around the connector area to minimize PCB flex, and use an arbor press to insert the press-fit connector\n
      \n
      If anyone else has suggestions, I’m all ears!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688891308 {#2676
      date: 2023-07-09 10:28:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      1 => App\Entity\EntryComment {#2113}
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: App\Entity\EntryComment {#2113}
        +body: "I think that it is the same stuff, just will propellant added in the aerosol. A small squeezy bottle with a needle is better if you have live stuff nearby - but you can always fill one from an aerosol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688760022 {#2192
          date: 2023-07-07 22:00:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@plasticmanufacturing@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2298 …}
        +nested: Doctrine\ORM\PersistentCollection {#2291 …}
        +votes: Doctrine\ORM\PersistentCollection {#2301 …}
        +reports: Doctrine\ORM\PersistentCollection {#2297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
        -id: 9034
        -bodyTs: "'ad':12 'aerosol':15,39 'alway':34 'better':24 'bottl':19 'fill':35 'live':28 'nearbi':30 'needl':22 'one':36 'propel':11 'small':17 'squeezi':18 'stuff':8,29 'think':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/748601"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688760022 {#2189
          date: 2023-07-07 22:00:22.0 +02:00
        }
        +"title": 9034
      }
    ]
    -id: 910
    -titleTs: "'connector':6 'fit':5 'press':4 'remov':3"
    -bodyTs: "'3d':98 '96':37 'anyon':123 'arbor':113 'arcad':7 'area':105 'around':102 'audio':11,18 'board':13,19,22 'bottom':21 'connect':33,84 'connector':43,104,121 'cut':81,93 'din':39 'ear':130 'els':26,124 'even':68 'everyth':25 'first':73 'fit':42,120 'flex':109 'follow':79 'frame':101 'hous':89 'idea':59 'individu':90 'insert':116 'instal':52 'intermitt':10 'like':50 'm':2,128 'minim':107 'new':53 'oem':46 'one':54 'pcb':8,97,108 'physic':80 'pin':38,94 'plastic':88 'poor':32 'press':41,114,119 'press-fit':40,118 'pressfit':83 'print':99 'proper':64,71 'realli':56 'remov':86,91 'repair':5 'replac':47 'short':30 'somewher':34 'suggest':126 'thought':74 'top':15 'tri':3 'use':111 'would':49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688752440
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/538616"
    +editedAt: DateTimeImmutable @1688693472 {#2665
      date: 2023-07-07 03:31:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688693440 {#2643
      date: 2023-07-07 03:30:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "Switch cleaner?? I use RS “own brand”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688760023 {#2122
    date: 2023-07-07 22:00:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@plasticmanufacturing@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 8878
  -bodyTs: "'brand':7 'cleaner':2 'rs':5 'switch':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/728605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688726718 {#2115
    date: 2023-07-07 12:45:18.0 +02:00
  }
  +"title": 8878
}
"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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2681 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "How-to-remove-press-fit-connectors"
    +title: "How to remove press fit connectors"
    +url: "https://discuss.tchncs.de/pictrs/image/1b69ec8e-83a8-4fcb-9a75-149dbf1ea8b9.jpeg"
    +body: """
      I’m trying to repair an arcade PCB with intermittent audio. The board on top is the audio board, the bottom board is the everything else.\n
      \n
      There is a short or poor connection somewhere in this 96 pin DIN, press-fit connector.\n
      \n
      I have OEM replacements, and would like to install new ones, but really have no idea how to do it properly (if you can even do it properly). My first thought was to do the following:\n
      \n
      - Physically cut the pressfit connection to remove the plastic housings\n
      - individually remove each cut pin from the PCB\n
      - 3D print a “frame” around the connector area to minimize PCB flex, and use an arbor press to insert the press-fit connector\n
      \n
      If anyone else has suggestions, I’m all ears!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688891308 {#2676
      date: 2023-07-09 10:28:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      1 => App\Entity\EntryComment {#2113
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: "Switch cleaner?? I use RS “own brand”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688760023 {#2122
          date: 2023-07-07 22:00:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@plasticmanufacturing@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 8878
        -bodyTs: "'brand':7 'cleaner':2 'rs':5 'switch':1 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/728605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688726718 {#2115
          date: 2023-07-07 12:45:18.0 +02:00
        }
        +"title": 8878
      }
      0 => App\Entity\EntryComment {#2299}
    ]
    -id: 910
    -titleTs: "'connector':6 'fit':5 'press':4 'remov':3"
    -bodyTs: "'3d':98 '96':37 'anyon':123 'arbor':113 'arcad':7 'area':105 'around':102 'audio':11,18 'board':13,19,22 'bottom':21 'connect':33,84 'connector':43,104,121 'cut':81,93 'din':39 'ear':130 'els':26,124 'even':68 'everyth':25 'first':73 'fit':42,120 'flex':109 'follow':79 'frame':101 'hous':89 'idea':59 'individu':90 'insert':116 'instal':52 'intermitt':10 'like':50 'm':2,128 'minim':107 'new':53 'oem':46 'one':54 'pcb':8,97,108 'physic':80 'pin':38,94 'plastic':88 'poor':32 'press':41,114,119 'press-fit':40,118 'pressfit':83 'print':99 'proper':64,71 'realli':56 'remov':86,91 'repair':5 'replac':47 'short':30 'somewher':34 'suggest':126 'thought':74 'top':15 'tri':3 'use':111 'would':49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688752440
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/538616"
    +editedAt: DateTimeImmutable @1688693472 {#2665
      date: 2023-07-07 03:31:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688693440 {#2643
      date: 2023-07-07 03:30:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: App\Entity\EntryComment {#2113}
  +body: "I think that it is the same stuff, just will propellant added in the aerosol. A small squeezy bottle with a needle is better if you have live stuff nearby - but you can always fill one from an aerosol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688760022 {#2192
    date: 2023-07-07 22:00:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@plasticmanufacturing@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 9034
  -bodyTs: "'ad':12 'aerosol':15,39 'alway':34 'better':24 'bottl':19 'fill':35 'live':28 'nearbi':30 'needl':22 'one':36 'propel':11 'small':17 'squeezi':18 'stuff':8,29 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/748601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688760022 {#2189
    date: 2023-07-07 22:00:22.0 +02:00
  }
  +"title": 9034
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2681 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "How-to-remove-press-fit-connectors"
    +title: "How to remove press fit connectors"
    +url: "https://discuss.tchncs.de/pictrs/image/1b69ec8e-83a8-4fcb-9a75-149dbf1ea8b9.jpeg"
    +body: """
      I’m trying to repair an arcade PCB with intermittent audio. The board on top is the audio board, the bottom board is the everything else.\n
      \n
      There is a short or poor connection somewhere in this 96 pin DIN, press-fit connector.\n
      \n
      I have OEM replacements, and would like to install new ones, but really have no idea how to do it properly (if you can even do it properly). My first thought was to do the following:\n
      \n
      - Physically cut the pressfit connection to remove the plastic housings\n
      - individually remove each cut pin from the PCB\n
      - 3D print a “frame” around the connector area to minimize PCB flex, and use an arbor press to insert the press-fit connector\n
      \n
      If anyone else has suggestions, I’m all ears!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688891308 {#2676
      date: 2023-07-09 10:28:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      1 => App\Entity\EntryComment {#2113
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: "Switch cleaner?? I use RS “own brand”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688760023 {#2122
          date: 2023-07-07 22:00:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@plasticmanufacturing@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 8878
        -bodyTs: "'brand':7 'cleaner':2 'rs':5 'switch':1 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/728605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688726718 {#2115
          date: 2023-07-07 12:45:18.0 +02:00
        }
        +"title": 8878
      }
      0 => App\Entity\EntryComment {#2299}
    ]
    -id: 910
    -titleTs: "'connector':6 'fit':5 'press':4 'remov':3"
    -bodyTs: "'3d':98 '96':37 'anyon':123 'arbor':113 'arcad':7 'area':105 'around':102 'audio':11,18 'board':13,19,22 'bottom':21 'connect':33,84 'connector':43,104,121 'cut':81,93 'din':39 'ear':130 'els':26,124 'even':68 'everyth':25 'first':73 'fit':42,120 'flex':109 'follow':79 'frame':101 'hous':89 'idea':59 'individu':90 'insert':116 'instal':52 'intermitt':10 'like':50 'm':2,128 'minim':107 'new':53 'oem':46 'one':54 'pcb':8,97,108 'physic':80 'pin':38,94 'plastic':88 'poor':32 'press':41,114,119 'press-fit':40,118 'pressfit':83 'print':99 'proper':64,71 'realli':56 'remov':86,91 'repair':5 'replac':47 'short':30 'somewher':34 'suggest':126 'thought':74 'top':15 'tri':3 'use':111 'would':49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688752440
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/538616"
    +editedAt: DateTimeImmutable @1688693472 {#2665
      date: 2023-07-07 03:31:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688693440 {#2643
      date: 2023-07-07 03:30:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: App\Entity\EntryComment {#2113}
  +body: "I think that it is the same stuff, just will propellant added in the aerosol. A small squeezy bottle with a needle is better if you have live stuff nearby - but you can always fill one from an aerosol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688760022 {#2192
    date: 2023-07-07 22:00:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@plasticmanufacturing@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 9034
  -bodyTs: "'ad':12 'aerosol':15,39 'alway':34 'better':24 'bottl':19 'fill':35 'live':28 'nearbi':30 'needl':22 'one':36 'propel':11 'small':17 'squeezi':18 'stuff':8,29 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/748601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688760022 {#2189
    date: 2023-07-07 22:00:22.0 +02:00
  }
  +"title": 9034
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2681 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "How-to-remove-press-fit-connectors"
    +title: "How to remove press fit connectors"
    +url: "https://discuss.tchncs.de/pictrs/image/1b69ec8e-83a8-4fcb-9a75-149dbf1ea8b9.jpeg"
    +body: """
      I’m trying to repair an arcade PCB with intermittent audio. The board on top is the audio board, the bottom board is the everything else.\n
      \n
      There is a short or poor connection somewhere in this 96 pin DIN, press-fit connector.\n
      \n
      I have OEM replacements, and would like to install new ones, but really have no idea how to do it properly (if you can even do it properly). My first thought was to do the following:\n
      \n
      - Physically cut the pressfit connection to remove the plastic housings\n
      - individually remove each cut pin from the PCB\n
      - 3D print a “frame” around the connector area to minimize PCB flex, and use an arbor press to insert the press-fit connector\n
      \n
      If anyone else has suggestions, I’m all ears!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688891308 {#2676
      date: 2023-07-09 10:28:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      1 => App\Entity\EntryComment {#2113
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: "Switch cleaner?? I use RS “own brand”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688760023 {#2122
          date: 2023-07-07 22:00:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@plasticmanufacturing@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 8878
        -bodyTs: "'brand':7 'cleaner':2 'rs':5 'switch':1 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/728605"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688726718 {#2115
          date: 2023-07-07 12:45:18.0 +02:00
        }
        +"title": 8878
      }
      0 => App\Entity\EntryComment {#2299}
    ]
    -id: 910
    -titleTs: "'connector':6 'fit':5 'press':4 'remov':3"
    -bodyTs: "'3d':98 '96':37 'anyon':123 'arbor':113 'arcad':7 'area':105 'around':102 'audio':11,18 'board':13,19,22 'bottom':21 'connect':33,84 'connector':43,104,121 'cut':81,93 'din':39 'ear':130 'els':26,124 'even':68 'everyth':25 'first':73 'fit':42,120 'flex':109 'follow':79 'frame':101 'hous':89 'idea':59 'individu':90 'insert':116 'instal':52 'intermitt':10 'like':50 'm':2,128 'minim':107 'new':53 'oem':46 'one':54 'pcb':8,97,108 'physic':80 'pin':38,94 'plastic':88 'poor':32 'press':41,114,119 'press-fit':40,118 'pressfit':83 'print':99 'proper':64,71 'realli':56 'remov':86,91 'repair':5 'replac':47 'short':30 'somewher':34 'suggest':126 'thought':74 'top':15 'tri':3 'use':111 'would':49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688752440
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/538616"
    +editedAt: DateTimeImmutable @1688693472 {#2665
      date: 2023-07-07 03:31:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688693440 {#2643
      date: 2023-07-07 03:30:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: App\Entity\EntryComment {#2113}
  +body: "I think that it is the same stuff, just will propellant added in the aerosol. A small squeezy bottle with a needle is better if you have live stuff nearby - but you can always fill one from an aerosol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688760022 {#2192
    date: 2023-07-07 22:00:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@plasticmanufacturing@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 9034
  -bodyTs: "'ad':12 'aerosol':15,39 'alway':34 'better':24 'bottl':19 'fill':35 'live':28 'nearbi':30 'needl':22 'one':36 'propel':11 'small':17 'squeezi':18 'stuff':8,29 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/748601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688760022 {#2189
    date: 2023-07-07 22:00:22.0 +02:00
  }
  +"title": 9034
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Fence-tester-which-resistors"
  +title: "Fence tester - which resistors?"
  +url: null
  +body: "I lost my electric fence tester, probably the pigs ate it. But I opened it once to resolder the earth wire and found it’s really just a voltage divider with resistors and leds, so I can probably rebuild with stuff I have. What resistor values though? 2k to 10k V run through the fence. If any of you good people have a diagram, a formula or an idea, please help."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688726489 {#2695
    date: 2023-07-07 12:41:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You could use something like this:\n
        \n
        ![](https://discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)\n
        \n
        The diodes at least provide some steps - which just LEDs and resistors don’t. The dissipation in the main series resistors will be quite something, also. (You will probably need several resistors in series, if you use standard ones, with their standard voltage limits).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688726489 {#2105
        date: 2023-07-07 12:41:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crashez@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 8877
      -bodyTs: "'/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':9 'also':35 'could':2 'diod':11 'discuss.tchncs.de':8 'discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':7 'dissip':25 'least':13 'led':19 'like':5 'limit':53 'main':28 'need':39 'one':48 'probabl':38 'provid':14 'quit':33 'resistor':21,30,41 'seri':29,43 'sever':40 'someth':4,34 'standard':47,51 'step':16 'use':3,46 'voltag':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/728499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688726489 {#2108
        date: 2023-07-07 12:41:29.0 +02:00
      }
      +"title": 8877
    }
  ]
  -id: 886
  -titleTs: "'fenc':1 'resistor':4 'tester':2"
  -bodyTs: "'10k':50 '2k':48 'ate':10 'diagram':64 'divid':30 'earth':20 'electr':4 'fenc':5,55 'formula':66 'found':23 'good':60 'help':71 'idea':69 'led':34 'lost':2 'open':14 'peopl':61 'pig':9 'pleas':70 'probabl':7,38 'realli':26 'rebuild':39 'resistor':32,45 'resold':18 'run':52 'stuff':41 'tester':6 'though':47 'v':51 'valu':46 'voltag':29 'wire':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688671166
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/518129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688633666 {#2682
    date: 2023-07-06 10:54:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Fence-tester-which-resistors"
  +title: "Fence tester - which resistors?"
  +url: null
  +body: "I lost my electric fence tester, probably the pigs ate it. But I opened it once to resolder the earth wire and found it’s really just a voltage divider with resistors and leds, so I can probably rebuild with stuff I have. What resistor values though? 2k to 10k V run through the fence. If any of you good people have a diagram, a formula or an idea, please help."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688726489 {#2695
    date: 2023-07-07 12:41:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You could use something like this:\n
        \n
        ![](https://discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)\n
        \n
        The diodes at least provide some steps - which just LEDs and resistors don’t. The dissipation in the main series resistors will be quite something, also. (You will probably need several resistors in series, if you use standard ones, with their standard voltage limits).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688726489 {#2105
        date: 2023-07-07 12:41:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crashez@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 8877
      -bodyTs: "'/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':9 'also':35 'could':2 'diod':11 'discuss.tchncs.de':8 'discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':7 'dissip':25 'least':13 'led':19 'like':5 'limit':53 'main':28 'need':39 'one':48 'probabl':38 'provid':14 'quit':33 'resistor':21,30,41 'seri':29,43 'sever':40 'someth':4,34 'standard':47,51 'step':16 'use':3,46 'voltag':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/728499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688726489 {#2108
        date: 2023-07-07 12:41:29.0 +02:00
      }
      +"title": 8877
    }
  ]
  -id: 886
  -titleTs: "'fenc':1 'resistor':4 'tester':2"
  -bodyTs: "'10k':50 '2k':48 'ate':10 'diagram':64 'divid':30 'earth':20 'electr':4 'fenc':5,55 'formula':66 'found':23 'good':60 'help':71 'idea':69 'led':34 'lost':2 'open':14 'peopl':61 'pig':9 'pleas':70 'probabl':7,38 'realli':26 'rebuild':39 'resistor':32,45 'resold':18 'run':52 'stuff':41 'tester':6 'though':47 'v':51 'valu':46 'voltag':29 'wire':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688671166
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/518129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688633666 {#2682
    date: 2023-07-06 10:54:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Fence-tester-which-resistors"
  +title: "Fence tester - which resistors?"
  +url: null
  +body: "I lost my electric fence tester, probably the pigs ate it. But I opened it once to resolder the earth wire and found it’s really just a voltage divider with resistors and leds, so I can probably rebuild with stuff I have. What resistor values though? 2k to 10k V run through the fence. If any of you good people have a diagram, a formula or an idea, please help."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688726489 {#2695
    date: 2023-07-07 12:41:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You could use something like this:\n
        \n
        ![](https://discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)\n
        \n
        The diodes at least provide some steps - which just LEDs and resistors don’t. The dissipation in the main series resistors will be quite something, also. (You will probably need several resistors in series, if you use standard ones, with their standard voltage limits).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688726489 {#2105
        date: 2023-07-07 12:41:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crashez@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 8877
      -bodyTs: "'/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':9 'also':35 'could':2 'diod':11 'discuss.tchncs.de':8 'discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':7 'dissip':25 'least':13 'led':19 'like':5 'limit':53 'main':28 'need':39 'one':48 'probabl':38 'provid':14 'quit':33 'resistor':21,30,41 'seri':29,43 'sever':40 'someth':4,34 'standard':47,51 'step':16 'use':3,46 'voltag':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/728499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688726489 {#2108
        date: 2023-07-07 12:41:29.0 +02:00
      }
      +"title": 8877
    }
  ]
  -id: 886
  -titleTs: "'fenc':1 'resistor':4 'tester':2"
  -bodyTs: "'10k':50 '2k':48 'ate':10 'diagram':64 'divid':30 'earth':20 'electr':4 'fenc':5,55 'formula':66 'found':23 'good':60 'help':71 'idea':69 'led':34 'lost':2 'open':14 'peopl':61 'pig':9 'pleas':70 'probabl':7,38 'realli':26 'rebuild':39 'resistor':32,45 'resold':18 'run':52 'stuff':41 'tester':6 'though':47 'v':51 'valu':46 'voltag':29 'wire':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688671166
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/518129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688633666 {#2682
    date: 2023-07-06 10:54:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2662 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Fence-tester-which-resistors"
    +title: "Fence tester - which resistors?"
    +url: null
    +body: "I lost my electric fence tester, probably the pigs ate it. But I opened it once to resolder the earth wire and found it’s really just a voltage divider with resistors and leds, so I can probably rebuild with stuff I have. What resistor values though? 2k to 10k V run through the fence. If any of you good people have a diagram, a formula or an idea, please help."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688726489 {#2695
      date: 2023-07-07 12:41:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 886
    -titleTs: "'fenc':1 'resistor':4 'tester':2"
    -bodyTs: "'10k':50 '2k':48 'ate':10 'diagram':64 'divid':30 'earth':20 'electr':4 'fenc':5,55 'formula':66 'found':23 'good':60 'help':71 'idea':69 'led':34 'lost':2 'open':14 'peopl':61 'pig':9 'pleas':70 'probabl':7,38 'realli':26 'rebuild':39 'resistor':32,45 'resold':18 'run':52 'stuff':41 'tester':6 'though':47 'v':51 'valu':46 'voltag':29 'wire':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688671166
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/518129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688633666 {#2682
      date: 2023-07-06 10:54:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You could use something like this:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)\n
    \n
    The diodes at least provide some steps - which just LEDs and resistors don’t. The dissipation in the main series resistors will be quite something, also. (You will probably need several resistors in series, if you use standard ones, with their standard voltage limits).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688726489 {#2105
    date: 2023-07-07 12:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crashez@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 8877
  -bodyTs: "'/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':9 'also':35 'could':2 'diod':11 'discuss.tchncs.de':8 'discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':7 'dissip':25 'least':13 'led':19 'like':5 'limit':53 'main':28 'need':39 'one':48 'probabl':38 'provid':14 'quit':33 'resistor':21,30,41 'seri':29,43 'sever':40 'someth':4,34 'standard':47,51 'step':16 'use':3,46 'voltag':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/728499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688726489 {#2108
    date: 2023-07-07 12:41:29.0 +02:00
  }
  +"title": 8877
}
"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
71 DENIED edit
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2662 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Fence-tester-which-resistors"
    +title: "Fence tester - which resistors?"
    +url: null
    +body: "I lost my electric fence tester, probably the pigs ate it. But I opened it once to resolder the earth wire and found it’s really just a voltage divider with resistors and leds, so I can probably rebuild with stuff I have. What resistor values though? 2k to 10k V run through the fence. If any of you good people have a diagram, a formula or an idea, please help."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688726489 {#2695
      date: 2023-07-07 12:41:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 886
    -titleTs: "'fenc':1 'resistor':4 'tester':2"
    -bodyTs: "'10k':50 '2k':48 'ate':10 'diagram':64 'divid':30 'earth':20 'electr':4 'fenc':5,55 'formula':66 'found':23 'good':60 'help':71 'idea':69 'led':34 'lost':2 'open':14 'peopl':61 'pig':9 'pleas':70 'probabl':7,38 'realli':26 'rebuild':39 'resistor':32,45 'resold':18 'run':52 'stuff':41 'tester':6 'though':47 'v':51 'valu':46 'voltag':29 'wire':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688671166
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/518129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688633666 {#2682
      date: 2023-07-06 10:54:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You could use something like this:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)\n
    \n
    The diodes at least provide some steps - which just LEDs and resistors don’t. The dissipation in the main series resistors will be quite something, also. (You will probably need several resistors in series, if you use standard ones, with their standard voltage limits).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688726489 {#2105
    date: 2023-07-07 12:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crashez@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 8877
  -bodyTs: "'/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':9 'also':35 'could':2 'diod':11 'discuss.tchncs.de':8 'discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':7 'dissip':25 'least':13 'led':19 'like':5 'limit':53 'main':28 'need':39 'one':48 'probabl':38 'provid':14 'quit':33 'resistor':21,30,41 'seri':29,43 'sever':40 'someth':4,34 'standard':47,51 'step':16 'use':3,46 'voltag':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/728499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688726489 {#2108
    date: 2023-07-07 12:41:29.0 +02:00
  }
  +"title": 8877
}
"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
72 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2662 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Fence-tester-which-resistors"
    +title: "Fence tester - which resistors?"
    +url: null
    +body: "I lost my electric fence tester, probably the pigs ate it. But I opened it once to resolder the earth wire and found it’s really just a voltage divider with resistors and leds, so I can probably rebuild with stuff I have. What resistor values though? 2k to 10k V run through the fence. If any of you good people have a diagram, a formula or an idea, please help."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688726489 {#2695
      date: 2023-07-07 12:41:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 886
    -titleTs: "'fenc':1 'resistor':4 'tester':2"
    -bodyTs: "'10k':50 '2k':48 'ate':10 'diagram':64 'divid':30 'earth':20 'electr':4 'fenc':5,55 'formula':66 'found':23 'good':60 'help':71 'idea':69 'led':34 'lost':2 'open':14 'peopl':61 'pig':9 'pleas':70 'probabl':7,38 'realli':26 'rebuild':39 'resistor':32,45 'resold':18 'run':52 'stuff':41 'tester':6 'though':47 'v':51 'valu':46 'voltag':29 'wire':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688671166
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/518129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688633666 {#2682
      date: 2023-07-06 10:54:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You could use something like this:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)\n
    \n
    The diodes at least provide some steps - which just LEDs and resistors don’t. The dissipation in the main series resistors will be quite something, also. (You will probably need several resistors in series, if you use standard ones, with their standard voltage limits).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688726489 {#2105
    date: 2023-07-07 12:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crashez@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 8877
  -bodyTs: "'/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':9 'also':35 'could':2 'diod':11 'discuss.tchncs.de':8 'discuss.tchncs.de/pictrs/image/769f185a-6291-4738-a6b6-3537f4fc25da.png)':7 'dissip':25 'least':13 'led':19 'like':5 'limit':53 'main':28 'need':39 'one':48 'probabl':38 'provid':14 'quit':33 'resistor':21,30,41 'seri':29,43 'sever':40 'someth':4,34 'standard':47,51 'step':16 'use':3,46 'voltag':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/728499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688726489 {#2108
    date: 2023-07-07 12:41:29.0 +02:00
  }
  +"title": 8877
}
"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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2072
  +user: Proxies\__CG__\App\Entity\User {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Would-this-circuit-to-use-an-HR202-humidity-sensor-actually"
  +title: "Would this circuit to use an HR202 humidity sensor actually work?"
  +url: null
  +body: """
    ![](https://discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)\n
    \n
    I wanna run a HR202 moisture sensor and an Arduino. Yes, I picked a HR202 to challenge myself to make it work. I already have some easier-to-use SHT40 in stock.\n
    \n
    This sensor can only run with AC 1.5Vpeak max. So, I’ve created this little circuit to provide AC, and I’ll only read it when the oscillator output is HIGH, so I can read it briefly at the same time with the help of Arduino’s ADC. Could this circuit work? Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688761530 {#2713
    date: 2023-07-07 22:25:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  +badges: Doctrine\ORM\PersistentCollection {#2728 …}
  +children: [
    1 => App\Entity\EntryComment {#2068
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m assuming that those "v"s are meters and not constant voltage sources. A 2.4v zener does NOT have exactly 2.4v across it. A 1.2 v supply will not be precisely 1.2v. Both will also vary with time and temperature. So, in practice there WILL be a dc component across the sensor - which will destroy it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688761531 {#2137
        date: 2023-07-07 22:25:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@macusking@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 8469
      -bodyTs: "'1.2':28,35 '2.4':16,23 'across':25,54 'also':39 'assum':3 'compon':53 'constant':12 'dc':52 'destroy':59 'exact':22 'm':2 'meter':9 'practic':47 'precis':34 'sensor':56 'sourc':14 'suppli':30 'temperatur':44 'time':42 'v':6,17,24,29,36 'vari':40 'voltag':13 'zener':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/661762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688586156 {#2073
        date: 2023-07-05 21:42:36.0 +02:00
      }
      +"title": 8469
    }
    0 => App\Entity\EntryComment {#2045
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +root: App\Entity\EntryComment {#2068}
      +body: "How I would do it is to use two digital IO pins on the processor to generate the reference square wave. Put the sensor plus a series precision resistor between them and just pull one IO pin high as the other is pulled low and then swap them. That presumes that IO pins can both source and sink IO current. Then take the junction between the two to an Analogue in pin. You get two measurements each cycle. Use a lookup table of values and interpolate between them. If you wanted more precision - add more series resistors of different values covering the range of humidity that you want to sense, going to different IO pins. So you can choose the IO pin pair that brings the centre point between sensor and resistor closest to the mid-voltage point. It’s effectively a balanced half bridge arrangement - using the precision of the resistors to determine overall measurement precision. OK it ties up several IO pins - but microcontrollers are so cheap, I’d probably just dedicate one to this sensor and that’s all that it would do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688622526 {#2046
        date: 2023-07-06 07:48:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@macusking@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 8568
      -bodyTs: "'add':94 'analogu':70 'arrang':147 'balanc':144 'bridg':146 'bring':125 'centr':127 'cheap':170 'choos':119 'closest':133 'cover':101 'current':60 'cycl':78 'd':172 'dedic':175 'determin':155 'differ':99,113 'digit':10 'effect':142 'generat':17 'get':74 'go':111 'half':145 'high':38 'humid':105 'interpol':86 'io':11,36,52,59,114,121,164 'junction':64 'lookup':81 'low':44 'measur':76,157 'microcontrol':167 'mid':137 'mid-voltag':136 'ok':159 'one':35,176 'overal':156 'pair':123 'pin':12,37,53,72,115,122,165 'plus':25 'point':128,139 'precis':28,93,150,158 'presum':50 'probabl':173 'processor':15 'pull':34,43 'put':22 'rang':103 'refer':19 'resistor':29,97,132,153 'sens':110 'sensor':24,130,179 'seri':27,96 'sever':163 'sink':58 'sourc':56 'squar':20 'swap':47 'tabl':82 'take':62 'tie':161 'two':9,67,75 'use':8,79,148 'valu':84,100 'voltag':138 'want':91,108 'wave':21 'would':3,186"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/678173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688622526 {#2047
        date: 2023-07-06 07:48:46.0 +02:00
      }
      +"title": 8568
    }
  ]
  -id: 875
  -titleTs: "'actual':10 'circuit':3 'hr202':7 'humid':8 'sensor':9 'use':5 'work':11 'would':1"
  -bodyTs: "'/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':3 '1.5':44 'ac':43,56 'adc':85 'alreadi':27 'arduino':13,83 'briefli':74 'challeng':20 'circuit':53,88 'could':86 'creat':50 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':1 'easier':31 'easier-to-us':30 'help':81 'high':68 'hr202':8,18 'littl':52 'll':59 'make':23 'max':46 'moistur':9 'oscil':65 'output':66 'pick':16 'provid':55 'read':61,72 'run':6,41 'sensor':10,38 'sht40':34 'stock':36 'thank':90 'time':78 'use':33 've':49 'vpeak':45 'wanna':5 'work':25,89 'yes':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688598501
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/505309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688582501 {#2701
    date: 2023-07-05 20:41:41.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2072
  +user: Proxies\__CG__\App\Entity\User {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Would-this-circuit-to-use-an-HR202-humidity-sensor-actually"
  +title: "Would this circuit to use an HR202 humidity sensor actually work?"
  +url: null
  +body: """
    ![](https://discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)\n
    \n
    I wanna run a HR202 moisture sensor and an Arduino. Yes, I picked a HR202 to challenge myself to make it work. I already have some easier-to-use SHT40 in stock.\n
    \n
    This sensor can only run with AC 1.5Vpeak max. So, I’ve created this little circuit to provide AC, and I’ll only read it when the oscillator output is HIGH, so I can read it briefly at the same time with the help of Arduino’s ADC. Could this circuit work? Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688761530 {#2713
    date: 2023-07-07 22:25:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  +badges: Doctrine\ORM\PersistentCollection {#2728 …}
  +children: [
    1 => App\Entity\EntryComment {#2068
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m assuming that those "v"s are meters and not constant voltage sources. A 2.4v zener does NOT have exactly 2.4v across it. A 1.2 v supply will not be precisely 1.2v. Both will also vary with time and temperature. So, in practice there WILL be a dc component across the sensor - which will destroy it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688761531 {#2137
        date: 2023-07-07 22:25:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@macusking@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 8469
      -bodyTs: "'1.2':28,35 '2.4':16,23 'across':25,54 'also':39 'assum':3 'compon':53 'constant':12 'dc':52 'destroy':59 'exact':22 'm':2 'meter':9 'practic':47 'precis':34 'sensor':56 'sourc':14 'suppli':30 'temperatur':44 'time':42 'v':6,17,24,29,36 'vari':40 'voltag':13 'zener':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/661762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688586156 {#2073
        date: 2023-07-05 21:42:36.0 +02:00
      }
      +"title": 8469
    }
    0 => App\Entity\EntryComment {#2045
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +root: App\Entity\EntryComment {#2068}
      +body: "How I would do it is to use two digital IO pins on the processor to generate the reference square wave. Put the sensor plus a series precision resistor between them and just pull one IO pin high as the other is pulled low and then swap them. That presumes that IO pins can both source and sink IO current. Then take the junction between the two to an Analogue in pin. You get two measurements each cycle. Use a lookup table of values and interpolate between them. If you wanted more precision - add more series resistors of different values covering the range of humidity that you want to sense, going to different IO pins. So you can choose the IO pin pair that brings the centre point between sensor and resistor closest to the mid-voltage point. It’s effectively a balanced half bridge arrangement - using the precision of the resistors to determine overall measurement precision. OK it ties up several IO pins - but microcontrollers are so cheap, I’d probably just dedicate one to this sensor and that’s all that it would do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688622526 {#2046
        date: 2023-07-06 07:48:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@macusking@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 8568
      -bodyTs: "'add':94 'analogu':70 'arrang':147 'balanc':144 'bridg':146 'bring':125 'centr':127 'cheap':170 'choos':119 'closest':133 'cover':101 'current':60 'cycl':78 'd':172 'dedic':175 'determin':155 'differ':99,113 'digit':10 'effect':142 'generat':17 'get':74 'go':111 'half':145 'high':38 'humid':105 'interpol':86 'io':11,36,52,59,114,121,164 'junction':64 'lookup':81 'low':44 'measur':76,157 'microcontrol':167 'mid':137 'mid-voltag':136 'ok':159 'one':35,176 'overal':156 'pair':123 'pin':12,37,53,72,115,122,165 'plus':25 'point':128,139 'precis':28,93,150,158 'presum':50 'probabl':173 'processor':15 'pull':34,43 'put':22 'rang':103 'refer':19 'resistor':29,97,132,153 'sens':110 'sensor':24,130,179 'seri':27,96 'sever':163 'sink':58 'sourc':56 'squar':20 'swap':47 'tabl':82 'take':62 'tie':161 'two':9,67,75 'use':8,79,148 'valu':84,100 'voltag':138 'want':91,108 'wave':21 'would':3,186"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/678173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688622526 {#2047
        date: 2023-07-06 07:48:46.0 +02:00
      }
      +"title": 8568
    }
  ]
  -id: 875
  -titleTs: "'actual':10 'circuit':3 'hr202':7 'humid':8 'sensor':9 'use':5 'work':11 'would':1"
  -bodyTs: "'/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':3 '1.5':44 'ac':43,56 'adc':85 'alreadi':27 'arduino':13,83 'briefli':74 'challeng':20 'circuit':53,88 'could':86 'creat':50 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':1 'easier':31 'easier-to-us':30 'help':81 'high':68 'hr202':8,18 'littl':52 'll':59 'make':23 'max':46 'moistur':9 'oscil':65 'output':66 'pick':16 'provid':55 'read':61,72 'run':6,41 'sensor':10,38 'sht40':34 'stock':36 'thank':90 'time':78 'use':33 've':49 'vpeak':45 'wanna':5 'work':25,89 'yes':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688598501
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/505309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688582501 {#2701
    date: 2023-07-05 20:41:41.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2072
  +user: Proxies\__CG__\App\Entity\User {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Would-this-circuit-to-use-an-HR202-humidity-sensor-actually"
  +title: "Would this circuit to use an HR202 humidity sensor actually work?"
  +url: null
  +body: """
    ![](https://discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)\n
    \n
    I wanna run a HR202 moisture sensor and an Arduino. Yes, I picked a HR202 to challenge myself to make it work. I already have some easier-to-use SHT40 in stock.\n
    \n
    This sensor can only run with AC 1.5Vpeak max. So, I’ve created this little circuit to provide AC, and I’ll only read it when the oscillator output is HIGH, so I can read it briefly at the same time with the help of Arduino’s ADC. Could this circuit work? Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688761530 {#2713
    date: 2023-07-07 22:25:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  +badges: Doctrine\ORM\PersistentCollection {#2728 …}
  +children: [
    1 => App\Entity\EntryComment {#2068
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m assuming that those "v"s are meters and not constant voltage sources. A 2.4v zener does NOT have exactly 2.4v across it. A 1.2 v supply will not be precisely 1.2v. Both will also vary with time and temperature. So, in practice there WILL be a dc component across the sensor - which will destroy it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688761531 {#2137
        date: 2023-07-07 22:25:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@macusking@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 8469
      -bodyTs: "'1.2':28,35 '2.4':16,23 'across':25,54 'also':39 'assum':3 'compon':53 'constant':12 'dc':52 'destroy':59 'exact':22 'm':2 'meter':9 'practic':47 'precis':34 'sensor':56 'sourc':14 'suppli':30 'temperatur':44 'time':42 'v':6,17,24,29,36 'vari':40 'voltag':13 'zener':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/661762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688586156 {#2073
        date: 2023-07-05 21:42:36.0 +02:00
      }
      +"title": 8469
    }
    0 => App\Entity\EntryComment {#2045
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +root: App\Entity\EntryComment {#2068}
      +body: "How I would do it is to use two digital IO pins on the processor to generate the reference square wave. Put the sensor plus a series precision resistor between them and just pull one IO pin high as the other is pulled low and then swap them. That presumes that IO pins can both source and sink IO current. Then take the junction between the two to an Analogue in pin. You get two measurements each cycle. Use a lookup table of values and interpolate between them. If you wanted more precision - add more series resistors of different values covering the range of humidity that you want to sense, going to different IO pins. So you can choose the IO pin pair that brings the centre point between sensor and resistor closest to the mid-voltage point. It’s effectively a balanced half bridge arrangement - using the precision of the resistors to determine overall measurement precision. OK it ties up several IO pins - but microcontrollers are so cheap, I’d probably just dedicate one to this sensor and that’s all that it would do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688622526 {#2046
        date: 2023-07-06 07:48:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@macusking@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 8568
      -bodyTs: "'add':94 'analogu':70 'arrang':147 'balanc':144 'bridg':146 'bring':125 'centr':127 'cheap':170 'choos':119 'closest':133 'cover':101 'current':60 'cycl':78 'd':172 'dedic':175 'determin':155 'differ':99,113 'digit':10 'effect':142 'generat':17 'get':74 'go':111 'half':145 'high':38 'humid':105 'interpol':86 'io':11,36,52,59,114,121,164 'junction':64 'lookup':81 'low':44 'measur':76,157 'microcontrol':167 'mid':137 'mid-voltag':136 'ok':159 'one':35,176 'overal':156 'pair':123 'pin':12,37,53,72,115,122,165 'plus':25 'point':128,139 'precis':28,93,150,158 'presum':50 'probabl':173 'processor':15 'pull':34,43 'put':22 'rang':103 'refer':19 'resistor':29,97,132,153 'sens':110 'sensor':24,130,179 'seri':27,96 'sever':163 'sink':58 'sourc':56 'squar':20 'swap':47 'tabl':82 'take':62 'tie':161 'two':9,67,75 'use':8,79,148 'valu':84,100 'voltag':138 'want':91,108 'wave':21 'would':3,186"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/678173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688622526 {#2047
        date: 2023-07-06 07:48:46.0 +02:00
      }
      +"title": 8568
    }
  ]
  -id: 875
  -titleTs: "'actual':10 'circuit':3 'hr202':7 'humid':8 'sensor':9 'use':5 'work':11 'would':1"
  -bodyTs: "'/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':3 '1.5':44 'ac':43,56 'adc':85 'alreadi':27 'arduino':13,83 'briefli':74 'challeng':20 'circuit':53,88 'could':86 'creat':50 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':1 'easier':31 'easier-to-us':30 'help':81 'high':68 'hr202':8,18 'littl':52 'll':59 'make':23 'max':46 'moistur':9 'oscil':65 'output':66 'pick':16 'provid':55 'read':61,72 'run':6,41 'sensor':10,38 'sht40':34 'stock':36 'thank':90 'time':78 'use':33 've':49 'vpeak':45 'wanna':5 'work':25,89 'yes':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688598501
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/505309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688582501 {#2701
    date: 2023-07-05 20:41:41.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Would-this-circuit-to-use-an-HR202-humidity-sensor-actually"
    +title: "Would this circuit to use an HR202 humidity sensor actually work?"
    +url: null
    +body: """
      ![](https://discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)\n
      \n
      I wanna run a HR202 moisture sensor and an Arduino. Yes, I picked a HR202 to challenge myself to make it work. I already have some easier-to-use SHT40 in stock.\n
      \n
      This sensor can only run with AC 1.5Vpeak max. So, I’ve created this little circuit to provide AC, and I’ll only read it when the oscillator output is HIGH, so I can read it briefly at the same time with the help of Arduino’s ADC. Could this circuit work? Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688761530 {#2713
      date: 2023-07-07 22:25:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    +badges: Doctrine\ORM\PersistentCollection {#2728 …}
    +children: [
      1 => App\Entity\EntryComment {#2068}
      0 => App\Entity\EntryComment {#2045
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
        +root: App\Entity\EntryComment {#2068}
        +body: "How I would do it is to use two digital IO pins on the processor to generate the reference square wave. Put the sensor plus a series precision resistor between them and just pull one IO pin high as the other is pulled low and then swap them. That presumes that IO pins can both source and sink IO current. Then take the junction between the two to an Analogue in pin. You get two measurements each cycle. Use a lookup table of values and interpolate between them. If you wanted more precision - add more series resistors of different values covering the range of humidity that you want to sense, going to different IO pins. So you can choose the IO pin pair that brings the centre point between sensor and resistor closest to the mid-voltage point. It’s effectively a balanced half bridge arrangement - using the precision of the resistors to determine overall measurement precision. OK it ties up several IO pins - but microcontrollers are so cheap, I’d probably just dedicate one to this sensor and that’s all that it would do."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688622526 {#2046
          date: 2023-07-06 07:48:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@macusking@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2050 …}
        +nested: Doctrine\ORM\PersistentCollection {#2052 …}
        +votes: Doctrine\ORM\PersistentCollection {#2058 …}
        +reports: Doctrine\ORM\PersistentCollection {#2125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
        -id: 8568
        -bodyTs: "'add':94 'analogu':70 'arrang':147 'balanc':144 'bridg':146 'bring':125 'centr':127 'cheap':170 'choos':119 'closest':133 'cover':101 'current':60 'cycl':78 'd':172 'dedic':175 'determin':155 'differ':99,113 'digit':10 'effect':142 'generat':17 'get':74 'go':111 'half':145 'high':38 'humid':105 'interpol':86 'io':11,36,52,59,114,121,164 'junction':64 'lookup':81 'low':44 'measur':76,157 'microcontrol':167 'mid':137 'mid-voltag':136 'ok':159 'one':35,176 'overal':156 'pair':123 'pin':12,37,53,72,115,122,165 'plus':25 'point':128,139 'precis':28,93,150,158 'presum':50 'probabl':173 'processor':15 'pull':34,43 'put':22 'rang':103 'refer':19 'resistor':29,97,132,153 'sens':110 'sensor':24,130,179 'seri':27,96 'sever':163 'sink':58 'sourc':56 'squar':20 'swap':47 'tabl':82 'take':62 'tie':161 'two':9,67,75 'use':8,79,148 'valu':84,100 'voltag':138 'want':91,108 'wave':21 'would':3,186"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/678173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688622526 {#2047
          date: 2023-07-06 07:48:46.0 +02:00
        }
        +"title": 8568
      }
    ]
    -id: 875
    -titleTs: "'actual':10 'circuit':3 'hr202':7 'humid':8 'sensor':9 'use':5 'work':11 'would':1"
    -bodyTs: "'/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':3 '1.5':44 'ac':43,56 'adc':85 'alreadi':27 'arduino':13,83 'briefli':74 'challeng':20 'circuit':53,88 'could':86 'creat':50 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':1 'easier':31 'easier-to-us':30 'help':81 'high':68 'hr202':8,18 'littl':52 'll':59 'make':23 'max':46 'moistur':9 'oscil':65 'output':66 'pick':16 'provid':55 'read':61,72 'run':6,41 'sensor':10,38 'sht40':34 'stock':36 'thank':90 'time':78 'use':33 've':49 'vpeak':45 'wanna':5 'work':25,89 'yes':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688598501
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/505309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688582501 {#2701
      date: 2023-07-05 20:41:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m assuming that those "v"s are meters and not constant voltage sources. A 2.4v zener does NOT have exactly 2.4v across it. A 1.2 v supply will not be precisely 1.2v. Both will also vary with time and temperature. So, in practice there WILL be a dc component across the sensor - which will destroy it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688761531 {#2137
    date: 2023-07-07 22:25:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@macusking@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 8469
  -bodyTs: "'1.2':28,35 '2.4':16,23 'across':25,54 'also':39 'assum':3 'compon':53 'constant':12 'dc':52 'destroy':59 'exact':22 'm':2 'meter':9 'practic':47 'precis':34 'sensor':56 'sourc':14 'suppli':30 'temperatur':44 'time':42 'v':6,17,24,29,36 'vari':40 'voltag':13 'zener':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/661762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688586156 {#2073
    date: 2023-07-05 21:42:36.0 +02:00
  }
  +"title": 8469
}
"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
79 DENIED edit
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Would-this-circuit-to-use-an-HR202-humidity-sensor-actually"
    +title: "Would this circuit to use an HR202 humidity sensor actually work?"
    +url: null
    +body: """
      ![](https://discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)\n
      \n
      I wanna run a HR202 moisture sensor and an Arduino. Yes, I picked a HR202 to challenge myself to make it work. I already have some easier-to-use SHT40 in stock.\n
      \n
      This sensor can only run with AC 1.5Vpeak max. So, I’ve created this little circuit to provide AC, and I’ll only read it when the oscillator output is HIGH, so I can read it briefly at the same time with the help of Arduino’s ADC. Could this circuit work? Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688761530 {#2713
      date: 2023-07-07 22:25:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    +badges: Doctrine\ORM\PersistentCollection {#2728 …}
    +children: [
      1 => App\Entity\EntryComment {#2068}
      0 => App\Entity\EntryComment {#2045
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
        +root: App\Entity\EntryComment {#2068}
        +body: "How I would do it is to use two digital IO pins on the processor to generate the reference square wave. Put the sensor plus a series precision resistor between them and just pull one IO pin high as the other is pulled low and then swap them. That presumes that IO pins can both source and sink IO current. Then take the junction between the two to an Analogue in pin. You get two measurements each cycle. Use a lookup table of values and interpolate between them. If you wanted more precision - add more series resistors of different values covering the range of humidity that you want to sense, going to different IO pins. So you can choose the IO pin pair that brings the centre point between sensor and resistor closest to the mid-voltage point. It’s effectively a balanced half bridge arrangement - using the precision of the resistors to determine overall measurement precision. OK it ties up several IO pins - but microcontrollers are so cheap, I’d probably just dedicate one to this sensor and that’s all that it would do."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688622526 {#2046
          date: 2023-07-06 07:48:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@macusking@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2050 …}
        +nested: Doctrine\ORM\PersistentCollection {#2052 …}
        +votes: Doctrine\ORM\PersistentCollection {#2058 …}
        +reports: Doctrine\ORM\PersistentCollection {#2125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
        -id: 8568
        -bodyTs: "'add':94 'analogu':70 'arrang':147 'balanc':144 'bridg':146 'bring':125 'centr':127 'cheap':170 'choos':119 'closest':133 'cover':101 'current':60 'cycl':78 'd':172 'dedic':175 'determin':155 'differ':99,113 'digit':10 'effect':142 'generat':17 'get':74 'go':111 'half':145 'high':38 'humid':105 'interpol':86 'io':11,36,52,59,114,121,164 'junction':64 'lookup':81 'low':44 'measur':76,157 'microcontrol':167 'mid':137 'mid-voltag':136 'ok':159 'one':35,176 'overal':156 'pair':123 'pin':12,37,53,72,115,122,165 'plus':25 'point':128,139 'precis':28,93,150,158 'presum':50 'probabl':173 'processor':15 'pull':34,43 'put':22 'rang':103 'refer':19 'resistor':29,97,132,153 'sens':110 'sensor':24,130,179 'seri':27,96 'sever':163 'sink':58 'sourc':56 'squar':20 'swap':47 'tabl':82 'take':62 'tie':161 'two':9,67,75 'use':8,79,148 'valu':84,100 'voltag':138 'want':91,108 'wave':21 'would':3,186"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/678173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688622526 {#2047
          date: 2023-07-06 07:48:46.0 +02:00
        }
        +"title": 8568
      }
    ]
    -id: 875
    -titleTs: "'actual':10 'circuit':3 'hr202':7 'humid':8 'sensor':9 'use':5 'work':11 'would':1"
    -bodyTs: "'/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':3 '1.5':44 'ac':43,56 'adc':85 'alreadi':27 'arduino':13,83 'briefli':74 'challeng':20 'circuit':53,88 'could':86 'creat':50 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':1 'easier':31 'easier-to-us':30 'help':81 'high':68 'hr202':8,18 'littl':52 'll':59 'make':23 'max':46 'moistur':9 'oscil':65 'output':66 'pick':16 'provid':55 'read':61,72 'run':6,41 'sensor':10,38 'sht40':34 'stock':36 'thank':90 'time':78 'use':33 've':49 'vpeak':45 'wanna':5 'work':25,89 'yes':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688598501
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/505309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688582501 {#2701
      date: 2023-07-05 20:41:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m assuming that those "v"s are meters and not constant voltage sources. A 2.4v zener does NOT have exactly 2.4v across it. A 1.2 v supply will not be precisely 1.2v. Both will also vary with time and temperature. So, in practice there WILL be a dc component across the sensor - which will destroy it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688761531 {#2137
    date: 2023-07-07 22:25:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@macusking@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 8469
  -bodyTs: "'1.2':28,35 '2.4':16,23 'across':25,54 'also':39 'assum':3 'compon':53 'constant':12 'dc':52 'destroy':59 'exact':22 'm':2 'meter':9 'practic':47 'precis':34 'sensor':56 'sourc':14 'suppli':30 'temperatur':44 'time':42 'v':6,17,24,29,36 'vari':40 'voltag':13 'zener':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/661762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688586156 {#2073
    date: 2023-07-05 21:42:36.0 +02:00
  }
  +"title": 8469
}
"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
80 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Would-this-circuit-to-use-an-HR202-humidity-sensor-actually"
    +title: "Would this circuit to use an HR202 humidity sensor actually work?"
    +url: null
    +body: """
      ![](https://discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)\n
      \n
      I wanna run a HR202 moisture sensor and an Arduino. Yes, I picked a HR202 to challenge myself to make it work. I already have some easier-to-use SHT40 in stock.\n
      \n
      This sensor can only run with AC 1.5Vpeak max. So, I’ve created this little circuit to provide AC, and I’ll only read it when the oscillator output is HIGH, so I can read it briefly at the same time with the help of Arduino’s ADC. Could this circuit work? Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688761530 {#2713
      date: 2023-07-07 22:25:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    +badges: Doctrine\ORM\PersistentCollection {#2728 …}
    +children: [
      1 => App\Entity\EntryComment {#2068}
      0 => App\Entity\EntryComment {#2045
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
        +root: App\Entity\EntryComment {#2068}
        +body: "How I would do it is to use two digital IO pins on the processor to generate the reference square wave. Put the sensor plus a series precision resistor between them and just pull one IO pin high as the other is pulled low and then swap them. That presumes that IO pins can both source and sink IO current. Then take the junction between the two to an Analogue in pin. You get two measurements each cycle. Use a lookup table of values and interpolate between them. If you wanted more precision - add more series resistors of different values covering the range of humidity that you want to sense, going to different IO pins. So you can choose the IO pin pair that brings the centre point between sensor and resistor closest to the mid-voltage point. It’s effectively a balanced half bridge arrangement - using the precision of the resistors to determine overall measurement precision. OK it ties up several IO pins - but microcontrollers are so cheap, I’d probably just dedicate one to this sensor and that’s all that it would do."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688622526 {#2046
          date: 2023-07-06 07:48:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@macusking@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2050 …}
        +nested: Doctrine\ORM\PersistentCollection {#2052 …}
        +votes: Doctrine\ORM\PersistentCollection {#2058 …}
        +reports: Doctrine\ORM\PersistentCollection {#2125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
        -id: 8568
        -bodyTs: "'add':94 'analogu':70 'arrang':147 'balanc':144 'bridg':146 'bring':125 'centr':127 'cheap':170 'choos':119 'closest':133 'cover':101 'current':60 'cycl':78 'd':172 'dedic':175 'determin':155 'differ':99,113 'digit':10 'effect':142 'generat':17 'get':74 'go':111 'half':145 'high':38 'humid':105 'interpol':86 'io':11,36,52,59,114,121,164 'junction':64 'lookup':81 'low':44 'measur':76,157 'microcontrol':167 'mid':137 'mid-voltag':136 'ok':159 'one':35,176 'overal':156 'pair':123 'pin':12,37,53,72,115,122,165 'plus':25 'point':128,139 'precis':28,93,150,158 'presum':50 'probabl':173 'processor':15 'pull':34,43 'put':22 'rang':103 'refer':19 'resistor':29,97,132,153 'sens':110 'sensor':24,130,179 'seri':27,96 'sever':163 'sink':58 'sourc':56 'squar':20 'swap':47 'tabl':82 'take':62 'tie':161 'two':9,67,75 'use':8,79,148 'valu':84,100 'voltag':138 'want':91,108 'wave':21 'would':3,186"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/678173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688622526 {#2047
          date: 2023-07-06 07:48:46.0 +02:00
        }
        +"title": 8568
      }
    ]
    -id: 875
    -titleTs: "'actual':10 'circuit':3 'hr202':7 'humid':8 'sensor':9 'use':5 'work':11 'would':1"
    -bodyTs: "'/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':3 '1.5':44 'ac':43,56 'adc':85 'alreadi':27 'arduino':13,83 'briefli':74 'challeng':20 'circuit':53,88 'could':86 'creat':50 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':1 'easier':31 'easier-to-us':30 'help':81 'high':68 'hr202':8,18 'littl':52 'll':59 'make':23 'max':46 'moistur':9 'oscil':65 'output':66 'pick':16 'provid':55 'read':61,72 'run':6,41 'sensor':10,38 'sht40':34 'stock':36 'thank':90 'time':78 'use':33 've':49 'vpeak':45 'wanna':5 'work':25,89 'yes':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688598501
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/505309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688582501 {#2701
      date: 2023-07-05 20:41:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m assuming that those "v"s are meters and not constant voltage sources. A 2.4v zener does NOT have exactly 2.4v across it. A 1.2 v supply will not be precisely 1.2v. Both will also vary with time and temperature. So, in practice there WILL be a dc component across the sensor - which will destroy it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688761531 {#2137
    date: 2023-07-07 22:25:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@macusking@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 8469
  -bodyTs: "'1.2':28,35 '2.4':16,23 'across':25,54 'also':39 'assum':3 'compon':53 'constant':12 'dc':52 'destroy':59 'exact':22 'm':2 'meter':9 'practic':47 'precis':34 'sensor':56 'sourc':14 'suppli':30 'temperatur':44 'time':42 'v':6,17,24,29,36 'vari':40 'voltag':13 'zener':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/661762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688586156 {#2073
    date: 2023-07-05 21:42:36.0 +02:00
  }
  +"title": 8469
}
"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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Would-this-circuit-to-use-an-HR202-humidity-sensor-actually"
    +title: "Would this circuit to use an HR202 humidity sensor actually work?"
    +url: null
    +body: """
      ![](https://discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)\n
      \n
      I wanna run a HR202 moisture sensor and an Arduino. Yes, I picked a HR202 to challenge myself to make it work. I already have some easier-to-use SHT40 in stock.\n
      \n
      This sensor can only run with AC 1.5Vpeak max. So, I’ve created this little circuit to provide AC, and I’ll only read it when the oscillator output is HIGH, so I can read it briefly at the same time with the help of Arduino’s ADC. Could this circuit work? Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688761530 {#2713
      date: 2023-07-07 22:25:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    +badges: Doctrine\ORM\PersistentCollection {#2728 …}
    +children: [
      1 => App\Entity\EntryComment {#2068
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’m assuming that those "v"s are meters and not constant voltage sources. A 2.4v zener does NOT have exactly 2.4v across it. A 1.2 v supply will not be precisely 1.2v. Both will also vary with time and temperature. So, in practice there WILL be a dc component across the sensor - which will destroy it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688761531 {#2137
          date: 2023-07-07 22:25:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@macusking@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2069 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2071 …}
        +reports: Doctrine\ORM\PersistentCollection {#2070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
        -id: 8469
        -bodyTs: "'1.2':28,35 '2.4':16,23 'across':25,54 'also':39 'assum':3 'compon':53 'constant':12 'dc':52 'destroy':59 'exact':22 'm':2 'meter':9 'practic':47 'precis':34 'sensor':56 'sourc':14 'suppli':30 'temperatur':44 'time':42 'v':6,17,24,29,36 'vari':40 'voltag':13 'zener':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/661762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688586156 {#2073
          date: 2023-07-05 21:42:36.0 +02:00
        }
        +"title": 8469
      }
      0 => App\Entity\EntryComment {#2045}
    ]
    -id: 875
    -titleTs: "'actual':10 'circuit':3 'hr202':7 'humid':8 'sensor':9 'use':5 'work':11 'would':1"
    -bodyTs: "'/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':3 '1.5':44 'ac':43,56 'adc':85 'alreadi':27 'arduino':13,83 'briefli':74 'challeng':20 'circuit':53,88 'could':86 'creat':50 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':1 'easier':31 'easier-to-us':30 'help':81 'high':68 'hr202':8,18 'littl':52 'll':59 'make':23 'max':46 'moistur':9 'oscil':65 'output':66 'pick':16 'provid':55 'read':61,72 'run':6,41 'sensor':10,38 'sht40':34 'stock':36 'thank':90 'time':78 'use':33 've':49 'vpeak':45 'wanna':5 'work':25,89 'yes':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688598501
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/505309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688582501 {#2701
      date: 2023-07-05 20:41:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: App\Entity\EntryComment {#2068}
  +body: "How I would do it is to use two digital IO pins on the processor to generate the reference square wave. Put the sensor plus a series precision resistor between them and just pull one IO pin high as the other is pulled low and then swap them. That presumes that IO pins can both source and sink IO current. Then take the junction between the two to an Analogue in pin. You get two measurements each cycle. Use a lookup table of values and interpolate between them. If you wanted more precision - add more series resistors of different values covering the range of humidity that you want to sense, going to different IO pins. So you can choose the IO pin pair that brings the centre point between sensor and resistor closest to the mid-voltage point. It’s effectively a balanced half bridge arrangement - using the precision of the resistors to determine overall measurement precision. OK it ties up several IO pins - but microcontrollers are so cheap, I’d probably just dedicate one to this sensor and that’s all that it would do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688622526 {#2046
    date: 2023-07-06 07:48:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@macusking@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 8568
  -bodyTs: "'add':94 'analogu':70 'arrang':147 'balanc':144 'bridg':146 'bring':125 'centr':127 'cheap':170 'choos':119 'closest':133 'cover':101 'current':60 'cycl':78 'd':172 'dedic':175 'determin':155 'differ':99,113 'digit':10 'effect':142 'generat':17 'get':74 'go':111 'half':145 'high':38 'humid':105 'interpol':86 'io':11,36,52,59,114,121,164 'junction':64 'lookup':81 'low':44 'measur':76,157 'microcontrol':167 'mid':137 'mid-voltag':136 'ok':159 'one':35,176 'overal':156 'pair':123 'pin':12,37,53,72,115,122,165 'plus':25 'point':128,139 'precis':28,93,150,158 'presum':50 'probabl':173 'processor':15 'pull':34,43 'put':22 'rang':103 'refer':19 'resistor':29,97,132,153 'sens':110 'sensor':24,130,179 'seri':27,96 'sever':163 'sink':58 'sourc':56 'squar':20 'swap':47 'tabl':82 'take':62 'tie':161 'two':9,67,75 'use':8,79,148 'valu':84,100 'voltag':138 'want':91,108 'wave':21 'would':3,186"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/678173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688622526 {#2047
    date: 2023-07-06 07:48:46.0 +02:00
  }
  +"title": 8568
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Would-this-circuit-to-use-an-HR202-humidity-sensor-actually"
    +title: "Would this circuit to use an HR202 humidity sensor actually work?"
    +url: null
    +body: """
      ![](https://discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)\n
      \n
      I wanna run a HR202 moisture sensor and an Arduino. Yes, I picked a HR202 to challenge myself to make it work. I already have some easier-to-use SHT40 in stock.\n
      \n
      This sensor can only run with AC 1.5Vpeak max. So, I’ve created this little circuit to provide AC, and I’ll only read it when the oscillator output is HIGH, so I can read it briefly at the same time with the help of Arduino’s ADC. Could this circuit work? Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688761530 {#2713
      date: 2023-07-07 22:25:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    +badges: Doctrine\ORM\PersistentCollection {#2728 …}
    +children: [
      1 => App\Entity\EntryComment {#2068
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’m assuming that those "v"s are meters and not constant voltage sources. A 2.4v zener does NOT have exactly 2.4v across it. A 1.2 v supply will not be precisely 1.2v. Both will also vary with time and temperature. So, in practice there WILL be a dc component across the sensor - which will destroy it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688761531 {#2137
          date: 2023-07-07 22:25:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@macusking@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2069 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2071 …}
        +reports: Doctrine\ORM\PersistentCollection {#2070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
        -id: 8469
        -bodyTs: "'1.2':28,35 '2.4':16,23 'across':25,54 'also':39 'assum':3 'compon':53 'constant':12 'dc':52 'destroy':59 'exact':22 'm':2 'meter':9 'practic':47 'precis':34 'sensor':56 'sourc':14 'suppli':30 'temperatur':44 'time':42 'v':6,17,24,29,36 'vari':40 'voltag':13 'zener':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/661762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688586156 {#2073
          date: 2023-07-05 21:42:36.0 +02:00
        }
        +"title": 8469
      }
      0 => App\Entity\EntryComment {#2045}
    ]
    -id: 875
    -titleTs: "'actual':10 'circuit':3 'hr202':7 'humid':8 'sensor':9 'use':5 'work':11 'would':1"
    -bodyTs: "'/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':3 '1.5':44 'ac':43,56 'adc':85 'alreadi':27 'arduino':13,83 'briefli':74 'challeng':20 'circuit':53,88 'could':86 'creat':50 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':1 'easier':31 'easier-to-us':30 'help':81 'high':68 'hr202':8,18 'littl':52 'll':59 'make':23 'max':46 'moistur':9 'oscil':65 'output':66 'pick':16 'provid':55 'read':61,72 'run':6,41 'sensor':10,38 'sht40':34 'stock':36 'thank':90 'time':78 'use':33 've':49 'vpeak':45 'wanna':5 'work':25,89 'yes':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688598501
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/505309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688582501 {#2701
      date: 2023-07-05 20:41:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: App\Entity\EntryComment {#2068}
  +body: "How I would do it is to use two digital IO pins on the processor to generate the reference square wave. Put the sensor plus a series precision resistor between them and just pull one IO pin high as the other is pulled low and then swap them. That presumes that IO pins can both source and sink IO current. Then take the junction between the two to an Analogue in pin. You get two measurements each cycle. Use a lookup table of values and interpolate between them. If you wanted more precision - add more series resistors of different values covering the range of humidity that you want to sense, going to different IO pins. So you can choose the IO pin pair that brings the centre point between sensor and resistor closest to the mid-voltage point. It’s effectively a balanced half bridge arrangement - using the precision of the resistors to determine overall measurement precision. OK it ties up several IO pins - but microcontrollers are so cheap, I’d probably just dedicate one to this sensor and that’s all that it would do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688622526 {#2046
    date: 2023-07-06 07:48:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@macusking@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 8568
  -bodyTs: "'add':94 'analogu':70 'arrang':147 'balanc':144 'bridg':146 'bring':125 'centr':127 'cheap':170 'choos':119 'closest':133 'cover':101 'current':60 'cycl':78 'd':172 'dedic':175 'determin':155 'differ':99,113 'digit':10 'effect':142 'generat':17 'get':74 'go':111 'half':145 'high':38 'humid':105 'interpol':86 'io':11,36,52,59,114,121,164 'junction':64 'lookup':81 'low':44 'measur':76,157 'microcontrol':167 'mid':137 'mid-voltag':136 'ok':159 'one':35,176 'overal':156 'pair':123 'pin':12,37,53,72,115,122,165 'plus':25 'point':128,139 'precis':28,93,150,158 'presum':50 'probabl':173 'processor':15 'pull':34,43 'put':22 'rang':103 'refer':19 'resistor':29,97,132,153 'sens':110 'sensor':24,130,179 'seri':27,96 'sever':163 'sink':58 'sourc':56 'squar':20 'swap':47 'tabl':82 'take':62 'tie':161 'two':9,67,75 'use':8,79,148 'valu':84,100 'voltag':138 'want':91,108 'wave':21 'would':3,186"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/678173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688622526 {#2047
    date: 2023-07-06 07:48:46.0 +02:00
  }
  +"title": 8568
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Would-this-circuit-to-use-an-HR202-humidity-sensor-actually"
    +title: "Would this circuit to use an HR202 humidity sensor actually work?"
    +url: null
    +body: """
      ![](https://discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)\n
      \n
      I wanna run a HR202 moisture sensor and an Arduino. Yes, I picked a HR202 to challenge myself to make it work. I already have some easier-to-use SHT40 in stock.\n
      \n
      This sensor can only run with AC 1.5Vpeak max. So, I’ve created this little circuit to provide AC, and I’ll only read it when the oscillator output is HIGH, so I can read it briefly at the same time with the help of Arduino’s ADC. Could this circuit work? Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688761530 {#2713
      date: 2023-07-07 22:25:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    +badges: Doctrine\ORM\PersistentCollection {#2728 …}
    +children: [
      1 => App\Entity\EntryComment {#2068
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’m assuming that those "v"s are meters and not constant voltage sources. A 2.4v zener does NOT have exactly 2.4v across it. A 1.2 v supply will not be precisely 1.2v. Both will also vary with time and temperature. So, in practice there WILL be a dc component across the sensor - which will destroy it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688761531 {#2137
          date: 2023-07-07 22:25:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@macusking@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2069 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2071 …}
        +reports: Doctrine\ORM\PersistentCollection {#2070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
        -id: 8469
        -bodyTs: "'1.2':28,35 '2.4':16,23 'across':25,54 'also':39 'assum':3 'compon':53 'constant':12 'dc':52 'destroy':59 'exact':22 'm':2 'meter':9 'practic':47 'precis':34 'sensor':56 'sourc':14 'suppli':30 'temperatur':44 'time':42 'v':6,17,24,29,36 'vari':40 'voltag':13 'zener':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/661762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688586156 {#2073
          date: 2023-07-05 21:42:36.0 +02:00
        }
        +"title": 8469
      }
      0 => App\Entity\EntryComment {#2045}
    ]
    -id: 875
    -titleTs: "'actual':10 'circuit':3 'hr202':7 'humid':8 'sensor':9 'use':5 'work':11 'would':1"
    -bodyTs: "'/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':3 '1.5':44 'ac':43,56 'adc':85 'alreadi':27 'arduino':13,83 'briefli':74 'challeng':20 'circuit':53,88 'could':86 'creat':50 'discuss.tchncs.de':2 'discuss.tchncs.de/pictrs/image/e2575314-be01-4a3f-bab2-cc75811b3ce8.png)':1 'easier':31 'easier-to-us':30 'help':81 'high':68 'hr202':8,18 'littl':52 'll':59 'make':23 'max':46 'moistur':9 'oscil':65 'output':66 'pick':16 'provid':55 'read':61,72 'run':6,41 'sensor':10,38 'sht40':34 'stock':36 'thank':90 'time':78 'use':33 've':49 'vpeak':45 'wanna':5 'work':25,89 'yes':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688598501
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/505309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688582501 {#2701
      date: 2023-07-05 20:41:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: App\Entity\EntryComment {#2068}
  +body: "How I would do it is to use two digital IO pins on the processor to generate the reference square wave. Put the sensor plus a series precision resistor between them and just pull one IO pin high as the other is pulled low and then swap them. That presumes that IO pins can both source and sink IO current. Then take the junction between the two to an Analogue in pin. You get two measurements each cycle. Use a lookup table of values and interpolate between them. If you wanted more precision - add more series resistors of different values covering the range of humidity that you want to sense, going to different IO pins. So you can choose the IO pin pair that brings the centre point between sensor and resistor closest to the mid-voltage point. It’s effectively a balanced half bridge arrangement - using the precision of the resistors to determine overall measurement precision. OK it ties up several IO pins - but microcontrollers are so cheap, I’d probably just dedicate one to this sensor and that’s all that it would do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688622526 {#2046
    date: 2023-07-06 07:48:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@macusking@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 8568
  -bodyTs: "'add':94 'analogu':70 'arrang':147 'balanc':144 'bridg':146 'bring':125 'centr':127 'cheap':170 'choos':119 'closest':133 'cover':101 'current':60 'cycl':78 'd':172 'dedic':175 'determin':155 'differ':99,113 'digit':10 'effect':142 'generat':17 'get':74 'go':111 'half':145 'high':38 'humid':105 'interpol':86 'io':11,36,52,59,114,121,164 'junction':64 'lookup':81 'low':44 'measur':76,157 'microcontrol':167 'mid':137 'mid-voltag':136 'ok':159 'one':35,176 'overal':156 'pair':123 'pin':12,37,53,72,115,122,165 'plus':25 'point':128,139 'precis':28,93,150,158 'presum':50 'probabl':173 'processor':15 'pull':34,43 'put':22 'rang':103 'refer':19 'resistor':29,97,132,153 'sens':110 'sensor':24,130,179 'seri':27,96 'sever':163 'sink':58 'sourc':56 'squar':20 'swap':47 'tabl':82 'take':62 'tie':161 'two':9,67,75 'use':8,79,148 'valu':84,100 'voltag':138 'want':91,108 'wave':21 'would':3,186"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/678173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688622526 {#2047
    date: 2023-07-06 07:48:46.0 +02:00
  }
  +"title": 8568
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2340
  +user: Proxies\__CG__\App\Entity\User {#2698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2735 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2737 …}
  +slug: "Help-finding-value-of-burnt-resistor"
  +title: "Help finding value of burnt resistor."
  +url: "https://lemmy.nz/pictrs/image/153b6b3b-d238-423b-b973-57497e139956.jpeg"
  +body: """
    Mates bread maker stopped working so I had a look inside and saw this burned resistor.\n
    \n
    I’m guessing the heat changed the colors a bit so wondering if anyone has experience in reading cooked resistor values.\n
    \n
    I removed it from the PCB and measured it at 403 Ohms.\n
    \n
    Thanks for any help.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688959181 {#2730
    date: 2023-07-10 05:19:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2738 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    App\Entity\EntryComment {#2334
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m old school. I’d reverse engineer that part of the board, work out what the resistor was doing and then choose a value, much as the original designer did.\n
        \n
        From that small section of the board - I’d guess that it is a resistor in the CR voltage dropper, used to power the electronics.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688581459 {#2324
        date: 2023-07-05 20:24:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WaltzingKea@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2341 …}
      +nested: Doctrine\ORM\PersistentCollection {#2337 …}
      +votes: Doctrine\ORM\PersistentCollection {#2336 …}
      +reports: Doctrine\ORM\PersistentCollection {#2339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
      -id: 8467
      -bodyTs: "'board':13,38 'choos':23 'cr':49 'd':6,40 'design':30 'dropper':51 'electron':56 'engin':8 'guess':41 'm':2 'much':26 'old':3 'origin':29 'part':10 'power':54 'resistor':18,46 'revers':7 'school':4 'section':35 'small':34 'use':52 'valu':25 'voltag':50 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/659521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688581459 {#2300
        date: 2023-07-05 20:24:19.0 +02:00
      }
      +"title": 8467
    }
  ]
  -id: 766
  -titleTs: "'burnt':5 'find':2 'help':1 'resistor':6 'valu':3"
  -bodyTs: "'403':48 'anyon':30 'bit':26 'bread':2 'burn':15 'chang':22 'color':24 'cook':35 'experi':32 'guess':19 'heat':21 'help':53 'insid':11 'look':10 'm':18 'maker':3 'mate':1 'measur':45 'ohm':49 'pcb':43 'read':34 'remov':39 'resistor':16,36 'saw':13 'stop':4 'thank':50 'valu':37 'wonder':28 'work':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688546570
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/241611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688460170 {#2719
    date: 2023-07-04 10:42:50.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2340
  +user: Proxies\__CG__\App\Entity\User {#2698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2735 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2737 …}
  +slug: "Help-finding-value-of-burnt-resistor"
  +title: "Help finding value of burnt resistor."
  +url: "https://lemmy.nz/pictrs/image/153b6b3b-d238-423b-b973-57497e139956.jpeg"
  +body: """
    Mates bread maker stopped working so I had a look inside and saw this burned resistor.\n
    \n
    I’m guessing the heat changed the colors a bit so wondering if anyone has experience in reading cooked resistor values.\n
    \n
    I removed it from the PCB and measured it at 403 Ohms.\n
    \n
    Thanks for any help.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688959181 {#2730
    date: 2023-07-10 05:19:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2738 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    App\Entity\EntryComment {#2334
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m old school. I’d reverse engineer that part of the board, work out what the resistor was doing and then choose a value, much as the original designer did.\n
        \n
        From that small section of the board - I’d guess that it is a resistor in the CR voltage dropper, used to power the electronics.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688581459 {#2324
        date: 2023-07-05 20:24:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WaltzingKea@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2341 …}
      +nested: Doctrine\ORM\PersistentCollection {#2337 …}
      +votes: Doctrine\ORM\PersistentCollection {#2336 …}
      +reports: Doctrine\ORM\PersistentCollection {#2339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
      -id: 8467
      -bodyTs: "'board':13,38 'choos':23 'cr':49 'd':6,40 'design':30 'dropper':51 'electron':56 'engin':8 'guess':41 'm':2 'much':26 'old':3 'origin':29 'part':10 'power':54 'resistor':18,46 'revers':7 'school':4 'section':35 'small':34 'use':52 'valu':25 'voltag':50 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/659521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688581459 {#2300
        date: 2023-07-05 20:24:19.0 +02:00
      }
      +"title": 8467
    }
  ]
  -id: 766
  -titleTs: "'burnt':5 'find':2 'help':1 'resistor':6 'valu':3"
  -bodyTs: "'403':48 'anyon':30 'bit':26 'bread':2 'burn':15 'chang':22 'color':24 'cook':35 'experi':32 'guess':19 'heat':21 'help':53 'insid':11 'look':10 'm':18 'maker':3 'mate':1 'measur':45 'ohm':49 'pcb':43 'read':34 'remov':39 'resistor':16,36 'saw':13 'stop':4 'thank':50 'valu':37 'wonder':28 'work':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688546570
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/241611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688460170 {#2719
    date: 2023-07-04 10:42:50.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2340
  +user: Proxies\__CG__\App\Entity\User {#2698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2735 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2737 …}
  +slug: "Help-finding-value-of-burnt-resistor"
  +title: "Help finding value of burnt resistor."
  +url: "https://lemmy.nz/pictrs/image/153b6b3b-d238-423b-b973-57497e139956.jpeg"
  +body: """
    Mates bread maker stopped working so I had a look inside and saw this burned resistor.\n
    \n
    I’m guessing the heat changed the colors a bit so wondering if anyone has experience in reading cooked resistor values.\n
    \n
    I removed it from the PCB and measured it at 403 Ohms.\n
    \n
    Thanks for any help.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688959181 {#2730
    date: 2023-07-10 05:19:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2738 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    App\Entity\EntryComment {#2334
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m old school. I’d reverse engineer that part of the board, work out what the resistor was doing and then choose a value, much as the original designer did.\n
        \n
        From that small section of the board - I’d guess that it is a resistor in the CR voltage dropper, used to power the electronics.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688581459 {#2324
        date: 2023-07-05 20:24:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WaltzingKea@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2341 …}
      +nested: Doctrine\ORM\PersistentCollection {#2337 …}
      +votes: Doctrine\ORM\PersistentCollection {#2336 …}
      +reports: Doctrine\ORM\PersistentCollection {#2339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
      -id: 8467
      -bodyTs: "'board':13,38 'choos':23 'cr':49 'd':6,40 'design':30 'dropper':51 'electron':56 'engin':8 'guess':41 'm':2 'much':26 'old':3 'origin':29 'part':10 'power':54 'resistor':18,46 'revers':7 'school':4 'section':35 'small':34 'use':52 'valu':25 'voltag':50 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/659521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688581459 {#2300
        date: 2023-07-05 20:24:19.0 +02:00
      }
      +"title": 8467
    }
  ]
  -id: 766
  -titleTs: "'burnt':5 'find':2 'help':1 'resistor':6 'valu':3"
  -bodyTs: "'403':48 'anyon':30 'bit':26 'bread':2 'burn':15 'chang':22 'color':24 'cook':35 'experi':32 'guess':19 'heat':21 'help':53 'insid':11 'look':10 'm':18 'maker':3 'mate':1 'measur':45 'ohm':49 'pcb':43 'read':34 'remov':39 'resistor':16,36 'saw':13 'stop':4 'thank':50 'valu':37 'wonder':28 'work':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688546570
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/241611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688460170 {#2719
    date: 2023-07-04 10:42:50.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2735 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2737 …}
    +slug: "Help-finding-value-of-burnt-resistor"
    +title: "Help finding value of burnt resistor."
    +url: "https://lemmy.nz/pictrs/image/153b6b3b-d238-423b-b973-57497e139956.jpeg"
    +body: """
      Mates bread maker stopped working so I had a look inside and saw this burned resistor.\n
      \n
      I’m guessing the heat changed the colors a bit so wondering if anyone has experience in reading cooked resistor values.\n
      \n
      I removed it from the PCB and measured it at 403 Ohms.\n
      \n
      Thanks for any help.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688959181 {#2730
      date: 2023-07-10 05:19:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2738 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      App\Entity\EntryComment {#2334}
    ]
    -id: 766
    -titleTs: "'burnt':5 'find':2 'help':1 'resistor':6 'valu':3"
    -bodyTs: "'403':48 'anyon':30 'bit':26 'bread':2 'burn':15 'chang':22 'color':24 'cook':35 'experi':32 'guess':19 'heat':21 'help':53 'insid':11 'look':10 'm':18 'maker':3 'mate':1 'measur':45 'ohm':49 'pcb':43 'read':34 'remov':39 'resistor':16,36 'saw':13 'stop':4 'thank':50 'valu':37 'wonder':28 'work':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688546570
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/241611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688460170 {#2719
      date: 2023-07-04 10:42:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m old school. I’d reverse engineer that part of the board, work out what the resistor was doing and then choose a value, much as the original designer did.\n
    \n
    From that small section of the board - I’d guess that it is a resistor in the CR voltage dropper, used to power the electronics.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688581459 {#2324
    date: 2023-07-05 20:24:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WaltzingKea@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 8467
  -bodyTs: "'board':13,38 'choos':23 'cr':49 'd':6,40 'design':30 'dropper':51 'electron':56 'engin':8 'guess':41 'm':2 'much':26 'old':3 'origin':29 'part':10 'power':54 'resistor':18,46 'revers':7 'school':4 'section':35 'small':34 'use':52 'valu':25 'voltag':50 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/659521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688581459 {#2300
    date: 2023-07-05 20:24:19.0 +02:00
  }
  +"title": 8467
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2735 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2737 …}
    +slug: "Help-finding-value-of-burnt-resistor"
    +title: "Help finding value of burnt resistor."
    +url: "https://lemmy.nz/pictrs/image/153b6b3b-d238-423b-b973-57497e139956.jpeg"
    +body: """
      Mates bread maker stopped working so I had a look inside and saw this burned resistor.\n
      \n
      I’m guessing the heat changed the colors a bit so wondering if anyone has experience in reading cooked resistor values.\n
      \n
      I removed it from the PCB and measured it at 403 Ohms.\n
      \n
      Thanks for any help.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688959181 {#2730
      date: 2023-07-10 05:19:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2738 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      App\Entity\EntryComment {#2334}
    ]
    -id: 766
    -titleTs: "'burnt':5 'find':2 'help':1 'resistor':6 'valu':3"
    -bodyTs: "'403':48 'anyon':30 'bit':26 'bread':2 'burn':15 'chang':22 'color':24 'cook':35 'experi':32 'guess':19 'heat':21 'help':53 'insid':11 'look':10 'm':18 'maker':3 'mate':1 'measur':45 'ohm':49 'pcb':43 'read':34 'remov':39 'resistor':16,36 'saw':13 'stop':4 'thank':50 'valu':37 'wonder':28 'work':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688546570
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/241611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688460170 {#2719
      date: 2023-07-04 10:42:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m old school. I’d reverse engineer that part of the board, work out what the resistor was doing and then choose a value, much as the original designer did.\n
    \n
    From that small section of the board - I’d guess that it is a resistor in the CR voltage dropper, used to power the electronics.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688581459 {#2324
    date: 2023-07-05 20:24:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WaltzingKea@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 8467
  -bodyTs: "'board':13,38 'choos':23 'cr':49 'd':6,40 'design':30 'dropper':51 'electron':56 'engin':8 'guess':41 'm':2 'much':26 'old':3 'origin':29 'part':10 'power':54 'resistor':18,46 'revers':7 'school':4 'section':35 'small':34 'use':52 'valu':25 'voltag':50 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/659521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688581459 {#2300
    date: 2023-07-05 20:24:19.0 +02:00
  }
  +"title": 8467
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2735 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2737 …}
    +slug: "Help-finding-value-of-burnt-resistor"
    +title: "Help finding value of burnt resistor."
    +url: "https://lemmy.nz/pictrs/image/153b6b3b-d238-423b-b973-57497e139956.jpeg"
    +body: """
      Mates bread maker stopped working so I had a look inside and saw this burned resistor.\n
      \n
      I’m guessing the heat changed the colors a bit so wondering if anyone has experience in reading cooked resistor values.\n
      \n
      I removed it from the PCB and measured it at 403 Ohms.\n
      \n
      Thanks for any help.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688959181 {#2730
      date: 2023-07-10 05:19:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2738 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      App\Entity\EntryComment {#2334}
    ]
    -id: 766
    -titleTs: "'burnt':5 'find':2 'help':1 'resistor':6 'valu':3"
    -bodyTs: "'403':48 'anyon':30 'bit':26 'bread':2 'burn':15 'chang':22 'color':24 'cook':35 'experi':32 'guess':19 'heat':21 'help':53 'insid':11 'look':10 'm':18 'maker':3 'mate':1 'measur':45 'ohm':49 'pcb':43 'read':34 'remov':39 'resistor':16,36 'saw':13 'stop':4 'thank':50 'valu':37 'wonder':28 'work':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688546570
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/241611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688460170 {#2719
      date: 2023-07-04 10:42:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m old school. I’d reverse engineer that part of the board, work out what the resistor was doing and then choose a value, much as the original designer did.\n
    \n
    From that small section of the board - I’d guess that it is a resistor in the CR voltage dropper, used to power the electronics.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688581459 {#2324
    date: 2023-07-05 20:24:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WaltzingKea@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 8467
  -bodyTs: "'board':13,38 'choos':23 'cr':49 'd':6,40 'design':30 'dropper':51 'electron':56 'engin':8 'guess':41 'm':2 'much':26 'old':3 'origin':29 'part':10 'power':54 'resistor':18,46 'revers':7 'school':4 'section':35 'small':34 'use':52 'valu':25 'voltag':50 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/659521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688581459 {#2300
    date: 2023-07-05 20:24:19.0 +02:00
  }
  +"title": 8467
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
  +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
  +url: null
  +body: """
    I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
    \n
    When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
    \n
    To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
    \n
    I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
    [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
    \n
    This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
    I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
    \n
    I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
    \n
    However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
    \n
    Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
    \n
    I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
    \n
    The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566719 {#2767
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2772 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  +badges: Doctrine\ORM\PersistentCollection {#2783 …}
  +children: [
    4 => App\Entity\EntryComment {#1908
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
        \n
        However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688566720 {#1874
        date: 2023-07-05 16:18:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 7087
      -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/547415"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688310294 {#1907
        date: 2023-07-02 17:04:54.0 +02:00
      }
      +"title": 7087
    }
    3 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: App\Entity\EntryComment {#1908}
      +body: """
        It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
        \n
        There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
        \n
        Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
        \n
        It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688334675 {#1402
        date: 2023-07-02 23:51:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 7168
      -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/558468"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688334675 {#1405
        date: 2023-07-02 23:51:15.0 +02:00
      }
      +"title": 7168
    }
    2 => App\Entity\EntryComment {#2061
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: App\Entity\EntryComment {#1908}
      +body: """
        That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
        \n
        Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688384742 {#2144
        date: 2023-07-03 13:45:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 7489
      -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/577757"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688384742 {#2075
        date: 2023-07-03 13:45:42.0 +02:00
      }
      +"title": 7489
    }
    1 => App\Entity\EntryComment {#2025
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: App\Entity\EntryComment {#1908}
      +body: """
        That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
        \n
        Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688384772 {#2022
        date: 2023-07-03 13:46:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 7386
      -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/577775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688384772 {#2018
        date: 2023-07-03 13:46:12.0 +02:00
      }
      +"title": 7386
    }
    0 => App\Entity\EntryComment {#2129
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: App\Entity\EntryComment {#1908}
      +body: "Sounds good to me (pun intended)…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688566719 {#2130
        date: 2023-07-05 16:18:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2132 …}
      +nested: Doctrine\ORM\PersistentCollection {#2040 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
      -id: 8412
      -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/651655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688566719 {#2133
        date: 2023-07-05 16:18:39.0 +02:00
      }
      +"title": 8412
    }
  ]
  -id: 699
  -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
  -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688335184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/948092"
  +editedAt: DateTimeImmutable @1688320805 {#2756
    date: 2023-07-02 20:00:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688304184 {#2733
    date: 2023-07-02 15:23:04.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
  +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
  +url: null
  +body: """
    I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
    \n
    When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
    \n
    To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
    \n
    I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
    [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
    \n
    This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
    I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
    \n
    I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
    \n
    However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
    \n
    Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
    \n
    I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
    \n
    The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566719 {#2767
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2772 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  +badges: Doctrine\ORM\PersistentCollection {#2783 …}
  +children: [
    4 => App\Entity\EntryComment {#1908
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
        \n
        However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688566720 {#1874
        date: 2023-07-05 16:18:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 7087
      -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/547415"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688310294 {#1907
        date: 2023-07-02 17:04:54.0 +02:00
      }
      +"title": 7087
    }
    3 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: App\Entity\EntryComment {#1908}
      +body: """
        It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
        \n
        There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
        \n
        Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
        \n
        It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688334675 {#1402
        date: 2023-07-02 23:51:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 7168
      -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/558468"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688334675 {#1405
        date: 2023-07-02 23:51:15.0 +02:00
      }
      +"title": 7168
    }
    2 => App\Entity\EntryComment {#2061
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: App\Entity\EntryComment {#1908}
      +body: """
        That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
        \n
        Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688384742 {#2144
        date: 2023-07-03 13:45:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 7489
      -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/577757"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688384742 {#2075
        date: 2023-07-03 13:45:42.0 +02:00
      }
      +"title": 7489
    }
    1 => App\Entity\EntryComment {#2025
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: App\Entity\EntryComment {#1908}
      +body: """
        That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
        \n
        Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688384772 {#2022
        date: 2023-07-03 13:46:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 7386
      -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/577775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688384772 {#2018
        date: 2023-07-03 13:46:12.0 +02:00
      }
      +"title": 7386
    }
    0 => App\Entity\EntryComment {#2129
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: App\Entity\EntryComment {#1908}
      +body: "Sounds good to me (pun intended)…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688566719 {#2130
        date: 2023-07-05 16:18:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2132 …}
      +nested: Doctrine\ORM\PersistentCollection {#2040 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
      -id: 8412
      -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/651655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688566719 {#2133
        date: 2023-07-05 16:18:39.0 +02:00
      }
      +"title": 8412
    }
  ]
  -id: 699
  -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
  -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688335184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/948092"
  +editedAt: DateTimeImmutable @1688320805 {#2756
    date: 2023-07-02 20:00:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688304184 {#2733
    date: 2023-07-02 15:23:04.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
  +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
  +url: null
  +body: """
    I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
    \n
    When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
    \n
    To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
    \n
    I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
    [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
    \n
    This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
    I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
    \n
    I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
    \n
    However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
    \n
    Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
    \n
    I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
    \n
    The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688566719 {#2767
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2772 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  +badges: Doctrine\ORM\PersistentCollection {#2783 …}
  +children: [
    4 => App\Entity\EntryComment {#1908
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
        \n
        However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688566720 {#1874
        date: 2023-07-05 16:18:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 7087
      -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/547415"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688310294 {#1907
        date: 2023-07-02 17:04:54.0 +02:00
      }
      +"title": 7087
    }
    3 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: App\Entity\EntryComment {#1908}
      +body: """
        It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
        \n
        There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
        \n
        Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
        \n
        It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688334675 {#1402
        date: 2023-07-02 23:51:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 7168
      -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/558468"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688334675 {#1405
        date: 2023-07-02 23:51:15.0 +02:00
      }
      +"title": 7168
    }
    2 => App\Entity\EntryComment {#2061
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: App\Entity\EntryComment {#1908}
      +body: """
        That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
        \n
        Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688384742 {#2144
        date: 2023-07-03 13:45:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 7489
      -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/577757"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688384742 {#2075
        date: 2023-07-03 13:45:42.0 +02:00
      }
      +"title": 7489
    }
    1 => App\Entity\EntryComment {#2025
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: App\Entity\EntryComment {#1908}
      +body: """
        That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
        \n
        Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688384772 {#2022
        date: 2023-07-03 13:46:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 7386
      -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/577775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688384772 {#2018
        date: 2023-07-03 13:46:12.0 +02:00
      }
      +"title": 7386
    }
    0 => App\Entity\EntryComment {#2129
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: App\Entity\EntryComment {#1908}
      +body: "Sounds good to me (pun intended)…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688566719 {#2130
        date: 2023-07-05 16:18:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@derivativeoflog7@lemmy.world"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2132 …}
      +nested: Doctrine\ORM\PersistentCollection {#2040 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
      -id: 8412
      -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/651655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688566719 {#2133
        date: 2023-07-05 16:18:39.0 +02:00
      }
      +"title": 8412
    }
  ]
  -id: 699
  -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
  -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688335184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/948092"
  +editedAt: DateTimeImmutable @1688320805 {#2756
    date: 2023-07-02 20:00:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688304184 {#2733
    date: 2023-07-02 15:23:04.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908}
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
    \n
    However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688566720 {#1874
    date: 2023-07-05 16:18:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 7087
  -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/547415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688310294 {#1907
    date: 2023-07-02 17:04:54.0 +02:00
  }
  +"title": 7087
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908}
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
    \n
    However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688566720 {#1874
    date: 2023-07-05 16:18:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 7087
  -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/547415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688310294 {#1907
    date: 2023-07-02 17:04:54.0 +02:00
  }
  +"title": 7087
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908}
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
    \n
    However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688566720 {#1874
    date: 2023-07-05 16:18:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 7087
  -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/547415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688310294 {#1907
    date: 2023-07-02 17:04:54.0 +02:00
  }
  +"title": 7087
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385}
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: App\Entity\EntryComment {#1908}
  +body: """
    It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
    \n
    There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
    \n
    Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
    \n
    It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688334675 {#1402
    date: 2023-07-02 23:51:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 7168
  -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/558468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688334675 {#1405
    date: 2023-07-02 23:51:15.0 +02:00
  }
  +"title": 7168
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385}
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: App\Entity\EntryComment {#1908}
  +body: """
    It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
    \n
    There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
    \n
    Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
    \n
    It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688334675 {#1402
    date: 2023-07-02 23:51:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 7168
  -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/558468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688334675 {#1405
    date: 2023-07-02 23:51:15.0 +02:00
  }
  +"title": 7168
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385}
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: App\Entity\EntryComment {#1908}
  +body: """
    It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
    \n
    There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
    \n
    Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
    \n
    It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688334675 {#1402
    date: 2023-07-02 23:51:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 7168
  -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/558468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688334675 {#1405
    date: 2023-07-02 23:51:15.0 +02:00
  }
  +"title": 7168
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061}
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: App\Entity\EntryComment {#1908}
  +body: """
    That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
    \n
    Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688384742 {#2144
    date: 2023-07-03 13:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 7489
  -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/577757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688384742 {#2075
    date: 2023-07-03 13:45:42.0 +02:00
  }
  +"title": 7489
}
"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
107 DENIED edit
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061}
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: App\Entity\EntryComment {#1908}
  +body: """
    That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
    \n
    Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688384742 {#2144
    date: 2023-07-03 13:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 7489
  -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/577757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688384742 {#2075
    date: 2023-07-03 13:45:42.0 +02:00
  }
  +"title": 7489
}
"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
108 DENIED moderate
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061}
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: App\Entity\EntryComment {#1908}
  +body: """
    That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
    \n
    Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688384742 {#2144
    date: 2023-07-03 13:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 7489
  -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/577757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688384742 {#2075
    date: 2023-07-03 13:45:42.0 +02:00
  }
  +"title": 7489
}
"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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025}
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: App\Entity\EntryComment {#1908}
  +body: """
    That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
    \n
    Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688384772 {#2022
    date: 2023-07-03 13:46:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 7386
  -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/577775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688384772 {#2018
    date: 2023-07-03 13:46:12.0 +02:00
  }
  +"title": 7386
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025}
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: App\Entity\EntryComment {#1908}
  +body: """
    That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
    \n
    Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688384772 {#2022
    date: 2023-07-03 13:46:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 7386
  -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/577775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688384772 {#2018
    date: 2023-07-03 13:46:12.0 +02:00
  }
  +"title": 7386
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025}
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#1908}
        +body: "Sounds good to me (pun intended)…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688566719 {#2130
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 8412
        -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/651655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688566719 {#2133
          date: 2023-07-05 16:18:39.0 +02:00
        }
        +"title": 8412
      }
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: App\Entity\EntryComment {#1908}
  +body: """
    That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
    \n
    Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688384772 {#2022
    date: 2023-07-03 13:46:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 7386
  -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/577775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688384772 {#2018
    date: 2023-07-03 13:46:12.0 +02:00
  }
  +"title": 7386
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2129
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129}
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: App\Entity\EntryComment {#1908}
  +body: "Sounds good to me (pun intended)…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688566719 {#2130
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 8412
  -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/651655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688566719 {#2133
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +"title": 8412
}
"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
115 DENIED edit
App\Entity\EntryComment {#2129
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129}
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: App\Entity\EntryComment {#1908}
  +body: "Sounds good to me (pun intended)…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688566719 {#2130
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 8412
  -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/651655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688566719 {#2133
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +"title": 8412
}
"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
116 DENIED moderate
App\Entity\EntryComment {#2129
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Tried-modding-a-car-stereo-to-add-an-AUX-input"
    +title: "Tried modding a car stereo to add an AUX input, but it's not working properly"
    +url: null
    +body: """
      I tried adding an AUX jack to a car stereo with an internal CD player and no native support for one.\n
      \n
      When I first did tests, simply attaching to one of the amp’s input lines while the stereo was at min volume (1, not 0, more on this later) worked wonderfully.\n
      \n
      To install the jack itself however, I thought that it may be dangerous to have the stereo send current to the AUX device and vice versa, so I thought about installing a switch to cut the stereo’s audio input lines when using the jack and vice versa.\n
      \n
      I thought about just muting the stereo, or turning the volume to 0, or using a dummy paused CD, but all of the three activate the mute line on the amp, which isn’t a simple binary on/off deal, and activating it would also mute the jack.  \n
      [Image](https://lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)\n
      \n
      This is the original schematic of the amp circuit: [Image](https://lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)  \n
      I attached to the IN1-4 lines like this: [Image](https://lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)\n
      \n
      I left the rear channels disconnected because a friend of mine suggested jumping two input lines could cause issues to the amp\n
      \n
      However, once all was done, it wasn’t working correctly. First of all, when I flip the switch, some signal from the stereo still gets through. It’s very faint and you have to turn the volume way up to hear it, but it’s there. This concerns me if it may lead to damage to either the plugged in device or the stereo, and if it could be the cause of the following issue.\n
      \n
      Second, when a male to male cable is plugged in the other end (without even anything attached to the other end), a high pitched whine starts playing from the speakers. I tried bypassing the jack with alligator clips to the rear terminals, but it still happens, and when this happens I suddenly read a resistance of 7~8MΩ between either of the jack’s channels and ground. I haven’t tried another cable, but if I test the cable itself when it’s unplugged I can’t read anything between the rings.\n
      \n
      I’m especially puzzled as to why there were no issues when I tried by tapping into the lines, but now that I did it “”“properly”“” (at least in my head) it’s problematic.\n
      \n
      The full schematic for the stereo can be found by googling “BLAUPUNKT FIAT B-MPV CD-MP3 7645324316 SM”
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688566719 {#2767
      date: 2023-07-05 16:18:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      4 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m puzzled - you describe wanting to add a headphone jack (eg an output jack socket into which headphones can be plugged) - yet you seem to actually want a socket that provides auxiliary input.\n
          \n
          However, if you are indeed trying to add external input and are disconnecting the inputs to an amplifier - you might want to tie those disconnected inputs to ground.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688566720 {#1874
          date: 2023-07-05 16:18:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 7087
        -bodyTs: "'actual':27 'add':8,42 'amplifi':52 'auxiliari':33 'describ':5 'disconnect':47,59 'eg':12 'extern':43 'ground':62 'headphon':10,19 'howev':35 'inde':39 'input':34,44,49,60 'jack':11,15 'm':2 'might':54 'output':14 'plug':22 'provid':32 'puzzl':3 'seem':25 'socket':16,30 'tie':57 'tri':40 'want':6,28,55 'yet':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/547415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688310294 {#1907
          date: 2023-07-02 17:04:54.0 +02:00
        }
        +"title": 7087
      }
      3 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          It’s usually a good idea to look at what’s normally connected, when breaking a circuit, and replicate that. Which I seem to remember is a 10k resistor with a parallel capacitor (being too lazy to go back and look again). You could try the same combination, in place of the added input cable, on the lines that you plan to use and see if it whines. If not, add the cable(s) and try again. That may stop it happening on all channels.\n
          \n
          There are two muting methods - open circuit the input (via a switch or a gate) - in which case there will probably still be some signal transfer through capacitive coupling - especially if the amp side of the open circuit is high gain. Or short the signal path to ground - and that short will have some impedance and thus the signal is only attenuated and not removed all together.\n
          \n
          Turning the amp gain to far higher than it ever would be in practice is hardly a fair test. There aren’t many amps that will be noise free under those conditions - and, in this case, there will be a signal to amplify, albeit highly attenuated.\n
          \n
          It’s good to be cautious - cascade failure can be waiting to bite. Never direct connect unless unavoidable - add a series capacitor, if you can. Yes, not usually a good idea to provide a dc path unless essential and, even then, current limit it if possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1688334675 {#1402
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 7168
        -bodyTs: "'10k':28 'ad':53 'add':71,217 'albeit':196 'amp':118,155,176 'amplifi':195 'aren':173 'attenu':147,198 'back':39 'bite':211 'break':15 'cabl':55,73 'capacit':113 'capacitor':33,220 'cascad':205 'case':103,188 'cautious':204 'channel':85 'circuit':17,92,123 'combin':48 'condit':184 'connect':13,214 'could':44 'coupl':114 'current':240 'dc':233 'direct':213 'especi':115 'essenti':236 'even':238 'ever':162 'failur':206 'fair':170 'far':158 'free':181 'gain':126,156 'gate':100 'go':38 'good':5,201,228 'ground':133 'happen':82 'hard':168 'high':125,197 'higher':159 'idea':6,229 'imped':140 'input':54,94 'lazi':36 'limit':241 'line':58 'look':8,41 'mani':175 'may':79 'method':90 'mute':89 'never':212 'nois':180 'normal':12 'open':91,122 'parallel':32 'path':131,234 'place':50 'plan':61 'possibl':244 'practic':166 'probabl':106 'provid':231 'rememb':25 'remov':150 'replic':19 'resistor':29 'see':65 'seem':23 'seri':219 'short':128,136 'side':119 'signal':110,130,144,193 'still':107 'stop':80 'switch':97 'test':171 'thus':142 'togeth':152 'transfer':111 'tri':45,76 'turn':153 'two':88 'unavoid':216 'unless':215,235 'use':63 'usual':3,226 'via':95 'wait':209 'whine':68 'would':163 'yes':224"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/558468"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688334675 {#1405
          date: 2023-07-02 23:51:15.0 +02:00
        }
        +"title": 7168
      }
      2 => App\Entity\EntryComment {#2061
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688384742 {#2144
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 7489
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384742 {#2075
          date: 2023-07-03 13:45:42.0 +02:00
        }
        +"title": 7489
      }
      1 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
        +root: App\Entity\EntryComment {#1908}
        +body: """
          That sounds reasonable. That capacitor to ground may be needed for stability - lack of it could explain the problems that you have been experiencing.\n
          \n
          Unless you are providing a bias voltage on the external input, a non-polarised capacitor is a better bet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688384772 {#2022
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@derivativeoflog7@lemmy.world"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2033 …}
        +nested: Doctrine\ORM\PersistentCollection {#2028 …}
        +votes: Doctrine\ORM\PersistentCollection {#2012 …}
        +reports: Doctrine\ORM\PersistentCollection {#2013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
        -id: 7386
        -bodyTs: "'bet':44 'better':43 'bias':30 'capacitor':5,40 'could':16 'experienc':24 'explain':17 'extern':34 'ground':7 'input':35 'lack':13 'may':8 'need':10 'non':38 'non-polaris':37 'polaris':39 'problem':19 'provid':28 'reason':3 'sound':2 'stabil':12 'unless':25 'voltag':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/577775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688384772 {#2018
          date: 2023-07-03 13:46:12.0 +02:00
        }
        +"title": 7386
      }
      0 => App\Entity\EntryComment {#2129}
    ]
    -id: 699
    -titleTs: "'add':7 'aux':9 'car':4 'input':10 'mod':2 'proper':16 'stereo':5 'tri':1 'work':15"
    -bodyTs: "'-4':170 '/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':151 '/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':177 '/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':164 '0':46,113 '1':44 '7':331 '7645324316':421 'activ':125,141 'ad':3 'allig':311 'also':144 'amp':33,131,159,199 'anoth':347 'anyth':290,364 'attach':28,166,291 'audio':91 'aux':5,74 'b':416 'b-mpv':415 'binari':137 'blaupunkt':413 'bypass':307 'cabl':281,348,354 'car':9 'caus':195,270 'cd':14,119,419 'cd-mp3':418 'channel':182,340 'circuit':160 'clip':312 'concern':247 'correct':209 'could':194,267 'current':71 'cut':87 'damag':254 'danger':65 'deal':139 'devic':75,260 'disconnect':183 'done':204 'dummi':117 'either':256,335 'end':287,295 'especi':370 'even':289 'faint':229 'fiat':414 'first':24,210 'flip':215 'follow':273 'found':410 'friend':186 'full':403 'get':224 'googl':412 'ground':342 'happen':320,324 'haven':344 'head':398 'hear':240 'high':297 'howev':58,200 'imag':148,161,174 'in1':169 'input':35,92,192 'instal':54,83 'intern':13 'isn':133 'issu':196,274,378 'jack':6,56,97,147,309,338 'jump':190 'later':50 'lead':252 'least':395 'left':179 'lemmy.world':150,163,176 'lemmy.world/pictrs/image/07c73cda-6a66-47ec-984b-22b26859683a.png)':149 'lemmy.world/pictrs/image/3b9bf33c-685d-47a1-8313-23af3c6fd6da.png)':175 'lemmy.world/pictrs/image/55fd9a9a-2b5e-4bc0-bfa5-1513dacbbb0f.jpeg)':162 'like':172 'line':36,93,128,171,193,386 'm':369 'male':278,280 'may':63,251 'min':42 'mine':188 'mp3':420 'mpv':417 'mute':105,127,145 'nativ':18 'on/off':138 'one':21,30 'origin':155 'paus':118 'pitch':298 'play':301 'player':15 'plug':258,283 'problemat':401 'proper':393 'puzzl':371 'read':327,363 'rear':181,315 'resist':329 'ring':367 'schemat':156,404 'second':275 'send':70 'signal':219 'simpl':136 'simpli':27 'sm':422 'speaker':304 'start':300 'stereo':10,39,69,89,107,222,263,407 'still':223,319 'sudden':326 'suggest':189 'support':19 'switch':85,217 'tap':383 'termin':316 'test':26,352 'thought':60,81,102 'three':124 'tri':2,306,346,381 'turn':109,234 'two':191 'unplug':359 'use':95,115 'versa':78,100 'vice':77,99 'volum':43,111,236 'wasn':206 'way':237 'whine':299 'without':288 'wonder':52 'work':51,208 'would':143 '~8m':332 'ω':333"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688335184
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/948092"
    +editedAt: DateTimeImmutable @1688320805 {#2756
      date: 2023-07-02 20:00:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688304184 {#2733
      date: 2023-07-02 15:23:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: App\Entity\EntryComment {#1908}
  +body: "Sounds good to me (pun intended)…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688566719 {#2130
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@derivativeoflog7@lemmy.world"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 8412
  -bodyTs: "'good':2 'intend':6 'pun':5 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/651655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688566719 {#2133
    date: 2023-07-05 16:18:39.0 +02:00
  }
  +"title": 8412
}
"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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
  +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
  +url: null
  +body: """
    I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
    \n
    The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
    \n
    A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
    \n
    Any pointers much appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688497119 {#1444
    date: 2023-07-04 20:58:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: [
    2 => App\Entity\EntryComment {#2459
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: """
        Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
        \n
        But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
        \n
        I still need a chassis mount socket for it, though…\n
        \n
        There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
        \n
        <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688245858 {#2454
        date: 2023-07-01 23:10:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Susan_B_Good@discuss.tchncs.de"
        "@Krististrasza@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 6771
      -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/518650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688245858 {#2455
        date: 2023-07-01 23:10:58.0 +02:00
      }
      +"title": 6771
    }
    1 => App\Entity\EntryComment {#2386
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688273945 {#2372
        date: 2023-07-02 06:59:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Susan_B_Good@discuss.tchncs.de"
        "@Krististrasza@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 6945
      -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/531799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688273945 {#2380
        date: 2023-07-02 06:59:05.0 +02:00
      }
      +"title": 6945
    }
    0 => App\Entity\EntryComment {#2080
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688497119 {#2098
        date: 2023-07-04 20:58:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Susan_B_Good@discuss.tchncs.de"
        "@pneumapunk@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2089 …}
      +nested: Doctrine\ORM\PersistentCollection {#2095 …}
      +votes: Doctrine\ORM\PersistentCollection {#2091 …}
      +reports: Doctrine\ORM\PersistentCollection {#2090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
      -id: 7820
      -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/624330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688497119 {#2063
        date: 2023-07-04 20:58:39.0 +02:00
      }
      +"title": 7820
    }
  ]
  -id: 659
  -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
  -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688268114
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/416119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688230614 {#1465
    date: 2023-07-01 18:56:54.0 +02: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
119 DENIED edit
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
  +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
  +url: null
  +body: """
    I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
    \n
    The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
    \n
    A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
    \n
    Any pointers much appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688497119 {#1444
    date: 2023-07-04 20:58:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: [
    2 => App\Entity\EntryComment {#2459
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: """
        Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
        \n
        But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
        \n
        I still need a chassis mount socket for it, though…\n
        \n
        There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
        \n
        <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688245858 {#2454
        date: 2023-07-01 23:10:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Susan_B_Good@discuss.tchncs.de"
        "@Krististrasza@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 6771
      -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/518650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688245858 {#2455
        date: 2023-07-01 23:10:58.0 +02:00
      }
      +"title": 6771
    }
    1 => App\Entity\EntryComment {#2386
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688273945 {#2372
        date: 2023-07-02 06:59:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Susan_B_Good@discuss.tchncs.de"
        "@Krististrasza@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 6945
      -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/531799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688273945 {#2380
        date: 2023-07-02 06:59:05.0 +02:00
      }
      +"title": 6945
    }
    0 => App\Entity\EntryComment {#2080
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688497119 {#2098
        date: 2023-07-04 20:58:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Susan_B_Good@discuss.tchncs.de"
        "@pneumapunk@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2089 …}
      +nested: Doctrine\ORM\PersistentCollection {#2095 …}
      +votes: Doctrine\ORM\PersistentCollection {#2091 …}
      +reports: Doctrine\ORM\PersistentCollection {#2090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
      -id: 7820
      -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/624330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688497119 {#2063
        date: 2023-07-04 20:58:39.0 +02:00
      }
      +"title": 7820
    }
  ]
  -id: 659
  -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
  -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688268114
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/416119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688230614 {#1465
    date: 2023-07-01 18:56:54.0 +02: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
120 DENIED moderate
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
  +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
  +url: null
  +body: """
    I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
    \n
    The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
    \n
    A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
    \n
    Any pointers much appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688497119 {#1444
    date: 2023-07-04 20:58:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: [
    2 => App\Entity\EntryComment {#2459
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: """
        Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
        \n
        But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
        \n
        I still need a chassis mount socket for it, though…\n
        \n
        There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
        \n
        <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688245858 {#2454
        date: 2023-07-01 23:10:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Susan_B_Good@discuss.tchncs.de"
        "@Krististrasza@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 6771
      -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/518650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688245858 {#2455
        date: 2023-07-01 23:10:58.0 +02:00
      }
      +"title": 6771
    }
    1 => App\Entity\EntryComment {#2386
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688273945 {#2372
        date: 2023-07-02 06:59:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Susan_B_Good@discuss.tchncs.de"
        "@Krististrasza@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 6945
      -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/531799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688273945 {#2380
        date: 2023-07-02 06:59:05.0 +02:00
      }
      +"title": 6945
    }
    0 => App\Entity\EntryComment {#2080
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688497119 {#2098
        date: 2023-07-04 20:58:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Susan_B_Good@discuss.tchncs.de"
        "@pneumapunk@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2089 …}
      +nested: Doctrine\ORM\PersistentCollection {#2095 …}
      +votes: Doctrine\ORM\PersistentCollection {#2091 …}
      +reports: Doctrine\ORM\PersistentCollection {#2090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
      -id: 7820
      -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/624330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688497119 {#2063
        date: 2023-07-04 20:58:39.0 +02:00
      }
      +"title": 7820
    }
  ]
  -id: 659
  -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
  -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688268114
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/416119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688230614 {#1465
    date: 2023-07-01 18:56:54.0 +02: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
    +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
    +url: null
    +body: """
      I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
      \n
      The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
      \n
      A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
      \n
      Any pointers much appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688497119 {#1444
      date: 2023-07-04 20:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      2 => App\Entity\EntryComment {#2459}
      1 => App\Entity\EntryComment {#2386
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688273945 {#2372
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 6945
        -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/531799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688273945 {#2380
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +"title": 6945
      }
      0 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688497119 {#2098
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@pneumapunk@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2089 …}
        +nested: Doctrine\ORM\PersistentCollection {#2095 …}
        +votes: Doctrine\ORM\PersistentCollection {#2091 …}
        +reports: Doctrine\ORM\PersistentCollection {#2090 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
        -id: 7820
        -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/624330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688497119 {#2063
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +"title": 7820
      }
    ]
    -id: 659
    -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
    -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688268114
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/416119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688230614 {#1465
      date: 2023-07-01 18:56:54.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: """
    Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
    \n
    But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
    \n
    I still need a chassis mount socket for it, though…\n
    \n
    There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
    \n
    <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688245858 {#2454
    date: 2023-07-01 23:10:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Susan_B_Good@discuss.tchncs.de"
    "@Krististrasza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 6771
  -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/518650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688245858 {#2455
    date: 2023-07-01 23:10:58.0 +02:00
  }
  +"title": 6771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
    +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
    +url: null
    +body: """
      I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
      \n
      The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
      \n
      A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
      \n
      Any pointers much appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688497119 {#1444
      date: 2023-07-04 20:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      2 => App\Entity\EntryComment {#2459}
      1 => App\Entity\EntryComment {#2386
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688273945 {#2372
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 6945
        -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/531799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688273945 {#2380
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +"title": 6945
      }
      0 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688497119 {#2098
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@pneumapunk@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2089 …}
        +nested: Doctrine\ORM\PersistentCollection {#2095 …}
        +votes: Doctrine\ORM\PersistentCollection {#2091 …}
        +reports: Doctrine\ORM\PersistentCollection {#2090 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
        -id: 7820
        -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/624330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688497119 {#2063
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +"title": 7820
      }
    ]
    -id: 659
    -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
    -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688268114
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/416119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688230614 {#1465
      date: 2023-07-01 18:56:54.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: """
    Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
    \n
    But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
    \n
    I still need a chassis mount socket for it, though…\n
    \n
    There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
    \n
    <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688245858 {#2454
    date: 2023-07-01 23:10:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Susan_B_Good@discuss.tchncs.de"
    "@Krististrasza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 6771
  -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/518650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688245858 {#2455
    date: 2023-07-01 23:10:58.0 +02:00
  }
  +"title": 6771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
    +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
    +url: null
    +body: """
      I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
      \n
      The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
      \n
      A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
      \n
      Any pointers much appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688497119 {#1444
      date: 2023-07-04 20:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      2 => App\Entity\EntryComment {#2459}
      1 => App\Entity\EntryComment {#2386
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688273945 {#2372
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 6945
        -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/531799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688273945 {#2380
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +"title": 6945
      }
      0 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688497119 {#2098
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@pneumapunk@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2089 …}
        +nested: Doctrine\ORM\PersistentCollection {#2095 …}
        +votes: Doctrine\ORM\PersistentCollection {#2091 …}
        +reports: Doctrine\ORM\PersistentCollection {#2090 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
        -id: 7820
        -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/624330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688497119 {#2063
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +"title": 7820
      }
    ]
    -id: 659
    -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
    -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688268114
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/416119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688230614 {#1465
      date: 2023-07-01 18:56:54.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: """
    Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
    \n
    But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
    \n
    I still need a chassis mount socket for it, though…\n
    \n
    There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
    \n
    <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688245858 {#2454
    date: 2023-07-01 23:10:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Susan_B_Good@discuss.tchncs.de"
    "@Krististrasza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 6771
  -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/518650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688245858 {#2455
    date: 2023-07-01 23:10:58.0 +02:00
  }
  +"title": 6771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
    +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
    +url: null
    +body: """
      I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
      \n
      The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
      \n
      A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
      \n
      Any pointers much appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688497119 {#1444
      date: 2023-07-04 20:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      2 => App\Entity\EntryComment {#2459
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: """
          Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
          \n
          But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
          \n
          I still need a chassis mount socket for it, though…\n
          \n
          There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
          \n
          <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688245858 {#2454
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2467 …}
        +votes: Doctrine\ORM\PersistentCollection {#2371 …}
        +reports: Doctrine\ORM\PersistentCollection {#2370 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
        -id: 6771
        -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/518650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688245858 {#2455
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +"title": 6771
      }
      1 => App\Entity\EntryComment {#2386}
      0 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688497119 {#2098
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@pneumapunk@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2089 …}
        +nested: Doctrine\ORM\PersistentCollection {#2095 …}
        +votes: Doctrine\ORM\PersistentCollection {#2091 …}
        +reports: Doctrine\ORM\PersistentCollection {#2090 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
        -id: 7820
        -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/624330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688497119 {#2063
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +"title": 7820
      }
    ]
    -id: 659
    -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
    -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688268114
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/416119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688230614 {#1465
      date: 2023-07-01 18:56:54.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688273945 {#2372
    date: 2023-07-02 06:59:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Susan_B_Good@discuss.tchncs.de"
    "@Krististrasza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 6945
  -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/531799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688273945 {#2380
    date: 2023-07-02 06:59:05.0 +02:00
  }
  +"title": 6945
}
"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
127 DENIED edit
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
    +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
    +url: null
    +body: """
      I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
      \n
      The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
      \n
      A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
      \n
      Any pointers much appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688497119 {#1444
      date: 2023-07-04 20:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      2 => App\Entity\EntryComment {#2459
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: """
          Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
          \n
          But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
          \n
          I still need a chassis mount socket for it, though…\n
          \n
          There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
          \n
          <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688245858 {#2454
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2467 …}
        +votes: Doctrine\ORM\PersistentCollection {#2371 …}
        +reports: Doctrine\ORM\PersistentCollection {#2370 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
        -id: 6771
        -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/518650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688245858 {#2455
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +"title": 6771
      }
      1 => App\Entity\EntryComment {#2386}
      0 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688497119 {#2098
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@pneumapunk@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2089 …}
        +nested: Doctrine\ORM\PersistentCollection {#2095 …}
        +votes: Doctrine\ORM\PersistentCollection {#2091 …}
        +reports: Doctrine\ORM\PersistentCollection {#2090 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
        -id: 7820
        -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/624330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688497119 {#2063
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +"title": 7820
      }
    ]
    -id: 659
    -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
    -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688268114
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/416119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688230614 {#1465
      date: 2023-07-01 18:56:54.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688273945 {#2372
    date: 2023-07-02 06:59:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Susan_B_Good@discuss.tchncs.de"
    "@Krististrasza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 6945
  -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/531799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688273945 {#2380
    date: 2023-07-02 06:59:05.0 +02:00
  }
  +"title": 6945
}
"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
128 DENIED moderate
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
    +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
    +url: null
    +body: """
      I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
      \n
      The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
      \n
      A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
      \n
      Any pointers much appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688497119 {#1444
      date: 2023-07-04 20:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      2 => App\Entity\EntryComment {#2459
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: """
          Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
          \n
          But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
          \n
          I still need a chassis mount socket for it, though…\n
          \n
          There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
          \n
          <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688245858 {#2454
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2467 …}
        +votes: Doctrine\ORM\PersistentCollection {#2371 …}
        +reports: Doctrine\ORM\PersistentCollection {#2370 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
        -id: 6771
        -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/518650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688245858 {#2455
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +"title": 6771
      }
      1 => App\Entity\EntryComment {#2386}
      0 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688497119 {#2098
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@pneumapunk@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2089 …}
        +nested: Doctrine\ORM\PersistentCollection {#2095 …}
        +votes: Doctrine\ORM\PersistentCollection {#2091 …}
        +reports: Doctrine\ORM\PersistentCollection {#2090 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
        -id: 7820
        -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/624330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688497119 {#2063
          date: 2023-07-04 20:58:39.0 +02:00
        }
        +"title": 7820
      }
    ]
    -id: 659
    -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
    -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688268114
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/416119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688230614 {#1465
      date: 2023-07-01 18:56:54.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688273945 {#2372
    date: 2023-07-02 06:59:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Susan_B_Good@discuss.tchncs.de"
    "@Krististrasza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 6945
  -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/531799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688273945 {#2380
    date: 2023-07-02 06:59:05.0 +02:00
  }
  +"title": 6945
}
"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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
    +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
    +url: null
    +body: """
      I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
      \n
      The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
      \n
      A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
      \n
      Any pointers much appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688497119 {#1444
      date: 2023-07-04 20:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      2 => App\Entity\EntryComment {#2459
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: """
          Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
          \n
          But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
          \n
          I still need a chassis mount socket for it, though…\n
          \n
          There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
          \n
          <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688245858 {#2454
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2467 …}
        +votes: Doctrine\ORM\PersistentCollection {#2371 …}
        +reports: Doctrine\ORM\PersistentCollection {#2370 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
        -id: 6771
        -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/518650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688245858 {#2455
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +"title": 6771
      }
      1 => App\Entity\EntryComment {#2386
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688273945 {#2372
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 6945
        -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/531799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688273945 {#2380
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +"title": 6945
      }
      0 => App\Entity\EntryComment {#2080}
    ]
    -id: 659
    -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
    -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688268114
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/416119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688230614 {#1465
      date: 2023-07-01 18:56:54.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688497119 {#2098
    date: 2023-07-04 20:58:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Susan_B_Good@discuss.tchncs.de"
    "@pneumapunk@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 7820
  -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/624330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688497119 {#2063
    date: 2023-07-04 20:58:39.0 +02:00
  }
  +"title": 7820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
    +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
    +url: null
    +body: """
      I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
      \n
      The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
      \n
      A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
      \n
      Any pointers much appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688497119 {#1444
      date: 2023-07-04 20:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      2 => App\Entity\EntryComment {#2459
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: """
          Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
          \n
          But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
          \n
          I still need a chassis mount socket for it, though…\n
          \n
          There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
          \n
          <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688245858 {#2454
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2467 …}
        +votes: Doctrine\ORM\PersistentCollection {#2371 …}
        +reports: Doctrine\ORM\PersistentCollection {#2370 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
        -id: 6771
        -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/518650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688245858 {#2455
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +"title": 6771
      }
      1 => App\Entity\EntryComment {#2386
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688273945 {#2372
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 6945
        -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/531799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688273945 {#2380
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +"title": 6945
      }
      0 => App\Entity\EntryComment {#2080}
    ]
    -id: 659
    -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
    -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688268114
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/416119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688230614 {#1465
      date: 2023-07-01 18:56:54.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688497119 {#2098
    date: 2023-07-04 20:58:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Susan_B_Good@discuss.tchncs.de"
    "@pneumapunk@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 7820
  -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/624330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688497119 {#2063
    date: 2023-07-04 20:58:39.0 +02:00
  }
  +"title": 7820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Can-t-find-a-7-4-x-5-08mm-female-chassis-mount-socket"
    +title: "Can't find a 7.4 x 5.08mm female chassis mount socket - am I using the wrong description?"
    +url: null
    +body: """
      I have a 12v 6.67A power supply with a male co-axial plug (with centre pin) that’s 7.4mm OD and 5.08mm ID. The metal tube is 12.5mm long.\n
      \n
      The pin is recessed and about 1mm in diameter - which seems impossibly small for 6.67A.\n
      \n
      A chassis mount socket that would take it would come in handy. But I don’t seem to be able to find one. Am I just using the wrong search terms?\n
      \n
      Any pointers much appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688497119 {#1444
      date: 2023-07-04 20:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      2 => App\Entity\EntryComment {#2459
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: """
          Nope, good guess, but the power supply is from a Philips Respironics Dream Station <https://www.cpap.co.uk/product/dreamstation-80w-power-supply/>\n
          \n
          But you are correct - there does seem to be a recessed metal inner sleeve. I had looked for one, but couldn’t see one - tried again after your post (with a brighter light!)\n
          \n
          I still need a chassis mount socket for it, though…\n
          \n
          There is a 12v car lead - which makes me wonder if that centre pin is actually used at all…\n
          \n
          <https://www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm>
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688245858 {#2454
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2467 …}
        +votes: Doctrine\ORM\PersistentCollection {#2371 …}
        +reports: Doctrine\ORM\PersistentCollection {#2370 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
        -id: 6771
        -bodyTs: "'/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':82 '/product/dreamstation-80w-power-supply/':17 '12v':64 'actual':76 'brighter':49 'car':65 'centr':73 'chassi':55 'correct':21 'couldn':38 'dream':13 'good':2 'guess':3 'inner':30 'lead':66 'light':50 'look':34 'make':68 'metal':29 'mount':56 'need':53 'nope':1 'one':36,41 'philip':11 'pin':74 'post':46 'power':6 'recess':28 'respiron':12 'see':40 'seem':24 'sleev':31 'socket':57 'station':14 'still':52 'suppli':7 'though':60 'tri':42 'use':77 'wonder':70 'www.cpap.co.uk':16 'www.cpap.co.uk/product/dreamstation-80w-power-supply/':15 'www.lps-gopower.org':81 'www.lps-gopower.org/12v-philips-respironics-dreamstation-machine-267p-car-auto-dc-travel-charger-99735.htm':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/518650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688245858 {#2455
          date: 2023-07-01 23:10:58.0 +02:00
        }
        +"title": 6771
      }
      1 => App\Entity\EntryComment {#2386
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "Thanks for the suggestion - I think that there are inline adapters to a different plug, but finding a different coaxial plug that will handle that current could prove challenging."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688273945 {#2372
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Susan_B_Good@discuss.tchncs.de"
          "@Krististrasza@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 6945
        -bodyTs: "'adapt':11 'challeng':29 'coaxial':20 'could':27 'current':26 'differ':14,19 'find':17 'handl':24 'inlin':10 'plug':15,21 'prove':28 'suggest':4 'thank':1 'think':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/531799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688273945 {#2380
          date: 2023-07-02 06:59:05.0 +02:00
        }
        +"title": 6945
      }
      0 => App\Entity\EntryComment {#2080}
    ]
    -id: 659
    -titleTs: "'5.08':7 '7.4':5 'chassi':10 'descript':18 'femal':9 'find':3 'mm':8 'mount':11 'socket':12 'use':15 'wrong':17 'x':6"
    -bodyTs: "'12.5':32 '12v':4 '1mm':41 '5.08':25 '6.67':5,49 '7.4':21 'abl':70 'appreci':85 'axial':14 'centr':17 'chassi':52 'co':13 'co-axi':12 'come':60 'diamet':43 'find':72 'handi':62 'id':27 'imposs':46 'long':34 'male':11 'metal':29 'mm':22,26,33 'mount':53 'much':84 'od':23 'one':73 'pin':18,36 'plug':15 'pointer':83 'power':7 'recess':38 'search':80 'seem':45,67 'small':47 'socket':54 'suppli':8 'take':57 'term':81 'tube':30 'use':77 'would':56,59 'wrong':79"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688268114
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/416119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688230614 {#1465
      date: 2023-07-01 18:56:54.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +body: "Brilliant! Thanks you so much for taking the time and effort to help me with this - and for mentioning “CONNECTORBOOK.COM” so I can add that as a useful reference. Not a chassis mount but that always was a mission impossible to find, I suspect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688497119 {#2098
    date: 2023-07-04 20:58:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Susan_B_Good@discuss.tchncs.de"
    "@pneumapunk@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 7820
  -bodyTs: "'add':24 'alway':36 'brilliant':1 'chassi':32 'connectorbook.com':20 'effort':11 'find':42 'help':13 'imposs':40 'mention':19 'mission':39 'mount':33 'much':5 'refer':29 'suspect':44 'take':7 'thank':2 'time':9 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/624330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688497119 {#2063
    date: 2023-07-04 20:58:39.0 +02:00
  }
  +"title": 7820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "ESP32-with-multiple-cameras"
  +title: "ESP32 with multiple cameras"
  +url: null
  +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688567318 {#2750
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2757 …}
  +reports: Doctrine\ORM\PersistentCollection {#2759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
  +badges: Doctrine\ORM\PersistentCollection {#2765 …}
  +children: [
    1 => App\Entity\EntryComment {#2411
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Usual situation - if I needed to interface to 5 cameras I wouldn’t start with ones that needed: “The DVP physical interface consists of a single, 100-conductor, 110-ohm cable organized. as 45 differential signal pairs. These signal pairs consist of the following: • 36 RGB data pairs. • 2 clock pairs.” So, you would be interfacing to 5 x 45 differential pairs. I’d be looking for camera modules with serial output…\n
        \n
        Or, as you suggest, give each camera something that can convert that lot into a single serial data stream. Or even process it down to a QR code and just send that. Or even do what-ever it is that you want to do with that code, once received.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1688567319 {#1735
        date: 2023-07-05 16:28:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@awwwa@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 6491
      -bodyTs: "'100':27 '110':29 '2':49 '36':45 '45':34,60 '5':9,58 'cabl':31 'camera':10,68,79 'clock':50 'code':100,120 'conductor':28 'consist':23,41 'convert':83 'd':64 'data':47,90 'differenti':35,61 'dvp':20 'even':93,106 'ever':110 'follow':44 'give':77 'interfac':7,22,56 'look':66 'lot':85 'modul':69 'need':5,18 'ohm':30 'one':16 'organ':32 'output':72 'pair':37,40,48,51,62 'physic':21 'process':94 'qr':99 'receiv':122 'rgb':46 'send':103 'serial':71,89 'signal':36,39 'singl':26,88 'situat':2 'someth':80 'start':14 'stream':91 'suggest':76 'usual':1 'want':115 'what-ev':108 'would':54 'wouldn':12 'x':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/505792"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688201548 {#2448
        date: 2023-07-01 10:52:28.0 +02:00
      }
      +"title": 6491
    }
    0 => App\Entity\EntryComment {#2141
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +root: App\Entity\EntryComment {#2411}
      +body: "Depends on your programming abilities. You can set up a “1-Wire” bus and put the lot on that. You could have one microcontroller as master and the rest as slaves - your external USB connection would go to the master and it could, in theory at least, then pass on program upgrades to the others. Clearly they would all have to be programmed individually, originally. But, quite frankly, the investment in time and effort on setting all that up? If you had dozens, hundreds - then yes. But you only have a small hand full. I’d just bring out their USB connections and program them individually, via those. I think each one has a unique identifier, stored in ROM - so they could all run the same software and include that identifier in messages on the bus."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688567318 {#2349
        date: 2023-07-05 16:28:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@awwwa@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 8418
      -bodyTs: "'1':11 'abil':5 'bring':98 'bus':13,136 'clear':56 'connect':35,102 'could':21,43,122 'd':96 'depend':1 'dozen':83 'effort':74 'extern':33 'frank':68 'full':94 'go':37 'hand':93 'hundr':84 'identifi':116,131 'includ':129 'individu':64,106 'invest':70 'least':47 'lot':17 'master':26,40 'messag':133 'microcontrol':24 'one':23,112 'origin':65 'other':55 'pass':49 'program':4,51,63,104 'put':15 'quit':67 'rest':29 'rom':119 'run':124 'set':8,76 'slave':31 'small':92 'softwar':127 'store':117 'theori':45 'think':110 'time':72 'uniqu':115 'upgrad':52 'usb':34,101 'via':107 'wire':12 'would':36,58 'yes':86"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/652026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688567318 {#2042
        date: 2023-07-05 16:28:38.0 +02:00
      }
      +"title": 8418
    }
  ]
  -id: 603
  -titleTs: "'camera':4 'esp32':1 'multipl':3"
  -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688202269
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/401109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688159269 {#2736
    date: 2023-06-30 23:07:49.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "ESP32-with-multiple-cameras"
  +title: "ESP32 with multiple cameras"
  +url: null
  +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688567318 {#2750
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2757 …}
  +reports: Doctrine\ORM\PersistentCollection {#2759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
  +badges: Doctrine\ORM\PersistentCollection {#2765 …}
  +children: [
    1 => App\Entity\EntryComment {#2411
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Usual situation - if I needed to interface to 5 cameras I wouldn’t start with ones that needed: “The DVP physical interface consists of a single, 100-conductor, 110-ohm cable organized. as 45 differential signal pairs. These signal pairs consist of the following: • 36 RGB data pairs. • 2 clock pairs.” So, you would be interfacing to 5 x 45 differential pairs. I’d be looking for camera modules with serial output…\n
        \n
        Or, as you suggest, give each camera something that can convert that lot into a single serial data stream. Or even process it down to a QR code and just send that. Or even do what-ever it is that you want to do with that code, once received.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1688567319 {#1735
        date: 2023-07-05 16:28:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@awwwa@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 6491
      -bodyTs: "'100':27 '110':29 '2':49 '36':45 '45':34,60 '5':9,58 'cabl':31 'camera':10,68,79 'clock':50 'code':100,120 'conductor':28 'consist':23,41 'convert':83 'd':64 'data':47,90 'differenti':35,61 'dvp':20 'even':93,106 'ever':110 'follow':44 'give':77 'interfac':7,22,56 'look':66 'lot':85 'modul':69 'need':5,18 'ohm':30 'one':16 'organ':32 'output':72 'pair':37,40,48,51,62 'physic':21 'process':94 'qr':99 'receiv':122 'rgb':46 'send':103 'serial':71,89 'signal':36,39 'singl':26,88 'situat':2 'someth':80 'start':14 'stream':91 'suggest':76 'usual':1 'want':115 'what-ev':108 'would':54 'wouldn':12 'x':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/505792"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688201548 {#2448
        date: 2023-07-01 10:52:28.0 +02:00
      }
      +"title": 6491
    }
    0 => App\Entity\EntryComment {#2141
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +root: App\Entity\EntryComment {#2411}
      +body: "Depends on your programming abilities. You can set up a “1-Wire” bus and put the lot on that. You could have one microcontroller as master and the rest as slaves - your external USB connection would go to the master and it could, in theory at least, then pass on program upgrades to the others. Clearly they would all have to be programmed individually, originally. But, quite frankly, the investment in time and effort on setting all that up? If you had dozens, hundreds - then yes. But you only have a small hand full. I’d just bring out their USB connections and program them individually, via those. I think each one has a unique identifier, stored in ROM - so they could all run the same software and include that identifier in messages on the bus."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688567318 {#2349
        date: 2023-07-05 16:28:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@awwwa@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 8418
      -bodyTs: "'1':11 'abil':5 'bring':98 'bus':13,136 'clear':56 'connect':35,102 'could':21,43,122 'd':96 'depend':1 'dozen':83 'effort':74 'extern':33 'frank':68 'full':94 'go':37 'hand':93 'hundr':84 'identifi':116,131 'includ':129 'individu':64,106 'invest':70 'least':47 'lot':17 'master':26,40 'messag':133 'microcontrol':24 'one':23,112 'origin':65 'other':55 'pass':49 'program':4,51,63,104 'put':15 'quit':67 'rest':29 'rom':119 'run':124 'set':8,76 'slave':31 'small':92 'softwar':127 'store':117 'theori':45 'think':110 'time':72 'uniqu':115 'upgrad':52 'usb':34,101 'via':107 'wire':12 'would':36,58 'yes':86"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/652026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688567318 {#2042
        date: 2023-07-05 16:28:38.0 +02:00
      }
      +"title": 8418
    }
  ]
  -id: 603
  -titleTs: "'camera':4 'esp32':1 'multipl':3"
  -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688202269
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/401109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688159269 {#2736
    date: 2023-06-30 23:07:49.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "ESP32-with-multiple-cameras"
  +title: "ESP32 with multiple cameras"
  +url: null
  +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688567318 {#2750
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2757 …}
  +reports: Doctrine\ORM\PersistentCollection {#2759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
  +badges: Doctrine\ORM\PersistentCollection {#2765 …}
  +children: [
    1 => App\Entity\EntryComment {#2411
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Usual situation - if I needed to interface to 5 cameras I wouldn’t start with ones that needed: “The DVP physical interface consists of a single, 100-conductor, 110-ohm cable organized. as 45 differential signal pairs. These signal pairs consist of the following: • 36 RGB data pairs. • 2 clock pairs.” So, you would be interfacing to 5 x 45 differential pairs. I’d be looking for camera modules with serial output…\n
        \n
        Or, as you suggest, give each camera something that can convert that lot into a single serial data stream. Or even process it down to a QR code and just send that. Or even do what-ever it is that you want to do with that code, once received.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1688567319 {#1735
        date: 2023-07-05 16:28:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@awwwa@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 6491
      -bodyTs: "'100':27 '110':29 '2':49 '36':45 '45':34,60 '5':9,58 'cabl':31 'camera':10,68,79 'clock':50 'code':100,120 'conductor':28 'consist':23,41 'convert':83 'd':64 'data':47,90 'differenti':35,61 'dvp':20 'even':93,106 'ever':110 'follow':44 'give':77 'interfac':7,22,56 'look':66 'lot':85 'modul':69 'need':5,18 'ohm':30 'one':16 'organ':32 'output':72 'pair':37,40,48,51,62 'physic':21 'process':94 'qr':99 'receiv':122 'rgb':46 'send':103 'serial':71,89 'signal':36,39 'singl':26,88 'situat':2 'someth':80 'start':14 'stream':91 'suggest':76 'usual':1 'want':115 'what-ev':108 'would':54 'wouldn':12 'x':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/505792"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688201548 {#2448
        date: 2023-07-01 10:52:28.0 +02:00
      }
      +"title": 6491
    }
    0 => App\Entity\EntryComment {#2141
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +root: App\Entity\EntryComment {#2411}
      +body: "Depends on your programming abilities. You can set up a “1-Wire” bus and put the lot on that. You could have one microcontroller as master and the rest as slaves - your external USB connection would go to the master and it could, in theory at least, then pass on program upgrades to the others. Clearly they would all have to be programmed individually, originally. But, quite frankly, the investment in time and effort on setting all that up? If you had dozens, hundreds - then yes. But you only have a small hand full. I’d just bring out their USB connections and program them individually, via those. I think each one has a unique identifier, stored in ROM - so they could all run the same software and include that identifier in messages on the bus."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688567318 {#2349
        date: 2023-07-05 16:28:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@awwwa@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 8418
      -bodyTs: "'1':11 'abil':5 'bring':98 'bus':13,136 'clear':56 'connect':35,102 'could':21,43,122 'd':96 'depend':1 'dozen':83 'effort':74 'extern':33 'frank':68 'full':94 'go':37 'hand':93 'hundr':84 'identifi':116,131 'includ':129 'individu':64,106 'invest':70 'least':47 'lot':17 'master':26,40 'messag':133 'microcontrol':24 'one':23,112 'origin':65 'other':55 'pass':49 'program':4,51,63,104 'put':15 'quit':67 'rest':29 'rom':119 'run':124 'set':8,76 'slave':31 'small':92 'softwar':127 'store':117 'theori':45 'think':110 'time':72 'uniqu':115 'upgrad':52 'usb':34,101 'via':107 'wire':12 'would':36,58 'yes':86"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/652026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688567318 {#2042
        date: 2023-07-05 16:28:38.0 +02:00
      }
      +"title": 8418
    }
  ]
  -id: 603
  -titleTs: "'camera':4 'esp32':1 'multipl':3"
  -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688202269
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/401109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688159269 {#2736
    date: 2023-06-30 23:07:49.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "ESP32-with-multiple-cameras"
    +title: "ESP32 with multiple cameras"
    +url: null
    +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688567318 {#2750
      date: 2023-07-05 16:28:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2757 …}
    +reports: Doctrine\ORM\PersistentCollection {#2759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
    +badges: Doctrine\ORM\PersistentCollection {#2765 …}
    +children: [
      1 => App\Entity\EntryComment {#2411}
      0 => App\Entity\EntryComment {#2141
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: App\Entity\EntryComment {#2411}
        +body: "Depends on your programming abilities. You can set up a “1-Wire” bus and put the lot on that. You could have one microcontroller as master and the rest as slaves - your external USB connection would go to the master and it could, in theory at least, then pass on program upgrades to the others. Clearly they would all have to be programmed individually, originally. But, quite frankly, the investment in time and effort on setting all that up? If you had dozens, hundreds - then yes. But you only have a small hand full. I’d just bring out their USB connections and program them individually, via those. I think each one has a unique identifier, stored in ROM - so they could all run the same software and include that identifier in messages on the bus."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688567318 {#2349
          date: 2023-07-05 16:28:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@awwwa@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2164 …}
        +nested: Doctrine\ORM\PersistentCollection {#2314 …}
        +votes: Doctrine\ORM\PersistentCollection {#2328 …}
        +reports: Doctrine\ORM\PersistentCollection {#2191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
        -id: 8418
        -bodyTs: "'1':11 'abil':5 'bring':98 'bus':13,136 'clear':56 'connect':35,102 'could':21,43,122 'd':96 'depend':1 'dozen':83 'effort':74 'extern':33 'frank':68 'full':94 'go':37 'hand':93 'hundr':84 'identifi':116,131 'includ':129 'individu':64,106 'invest':70 'least':47 'lot':17 'master':26,40 'messag':133 'microcontrol':24 'one':23,112 'origin':65 'other':55 'pass':49 'program':4,51,63,104 'put':15 'quit':67 'rest':29 'rom':119 'run':124 'set':8,76 'slave':31 'small':92 'softwar':127 'store':117 'theori':45 'think':110 'time':72 'uniqu':115 'upgrad':52 'usb':34,101 'via':107 'wire':12 'would':36,58 'yes':86"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/652026"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688567318 {#2042
          date: 2023-07-05 16:28:38.0 +02:00
        }
        +"title": 8418
      }
    ]
    -id: 603
    -titleTs: "'camera':4 'esp32':1 'multipl':3"
    -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688202269
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/401109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688159269 {#2736
      date: 2023-06-30 23:07:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Usual situation - if I needed to interface to 5 cameras I wouldn’t start with ones that needed: “The DVP physical interface consists of a single, 100-conductor, 110-ohm cable organized. as 45 differential signal pairs. These signal pairs consist of the following: • 36 RGB data pairs. • 2 clock pairs.” So, you would be interfacing to 5 x 45 differential pairs. I’d be looking for camera modules with serial output…\n
    \n
    Or, as you suggest, give each camera something that can convert that lot into a single serial data stream. Or even process it down to a QR code and just send that. Or even do what-ever it is that you want to do with that code, once received.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688567319 {#1735
    date: 2023-07-05 16:28:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@awwwa@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 6491
  -bodyTs: "'100':27 '110':29 '2':49 '36':45 '45':34,60 '5':9,58 'cabl':31 'camera':10,68,79 'clock':50 'code':100,120 'conductor':28 'consist':23,41 'convert':83 'd':64 'data':47,90 'differenti':35,61 'dvp':20 'even':93,106 'ever':110 'follow':44 'give':77 'interfac':7,22,56 'look':66 'lot':85 'modul':69 'need':5,18 'ohm':30 'one':16 'organ':32 'output':72 'pair':37,40,48,51,62 'physic':21 'process':94 'qr':99 'receiv':122 'rgb':46 'send':103 'serial':71,89 'signal':36,39 'singl':26,88 'situat':2 'someth':80 'start':14 'stream':91 'suggest':76 'usual':1 'want':115 'what-ev':108 'would':54 'wouldn':12 'x':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/505792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688201548 {#2448
    date: 2023-07-01 10:52:28.0 +02:00
  }
  +"title": 6491
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "ESP32-with-multiple-cameras"
    +title: "ESP32 with multiple cameras"
    +url: null
    +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688567318 {#2750
      date: 2023-07-05 16:28:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2757 …}
    +reports: Doctrine\ORM\PersistentCollection {#2759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
    +badges: Doctrine\ORM\PersistentCollection {#2765 …}
    +children: [
      1 => App\Entity\EntryComment {#2411}
      0 => App\Entity\EntryComment {#2141
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: App\Entity\EntryComment {#2411}
        +body: "Depends on your programming abilities. You can set up a “1-Wire” bus and put the lot on that. You could have one microcontroller as master and the rest as slaves - your external USB connection would go to the master and it could, in theory at least, then pass on program upgrades to the others. Clearly they would all have to be programmed individually, originally. But, quite frankly, the investment in time and effort on setting all that up? If you had dozens, hundreds - then yes. But you only have a small hand full. I’d just bring out their USB connections and program them individually, via those. I think each one has a unique identifier, stored in ROM - so they could all run the same software and include that identifier in messages on the bus."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688567318 {#2349
          date: 2023-07-05 16:28:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@awwwa@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2164 …}
        +nested: Doctrine\ORM\PersistentCollection {#2314 …}
        +votes: Doctrine\ORM\PersistentCollection {#2328 …}
        +reports: Doctrine\ORM\PersistentCollection {#2191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
        -id: 8418
        -bodyTs: "'1':11 'abil':5 'bring':98 'bus':13,136 'clear':56 'connect':35,102 'could':21,43,122 'd':96 'depend':1 'dozen':83 'effort':74 'extern':33 'frank':68 'full':94 'go':37 'hand':93 'hundr':84 'identifi':116,131 'includ':129 'individu':64,106 'invest':70 'least':47 'lot':17 'master':26,40 'messag':133 'microcontrol':24 'one':23,112 'origin':65 'other':55 'pass':49 'program':4,51,63,104 'put':15 'quit':67 'rest':29 'rom':119 'run':124 'set':8,76 'slave':31 'small':92 'softwar':127 'store':117 'theori':45 'think':110 'time':72 'uniqu':115 'upgrad':52 'usb':34,101 'via':107 'wire':12 'would':36,58 'yes':86"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/652026"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688567318 {#2042
          date: 2023-07-05 16:28:38.0 +02:00
        }
        +"title": 8418
      }
    ]
    -id: 603
    -titleTs: "'camera':4 'esp32':1 'multipl':3"
    -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688202269
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/401109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688159269 {#2736
      date: 2023-06-30 23:07:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Usual situation - if I needed to interface to 5 cameras I wouldn’t start with ones that needed: “The DVP physical interface consists of a single, 100-conductor, 110-ohm cable organized. as 45 differential signal pairs. These signal pairs consist of the following: • 36 RGB data pairs. • 2 clock pairs.” So, you would be interfacing to 5 x 45 differential pairs. I’d be looking for camera modules with serial output…\n
    \n
    Or, as you suggest, give each camera something that can convert that lot into a single serial data stream. Or even process it down to a QR code and just send that. Or even do what-ever it is that you want to do with that code, once received.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688567319 {#1735
    date: 2023-07-05 16:28:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@awwwa@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 6491
  -bodyTs: "'100':27 '110':29 '2':49 '36':45 '45':34,60 '5':9,58 'cabl':31 'camera':10,68,79 'clock':50 'code':100,120 'conductor':28 'consist':23,41 'convert':83 'd':64 'data':47,90 'differenti':35,61 'dvp':20 'even':93,106 'ever':110 'follow':44 'give':77 'interfac':7,22,56 'look':66 'lot':85 'modul':69 'need':5,18 'ohm':30 'one':16 'organ':32 'output':72 'pair':37,40,48,51,62 'physic':21 'process':94 'qr':99 'receiv':122 'rgb':46 'send':103 'serial':71,89 'signal':36,39 'singl':26,88 'situat':2 'someth':80 'start':14 'stream':91 'suggest':76 'usual':1 'want':115 'what-ev':108 'would':54 'wouldn':12 'x':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/505792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688201548 {#2448
    date: 2023-07-01 10:52:28.0 +02:00
  }
  +"title": 6491
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "ESP32-with-multiple-cameras"
    +title: "ESP32 with multiple cameras"
    +url: null
    +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688567318 {#2750
      date: 2023-07-05 16:28:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2757 …}
    +reports: Doctrine\ORM\PersistentCollection {#2759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
    +badges: Doctrine\ORM\PersistentCollection {#2765 …}
    +children: [
      1 => App\Entity\EntryComment {#2411}
      0 => App\Entity\EntryComment {#2141
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: App\Entity\EntryComment {#2411}
        +body: "Depends on your programming abilities. You can set up a “1-Wire” bus and put the lot on that. You could have one microcontroller as master and the rest as slaves - your external USB connection would go to the master and it could, in theory at least, then pass on program upgrades to the others. Clearly they would all have to be programmed individually, originally. But, quite frankly, the investment in time and effort on setting all that up? If you had dozens, hundreds - then yes. But you only have a small hand full. I’d just bring out their USB connections and program them individually, via those. I think each one has a unique identifier, stored in ROM - so they could all run the same software and include that identifier in messages on the bus."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688567318 {#2349
          date: 2023-07-05 16:28:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@awwwa@discuss.tchncs.de"
          "@Susan_B_Good@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2164 …}
        +nested: Doctrine\ORM\PersistentCollection {#2314 …}
        +votes: Doctrine\ORM\PersistentCollection {#2328 …}
        +reports: Doctrine\ORM\PersistentCollection {#2191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
        -id: 8418
        -bodyTs: "'1':11 'abil':5 'bring':98 'bus':13,136 'clear':56 'connect':35,102 'could':21,43,122 'd':96 'depend':1 'dozen':83 'effort':74 'extern':33 'frank':68 'full':94 'go':37 'hand':93 'hundr':84 'identifi':116,131 'includ':129 'individu':64,106 'invest':70 'least':47 'lot':17 'master':26,40 'messag':133 'microcontrol':24 'one':23,112 'origin':65 'other':55 'pass':49 'program':4,51,63,104 'put':15 'quit':67 'rest':29 'rom':119 'run':124 'set':8,76 'slave':31 'small':92 'softwar':127 'store':117 'theori':45 'think':110 'time':72 'uniqu':115 'upgrad':52 'usb':34,101 'via':107 'wire':12 'would':36,58 'yes':86"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/652026"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688567318 {#2042
          date: 2023-07-05 16:28:38.0 +02:00
        }
        +"title": 8418
      }
    ]
    -id: 603
    -titleTs: "'camera':4 'esp32':1 'multipl':3"
    -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688202269
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/401109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688159269 {#2736
      date: 2023-06-30 23:07:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Usual situation - if I needed to interface to 5 cameras I wouldn’t start with ones that needed: “The DVP physical interface consists of a single, 100-conductor, 110-ohm cable organized. as 45 differential signal pairs. These signal pairs consist of the following: • 36 RGB data pairs. • 2 clock pairs.” So, you would be interfacing to 5 x 45 differential pairs. I’d be looking for camera modules with serial output…\n
    \n
    Or, as you suggest, give each camera something that can convert that lot into a single serial data stream. Or even process it down to a QR code and just send that. Or even do what-ever it is that you want to do with that code, once received.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688567319 {#1735
    date: 2023-07-05 16:28:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@awwwa@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 6491
  -bodyTs: "'100':27 '110':29 '2':49 '36':45 '45':34,60 '5':9,58 'cabl':31 'camera':10,68,79 'clock':50 'code':100,120 'conductor':28 'consist':23,41 'convert':83 'd':64 'data':47,90 'differenti':35,61 'dvp':20 'even':93,106 'ever':110 'follow':44 'give':77 'interfac':7,22,56 'look':66 'lot':85 'modul':69 'need':5,18 'ohm':30 'one':16 'organ':32 'output':72 'pair':37,40,48,51,62 'physic':21 'process':94 'qr':99 'receiv':122 'rgb':46 'send':103 'serial':71,89 'signal':36,39 'singl':26,88 'situat':2 'someth':80 'start':14 'stream':91 'suggest':76 'usual':1 'want':115 'what-ev':108 'would':54 'wouldn':12 'x':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/505792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688201548 {#2448
    date: 2023-07-01 10:52:28.0 +02:00
  }
  +"title": 6491
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "ESP32-with-multiple-cameras"
    +title: "ESP32 with multiple cameras"
    +url: null
    +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688567318 {#2750
      date: 2023-07-05 16:28:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2757 …}
    +reports: Doctrine\ORM\PersistentCollection {#2759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
    +badges: Doctrine\ORM\PersistentCollection {#2765 …}
    +children: [
      1 => App\Entity\EntryComment {#2411
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Usual situation - if I needed to interface to 5 cameras I wouldn’t start with ones that needed: “The DVP physical interface consists of a single, 100-conductor, 110-ohm cable organized. as 45 differential signal pairs. These signal pairs consist of the following: • 36 RGB data pairs. • 2 clock pairs.” So, you would be interfacing to 5 x 45 differential pairs. I’d be looking for camera modules with serial output…\n
          \n
          Or, as you suggest, give each camera something that can convert that lot into a single serial data stream. Or even process it down to a QR code and just send that. Or even do what-ever it is that you want to do with that code, once received.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1688567319 {#1735
          date: 2023-07-05 16:28:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@awwwa@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1707 …}
        +nested: Doctrine\ORM\PersistentCollection {#2447 …}
        +votes: Doctrine\ORM\PersistentCollection {#2462 …}
        +reports: Doctrine\ORM\PersistentCollection {#2461 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
        -id: 6491
        -bodyTs: "'100':27 '110':29 '2':49 '36':45 '45':34,60 '5':9,58 'cabl':31 'camera':10,68,79 'clock':50 'code':100,120 'conductor':28 'consist':23,41 'convert':83 'd':64 'data':47,90 'differenti':35,61 'dvp':20 'even':93,106 'ever':110 'follow':44 'give':77 'interfac':7,22,56 'look':66 'lot':85 'modul':69 'need':5,18 'ohm':30 'one':16 'organ':32 'output':72 'pair':37,40,48,51,62 'physic':21 'process':94 'qr':99 'receiv':122 'rgb':46 'send':103 'serial':71,89 'signal':36,39 'singl':26,88 'situat':2 'someth':80 'start':14 'stream':91 'suggest':76 'usual':1 'want':115 'what-ev':108 'would':54 'wouldn':12 'x':59"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/505792"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688201548 {#2448
          date: 2023-07-01 10:52:28.0 +02:00
        }
        +"title": 6491
      }
      0 => App\Entity\EntryComment {#2141}
    ]
    -id: 603
    -titleTs: "'camera':4 'esp32':1 'multipl':3"
    -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688202269
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/401109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688159269 {#2736
      date: 2023-06-30 23:07:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: App\Entity\EntryComment {#2411}
  +body: "Depends on your programming abilities. You can set up a “1-Wire” bus and put the lot on that. You could have one microcontroller as master and the rest as slaves - your external USB connection would go to the master and it could, in theory at least, then pass on program upgrades to the others. Clearly they would all have to be programmed individually, originally. But, quite frankly, the investment in time and effort on setting all that up? If you had dozens, hundreds - then yes. But you only have a small hand full. I’d just bring out their USB connections and program them individually, via those. I think each one has a unique identifier, stored in ROM - so they could all run the same software and include that identifier in messages on the bus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688567318 {#2349
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@awwwa@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 8418
  -bodyTs: "'1':11 'abil':5 'bring':98 'bus':13,136 'clear':56 'connect':35,102 'could':21,43,122 'd':96 'depend':1 'dozen':83 'effort':74 'extern':33 'frank':68 'full':94 'go':37 'hand':93 'hundr':84 'identifi':116,131 'includ':129 'individu':64,106 'invest':70 'least':47 'lot':17 'master':26,40 'messag':133 'microcontrol':24 'one':23,112 'origin':65 'other':55 'pass':49 'program':4,51,63,104 'put':15 'quit':67 'rest':29 'rom':119 'run':124 'set':8,76 'slave':31 'small':92 'softwar':127 'store':117 'theori':45 'think':110 'time':72 'uniqu':115 'upgrad':52 'usb':34,101 'via':107 'wire':12 'would':36,58 'yes':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/652026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688567318 {#2042
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +"title": 8418
}
"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
143 DENIED edit
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "ESP32-with-multiple-cameras"
    +title: "ESP32 with multiple cameras"
    +url: null
    +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688567318 {#2750
      date: 2023-07-05 16:28:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2757 …}
    +reports: Doctrine\ORM\PersistentCollection {#2759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
    +badges: Doctrine\ORM\PersistentCollection {#2765 …}
    +children: [
      1 => App\Entity\EntryComment {#2411
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Usual situation - if I needed to interface to 5 cameras I wouldn’t start with ones that needed: “The DVP physical interface consists of a single, 100-conductor, 110-ohm cable organized. as 45 differential signal pairs. These signal pairs consist of the following: • 36 RGB data pairs. • 2 clock pairs.” So, you would be interfacing to 5 x 45 differential pairs. I’d be looking for camera modules with serial output…\n
          \n
          Or, as you suggest, give each camera something that can convert that lot into a single serial data stream. Or even process it down to a QR code and just send that. Or even do what-ever it is that you want to do with that code, once received.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1688567319 {#1735
          date: 2023-07-05 16:28:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@awwwa@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1707 …}
        +nested: Doctrine\ORM\PersistentCollection {#2447 …}
        +votes: Doctrine\ORM\PersistentCollection {#2462 …}
        +reports: Doctrine\ORM\PersistentCollection {#2461 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
        -id: 6491
        -bodyTs: "'100':27 '110':29 '2':49 '36':45 '45':34,60 '5':9,58 'cabl':31 'camera':10,68,79 'clock':50 'code':100,120 'conductor':28 'consist':23,41 'convert':83 'd':64 'data':47,90 'differenti':35,61 'dvp':20 'even':93,106 'ever':110 'follow':44 'give':77 'interfac':7,22,56 'look':66 'lot':85 'modul':69 'need':5,18 'ohm':30 'one':16 'organ':32 'output':72 'pair':37,40,48,51,62 'physic':21 'process':94 'qr':99 'receiv':122 'rgb':46 'send':103 'serial':71,89 'signal':36,39 'singl':26,88 'situat':2 'someth':80 'start':14 'stream':91 'suggest':76 'usual':1 'want':115 'what-ev':108 'would':54 'wouldn':12 'x':59"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/505792"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688201548 {#2448
          date: 2023-07-01 10:52:28.0 +02:00
        }
        +"title": 6491
      }
      0 => App\Entity\EntryComment {#2141}
    ]
    -id: 603
    -titleTs: "'camera':4 'esp32':1 'multipl':3"
    -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688202269
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/401109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688159269 {#2736
      date: 2023-06-30 23:07:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: App\Entity\EntryComment {#2411}
  +body: "Depends on your programming abilities. You can set up a “1-Wire” bus and put the lot on that. You could have one microcontroller as master and the rest as slaves - your external USB connection would go to the master and it could, in theory at least, then pass on program upgrades to the others. Clearly they would all have to be programmed individually, originally. But, quite frankly, the investment in time and effort on setting all that up? If you had dozens, hundreds - then yes. But you only have a small hand full. I’d just bring out their USB connections and program them individually, via those. I think each one has a unique identifier, stored in ROM - so they could all run the same software and include that identifier in messages on the bus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688567318 {#2349
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@awwwa@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 8418
  -bodyTs: "'1':11 'abil':5 'bring':98 'bus':13,136 'clear':56 'connect':35,102 'could':21,43,122 'd':96 'depend':1 'dozen':83 'effort':74 'extern':33 'frank':68 'full':94 'go':37 'hand':93 'hundr':84 'identifi':116,131 'includ':129 'individu':64,106 'invest':70 'least':47 'lot':17 'master':26,40 'messag':133 'microcontrol':24 'one':23,112 'origin':65 'other':55 'pass':49 'program':4,51,63,104 'put':15 'quit':67 'rest':29 'rom':119 'run':124 'set':8,76 'slave':31 'small':92 'softwar':127 'store':117 'theori':45 'think':110 'time':72 'uniqu':115 'upgrad':52 'usb':34,101 'via':107 'wire':12 'would':36,58 'yes':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/652026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688567318 {#2042
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +"title": 8418
}
"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
144 DENIED moderate
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "ESP32-with-multiple-cameras"
    +title: "ESP32 with multiple cameras"
    +url: null
    +body: "I want to connect five OV2640 cameras via FPC to an ESP32 on a custom PCB. Is this generally possible and does the ESP32 have enough power for this or do I need an ESP32 for each camera? The frames per second are not so important as the cameras will be used as QR code scanners. Which components allow to run so many cameras with one ESP32?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688567318 {#2750
      date: 2023-07-05 16:28:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2757 …}
    +reports: Doctrine\ORM\PersistentCollection {#2759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
    +badges: Doctrine\ORM\PersistentCollection {#2765 …}
    +children: [
      1 => App\Entity\EntryComment {#2411
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Usual situation - if I needed to interface to 5 cameras I wouldn’t start with ones that needed: “The DVP physical interface consists of a single, 100-conductor, 110-ohm cable organized. as 45 differential signal pairs. These signal pairs consist of the following: • 36 RGB data pairs. • 2 clock pairs.” So, you would be interfacing to 5 x 45 differential pairs. I’d be looking for camera modules with serial output…\n
          \n
          Or, as you suggest, give each camera something that can convert that lot into a single serial data stream. Or even process it down to a QR code and just send that. Or even do what-ever it is that you want to do with that code, once received.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1688567319 {#1735
          date: 2023-07-05 16:28:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@awwwa@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1707 …}
        +nested: Doctrine\ORM\PersistentCollection {#2447 …}
        +votes: Doctrine\ORM\PersistentCollection {#2462 …}
        +reports: Doctrine\ORM\PersistentCollection {#2461 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
        -id: 6491
        -bodyTs: "'100':27 '110':29 '2':49 '36':45 '45':34,60 '5':9,58 'cabl':31 'camera':10,68,79 'clock':50 'code':100,120 'conductor':28 'consist':23,41 'convert':83 'd':64 'data':47,90 'differenti':35,61 'dvp':20 'even':93,106 'ever':110 'follow':44 'give':77 'interfac':7,22,56 'look':66 'lot':85 'modul':69 'need':5,18 'ohm':30 'one':16 'organ':32 'output':72 'pair':37,40,48,51,62 'physic':21 'process':94 'qr':99 'receiv':122 'rgb':46 'send':103 'serial':71,89 'signal':36,39 'singl':26,88 'situat':2 'someth':80 'start':14 'stream':91 'suggest':76 'usual':1 'want':115 'what-ev':108 'would':54 'wouldn':12 'x':59"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/505792"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688201548 {#2448
          date: 2023-07-01 10:52:28.0 +02:00
        }
        +"title": 6491
      }
      0 => App\Entity\EntryComment {#2141}
    ]
    -id: 603
    -titleTs: "'camera':4 'esp32':1 'multipl':3"
    -bodyTs: "'allow':59 'camera':7,38,49,64 'code':55 'compon':58 'connect':4 'custom':15 'enough':26 'esp32':12,24,35,67 'five':5 'fpc':9 'frame':40 'general':19 'import':46 'mani':63 'need':33 'one':66 'ov2640':6 'pcb':16 'per':41 'possibl':20 'power':27 'qr':54 'run':61 'scanner':56 'second':42 'use':52 'via':8 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688202269
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/401109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688159269 {#2736
      date: 2023-06-30 23:07:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: App\Entity\EntryComment {#2411}
  +body: "Depends on your programming abilities. You can set up a “1-Wire” bus and put the lot on that. You could have one microcontroller as master and the rest as slaves - your external USB connection would go to the master and it could, in theory at least, then pass on program upgrades to the others. Clearly they would all have to be programmed individually, originally. But, quite frankly, the investment in time and effort on setting all that up? If you had dozens, hundreds - then yes. But you only have a small hand full. I’d just bring out their USB connections and program them individually, via those. I think each one has a unique identifier, stored in ROM - so they could all run the same software and include that identifier in messages on the bus."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688567318 {#2349
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@awwwa@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 8418
  -bodyTs: "'1':11 'abil':5 'bring':98 'bus':13,136 'clear':56 'connect':35,102 'could':21,43,122 'd':96 'depend':1 'dozen':83 'effort':74 'extern':33 'frank':68 'full':94 'go':37 'hand':93 'hundr':84 'identifi':116,131 'includ':129 'individu':64,106 'invest':70 'least':47 'lot':17 'master':26,40 'messag':133 'microcontrol':24 'one':23,112 'origin':65 'other':55 'pass':49 'program':4,51,63,104 'put':15 'quit':67 'rest':29 'rom':119 'run':124 'set':8,76 'slave':31 'small':92 'softwar':127 'store':117 'theori':45 'think':110 'time':72 'uniqu':115 'upgrad':52 'usb':34,101 'via':107 'wire':12 'would':36,58 'yes':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/652026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688567318 {#2042
    date: 2023-07-05 16:28:38.0 +02:00
  }
  +"title": 8418
}
"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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#2753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2790 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
  +slug: "Non-Inverting-LM358-Circuit-Not-Working"
  +title: "Non-Inverting LM358 Circuit Not Working"
  +url: "https://discuss.tchncs.de/pictrs/image/4e44ba5a-c8c2-485d-a6cf-9a89d2fd9670.jpeg"
  +body: """
    Since I never understood op-amps from reading or practicing problems I wanted to build a circuit to probe around and use different resistor values to set the amplification.\n
    \n
    Currently I am attempting to build an LM358 Non-Inverting Op Amp. I am using my power supply for a +/- 12V rail, and my Arduino Uno for my 5V supply at the V+ input pin. I have chosen two 1k resistors to amplify the signal to 10V at the output and put and led as a indication that the circuit is working.\n
    \n
    My questions are as follows:\n
    \n
    1. Is the ground for the voltage rail and input signal the same?\n
    2. What exactly is wrong with the circuit I built? I want the LED to only turn on when 5V is supplied at the input, right now the LED can turn on if I connect the ground to the voltage rail supply even without an input voltage.\n
    3. I’ve seen the post on Adafruit with the feedback resistors connected to the same ground as the rail supply, but the circuit diagram does not show where the input voltage ground is? Link: [blog.adafruit.com/…/ask-an-educator-making-a-non-…](https://blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689094862 {#2785
    date: 2023-07-11 19:01:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  +badges: Doctrine\ORM\PersistentCollection {#2802 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: """
        What worked for me, that may not do so for anyone else - is to take an existing circuit (usually a reference one provided by a manufacturer) and build that. Get that working (sometimes, it hasn’t worked- the manufacturer’s technical support department has often been very helpful, especially when their reference design has a design fault or has been misprinted - after doing that, they used to send me unmarked, pre-production chips/etc to play with and provide feedback).\n
        \n
        Then modified that design, to test my understanding. Tried different board layouts, guard rings, etc and documented the effect. When it didn’t work as expected - took that back to their tech support to see if we could work out why.\n
        \n
        So, for me, taking something that works and keep modifying it, just a little.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688161945 {#1528
        date: 2023-06-30 23:52:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Drich98@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 6127
      -bodyTs: "'anyon':11 'back':109 'board':91 'build':28 'chips/etc':74 'circuit':18 'could':118 'depart':43 'design':53,56,84 'didn':102 'differ':90 'document':97 'effect':99 'els':12 'especi':49 'etc':95 'exist':17 'expect':106 'fault':57 'feedback':80 'get':30 'guard':93 'hasn':35 'help':48 'keep':130 'layout':92 'littl':135 'manufactur':26,39 'may':6 'misprint':61 'modifi':82,131 'often':45 'one':22 'play':76 'pre':72 'pre-product':71 'product':73 'provid':23,79 'refer':21,52 'ring':94 'see':115 'send':68 'someth':126 'sometim':33 'support':42,113 'take':15,125 'tech':112 'technic':41 'test':86 'took':107 'tri':89 'understand':88 'unmark':70 'use':66 'usual':19 'work':2,32,37,104,119,128"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/499200"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688161945 {#1551
        date: 2023-06-30 23:52:25.0 +02:00
      }
      +"title": 6127
    }
  ]
  -id: 526
  -titleTs: "'circuit':5 'invert':3 'lm358':4 'non':2 'non-invert':1 'work':7"
  -bodyTs: "'/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':198 '/ask-an-educator-making-a-non-':195 '1':99 '10v':78 '12v':52 '1k':71 '2':112 '3':159 '5v':60,131 'adafruit':166 'amp':7,43 'amplif':30 'amplifi':74 'arduino':56 'around':21 'attempt':34 'blog.adafruit.com':194,197 'blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':196 'build':16,36 'built':121 'chosen':69 'circuit':18,91,119,182 'connect':146,171 'current':31 'diagram':183 'differ':24 'even':154 'exact':114 'feedback':169 'follow':98 'ground':102,148,175,191 'indic':88 'input':65,108,136,157,189 'invert':41 'led':85,125,140 'link':193 'lm358':38 'never':3 'non':40 'non-invert':39 'op':6,42 'op-amp':5 'output':81 'pin':66 'post':164 'power':48 'practic':11 'probe':20 'problem':12 'put':83 'question':95 'rail':53,106,152,178 'read':9 'resistor':25,72,170 'right':137 'seen':162 'set':28 'show':186 'signal':76,109 'sinc':1 'suppli':49,61,133,153,179 'turn':128,142 'two':70 'understood':4 'uno':57 'use':23,46 'v':64 'valu':26 've':161 'voltag':105,151,158,190 'want':14,123 'without':155 'work':93 'wrong':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688103034
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/372756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688045034 {#2773
    date: 2023-06-29 15:23:54.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#2753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2790 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
  +slug: "Non-Inverting-LM358-Circuit-Not-Working"
  +title: "Non-Inverting LM358 Circuit Not Working"
  +url: "https://discuss.tchncs.de/pictrs/image/4e44ba5a-c8c2-485d-a6cf-9a89d2fd9670.jpeg"
  +body: """
    Since I never understood op-amps from reading or practicing problems I wanted to build a circuit to probe around and use different resistor values to set the amplification.\n
    \n
    Currently I am attempting to build an LM358 Non-Inverting Op Amp. I am using my power supply for a +/- 12V rail, and my Arduino Uno for my 5V supply at the V+ input pin. I have chosen two 1k resistors to amplify the signal to 10V at the output and put and led as a indication that the circuit is working.\n
    \n
    My questions are as follows:\n
    \n
    1. Is the ground for the voltage rail and input signal the same?\n
    2. What exactly is wrong with the circuit I built? I want the LED to only turn on when 5V is supplied at the input, right now the LED can turn on if I connect the ground to the voltage rail supply even without an input voltage.\n
    3. I’ve seen the post on Adafruit with the feedback resistors connected to the same ground as the rail supply, but the circuit diagram does not show where the input voltage ground is? Link: [blog.adafruit.com/…/ask-an-educator-making-a-non-…](https://blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689094862 {#2785
    date: 2023-07-11 19:01:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  +badges: Doctrine\ORM\PersistentCollection {#2802 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: """
        What worked for me, that may not do so for anyone else - is to take an existing circuit (usually a reference one provided by a manufacturer) and build that. Get that working (sometimes, it hasn’t worked- the manufacturer’s technical support department has often been very helpful, especially when their reference design has a design fault or has been misprinted - after doing that, they used to send me unmarked, pre-production chips/etc to play with and provide feedback).\n
        \n
        Then modified that design, to test my understanding. Tried different board layouts, guard rings, etc and documented the effect. When it didn’t work as expected - took that back to their tech support to see if we could work out why.\n
        \n
        So, for me, taking something that works and keep modifying it, just a little.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688161945 {#1528
        date: 2023-06-30 23:52:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Drich98@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 6127
      -bodyTs: "'anyon':11 'back':109 'board':91 'build':28 'chips/etc':74 'circuit':18 'could':118 'depart':43 'design':53,56,84 'didn':102 'differ':90 'document':97 'effect':99 'els':12 'especi':49 'etc':95 'exist':17 'expect':106 'fault':57 'feedback':80 'get':30 'guard':93 'hasn':35 'help':48 'keep':130 'layout':92 'littl':135 'manufactur':26,39 'may':6 'misprint':61 'modifi':82,131 'often':45 'one':22 'play':76 'pre':72 'pre-product':71 'product':73 'provid':23,79 'refer':21,52 'ring':94 'see':115 'send':68 'someth':126 'sometim':33 'support':42,113 'take':15,125 'tech':112 'technic':41 'test':86 'took':107 'tri':89 'understand':88 'unmark':70 'use':66 'usual':19 'work':2,32,37,104,119,128"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/499200"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688161945 {#1551
        date: 2023-06-30 23:52:25.0 +02:00
      }
      +"title": 6127
    }
  ]
  -id: 526
  -titleTs: "'circuit':5 'invert':3 'lm358':4 'non':2 'non-invert':1 'work':7"
  -bodyTs: "'/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':198 '/ask-an-educator-making-a-non-':195 '1':99 '10v':78 '12v':52 '1k':71 '2':112 '3':159 '5v':60,131 'adafruit':166 'amp':7,43 'amplif':30 'amplifi':74 'arduino':56 'around':21 'attempt':34 'blog.adafruit.com':194,197 'blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':196 'build':16,36 'built':121 'chosen':69 'circuit':18,91,119,182 'connect':146,171 'current':31 'diagram':183 'differ':24 'even':154 'exact':114 'feedback':169 'follow':98 'ground':102,148,175,191 'indic':88 'input':65,108,136,157,189 'invert':41 'led':85,125,140 'link':193 'lm358':38 'never':3 'non':40 'non-invert':39 'op':6,42 'op-amp':5 'output':81 'pin':66 'post':164 'power':48 'practic':11 'probe':20 'problem':12 'put':83 'question':95 'rail':53,106,152,178 'read':9 'resistor':25,72,170 'right':137 'seen':162 'set':28 'show':186 'signal':76,109 'sinc':1 'suppli':49,61,133,153,179 'turn':128,142 'two':70 'understood':4 'uno':57 'use':23,46 'v':64 'valu':26 've':161 'voltag':105,151,158,190 'want':14,123 'without':155 'work':93 'wrong':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688103034
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/372756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688045034 {#2773
    date: 2023-06-29 15:23:54.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#2753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2790 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
  +slug: "Non-Inverting-LM358-Circuit-Not-Working"
  +title: "Non-Inverting LM358 Circuit Not Working"
  +url: "https://discuss.tchncs.de/pictrs/image/4e44ba5a-c8c2-485d-a6cf-9a89d2fd9670.jpeg"
  +body: """
    Since I never understood op-amps from reading or practicing problems I wanted to build a circuit to probe around and use different resistor values to set the amplification.\n
    \n
    Currently I am attempting to build an LM358 Non-Inverting Op Amp. I am using my power supply for a +/- 12V rail, and my Arduino Uno for my 5V supply at the V+ input pin. I have chosen two 1k resistors to amplify the signal to 10V at the output and put and led as a indication that the circuit is working.\n
    \n
    My questions are as follows:\n
    \n
    1. Is the ground for the voltage rail and input signal the same?\n
    2. What exactly is wrong with the circuit I built? I want the LED to only turn on when 5V is supplied at the input, right now the LED can turn on if I connect the ground to the voltage rail supply even without an input voltage.\n
    3. I’ve seen the post on Adafruit with the feedback resistors connected to the same ground as the rail supply, but the circuit diagram does not show where the input voltage ground is? Link: [blog.adafruit.com/…/ask-an-educator-making-a-non-…](https://blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689094862 {#2785
    date: 2023-07-11 19:01:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  +badges: Doctrine\ORM\PersistentCollection {#2802 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: """
        What worked for me, that may not do so for anyone else - is to take an existing circuit (usually a reference one provided by a manufacturer) and build that. Get that working (sometimes, it hasn’t worked- the manufacturer’s technical support department has often been very helpful, especially when their reference design has a design fault or has been misprinted - after doing that, they used to send me unmarked, pre-production chips/etc to play with and provide feedback).\n
        \n
        Then modified that design, to test my understanding. Tried different board layouts, guard rings, etc and documented the effect. When it didn’t work as expected - took that back to their tech support to see if we could work out why.\n
        \n
        So, for me, taking something that works and keep modifying it, just a little.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688161945 {#1528
        date: 2023-06-30 23:52:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Drich98@discuss.tchncs.de"
        "@Susan_B_Good@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 6127
      -bodyTs: "'anyon':11 'back':109 'board':91 'build':28 'chips/etc':74 'circuit':18 'could':118 'depart':43 'design':53,56,84 'didn':102 'differ':90 'document':97 'effect':99 'els':12 'especi':49 'etc':95 'exist':17 'expect':106 'fault':57 'feedback':80 'get':30 'guard':93 'hasn':35 'help':48 'keep':130 'layout':92 'littl':135 'manufactur':26,39 'may':6 'misprint':61 'modifi':82,131 'often':45 'one':22 'play':76 'pre':72 'pre-product':71 'product':73 'provid':23,79 'refer':21,52 'ring':94 'see':115 'send':68 'someth':126 'sometim':33 'support':42,113 'take':15,125 'tech':112 'technic':41 'test':86 'took':107 'tri':89 'understand':88 'unmark':70 'use':66 'usual':19 'work':2,32,37,104,119,128"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/499200"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688161945 {#1551
        date: 2023-06-30 23:52:25.0 +02:00
      }
      +"title": 6127
    }
  ]
  -id: 526
  -titleTs: "'circuit':5 'invert':3 'lm358':4 'non':2 'non-invert':1 'work':7"
  -bodyTs: "'/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':198 '/ask-an-educator-making-a-non-':195 '1':99 '10v':78 '12v':52 '1k':71 '2':112 '3':159 '5v':60,131 'adafruit':166 'amp':7,43 'amplif':30 'amplifi':74 'arduino':56 'around':21 'attempt':34 'blog.adafruit.com':194,197 'blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':196 'build':16,36 'built':121 'chosen':69 'circuit':18,91,119,182 'connect':146,171 'current':31 'diagram':183 'differ':24 'even':154 'exact':114 'feedback':169 'follow':98 'ground':102,148,175,191 'indic':88 'input':65,108,136,157,189 'invert':41 'led':85,125,140 'link':193 'lm358':38 'never':3 'non':40 'non-invert':39 'op':6,42 'op-amp':5 'output':81 'pin':66 'post':164 'power':48 'practic':11 'probe':20 'problem':12 'put':83 'question':95 'rail':53,106,152,178 'read':9 'resistor':25,72,170 'right':137 'seen':162 'set':28 'show':186 'signal':76,109 'sinc':1 'suppli':49,61,133,153,179 'turn':128,142 'two':70 'understood':4 'uno':57 'use':23,46 'v':64 'valu':26 've':161 'voltag':105,151,158,190 'want':14,123 'without':155 'work':93 'wrong':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688103034
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/372756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688045034 {#2773
    date: 2023-06-29 15:23:54.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#2753 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2790 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "Non-Inverting-LM358-Circuit-Not-Working"
    +title: "Non-Inverting LM358 Circuit Not Working"
    +url: "https://discuss.tchncs.de/pictrs/image/4e44ba5a-c8c2-485d-a6cf-9a89d2fd9670.jpeg"
    +body: """
      Since I never understood op-amps from reading or practicing problems I wanted to build a circuit to probe around and use different resistor values to set the amplification.\n
      \n
      Currently I am attempting to build an LM358 Non-Inverting Op Amp. I am using my power supply for a +/- 12V rail, and my Arduino Uno for my 5V supply at the V+ input pin. I have chosen two 1k resistors to amplify the signal to 10V at the output and put and led as a indication that the circuit is working.\n
      \n
      My questions are as follows:\n
      \n
      1. Is the ground for the voltage rail and input signal the same?\n
      2. What exactly is wrong with the circuit I built? I want the LED to only turn on when 5V is supplied at the input, right now the LED can turn on if I connect the ground to the voltage rail supply even without an input voltage.\n
      3. I’ve seen the post on Adafruit with the feedback resistors connected to the same ground as the rail supply, but the circuit diagram does not show where the input voltage ground is? Link: [blog.adafruit.com/…/ask-an-educator-making-a-non-…](https://blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689094862 {#2785
      date: 2023-07-11 19:01:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    +badges: Doctrine\ORM\PersistentCollection {#2802 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 526
    -titleTs: "'circuit':5 'invert':3 'lm358':4 'non':2 'non-invert':1 'work':7"
    -bodyTs: "'/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':198 '/ask-an-educator-making-a-non-':195 '1':99 '10v':78 '12v':52 '1k':71 '2':112 '3':159 '5v':60,131 'adafruit':166 'amp':7,43 'amplif':30 'amplifi':74 'arduino':56 'around':21 'attempt':34 'blog.adafruit.com':194,197 'blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':196 'build':16,36 'built':121 'chosen':69 'circuit':18,91,119,182 'connect':146,171 'current':31 'diagram':183 'differ':24 'even':154 'exact':114 'feedback':169 'follow':98 'ground':102,148,175,191 'indic':88 'input':65,108,136,157,189 'invert':41 'led':85,125,140 'link':193 'lm358':38 'never':3 'non':40 'non-invert':39 'op':6,42 'op-amp':5 'output':81 'pin':66 'post':164 'power':48 'practic':11 'probe':20 'problem':12 'put':83 'question':95 'rail':53,106,152,178 'read':9 'resistor':25,72,170 'right':137 'seen':162 'set':28 'show':186 'signal':76,109 'sinc':1 'suppli':49,61,133,153,179 'turn':128,142 'two':70 'understood':4 'uno':57 'use':23,46 'v':64 'valu':26 've':161 'voltag':105,151,158,190 'want':14,123 'without':155 'work':93 'wrong':116"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688103034
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/372756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688045034 {#2773
      date: 2023-06-29 15:23:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: """
    What worked for me, that may not do so for anyone else - is to take an existing circuit (usually a reference one provided by a manufacturer) and build that. Get that working (sometimes, it hasn’t worked- the manufacturer’s technical support department has often been very helpful, especially when their reference design has a design fault or has been misprinted - after doing that, they used to send me unmarked, pre-production chips/etc to play with and provide feedback).\n
    \n
    Then modified that design, to test my understanding. Tried different board layouts, guard rings, etc and documented the effect. When it didn’t work as expected - took that back to their tech support to see if we could work out why.\n
    \n
    So, for me, taking something that works and keep modifying it, just a little.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688161945 {#1528
    date: 2023-06-30 23:52:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Drich98@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 6127
  -bodyTs: "'anyon':11 'back':109 'board':91 'build':28 'chips/etc':74 'circuit':18 'could':118 'depart':43 'design':53,56,84 'didn':102 'differ':90 'document':97 'effect':99 'els':12 'especi':49 'etc':95 'exist':17 'expect':106 'fault':57 'feedback':80 'get':30 'guard':93 'hasn':35 'help':48 'keep':130 'layout':92 'littl':135 'manufactur':26,39 'may':6 'misprint':61 'modifi':82,131 'often':45 'one':22 'play':76 'pre':72 'pre-product':71 'product':73 'provid':23,79 'refer':21,52 'ring':94 'see':115 'send':68 'someth':126 'sometim':33 'support':42,113 'take':15,125 'tech':112 'technic':41 'test':86 'took':107 'tri':89 'understand':88 'unmark':70 'use':66 'usual':19 'work':2,32,37,104,119,128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/499200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688161945 {#1551
    date: 2023-06-30 23:52:25.0 +02:00
  }
  +"title": 6127
}
"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
151 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#2753 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2790 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "Non-Inverting-LM358-Circuit-Not-Working"
    +title: "Non-Inverting LM358 Circuit Not Working"
    +url: "https://discuss.tchncs.de/pictrs/image/4e44ba5a-c8c2-485d-a6cf-9a89d2fd9670.jpeg"
    +body: """
      Since I never understood op-amps from reading or practicing problems I wanted to build a circuit to probe around and use different resistor values to set the amplification.\n
      \n
      Currently I am attempting to build an LM358 Non-Inverting Op Amp. I am using my power supply for a +/- 12V rail, and my Arduino Uno for my 5V supply at the V+ input pin. I have chosen two 1k resistors to amplify the signal to 10V at the output and put and led as a indication that the circuit is working.\n
      \n
      My questions are as follows:\n
      \n
      1. Is the ground for the voltage rail and input signal the same?\n
      2. What exactly is wrong with the circuit I built? I want the LED to only turn on when 5V is supplied at the input, right now the LED can turn on if I connect the ground to the voltage rail supply even without an input voltage.\n
      3. I’ve seen the post on Adafruit with the feedback resistors connected to the same ground as the rail supply, but the circuit diagram does not show where the input voltage ground is? Link: [blog.adafruit.com/…/ask-an-educator-making-a-non-…](https://blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689094862 {#2785
      date: 2023-07-11 19:01:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    +badges: Doctrine\ORM\PersistentCollection {#2802 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 526
    -titleTs: "'circuit':5 'invert':3 'lm358':4 'non':2 'non-invert':1 'work':7"
    -bodyTs: "'/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':198 '/ask-an-educator-making-a-non-':195 '1':99 '10v':78 '12v':52 '1k':71 '2':112 '3':159 '5v':60,131 'adafruit':166 'amp':7,43 'amplif':30 'amplifi':74 'arduino':56 'around':21 'attempt':34 'blog.adafruit.com':194,197 'blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':196 'build':16,36 'built':121 'chosen':69 'circuit':18,91,119,182 'connect':146,171 'current':31 'diagram':183 'differ':24 'even':154 'exact':114 'feedback':169 'follow':98 'ground':102,148,175,191 'indic':88 'input':65,108,136,157,189 'invert':41 'led':85,125,140 'link':193 'lm358':38 'never':3 'non':40 'non-invert':39 'op':6,42 'op-amp':5 'output':81 'pin':66 'post':164 'power':48 'practic':11 'probe':20 'problem':12 'put':83 'question':95 'rail':53,106,152,178 'read':9 'resistor':25,72,170 'right':137 'seen':162 'set':28 'show':186 'signal':76,109 'sinc':1 'suppli':49,61,133,153,179 'turn':128,142 'two':70 'understood':4 'uno':57 'use':23,46 'v':64 'valu':26 've':161 'voltag':105,151,158,190 'want':14,123 'without':155 'work':93 'wrong':116"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688103034
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/372756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688045034 {#2773
      date: 2023-06-29 15:23:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: """
    What worked for me, that may not do so for anyone else - is to take an existing circuit (usually a reference one provided by a manufacturer) and build that. Get that working (sometimes, it hasn’t worked- the manufacturer’s technical support department has often been very helpful, especially when their reference design has a design fault or has been misprinted - after doing that, they used to send me unmarked, pre-production chips/etc to play with and provide feedback).\n
    \n
    Then modified that design, to test my understanding. Tried different board layouts, guard rings, etc and documented the effect. When it didn’t work as expected - took that back to their tech support to see if we could work out why.\n
    \n
    So, for me, taking something that works and keep modifying it, just a little.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688161945 {#1528
    date: 2023-06-30 23:52:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Drich98@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 6127
  -bodyTs: "'anyon':11 'back':109 'board':91 'build':28 'chips/etc':74 'circuit':18 'could':118 'depart':43 'design':53,56,84 'didn':102 'differ':90 'document':97 'effect':99 'els':12 'especi':49 'etc':95 'exist':17 'expect':106 'fault':57 'feedback':80 'get':30 'guard':93 'hasn':35 'help':48 'keep':130 'layout':92 'littl':135 'manufactur':26,39 'may':6 'misprint':61 'modifi':82,131 'often':45 'one':22 'play':76 'pre':72 'pre-product':71 'product':73 'provid':23,79 'refer':21,52 'ring':94 'see':115 'send':68 'someth':126 'sometim':33 'support':42,113 'take':15,125 'tech':112 'technic':41 'test':86 'took':107 'tri':89 'understand':88 'unmark':70 'use':66 'usual':19 'work':2,32,37,104,119,128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/499200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688161945 {#1551
    date: 2023-06-30 23:52:25.0 +02:00
  }
  +"title": 6127
}
"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
152 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#2753 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2790 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2645 …}
    +slug: "Non-Inverting-LM358-Circuit-Not-Working"
    +title: "Non-Inverting LM358 Circuit Not Working"
    +url: "https://discuss.tchncs.de/pictrs/image/4e44ba5a-c8c2-485d-a6cf-9a89d2fd9670.jpeg"
    +body: """
      Since I never understood op-amps from reading or practicing problems I wanted to build a circuit to probe around and use different resistor values to set the amplification.\n
      \n
      Currently I am attempting to build an LM358 Non-Inverting Op Amp. I am using my power supply for a +/- 12V rail, and my Arduino Uno for my 5V supply at the V+ input pin. I have chosen two 1k resistors to amplify the signal to 10V at the output and put and led as a indication that the circuit is working.\n
      \n
      My questions are as follows:\n
      \n
      1. Is the ground for the voltage rail and input signal the same?\n
      2. What exactly is wrong with the circuit I built? I want the LED to only turn on when 5V is supplied at the input, right now the LED can turn on if I connect the ground to the voltage rail supply even without an input voltage.\n
      3. I’ve seen the post on Adafruit with the feedback resistors connected to the same ground as the rail supply, but the circuit diagram does not show where the input voltage ground is? Link: [blog.adafruit.com/…/ask-an-educator-making-a-non-…](https://blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689094862 {#2785
      date: 2023-07-11 19:01:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    +badges: Doctrine\ORM\PersistentCollection {#2802 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 526
    -titleTs: "'circuit':5 'invert':3 'lm358':4 'non':2 'non-invert':1 'work':7"
    -bodyTs: "'/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':198 '/ask-an-educator-making-a-non-':195 '1':99 '10v':78 '12v':52 '1k':71 '2':112 '3':159 '5v':60,131 'adafruit':166 'amp':7,43 'amplif':30 'amplifi':74 'arduino':56 'around':21 'attempt':34 'blog.adafruit.com':194,197 'blog.adafruit.com/2012/06/13/ask-an-educator-making-a-non-inverting-op-amp-circuit-on-a-breadboard/)':196 'build':16,36 'built':121 'chosen':69 'circuit':18,91,119,182 'connect':146,171 'current':31 'diagram':183 'differ':24 'even':154 'exact':114 'feedback':169 'follow':98 'ground':102,148,175,191 'indic':88 'input':65,108,136,157,189 'invert':41 'led':85,125,140 'link':193 'lm358':38 'never':3 'non':40 'non-invert':39 'op':6,42 'op-amp':5 'output':81 'pin':66 'post':164 'power':48 'practic':11 'probe':20 'problem':12 'put':83 'question':95 'rail':53,106,152,178 'read':9 'resistor':25,72,170 'right':137 'seen':162 'set':28 'show':186 'signal':76,109 'sinc':1 'suppli':49,61,133,153,179 'turn':128,142 'two':70 'understood':4 'uno':57 'use':23,46 'v':64 'valu':26 've':161 'voltag':105,151,158,190 'want':14,123 'without':155 'work':93 'wrong':116"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688103034
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/372756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688045034 {#2773
      date: 2023-06-29 15:23:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: """
    What worked for me, that may not do so for anyone else - is to take an existing circuit (usually a reference one provided by a manufacturer) and build that. Get that working (sometimes, it hasn’t worked- the manufacturer’s technical support department has often been very helpful, especially when their reference design has a design fault or has been misprinted - after doing that, they used to send me unmarked, pre-production chips/etc to play with and provide feedback).\n
    \n
    Then modified that design, to test my understanding. Tried different board layouts, guard rings, etc and documented the effect. When it didn’t work as expected - took that back to their tech support to see if we could work out why.\n
    \n
    So, for me, taking something that works and keep modifying it, just a little.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688161945 {#1528
    date: 2023-06-30 23:52:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Drich98@discuss.tchncs.de"
    "@Susan_B_Good@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 6127
  -bodyTs: "'anyon':11 'back':109 'board':91 'build':28 'chips/etc':74 'circuit':18 'could':118 'depart':43 'design':53,56,84 'didn':102 'differ':90 'document':97 'effect':99 'els':12 'especi':49 'etc':95 'exist':17 'expect':106 'fault':57 'feedback':80 'get':30 'guard':93 'hasn':35 'help':48 'keep':130 'layout':92 'littl':135 'manufactur':26,39 'may':6 'misprint':61 'modifi':82,131 'often':45 'one':22 'play':76 'pre':72 'pre-product':71 'product':73 'provid':23,79 'refer':21,52 'ring':94 'see':115 'send':68 'someth':126 'sometim':33 'support':42,113 'take':15,125 'tech':112 'technic':41 'test':86 'took':107 'tri':89 'understand':88 'unmark':70 'use':66 'usual':19 'work':2,32,37,104,119,128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/499200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688161945 {#1551
    date: 2023-06-30 23:52:25.0 +02:00
  }
  +"title": 6127
}
"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
153 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details