1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1599
+user: Proxies\__CG__\App\Entity\User {#2061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
+title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
+url: null
+body: """
I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
\n
This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
\n
This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
\n
This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
\n
I used this page to figure out how to do this:\n
\n
[linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
\n
Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
\n
` sudo ip route add default via 192.168.19.1 table 10`\n
\n
Add a rule for the return traffic from your ssh host\n
\n
` sudo ip rule add sport 22 table 10`\n
\n
` sudo ip route flush cache`\n
\n
check out your fancy new rule\n
\n
` ip rule show`\n
\n
And to make this persistent across reboots, add to:\n
\n
`/etc/systemd/network/20-wired.network`\n
\n
(or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
\n
```\n
\n
<span style="color:#323232;">[Route]\n
</span><span style="color:#323232;">Gateway=192.168.19.1\n
</span><span style="color:#323232;">Table=10\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[RoutingPolicyRule]\n
</span><span style="color:#323232;">SourcePort=22\n
</span><span style="color:#323232;">Table=10\n
</span>\n
```
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 21
+favouriteCount: 90
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700086096 {#1730
date: 2023-11-15 23:08:16.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2063 …}
+favourites: Doctrine\ORM\PersistentCollection {#2060 …}
+notifications: Doctrine\ORM\PersistentCollection {#2344 …}
+badges: Doctrine\ORM\PersistentCollection {#2324 …}
+children: [
App\Entity\EntryComment {#1626
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1599 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Huh. Neat!"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1699999955 {#1629
date: 2023-11-14 23:12:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@luthis@lemmy.nz"
]
+children: Doctrine\ORM\PersistentCollection {#1618 …}
+nested: Doctrine\ORM\PersistentCollection {#1597 …}
+votes: Doctrine\ORM\PersistentCollection {#1731 …}
+reports: Doctrine\ORM\PersistentCollection {#1723 …}
+favourites: Doctrine\ORM\PersistentCollection {#1721 …}
+notifications: Doctrine\ORM\PersistentCollection {#1728 …}
-id: 125234
-bodyTs: "'huh':1 'neat':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2939578"
+editedAt: null
+createdAt: DateTimeImmutable @1699999955 {#1628
date: 2023-11-14 23:12:35.0 +01:00
}
+"title": 125234
}
]
-id: 13100
-titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
-bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700086244
+visibility: "visible "
+apId: "https://lemmy.nz/post/3374605"
+editedAt: DateTimeImmutable @1700341046 {#1383
date: 2023-11-18 21:57:26.0 +01:00
}
+createdAt: DateTimeImmutable @1699999844 {#2464
date: 2023-11-14 23:10:44.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1599
+user: Proxies\__CG__\App\Entity\User {#2061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
+title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
+url: null
+body: """
I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
\n
This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
\n
This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
\n
This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
\n
I used this page to figure out how to do this:\n
\n
[linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
\n
Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
\n
` sudo ip route add default via 192.168.19.1 table 10`\n
\n
Add a rule for the return traffic from your ssh host\n
\n
` sudo ip rule add sport 22 table 10`\n
\n
` sudo ip route flush cache`\n
\n
check out your fancy new rule\n
\n
` ip rule show`\n
\n
And to make this persistent across reboots, add to:\n
\n
`/etc/systemd/network/20-wired.network`\n
\n
(or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
\n
```\n
\n
<span style="color:#323232;">[Route]\n
</span><span style="color:#323232;">Gateway=192.168.19.1\n
</span><span style="color:#323232;">Table=10\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[RoutingPolicyRule]\n
</span><span style="color:#323232;">SourcePort=22\n
</span><span style="color:#323232;">Table=10\n
</span>\n
```
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 21
+favouriteCount: 90
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700086096 {#1730
date: 2023-11-15 23:08:16.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2063 …}
+favourites: Doctrine\ORM\PersistentCollection {#2060 …}
+notifications: Doctrine\ORM\PersistentCollection {#2344 …}
+badges: Doctrine\ORM\PersistentCollection {#2324 …}
+children: [
App\Entity\EntryComment {#1626
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1599 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Huh. Neat!"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1699999955 {#1629
date: 2023-11-14 23:12:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@luthis@lemmy.nz"
]
+children: Doctrine\ORM\PersistentCollection {#1618 …}
+nested: Doctrine\ORM\PersistentCollection {#1597 …}
+votes: Doctrine\ORM\PersistentCollection {#1731 …}
+reports: Doctrine\ORM\PersistentCollection {#1723 …}
+favourites: Doctrine\ORM\PersistentCollection {#1721 …}
+notifications: Doctrine\ORM\PersistentCollection {#1728 …}
-id: 125234
-bodyTs: "'huh':1 'neat':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2939578"
+editedAt: null
+createdAt: DateTimeImmutable @1699999955 {#1628
date: 2023-11-14 23:12:35.0 +01:00
}
+"title": 125234
}
]
-id: 13100
-titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
-bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700086244
+visibility: "visible "
+apId: "https://lemmy.nz/post/3374605"
+editedAt: DateTimeImmutable @1700341046 {#1383
date: 2023-11-18 21:57:26.0 +01:00
}
+createdAt: DateTimeImmutable @1699999844 {#2464
date: 2023-11-14 23:10:44.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1599
+user: Proxies\__CG__\App\Entity\User {#2061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
+title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
+url: null
+body: """
I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
\n
This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
\n
This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
\n
This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
\n
I used this page to figure out how to do this:\n
\n
[linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
\n
Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
\n
` sudo ip route add default via 192.168.19.1 table 10`\n
\n
Add a rule for the return traffic from your ssh host\n
\n
` sudo ip rule add sport 22 table 10`\n
\n
` sudo ip route flush cache`\n
\n
check out your fancy new rule\n
\n
` ip rule show`\n
\n
And to make this persistent across reboots, add to:\n
\n
`/etc/systemd/network/20-wired.network`\n
\n
(or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
\n
```\n
\n
<span style="color:#323232;">[Route]\n
</span><span style="color:#323232;">Gateway=192.168.19.1\n
</span><span style="color:#323232;">Table=10\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[RoutingPolicyRule]\n
</span><span style="color:#323232;">SourcePort=22\n
</span><span style="color:#323232;">Table=10\n
</span>\n
```
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 21
+favouriteCount: 90
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700086096 {#1730
date: 2023-11-15 23:08:16.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2063 …}
+favourites: Doctrine\ORM\PersistentCollection {#2060 …}
+notifications: Doctrine\ORM\PersistentCollection {#2344 …}
+badges: Doctrine\ORM\PersistentCollection {#2324 …}
+children: [
App\Entity\EntryComment {#1626
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1599 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Huh. Neat!"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1699999955 {#1629
date: 2023-11-14 23:12:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@luthis@lemmy.nz"
]
+children: Doctrine\ORM\PersistentCollection {#1618 …}
+nested: Doctrine\ORM\PersistentCollection {#1597 …}
+votes: Doctrine\ORM\PersistentCollection {#1731 …}
+reports: Doctrine\ORM\PersistentCollection {#1723 …}
+favourites: Doctrine\ORM\PersistentCollection {#1721 …}
+notifications: Doctrine\ORM\PersistentCollection {#1728 …}
-id: 125234
-bodyTs: "'huh':1 'neat':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2939578"
+editedAt: null
+createdAt: DateTimeImmutable @1699999955 {#1628
date: 2023-11-14 23:12:35.0 +01:00
}
+"title": 125234
}
]
-id: 13100
-titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
-bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700086244
+visibility: "visible "
+apId: "https://lemmy.nz/post/3374605"
+editedAt: DateTimeImmutable @1700341046 {#1383
date: 2023-11-18 21:57:26.0 +01:00
}
+createdAt: DateTimeImmutable @1699999844 {#2464
date: 2023-11-14 23:10:44.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1626
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1599
+user: Proxies\__CG__\App\Entity\User {#2061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
+title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
+url: null
+body: """
I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
\n
This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
\n
This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
\n
This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
\n
I used this page to figure out how to do this:\n
\n
[linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
\n
Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
\n
` sudo ip route add default via 192.168.19.1 table 10`\n
\n
Add a rule for the return traffic from your ssh host\n
\n
` sudo ip rule add sport 22 table 10`\n
\n
` sudo ip route flush cache`\n
\n
check out your fancy new rule\n
\n
` ip rule show`\n
\n
And to make this persistent across reboots, add to:\n
\n
`/etc/systemd/network/20-wired.network`\n
\n
(or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
\n
```\n
\n
<span style="color:#323232;">[Route]\n
</span><span style="color:#323232;">Gateway=192.168.19.1\n
</span><span style="color:#323232;">Table=10\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[RoutingPolicyRule]\n
</span><span style="color:#323232;">SourcePort=22\n
</span><span style="color:#323232;">Table=10\n
</span>\n
```
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 21
+favouriteCount: 90
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700086096 {#1730
date: 2023-11-15 23:08:16.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2063 …}
+favourites: Doctrine\ORM\PersistentCollection {#2060 …}
+notifications: Doctrine\ORM\PersistentCollection {#2344 …}
+badges: Doctrine\ORM\PersistentCollection {#2324 …}
+children: [
App\Entity\EntryComment {#1626}
]
-id: 13100
-titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
-bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700086244
+visibility: "visible "
+apId: "https://lemmy.nz/post/3374605"
+editedAt: DateTimeImmutable @1700341046 {#1383
date: 2023-11-18 21:57:26.0 +01:00
}
+createdAt: DateTimeImmutable @1699999844 {#2464
date: 2023-11-14 23:10:44.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Huh. Neat!"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1699999955 {#1629
date: 2023-11-14 23:12:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@luthis@lemmy.nz"
]
+children: Doctrine\ORM\PersistentCollection {#1618 …}
+nested: Doctrine\ORM\PersistentCollection {#1597 …}
+votes: Doctrine\ORM\PersistentCollection {#1731 …}
+reports: Doctrine\ORM\PersistentCollection {#1723 …}
+favourites: Doctrine\ORM\PersistentCollection {#1721 …}
+notifications: Doctrine\ORM\PersistentCollection {#1728 …}
-id: 125234
-bodyTs: "'huh':1 'neat':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2939578"
+editedAt: null
+createdAt: DateTimeImmutable @1699999955 {#1628
date: 2023-11-14 23:12:35.0 +01:00
}
+"title": 125234
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#1626
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1599
+user: Proxies\__CG__\App\Entity\User {#2061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
+title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
+url: null
+body: """
I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
\n
This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
\n
This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
\n
This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
\n
I used this page to figure out how to do this:\n
\n
[linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
\n
Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
\n
` sudo ip route add default via 192.168.19.1 table 10`\n
\n
Add a rule for the return traffic from your ssh host\n
\n
` sudo ip rule add sport 22 table 10`\n
\n
` sudo ip route flush cache`\n
\n
check out your fancy new rule\n
\n
` ip rule show`\n
\n
And to make this persistent across reboots, add to:\n
\n
`/etc/systemd/network/20-wired.network`\n
\n
(or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
\n
```\n
\n
<span style="color:#323232;">[Route]\n
</span><span style="color:#323232;">Gateway=192.168.19.1\n
</span><span style="color:#323232;">Table=10\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[RoutingPolicyRule]\n
</span><span style="color:#323232;">SourcePort=22\n
</span><span style="color:#323232;">Table=10\n
</span>\n
```
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 21
+favouriteCount: 90
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700086096 {#1730
date: 2023-11-15 23:08:16.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2063 …}
+favourites: Doctrine\ORM\PersistentCollection {#2060 …}
+notifications: Doctrine\ORM\PersistentCollection {#2344 …}
+badges: Doctrine\ORM\PersistentCollection {#2324 …}
+children: [
App\Entity\EntryComment {#1626}
]
-id: 13100
-titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
-bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700086244
+visibility: "visible "
+apId: "https://lemmy.nz/post/3374605"
+editedAt: DateTimeImmutable @1700341046 {#1383
date: 2023-11-18 21:57:26.0 +01:00
}
+createdAt: DateTimeImmutable @1699999844 {#2464
date: 2023-11-14 23:10:44.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Huh. Neat!"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1699999955 {#1629
date: 2023-11-14 23:12:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@luthis@lemmy.nz"
]
+children: Doctrine\ORM\PersistentCollection {#1618 …}
+nested: Doctrine\ORM\PersistentCollection {#1597 …}
+votes: Doctrine\ORM\PersistentCollection {#1731 …}
+reports: Doctrine\ORM\PersistentCollection {#1723 …}
+favourites: Doctrine\ORM\PersistentCollection {#1721 …}
+notifications: Doctrine\ORM\PersistentCollection {#1728 …}
-id: 125234
-bodyTs: "'huh':1 'neat':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2939578"
+editedAt: null
+createdAt: DateTimeImmutable @1699999955 {#1628
date: 2023-11-14 23:12:35.0 +01:00
}
+"title": 125234
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1626
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1599
+user: Proxies\__CG__\App\Entity\User {#2061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
+title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
+url: null
+body: """
I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
\n
This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
\n
This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
\n
This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
\n
I used this page to figure out how to do this:\n
\n
[linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
\n
Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
\n
` sudo ip route add default via 192.168.19.1 table 10`\n
\n
Add a rule for the return traffic from your ssh host\n
\n
` sudo ip rule add sport 22 table 10`\n
\n
` sudo ip route flush cache`\n
\n
check out your fancy new rule\n
\n
` ip rule show`\n
\n
And to make this persistent across reboots, add to:\n
\n
`/etc/systemd/network/20-wired.network`\n
\n
(or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
\n
```\n
\n
<span style="color:#323232;">[Route]\n
</span><span style="color:#323232;">Gateway=192.168.19.1\n
</span><span style="color:#323232;">Table=10\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[RoutingPolicyRule]\n
</span><span style="color:#323232;">SourcePort=22\n
</span><span style="color:#323232;">Table=10\n
</span>\n
```
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 21
+favouriteCount: 90
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700086096 {#1730
date: 2023-11-15 23:08:16.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2095 …}
+votes: Doctrine\ORM\PersistentCollection {#2089 …}
+reports: Doctrine\ORM\PersistentCollection {#2063 …}
+favourites: Doctrine\ORM\PersistentCollection {#2060 …}
+notifications: Doctrine\ORM\PersistentCollection {#2344 …}
+badges: Doctrine\ORM\PersistentCollection {#2324 …}
+children: [
App\Entity\EntryComment {#1626}
]
-id: 13100
-titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
-bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700086244
+visibility: "visible "
+apId: "https://lemmy.nz/post/3374605"
+editedAt: DateTimeImmutable @1700341046 {#1383
date: 2023-11-18 21:57:26.0 +01:00
}
+createdAt: DateTimeImmutable @1699999844 {#2464
date: 2023-11-14 23:10:44.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Huh. Neat!"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1699999955 {#1629
date: 2023-11-14 23:12:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@luthis@lemmy.nz"
]
+children: Doctrine\ORM\PersistentCollection {#1618 …}
+nested: Doctrine\ORM\PersistentCollection {#1597 …}
+votes: Doctrine\ORM\PersistentCollection {#1731 …}
+reports: Doctrine\ORM\PersistentCollection {#1723 …}
+favourites: Doctrine\ORM\PersistentCollection {#1721 …}
+notifications: Doctrine\ORM\PersistentCollection {#1728 …}
-id: 125234
-bodyTs: "'huh':1 'neat':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2939578"
+editedAt: null
+createdAt: DateTimeImmutable @1699999955 {#1628
date: 2023-11-14 23:12:35.0 +01:00
}
+"title": 125234
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1563
+user: Proxies\__CG__\App\Entity\User {#1926 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Is-there-an-easy-way-to-set-up-an-email"
+title: "Is there an easy way to set up an email client so you get system notifications in GNOME once you receive an e-mail?"
+url: null
+body: """
As simple as the title sounds I’m having huge trouble getting that working.\n
\n
Thunderbird only fetches new mail while it’s open.\n
\n
Who the heck knows how to get evolution/geary to play nice with business gmail/protonmail.\n
\n
Does anyone have a simple way of solving this problem?\n
\n
edit. Also, somewhat related, is there a good looking, simple e-mail client? Thunderbird looks *busy*. Geary kinda looks okay but I cant get it to work at all.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 38
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700259258 {#2329
date: 2023-11-17 23:14:18.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2334 …}
+votes: Doctrine\ORM\PersistentCollection {#2159 …}
+reports: Doctrine\ORM\PersistentCollection {#2135 …}
+favourites: Doctrine\ORM\PersistentCollection {#2137 …}
+notifications: Doctrine\ORM\PersistentCollection {#2068 …}
+badges: Doctrine\ORM\PersistentCollection {#2069 …}
+children: [
App\Entity\EntryComment {#1565
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1563 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Evolution work fine with a business google account. I couldn’t use gnome online accounts as that’s blocked by policy, but regular imap worked just fine."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700225644 {#1574
date: 2023-11-17 13:54:04.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@shapis@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1564 …}
+nested: Doctrine\ORM\PersistentCollection {#1558 …}
+votes: Doctrine\ORM\PersistentCollection {#1557 …}
+reports: Doctrine\ORM\PersistentCollection {#1621 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1596 …}
-id: 124125
-bodyTs: "'account':8,15 'block':19 'busi':6 'couldn':10 'evolut':1 'fine':3,27 'gnome':13 'googl':7 'imap':24 'onlin':14 'polici':21 'regular':23 'use':12 'work':2,25"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934740"
+editedAt: null
+createdAt: DateTimeImmutable @1699982834 {#1562
date: 2023-11-14 18:27:14.0 +01:00
}
+"title": 124125
}
]
-id: 12999
-titleTs: "'client':11 'e':24 'e-mail':23 'easi':4 'email':10 'get':14 'gnome':18 'mail':25 'notif':16 'receiv':21 'set':7 'system':15 'way':5"
-bodyTs: "'also':49 'anyon':39 'busi':36,64 'cant':71 'client':61 'e':59 'e-mail':58 'edit':48 'evolution/geary':31 'fetch':17 'geari':65 'get':12,30,72 'gmail/protonmail':37 'good':55 'heck':26 'huge':10 'kinda':66 'know':27 'look':56,63,67 'm':8 'mail':19,60 'new':18 'nice':34 'okay':68 'open':23 'play':33 'problem':47 'relat':51 'simpl':2,42,57 'solv':45 'somewhat':50 'sound':6 'thunderbird':15,62 'titl':5 'troubl':11 'way':43 'work':14,75"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068508
+visibility: "visible "
+apId: "https://lemmy.ml/post/7960866"
+editedAt: DateTimeImmutable @1700223517 {#2013
date: 2023-11-17 13:18:37.0 +01:00
}
+createdAt: DateTimeImmutable @1699982108 {#2460
date: 2023-11-14 18:15:08.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1563
+user: Proxies\__CG__\App\Entity\User {#1926 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Is-there-an-easy-way-to-set-up-an-email"
+title: "Is there an easy way to set up an email client so you get system notifications in GNOME once you receive an e-mail?"
+url: null
+body: """
As simple as the title sounds I’m having huge trouble getting that working.\n
\n
Thunderbird only fetches new mail while it’s open.\n
\n
Who the heck knows how to get evolution/geary to play nice with business gmail/protonmail.\n
\n
Does anyone have a simple way of solving this problem?\n
\n
edit. Also, somewhat related, is there a good looking, simple e-mail client? Thunderbird looks *busy*. Geary kinda looks okay but I cant get it to work at all.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 38
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700259258 {#2329
date: 2023-11-17 23:14:18.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2334 …}
+votes: Doctrine\ORM\PersistentCollection {#2159 …}
+reports: Doctrine\ORM\PersistentCollection {#2135 …}
+favourites: Doctrine\ORM\PersistentCollection {#2137 …}
+notifications: Doctrine\ORM\PersistentCollection {#2068 …}
+badges: Doctrine\ORM\PersistentCollection {#2069 …}
+children: [
App\Entity\EntryComment {#1565
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1563 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Evolution work fine with a business google account. I couldn’t use gnome online accounts as that’s blocked by policy, but regular imap worked just fine."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700225644 {#1574
date: 2023-11-17 13:54:04.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@shapis@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1564 …}
+nested: Doctrine\ORM\PersistentCollection {#1558 …}
+votes: Doctrine\ORM\PersistentCollection {#1557 …}
+reports: Doctrine\ORM\PersistentCollection {#1621 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1596 …}
-id: 124125
-bodyTs: "'account':8,15 'block':19 'busi':6 'couldn':10 'evolut':1 'fine':3,27 'gnome':13 'googl':7 'imap':24 'onlin':14 'polici':21 'regular':23 'use':12 'work':2,25"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934740"
+editedAt: null
+createdAt: DateTimeImmutable @1699982834 {#1562
date: 2023-11-14 18:27:14.0 +01:00
}
+"title": 124125
}
]
-id: 12999
-titleTs: "'client':11 'e':24 'e-mail':23 'easi':4 'email':10 'get':14 'gnome':18 'mail':25 'notif':16 'receiv':21 'set':7 'system':15 'way':5"
-bodyTs: "'also':49 'anyon':39 'busi':36,64 'cant':71 'client':61 'e':59 'e-mail':58 'edit':48 'evolution/geary':31 'fetch':17 'geari':65 'get':12,30,72 'gmail/protonmail':37 'good':55 'heck':26 'huge':10 'kinda':66 'know':27 'look':56,63,67 'm':8 'mail':19,60 'new':18 'nice':34 'okay':68 'open':23 'play':33 'problem':47 'relat':51 'simpl':2,42,57 'solv':45 'somewhat':50 'sound':6 'thunderbird':15,62 'titl':5 'troubl':11 'way':43 'work':14,75"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068508
+visibility: "visible "
+apId: "https://lemmy.ml/post/7960866"
+editedAt: DateTimeImmutable @1700223517 {#2013
date: 2023-11-17 13:18:37.0 +01:00
}
+createdAt: DateTimeImmutable @1699982108 {#2460
date: 2023-11-14 18:15:08.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1563
+user: Proxies\__CG__\App\Entity\User {#1926 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Is-there-an-easy-way-to-set-up-an-email"
+title: "Is there an easy way to set up an email client so you get system notifications in GNOME once you receive an e-mail?"
+url: null
+body: """
As simple as the title sounds I’m having huge trouble getting that working.\n
\n
Thunderbird only fetches new mail while it’s open.\n
\n
Who the heck knows how to get evolution/geary to play nice with business gmail/protonmail.\n
\n
Does anyone have a simple way of solving this problem?\n
\n
edit. Also, somewhat related, is there a good looking, simple e-mail client? Thunderbird looks *busy*. Geary kinda looks okay but I cant get it to work at all.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 38
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700259258 {#2329
date: 2023-11-17 23:14:18.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2334 …}
+votes: Doctrine\ORM\PersistentCollection {#2159 …}
+reports: Doctrine\ORM\PersistentCollection {#2135 …}
+favourites: Doctrine\ORM\PersistentCollection {#2137 …}
+notifications: Doctrine\ORM\PersistentCollection {#2068 …}
+badges: Doctrine\ORM\PersistentCollection {#2069 …}
+children: [
App\Entity\EntryComment {#1565
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1563 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Evolution work fine with a business google account. I couldn’t use gnome online accounts as that’s blocked by policy, but regular imap worked just fine."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700225644 {#1574
date: 2023-11-17 13:54:04.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@shapis@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1564 …}
+nested: Doctrine\ORM\PersistentCollection {#1558 …}
+votes: Doctrine\ORM\PersistentCollection {#1557 …}
+reports: Doctrine\ORM\PersistentCollection {#1621 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1596 …}
-id: 124125
-bodyTs: "'account':8,15 'block':19 'busi':6 'couldn':10 'evolut':1 'fine':3,27 'gnome':13 'googl':7 'imap':24 'onlin':14 'polici':21 'regular':23 'use':12 'work':2,25"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934740"
+editedAt: null
+createdAt: DateTimeImmutable @1699982834 {#1562
date: 2023-11-14 18:27:14.0 +01:00
}
+"title": 124125
}
]
-id: 12999
-titleTs: "'client':11 'e':24 'e-mail':23 'easi':4 'email':10 'get':14 'gnome':18 'mail':25 'notif':16 'receiv':21 'set':7 'system':15 'way':5"
-bodyTs: "'also':49 'anyon':39 'busi':36,64 'cant':71 'client':61 'e':59 'e-mail':58 'edit':48 'evolution/geary':31 'fetch':17 'geari':65 'get':12,30,72 'gmail/protonmail':37 'good':55 'heck':26 'huge':10 'kinda':66 'know':27 'look':56,63,67 'm':8 'mail':19,60 'new':18 'nice':34 'okay':68 'open':23 'play':33 'problem':47 'relat':51 'simpl':2,42,57 'solv':45 'somewhat':50 'sound':6 'thunderbird':15,62 'titl':5 'troubl':11 'way':43 'work':14,75"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068508
+visibility: "visible "
+apId: "https://lemmy.ml/post/7960866"
+editedAt: DateTimeImmutable @1700223517 {#2013
date: 2023-11-17 13:18:37.0 +01:00
}
+createdAt: DateTimeImmutable @1699982108 {#2460
date: 2023-11-14 18:15:08.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1565
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1563
+user: Proxies\__CG__\App\Entity\User {#1926 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Is-there-an-easy-way-to-set-up-an-email"
+title: "Is there an easy way to set up an email client so you get system notifications in GNOME once you receive an e-mail?"
+url: null
+body: """
As simple as the title sounds I’m having huge trouble getting that working.\n
\n
Thunderbird only fetches new mail while it’s open.\n
\n
Who the heck knows how to get evolution/geary to play nice with business gmail/protonmail.\n
\n
Does anyone have a simple way of solving this problem?\n
\n
edit. Also, somewhat related, is there a good looking, simple e-mail client? Thunderbird looks *busy*. Geary kinda looks okay but I cant get it to work at all.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 38
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700259258 {#2329
date: 2023-11-17 23:14:18.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2334 …}
+votes: Doctrine\ORM\PersistentCollection {#2159 …}
+reports: Doctrine\ORM\PersistentCollection {#2135 …}
+favourites: Doctrine\ORM\PersistentCollection {#2137 …}
+notifications: Doctrine\ORM\PersistentCollection {#2068 …}
+badges: Doctrine\ORM\PersistentCollection {#2069 …}
+children: [
App\Entity\EntryComment {#1565}
]
-id: 12999
-titleTs: "'client':11 'e':24 'e-mail':23 'easi':4 'email':10 'get':14 'gnome':18 'mail':25 'notif':16 'receiv':21 'set':7 'system':15 'way':5"
-bodyTs: "'also':49 'anyon':39 'busi':36,64 'cant':71 'client':61 'e':59 'e-mail':58 'edit':48 'evolution/geary':31 'fetch':17 'geari':65 'get':12,30,72 'gmail/protonmail':37 'good':55 'heck':26 'huge':10 'kinda':66 'know':27 'look':56,63,67 'm':8 'mail':19,60 'new':18 'nice':34 'okay':68 'open':23 'play':33 'problem':47 'relat':51 'simpl':2,42,57 'solv':45 'somewhat':50 'sound':6 'thunderbird':15,62 'titl':5 'troubl':11 'way':43 'work':14,75"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068508
+visibility: "visible "
+apId: "https://lemmy.ml/post/7960866"
+editedAt: DateTimeImmutable @1700223517 {#2013
date: 2023-11-17 13:18:37.0 +01:00
}
+createdAt: DateTimeImmutable @1699982108 {#2460
date: 2023-11-14 18:15:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Evolution work fine with a business google account. I couldn’t use gnome online accounts as that’s blocked by policy, but regular imap worked just fine."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700225644 {#1574
date: 2023-11-17 13:54:04.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@shapis@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1564 …}
+nested: Doctrine\ORM\PersistentCollection {#1558 …}
+votes: Doctrine\ORM\PersistentCollection {#1557 …}
+reports: Doctrine\ORM\PersistentCollection {#1621 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1596 …}
-id: 124125
-bodyTs: "'account':8,15 'block':19 'busi':6 'couldn':10 'evolut':1 'fine':3,27 'gnome':13 'googl':7 'imap':24 'onlin':14 'polici':21 'regular':23 'use':12 'work':2,25"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934740"
+editedAt: null
+createdAt: DateTimeImmutable @1699982834 {#1562
date: 2023-11-14 18:27:14.0 +01:00
}
+"title": 124125
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#1565
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1563
+user: Proxies\__CG__\App\Entity\User {#1926 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Is-there-an-easy-way-to-set-up-an-email"
+title: "Is there an easy way to set up an email client so you get system notifications in GNOME once you receive an e-mail?"
+url: null
+body: """
As simple as the title sounds I’m having huge trouble getting that working.\n
\n
Thunderbird only fetches new mail while it’s open.\n
\n
Who the heck knows how to get evolution/geary to play nice with business gmail/protonmail.\n
\n
Does anyone have a simple way of solving this problem?\n
\n
edit. Also, somewhat related, is there a good looking, simple e-mail client? Thunderbird looks *busy*. Geary kinda looks okay but I cant get it to work at all.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 38
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700259258 {#2329
date: 2023-11-17 23:14:18.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2334 …}
+votes: Doctrine\ORM\PersistentCollection {#2159 …}
+reports: Doctrine\ORM\PersistentCollection {#2135 …}
+favourites: Doctrine\ORM\PersistentCollection {#2137 …}
+notifications: Doctrine\ORM\PersistentCollection {#2068 …}
+badges: Doctrine\ORM\PersistentCollection {#2069 …}
+children: [
App\Entity\EntryComment {#1565}
]
-id: 12999
-titleTs: "'client':11 'e':24 'e-mail':23 'easi':4 'email':10 'get':14 'gnome':18 'mail':25 'notif':16 'receiv':21 'set':7 'system':15 'way':5"
-bodyTs: "'also':49 'anyon':39 'busi':36,64 'cant':71 'client':61 'e':59 'e-mail':58 'edit':48 'evolution/geary':31 'fetch':17 'geari':65 'get':12,30,72 'gmail/protonmail':37 'good':55 'heck':26 'huge':10 'kinda':66 'know':27 'look':56,63,67 'm':8 'mail':19,60 'new':18 'nice':34 'okay':68 'open':23 'play':33 'problem':47 'relat':51 'simpl':2,42,57 'solv':45 'somewhat':50 'sound':6 'thunderbird':15,62 'titl':5 'troubl':11 'way':43 'work':14,75"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068508
+visibility: "visible "
+apId: "https://lemmy.ml/post/7960866"
+editedAt: DateTimeImmutable @1700223517 {#2013
date: 2023-11-17 13:18:37.0 +01:00
}
+createdAt: DateTimeImmutable @1699982108 {#2460
date: 2023-11-14 18:15:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Evolution work fine with a business google account. I couldn’t use gnome online accounts as that’s blocked by policy, but regular imap worked just fine."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700225644 {#1574
date: 2023-11-17 13:54:04.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@shapis@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1564 …}
+nested: Doctrine\ORM\PersistentCollection {#1558 …}
+votes: Doctrine\ORM\PersistentCollection {#1557 …}
+reports: Doctrine\ORM\PersistentCollection {#1621 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1596 …}
-id: 124125
-bodyTs: "'account':8,15 'block':19 'busi':6 'couldn':10 'evolut':1 'fine':3,27 'gnome':13 'googl':7 'imap':24 'onlin':14 'polici':21 'regular':23 'use':12 'work':2,25"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934740"
+editedAt: null
+createdAt: DateTimeImmutable @1699982834 {#1562
date: 2023-11-14 18:27:14.0 +01:00
}
+"title": 124125
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1565
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1563
+user: Proxies\__CG__\App\Entity\User {#1926 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Is-there-an-easy-way-to-set-up-an-email"
+title: "Is there an easy way to set up an email client so you get system notifications in GNOME once you receive an e-mail?"
+url: null
+body: """
As simple as the title sounds I’m having huge trouble getting that working.\n
\n
Thunderbird only fetches new mail while it’s open.\n
\n
Who the heck knows how to get evolution/geary to play nice with business gmail/protonmail.\n
\n
Does anyone have a simple way of solving this problem?\n
\n
edit. Also, somewhat related, is there a good looking, simple e-mail client? Thunderbird looks *busy*. Geary kinda looks okay but I cant get it to work at all.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 38
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700259258 {#2329
date: 2023-11-17 23:14:18.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2334 …}
+votes: Doctrine\ORM\PersistentCollection {#2159 …}
+reports: Doctrine\ORM\PersistentCollection {#2135 …}
+favourites: Doctrine\ORM\PersistentCollection {#2137 …}
+notifications: Doctrine\ORM\PersistentCollection {#2068 …}
+badges: Doctrine\ORM\PersistentCollection {#2069 …}
+children: [
App\Entity\EntryComment {#1565}
]
-id: 12999
-titleTs: "'client':11 'e':24 'e-mail':23 'easi':4 'email':10 'get':14 'gnome':18 'mail':25 'notif':16 'receiv':21 'set':7 'system':15 'way':5"
-bodyTs: "'also':49 'anyon':39 'busi':36,64 'cant':71 'client':61 'e':59 'e-mail':58 'edit':48 'evolution/geary':31 'fetch':17 'geari':65 'get':12,30,72 'gmail/protonmail':37 'good':55 'heck':26 'huge':10 'kinda':66 'know':27 'look':56,63,67 'm':8 'mail':19,60 'new':18 'nice':34 'okay':68 'open':23 'play':33 'problem':47 'relat':51 'simpl':2,42,57 'solv':45 'somewhat':50 'sound':6 'thunderbird':15,62 'titl':5 'troubl':11 'way':43 'work':14,75"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068508
+visibility: "visible "
+apId: "https://lemmy.ml/post/7960866"
+editedAt: DateTimeImmutable @1700223517 {#2013
date: 2023-11-17 13:18:37.0 +01:00
}
+createdAt: DateTimeImmutable @1699982108 {#2460
date: 2023-11-14 18:15:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1548 …}
+image: null
+parent: null
+root: null
+body: "Evolution work fine with a business google account. I couldn’t use gnome online accounts as that’s blocked by policy, but regular imap worked just fine."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700225644 {#1574
date: 2023-11-17 13:54:04.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@shapis@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1564 …}
+nested: Doctrine\ORM\PersistentCollection {#1558 …}
+votes: Doctrine\ORM\PersistentCollection {#1557 …}
+reports: Doctrine\ORM\PersistentCollection {#1621 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1596 …}
-id: 124125
-bodyTs: "'account':8,15 'block':19 'busi':6 'couldn':10 'evolut':1 'fine':3,27 'gnome':13 'googl':7 'imap':24 'onlin':14 'polici':21 'regular':23 'use':12 'work':2,25"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934740"
+editedAt: null
+createdAt: DateTimeImmutable @1699982834 {#1562
date: 2023-11-14 18:27:14.0 +01:00
}
+"title": 124125
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1687
+user: Proxies\__CG__\App\Entity\User {#2361 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
+title: "Am i the a**hole for telling my coworkers no?"
+url: null
+body: """
Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
\n
We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
\n
I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
\n
They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
\n
Am I the asshole?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 47
+favouriteCount: 159
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700090589 {#2074
date: 2023-11-16 00:23:09.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2031 …}
+votes: Doctrine\ORM\PersistentCollection {#2051 …}
+reports: Doctrine\ORM\PersistentCollection {#2059 …}
+favourites: Doctrine\ORM\PersistentCollection {#2047 …}
+notifications: Doctrine\ORM\PersistentCollection {#2057 …}
+badges: Doctrine\ORM\PersistentCollection {#2055 …}
+children: [
App\Entity\EntryComment {#1683
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1687 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: null
+root: null
+body: "You need to change jobs. Obviously your coworkers are taking a piss of you and being *right* doesn’t really matter."
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700230497 {#1702
date: 2023-11-17 15:14:57.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SmokingFurry@xalla.day"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1686 …}
+votes: Doctrine\ORM\PersistentCollection {#1692 …}
+reports: Doctrine\ORM\PersistentCollection {#1705 …}
+favourites: Doctrine\ORM\PersistentCollection {#1616 …}
+notifications: Doctrine\ORM\PersistentCollection {#1598 …}
-id: 124132
-bodyTs: "'chang':4 'cowork':8 'doesn':18 'job':5 'matter':21 'need':2 'obvious':6 'piss':12 'realli':20 'right':17 'take':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934768"
+editedAt: null
+createdAt: DateTimeImmutable @1699982961 {#1701
date: 2023-11-14 18:29:21.0 +01:00
}
+"title": 124132
}
]
-id: 12998
-titleTs: "'cowork':9 'hole':5 'tell':7"
-bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068476
+visibility: "visible "
+apId: "https://xalla.day/post/7598"
+editedAt: null
+createdAt: DateTimeImmutable @1699982076 {#2342
date: 2023-11-14 18:14:36.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1687
+user: Proxies\__CG__\App\Entity\User {#2361 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
+title: "Am i the a**hole for telling my coworkers no?"
+url: null
+body: """
Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
\n
We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
\n
I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
\n
They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
\n
Am I the asshole?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 47
+favouriteCount: 159
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700090589 {#2074
date: 2023-11-16 00:23:09.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2031 …}
+votes: Doctrine\ORM\PersistentCollection {#2051 …}
+reports: Doctrine\ORM\PersistentCollection {#2059 …}
+favourites: Doctrine\ORM\PersistentCollection {#2047 …}
+notifications: Doctrine\ORM\PersistentCollection {#2057 …}
+badges: Doctrine\ORM\PersistentCollection {#2055 …}
+children: [
App\Entity\EntryComment {#1683
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1687 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: null
+root: null
+body: "You need to change jobs. Obviously your coworkers are taking a piss of you and being *right* doesn’t really matter."
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700230497 {#1702
date: 2023-11-17 15:14:57.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SmokingFurry@xalla.day"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1686 …}
+votes: Doctrine\ORM\PersistentCollection {#1692 …}
+reports: Doctrine\ORM\PersistentCollection {#1705 …}
+favourites: Doctrine\ORM\PersistentCollection {#1616 …}
+notifications: Doctrine\ORM\PersistentCollection {#1598 …}
-id: 124132
-bodyTs: "'chang':4 'cowork':8 'doesn':18 'job':5 'matter':21 'need':2 'obvious':6 'piss':12 'realli':20 'right':17 'take':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934768"
+editedAt: null
+createdAt: DateTimeImmutable @1699982961 {#1701
date: 2023-11-14 18:29:21.0 +01:00
}
+"title": 124132
}
]
-id: 12998
-titleTs: "'cowork':9 'hole':5 'tell':7"
-bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068476
+visibility: "visible "
+apId: "https://xalla.day/post/7598"
+editedAt: null
+createdAt: DateTimeImmutable @1699982076 {#2342
date: 2023-11-14 18:14:36.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1687
+user: Proxies\__CG__\App\Entity\User {#2361 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
+title: "Am i the a**hole for telling my coworkers no?"
+url: null
+body: """
Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
\n
We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
\n
I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
\n
They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
\n
Am I the asshole?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 47
+favouriteCount: 159
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700090589 {#2074
date: 2023-11-16 00:23:09.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2031 …}
+votes: Doctrine\ORM\PersistentCollection {#2051 …}
+reports: Doctrine\ORM\PersistentCollection {#2059 …}
+favourites: Doctrine\ORM\PersistentCollection {#2047 …}
+notifications: Doctrine\ORM\PersistentCollection {#2057 …}
+badges: Doctrine\ORM\PersistentCollection {#2055 …}
+children: [
App\Entity\EntryComment {#1683
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1687 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: null
+root: null
+body: "You need to change jobs. Obviously your coworkers are taking a piss of you and being *right* doesn’t really matter."
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700230497 {#1702
date: 2023-11-17 15:14:57.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SmokingFurry@xalla.day"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1686 …}
+votes: Doctrine\ORM\PersistentCollection {#1692 …}
+reports: Doctrine\ORM\PersistentCollection {#1705 …}
+favourites: Doctrine\ORM\PersistentCollection {#1616 …}
+notifications: Doctrine\ORM\PersistentCollection {#1598 …}
-id: 124132
-bodyTs: "'chang':4 'cowork':8 'doesn':18 'job':5 'matter':21 'need':2 'obvious':6 'piss':12 'realli':20 'right':17 'take':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934768"
+editedAt: null
+createdAt: DateTimeImmutable @1699982961 {#1701
date: 2023-11-14 18:29:21.0 +01:00
}
+"title": 124132
}
]
-id: 12998
-titleTs: "'cowork':9 'hole':5 'tell':7"
-bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068476
+visibility: "visible "
+apId: "https://xalla.day/post/7598"
+editedAt: null
+createdAt: DateTimeImmutable @1699982076 {#2342
date: 2023-11-14 18:14:36.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1683
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1687
+user: Proxies\__CG__\App\Entity\User {#2361 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
+title: "Am i the a**hole for telling my coworkers no?"
+url: null
+body: """
Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
\n
We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
\n
I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
\n
They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
\n
Am I the asshole?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 47
+favouriteCount: 159
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700090589 {#2074
date: 2023-11-16 00:23:09.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2031 …}
+votes: Doctrine\ORM\PersistentCollection {#2051 …}
+reports: Doctrine\ORM\PersistentCollection {#2059 …}
+favourites: Doctrine\ORM\PersistentCollection {#2047 …}
+notifications: Doctrine\ORM\PersistentCollection {#2057 …}
+badges: Doctrine\ORM\PersistentCollection {#2055 …}
+children: [
App\Entity\EntryComment {#1683}
]
-id: 12998
-titleTs: "'cowork':9 'hole':5 'tell':7"
-bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068476
+visibility: "visible "
+apId: "https://xalla.day/post/7598"
+editedAt: null
+createdAt: DateTimeImmutable @1699982076 {#2342
date: 2023-11-14 18:14:36.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: null
+root: null
+body: "You need to change jobs. Obviously your coworkers are taking a piss of you and being *right* doesn’t really matter."
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700230497 {#1702
date: 2023-11-17 15:14:57.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SmokingFurry@xalla.day"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1686 …}
+votes: Doctrine\ORM\PersistentCollection {#1692 …}
+reports: Doctrine\ORM\PersistentCollection {#1705 …}
+favourites: Doctrine\ORM\PersistentCollection {#1616 …}
+notifications: Doctrine\ORM\PersistentCollection {#1598 …}
-id: 124132
-bodyTs: "'chang':4 'cowork':8 'doesn':18 'job':5 'matter':21 'need':2 'obvious':6 'piss':12 'realli':20 'right':17 'take':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934768"
+editedAt: null
+createdAt: DateTimeImmutable @1699982961 {#1701
date: 2023-11-14 18:29:21.0 +01:00
}
+"title": 124132
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#1683
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1687
+user: Proxies\__CG__\App\Entity\User {#2361 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
+title: "Am i the a**hole for telling my coworkers no?"
+url: null
+body: """
Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
\n
We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
\n
I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
\n
They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
\n
Am I the asshole?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 47
+favouriteCount: 159
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700090589 {#2074
date: 2023-11-16 00:23:09.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2031 …}
+votes: Doctrine\ORM\PersistentCollection {#2051 …}
+reports: Doctrine\ORM\PersistentCollection {#2059 …}
+favourites: Doctrine\ORM\PersistentCollection {#2047 …}
+notifications: Doctrine\ORM\PersistentCollection {#2057 …}
+badges: Doctrine\ORM\PersistentCollection {#2055 …}
+children: [
App\Entity\EntryComment {#1683}
]
-id: 12998
-titleTs: "'cowork':9 'hole':5 'tell':7"
-bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068476
+visibility: "visible "
+apId: "https://xalla.day/post/7598"
+editedAt: null
+createdAt: DateTimeImmutable @1699982076 {#2342
date: 2023-11-14 18:14:36.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: null
+root: null
+body: "You need to change jobs. Obviously your coworkers are taking a piss of you and being *right* doesn’t really matter."
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700230497 {#1702
date: 2023-11-17 15:14:57.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SmokingFurry@xalla.day"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1686 …}
+votes: Doctrine\ORM\PersistentCollection {#1692 …}
+reports: Doctrine\ORM\PersistentCollection {#1705 …}
+favourites: Doctrine\ORM\PersistentCollection {#1616 …}
+notifications: Doctrine\ORM\PersistentCollection {#1598 …}
-id: 124132
-bodyTs: "'chang':4 'cowork':8 'doesn':18 'job':5 'matter':21 'need':2 'obvious':6 'piss':12 'realli':20 'right':17 'take':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934768"
+editedAt: null
+createdAt: DateTimeImmutable @1699982961 {#1701
date: 2023-11-14 18:29:21.0 +01:00
}
+"title": 124132
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1683
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1687
+user: Proxies\__CG__\App\Entity\User {#2361 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
+title: "Am i the a**hole for telling my coworkers no?"
+url: null
+body: """
Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
\n
We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
\n
I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
\n
They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
\n
Am I the asshole?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 47
+favouriteCount: 159
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700090589 {#2074
date: 2023-11-16 00:23:09.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2031 …}
+votes: Doctrine\ORM\PersistentCollection {#2051 …}
+reports: Doctrine\ORM\PersistentCollection {#2059 …}
+favourites: Doctrine\ORM\PersistentCollection {#2047 …}
+notifications: Doctrine\ORM\PersistentCollection {#2057 …}
+badges: Doctrine\ORM\PersistentCollection {#2055 …}
+children: [
App\Entity\EntryComment {#1683}
]
-id: 12998
-titleTs: "'cowork':9 'hole':5 'tell':7"
-bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700068476
+visibility: "visible "
+apId: "https://xalla.day/post/7598"
+editedAt: null
+createdAt: DateTimeImmutable @1699982076 {#2342
date: 2023-11-14 18:14:36.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: null
+root: null
+body: "You need to change jobs. Obviously your coworkers are taking a piss of you and being *right* doesn’t really matter."
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700230497 {#1702
date: 2023-11-17 15:14:57.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SmokingFurry@xalla.day"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1686 …}
+votes: Doctrine\ORM\PersistentCollection {#1692 …}
+reports: Doctrine\ORM\PersistentCollection {#1705 …}
+favourites: Doctrine\ORM\PersistentCollection {#1616 …}
+notifications: Doctrine\ORM\PersistentCollection {#1598 …}
-id: 124132
-bodyTs: "'chang':4 'cowork':8 'doesn':18 'job':5 'matter':21 'need':2 'obvious':6 'piss':12 'realli':20 'right':17 'take':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2934768"
+editedAt: null
+createdAt: DateTimeImmutable @1699982961 {#1701
date: 2023-11-14 18:29:21.0 +01:00
}
+"title": 124132
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1579
+user: Proxies\__CG__\App\Entity\User {#2336 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Which-things-have-you-avoided-or-embraced-on-the-name"
+title: "Which things have you avoided or embraced on the name alone?"
+url: null
+body: """
Is it shallow, or petty, to decide based on name alone? Yeah, pretty much, but there’s probably something, a product or service or site, that the name has made you gloss right over it or jump to it ASAP.\n
\n
What are some examples that spring to mind for you?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 108
+favouriteCount: 76
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700105832 {#2054
date: 2023-11-16 04:37:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2041 …}
+votes: Doctrine\ORM\PersistentCollection {#2099 …}
+reports: Doctrine\ORM\PersistentCollection {#2108 …}
+favourites: Doctrine\ORM\PersistentCollection {#2101 …}
+notifications: Doctrine\ORM\PersistentCollection {#2109 …}
+badges: Doctrine\ORM\PersistentCollection {#2106 …}
+children: [
App\Entity\EntryComment {#1614
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1579 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
+body: "It ended up in my top of all time :) Next to `The Wire` and `Breaking Bad`."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1699952189 {#1438
date: 2023-11-14 09:56:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ALostInquirer@lemm.ee"
"@Illecors@lemmy.cafe"
"@Speculater@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1655 …}
+nested: Doctrine\ORM\PersistentCollection {#1654 …}
+votes: Doctrine\ORM\PersistentCollection {#1679 …}
+reports: Doctrine\ORM\PersistentCollection {#1668 …}
+favourites: Doctrine\ORM\PersistentCollection {#1528 …}
+notifications: Doctrine\ORM\PersistentCollection {#1549 …}
-id: 122674
-bodyTs: "'bad':16 'break':15 'end':2 'next':10 'time':9 'top':6 'wire':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2928257"
+editedAt: null
+createdAt: DateTimeImmutable @1699952189 {#1700
date: 2023-11-14 09:56:29.0 +01:00
}
+"title": 122674
}
]
-id: 12710
-titleTs: "'alon':11 'avoid':5 'embrac':7 'name':10 'thing':2"
-bodyTs: "'alon':11 'asap':40 'base':8 'decid':7 'exampl':44 'gloss':32 'jump':37 'made':30 'mind':48 'much':14 'name':10,28 'petti':5 'pretti':13 'probabl':18 'product':21 'right':33 'servic':23 'shallow':3 'site':25 'someth':19 'spring':46 'yeah':12"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699996981
+visibility: "visible "
+apId: "https://lemm.ee/post/14820345"
+editedAt: null
+createdAt: DateTimeImmutable @1699910581 {#2048
date: 2023-11-13 22:23:01.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1579
+user: Proxies\__CG__\App\Entity\User {#2336 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Which-things-have-you-avoided-or-embraced-on-the-name"
+title: "Which things have you avoided or embraced on the name alone?"
+url: null
+body: """
Is it shallow, or petty, to decide based on name alone? Yeah, pretty much, but there’s probably something, a product or service or site, that the name has made you gloss right over it or jump to it ASAP.\n
\n
What are some examples that spring to mind for you?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 108
+favouriteCount: 76
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700105832 {#2054
date: 2023-11-16 04:37:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2041 …}
+votes: Doctrine\ORM\PersistentCollection {#2099 …}
+reports: Doctrine\ORM\PersistentCollection {#2108 …}
+favourites: Doctrine\ORM\PersistentCollection {#2101 …}
+notifications: Doctrine\ORM\PersistentCollection {#2109 …}
+badges: Doctrine\ORM\PersistentCollection {#2106 …}
+children: [
App\Entity\EntryComment {#1614
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1579 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
+body: "It ended up in my top of all time :) Next to `The Wire` and `Breaking Bad`."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1699952189 {#1438
date: 2023-11-14 09:56:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ALostInquirer@lemm.ee"
"@Illecors@lemmy.cafe"
"@Speculater@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1655 …}
+nested: Doctrine\ORM\PersistentCollection {#1654 …}
+votes: Doctrine\ORM\PersistentCollection {#1679 …}
+reports: Doctrine\ORM\PersistentCollection {#1668 …}
+favourites: Doctrine\ORM\PersistentCollection {#1528 …}
+notifications: Doctrine\ORM\PersistentCollection {#1549 …}
-id: 122674
-bodyTs: "'bad':16 'break':15 'end':2 'next':10 'time':9 'top':6 'wire':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2928257"
+editedAt: null
+createdAt: DateTimeImmutable @1699952189 {#1700
date: 2023-11-14 09:56:29.0 +01:00
}
+"title": 122674
}
]
-id: 12710
-titleTs: "'alon':11 'avoid':5 'embrac':7 'name':10 'thing':2"
-bodyTs: "'alon':11 'asap':40 'base':8 'decid':7 'exampl':44 'gloss':32 'jump':37 'made':30 'mind':48 'much':14 'name':10,28 'petti':5 'pretti':13 'probabl':18 'product':21 'right':33 'servic':23 'shallow':3 'site':25 'someth':19 'spring':46 'yeah':12"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699996981
+visibility: "visible "
+apId: "https://lemm.ee/post/14820345"
+editedAt: null
+createdAt: DateTimeImmutable @1699910581 {#2048
date: 2023-11-13 22:23:01.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1579
+user: Proxies\__CG__\App\Entity\User {#2336 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Which-things-have-you-avoided-or-embraced-on-the-name"
+title: "Which things have you avoided or embraced on the name alone?"
+url: null
+body: """
Is it shallow, or petty, to decide based on name alone? Yeah, pretty much, but there’s probably something, a product or service or site, that the name has made you gloss right over it or jump to it ASAP.\n
\n
What are some examples that spring to mind for you?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 108
+favouriteCount: 76
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700105832 {#2054
date: 2023-11-16 04:37:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2041 …}
+votes: Doctrine\ORM\PersistentCollection {#2099 …}
+reports: Doctrine\ORM\PersistentCollection {#2108 …}
+favourites: Doctrine\ORM\PersistentCollection {#2101 …}
+notifications: Doctrine\ORM\PersistentCollection {#2109 …}
+badges: Doctrine\ORM\PersistentCollection {#2106 …}
+children: [
App\Entity\EntryComment {#1614
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1579 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
+body: "It ended up in my top of all time :) Next to `The Wire` and `Breaking Bad`."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1699952189 {#1438
date: 2023-11-14 09:56:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ALostInquirer@lemm.ee"
"@Illecors@lemmy.cafe"
"@Speculater@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1655 …}
+nested: Doctrine\ORM\PersistentCollection {#1654 …}
+votes: Doctrine\ORM\PersistentCollection {#1679 …}
+reports: Doctrine\ORM\PersistentCollection {#1668 …}
+favourites: Doctrine\ORM\PersistentCollection {#1528 …}
+notifications: Doctrine\ORM\PersistentCollection {#1549 …}
-id: 122674
-bodyTs: "'bad':16 'break':15 'end':2 'next':10 'time':9 'top':6 'wire':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2928257"
+editedAt: null
+createdAt: DateTimeImmutable @1699952189 {#1700
date: 2023-11-14 09:56:29.0 +01:00
}
+"title": 122674
}
]
-id: 12710
-titleTs: "'alon':11 'avoid':5 'embrac':7 'name':10 'thing':2"
-bodyTs: "'alon':11 'asap':40 'base':8 'decid':7 'exampl':44 'gloss':32 'jump':37 'made':30 'mind':48 'much':14 'name':10,28 'petti':5 'pretti':13 'probabl':18 'product':21 'right':33 'servic':23 'shallow':3 'site':25 'someth':19 'spring':46 'yeah':12"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699996981
+visibility: "visible "
+apId: "https://lemm.ee/post/14820345"
+editedAt: null
+createdAt: DateTimeImmutable @1699910581 {#2048
date: 2023-11-13 22:23:01.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1614
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1579
+user: Proxies\__CG__\App\Entity\User {#2336 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Which-things-have-you-avoided-or-embraced-on-the-name"
+title: "Which things have you avoided or embraced on the name alone?"
+url: null
+body: """
Is it shallow, or petty, to decide based on name alone? Yeah, pretty much, but there’s probably something, a product or service or site, that the name has made you gloss right over it or jump to it ASAP.\n
\n
What are some examples that spring to mind for you?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 108
+favouriteCount: 76
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700105832 {#2054
date: 2023-11-16 04:37:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2041 …}
+votes: Doctrine\ORM\PersistentCollection {#2099 …}
+reports: Doctrine\ORM\PersistentCollection {#2108 …}
+favourites: Doctrine\ORM\PersistentCollection {#2101 …}
+notifications: Doctrine\ORM\PersistentCollection {#2109 …}
+badges: Doctrine\ORM\PersistentCollection {#2106 …}
+children: [
App\Entity\EntryComment {#1614}
]
-id: 12710
-titleTs: "'alon':11 'avoid':5 'embrac':7 'name':10 'thing':2"
-bodyTs: "'alon':11 'asap':40 'base':8 'decid':7 'exampl':44 'gloss':32 'jump':37 'made':30 'mind':48 'much':14 'name':10,28 'petti':5 'pretti':13 'probabl':18 'product':21 'right':33 'servic':23 'shallow':3 'site':25 'someth':19 'spring':46 'yeah':12"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699996981
+visibility: "visible "
+apId: "https://lemm.ee/post/14820345"
+editedAt: null
+createdAt: DateTimeImmutable @1699910581 {#2048
date: 2023-11-13 22:23:01.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
+body: "It ended up in my top of all time :) Next to `The Wire` and `Breaking Bad`."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1699952189 {#1438
date: 2023-11-14 09:56:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ALostInquirer@lemm.ee"
"@Illecors@lemmy.cafe"
"@Speculater@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1655 …}
+nested: Doctrine\ORM\PersistentCollection {#1654 …}
+votes: Doctrine\ORM\PersistentCollection {#1679 …}
+reports: Doctrine\ORM\PersistentCollection {#1668 …}
+favourites: Doctrine\ORM\PersistentCollection {#1528 …}
+notifications: Doctrine\ORM\PersistentCollection {#1549 …}
-id: 122674
-bodyTs: "'bad':16 'break':15 'end':2 'next':10 'time':9 'top':6 'wire':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2928257"
+editedAt: null
+createdAt: DateTimeImmutable @1699952189 {#1700
date: 2023-11-14 09:56:29.0 +01:00
}
+"title": 122674
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\EntryComment {#1614
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1579
+user: Proxies\__CG__\App\Entity\User {#2336 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Which-things-have-you-avoided-or-embraced-on-the-name"
+title: "Which things have you avoided or embraced on the name alone?"
+url: null
+body: """
Is it shallow, or petty, to decide based on name alone? Yeah, pretty much, but there’s probably something, a product or service or site, that the name has made you gloss right over it or jump to it ASAP.\n
\n
What are some examples that spring to mind for you?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 108
+favouriteCount: 76
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700105832 {#2054
date: 2023-11-16 04:37:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2041 …}
+votes: Doctrine\ORM\PersistentCollection {#2099 …}
+reports: Doctrine\ORM\PersistentCollection {#2108 …}
+favourites: Doctrine\ORM\PersistentCollection {#2101 …}
+notifications: Doctrine\ORM\PersistentCollection {#2109 …}
+badges: Doctrine\ORM\PersistentCollection {#2106 …}
+children: [
App\Entity\EntryComment {#1614}
]
-id: 12710
-titleTs: "'alon':11 'avoid':5 'embrac':7 'name':10 'thing':2"
-bodyTs: "'alon':11 'asap':40 'base':8 'decid':7 'exampl':44 'gloss':32 'jump':37 'made':30 'mind':48 'much':14 'name':10,28 'petti':5 'pretti':13 'probabl':18 'product':21 'right':33 'servic':23 'shallow':3 'site':25 'someth':19 'spring':46 'yeah':12"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699996981
+visibility: "visible "
+apId: "https://lemm.ee/post/14820345"
+editedAt: null
+createdAt: DateTimeImmutable @1699910581 {#2048
date: 2023-11-13 22:23:01.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
+body: "It ended up in my top of all time :) Next to `The Wire` and `Breaking Bad`."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1699952189 {#1438
date: 2023-11-14 09:56:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ALostInquirer@lemm.ee"
"@Illecors@lemmy.cafe"
"@Speculater@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1655 …}
+nested: Doctrine\ORM\PersistentCollection {#1654 …}
+votes: Doctrine\ORM\PersistentCollection {#1679 …}
+reports: Doctrine\ORM\PersistentCollection {#1668 …}
+favourites: Doctrine\ORM\PersistentCollection {#1528 …}
+notifications: Doctrine\ORM\PersistentCollection {#1549 …}
-id: 122674
-bodyTs: "'bad':16 'break':15 'end':2 'next':10 'time':9 'top':6 'wire':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2928257"
+editedAt: null
+createdAt: DateTimeImmutable @1699952189 {#1700
date: 2023-11-14 09:56:29.0 +01:00
}
+"title": 122674
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1614
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1579
+user: Proxies\__CG__\App\Entity\User {#2336 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
+slug: "Which-things-have-you-avoided-or-embraced-on-the-name"
+title: "Which things have you avoided or embraced on the name alone?"
+url: null
+body: """
Is it shallow, or petty, to decide based on name alone? Yeah, pretty much, but there’s probably something, a product or service or site, that the name has made you gloss right over it or jump to it ASAP.\n
\n
What are some examples that spring to mind for you?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 108
+favouriteCount: 76
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700105832 {#2054
date: 2023-11-16 04:37:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2041 …}
+votes: Doctrine\ORM\PersistentCollection {#2099 …}
+reports: Doctrine\ORM\PersistentCollection {#2108 …}
+favourites: Doctrine\ORM\PersistentCollection {#2101 …}
+notifications: Doctrine\ORM\PersistentCollection {#2109 …}
+badges: Doctrine\ORM\PersistentCollection {#2106 …}
+children: [
App\Entity\EntryComment {#1614}
]
-id: 12710
-titleTs: "'alon':11 'avoid':5 'embrac':7 'name':10 'thing':2"
-bodyTs: "'alon':11 'asap':40 'base':8 'decid':7 'exampl':44 'gloss':32 'jump':37 'made':30 'mind':48 'much':14 'name':10,28 'petti':5 'pretti':13 'probabl':18 'product':21 'right':33 'servic':23 'shallow':3 'site':25 'someth':19 'spring':46 'yeah':12"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699996981
+visibility: "visible "
+apId: "https://lemm.ee/post/14820345"
+editedAt: null
+createdAt: DateTimeImmutable @1699910581 {#2048
date: 2023-11-13 22:23:01.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
+body: "It ended up in my top of all time :) Next to `The Wire` and `Breaking Bad`."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1699952189 {#1438
date: 2023-11-14 09:56:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ALostInquirer@lemm.ee"
"@Illecors@lemmy.cafe"
"@Speculater@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1655 …}
+nested: Doctrine\ORM\PersistentCollection {#1654 …}
+votes: Doctrine\ORM\PersistentCollection {#1679 …}
+reports: Doctrine\ORM\PersistentCollection {#1668 …}
+favourites: Doctrine\ORM\PersistentCollection {#1528 …}
+notifications: Doctrine\ORM\PersistentCollection {#1549 …}
-id: 122674
-bodyTs: "'bad':16 'break':15 'end':2 'next':10 'time':9 'top':6 'wire':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.cafe/comment/2928257"
+editedAt: null
+createdAt: DateTimeImmutable @1699952189 {#1700
date: 2023-11-14 09:56:29.0 +01:00
}
+"title": 122674
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_ADMIN
|
null |
|
Show voter details
|
34 |
DENIED
|
ROLE_MODERATOR
|
null |
|
Show voter details
|