1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#197
+user: Proxies\__CG__\App\Entity\User {#2423 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Reverse-proxy-for-linuxserver-jellyfin-docker-image"
+title: "Reverse-proxy for linuxserver/jellyfin docker image"
+url: null
+body: """
Hello everyone, I have another question regarding reverse-proxying again, specifically for the linuxserver.io jellyfin image.\n
\n
On the [dockerhub page](https://hub.docker.com/r/linuxserver/jellyfin) for this image there are 4 ports listed which should be exposed:\n
\n
- 8096 for the HTTP Web UI\n
- 8920 for the HTTPS Web UI\n
- 7359/udp for autodiscovery of jellyfin from clients\n
- 1900/udp for service discovery from DLNA and clients\n
\n
Additionally there is also an environment variable `JELLYFIN_PublishedServerUrl` which is for “Setting the autodiscovery response domain or IP address”. I currently have that set to my subdomain `https://jellyfin.mydomain.com` though I am not sure if that is correct.\n
\n
I already have a reverse-proxy set up allowing me to access my servers webinterface under `https://jellyfin.mydomain.com` without exposing the https port on the container. What I am unsure about now however, is what to do with the two ports for UDP traffic.\n
\n
By my understanding, a reverse-proxy will only forward traffic which comes to the ports 80 for http and 443 for https. Those are also the only ports my reverse-proxy container has exposed alongside the management interface. As such the 2 udp ports will not be reachable under my jellyfin domain.\n
\n
How can I change this or is this even an issue?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729470993 {#191
date: 2024-10-21 02:36:33.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#226 …}
+votes: Doctrine\ORM\PersistentCollection {#1819 …}
+reports: Doctrine\ORM\PersistentCollection {#2412 …}
+favourites: Doctrine\ORM\PersistentCollection {#1834 …}
+notifications: Doctrine\ORM\PersistentCollection {#1867 …}
+badges: Doctrine\ORM\PersistentCollection {#1881 …}
+children: []
-id: 33894
-titleTs: "'docker':6 'imag':7 'linuxserver/jellyfin':5 'proxi':3 'revers':2 'reverse-proxi':1"
-bodyTs: "'/r/linuxserver/jellyfin)':24 '1900/udp':56 '2':189 '4':30 '443':166 '7359/udp':49 '80':162 '8096':37 '8920':43 'access':114 'addit':64 'address':83 'allow':111 'alongsid':182 'alreadi':103 'also':67,171 'anoth':5 'autodiscoveri':51,78 'chang':203 'client':55,63 'come':158 'contain':127,179 'correct':101 'current':85 'discoveri':59 'dlna':61 'dockerhub':20 'domain':80,199 'environ':69 'even':208 'everyon':2 'expos':36,121,181 'forward':155 'hello':1 'howev':134 'http':40,164 'https':46,123,168 'hub.docker.com':23 'hub.docker.com/r/linuxserver/jellyfin)':22 'imag':17,27 'interfac':185 'ip':82 'issu':210 'jellyfin':16,53,71,198 'jellyfin.mydomain.com':92,119 'linuxserver.io':15 'list':32 'manag':184 'page':21 'port':31,124,142,161,174,191 'proxi':10,108,152,178 'publishedserverurl':72 'question':6 'reachabl':195 'regard':7 'respons':79 'revers':9,107,151,177 'reverse-proxi':8,106,150,176 'server':116 'servic':58 'set':76,88,109 'specif':12 'subdomain':91 'sure':97 'though':93 'traffic':145,156 'two':141 'udp':144,190 'ui':42,48 'understand':148 'unsur':131 'variabl':70 'web':41,47 'webinterfac':117 'without':120"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706618055
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13344363"
+editedAt: null
+createdAt: DateTimeImmutable @1706560555 {#242
date: 2024-01-29 21:35:55.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#197
+user: Proxies\__CG__\App\Entity\User {#2423 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Reverse-proxy-for-linuxserver-jellyfin-docker-image"
+title: "Reverse-proxy for linuxserver/jellyfin docker image"
+url: null
+body: """
Hello everyone, I have another question regarding reverse-proxying again, specifically for the linuxserver.io jellyfin image.\n
\n
On the [dockerhub page](https://hub.docker.com/r/linuxserver/jellyfin) for this image there are 4 ports listed which should be exposed:\n
\n
- 8096 for the HTTP Web UI\n
- 8920 for the HTTPS Web UI\n
- 7359/udp for autodiscovery of jellyfin from clients\n
- 1900/udp for service discovery from DLNA and clients\n
\n
Additionally there is also an environment variable `JELLYFIN_PublishedServerUrl` which is for “Setting the autodiscovery response domain or IP address”. I currently have that set to my subdomain `https://jellyfin.mydomain.com` though I am not sure if that is correct.\n
\n
I already have a reverse-proxy set up allowing me to access my servers webinterface under `https://jellyfin.mydomain.com` without exposing the https port on the container. What I am unsure about now however, is what to do with the two ports for UDP traffic.\n
\n
By my understanding, a reverse-proxy will only forward traffic which comes to the ports 80 for http and 443 for https. Those are also the only ports my reverse-proxy container has exposed alongside the management interface. As such the 2 udp ports will not be reachable under my jellyfin domain.\n
\n
How can I change this or is this even an issue?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729470993 {#191
date: 2024-10-21 02:36:33.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#226 …}
+votes: Doctrine\ORM\PersistentCollection {#1819 …}
+reports: Doctrine\ORM\PersistentCollection {#2412 …}
+favourites: Doctrine\ORM\PersistentCollection {#1834 …}
+notifications: Doctrine\ORM\PersistentCollection {#1867 …}
+badges: Doctrine\ORM\PersistentCollection {#1881 …}
+children: []
-id: 33894
-titleTs: "'docker':6 'imag':7 'linuxserver/jellyfin':5 'proxi':3 'revers':2 'reverse-proxi':1"
-bodyTs: "'/r/linuxserver/jellyfin)':24 '1900/udp':56 '2':189 '4':30 '443':166 '7359/udp':49 '80':162 '8096':37 '8920':43 'access':114 'addit':64 'address':83 'allow':111 'alongsid':182 'alreadi':103 'also':67,171 'anoth':5 'autodiscoveri':51,78 'chang':203 'client':55,63 'come':158 'contain':127,179 'correct':101 'current':85 'discoveri':59 'dlna':61 'dockerhub':20 'domain':80,199 'environ':69 'even':208 'everyon':2 'expos':36,121,181 'forward':155 'hello':1 'howev':134 'http':40,164 'https':46,123,168 'hub.docker.com':23 'hub.docker.com/r/linuxserver/jellyfin)':22 'imag':17,27 'interfac':185 'ip':82 'issu':210 'jellyfin':16,53,71,198 'jellyfin.mydomain.com':92,119 'linuxserver.io':15 'list':32 'manag':184 'page':21 'port':31,124,142,161,174,191 'proxi':10,108,152,178 'publishedserverurl':72 'question':6 'reachabl':195 'regard':7 'respons':79 'revers':9,107,151,177 'reverse-proxi':8,106,150,176 'server':116 'servic':58 'set':76,88,109 'specif':12 'subdomain':91 'sure':97 'though':93 'traffic':145,156 'two':141 'udp':144,190 'ui':42,48 'understand':148 'unsur':131 'variabl':70 'web':41,47 'webinterfac':117 'without':120"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706618055
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13344363"
+editedAt: null
+createdAt: DateTimeImmutable @1706560555 {#242
date: 2024-01-29 21:35:55.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#197
+user: Proxies\__CG__\App\Entity\User {#2423 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Reverse-proxy-for-linuxserver-jellyfin-docker-image"
+title: "Reverse-proxy for linuxserver/jellyfin docker image"
+url: null
+body: """
Hello everyone, I have another question regarding reverse-proxying again, specifically for the linuxserver.io jellyfin image.\n
\n
On the [dockerhub page](https://hub.docker.com/r/linuxserver/jellyfin) for this image there are 4 ports listed which should be exposed:\n
\n
- 8096 for the HTTP Web UI\n
- 8920 for the HTTPS Web UI\n
- 7359/udp for autodiscovery of jellyfin from clients\n
- 1900/udp for service discovery from DLNA and clients\n
\n
Additionally there is also an environment variable `JELLYFIN_PublishedServerUrl` which is for “Setting the autodiscovery response domain or IP address”. I currently have that set to my subdomain `https://jellyfin.mydomain.com` though I am not sure if that is correct.\n
\n
I already have a reverse-proxy set up allowing me to access my servers webinterface under `https://jellyfin.mydomain.com` without exposing the https port on the container. What I am unsure about now however, is what to do with the two ports for UDP traffic.\n
\n
By my understanding, a reverse-proxy will only forward traffic which comes to the ports 80 for http and 443 for https. Those are also the only ports my reverse-proxy container has exposed alongside the management interface. As such the 2 udp ports will not be reachable under my jellyfin domain.\n
\n
How can I change this or is this even an issue?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729470993 {#191
date: 2024-10-21 02:36:33.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#226 …}
+votes: Doctrine\ORM\PersistentCollection {#1819 …}
+reports: Doctrine\ORM\PersistentCollection {#2412 …}
+favourites: Doctrine\ORM\PersistentCollection {#1834 …}
+notifications: Doctrine\ORM\PersistentCollection {#1867 …}
+badges: Doctrine\ORM\PersistentCollection {#1881 …}
+children: []
-id: 33894
-titleTs: "'docker':6 'imag':7 'linuxserver/jellyfin':5 'proxi':3 'revers':2 'reverse-proxi':1"
-bodyTs: "'/r/linuxserver/jellyfin)':24 '1900/udp':56 '2':189 '4':30 '443':166 '7359/udp':49 '80':162 '8096':37 '8920':43 'access':114 'addit':64 'address':83 'allow':111 'alongsid':182 'alreadi':103 'also':67,171 'anoth':5 'autodiscoveri':51,78 'chang':203 'client':55,63 'come':158 'contain':127,179 'correct':101 'current':85 'discoveri':59 'dlna':61 'dockerhub':20 'domain':80,199 'environ':69 'even':208 'everyon':2 'expos':36,121,181 'forward':155 'hello':1 'howev':134 'http':40,164 'https':46,123,168 'hub.docker.com':23 'hub.docker.com/r/linuxserver/jellyfin)':22 'imag':17,27 'interfac':185 'ip':82 'issu':210 'jellyfin':16,53,71,198 'jellyfin.mydomain.com':92,119 'linuxserver.io':15 'list':32 'manag':184 'page':21 'port':31,124,142,161,174,191 'proxi':10,108,152,178 'publishedserverurl':72 'question':6 'reachabl':195 'regard':7 'respons':79 'revers':9,107,151,177 'reverse-proxi':8,106,150,176 'server':116 'servic':58 'set':76,88,109 'specif':12 'subdomain':91 'sure':97 'though':93 'traffic':145,156 'two':141 'udp':144,190 'ui':42,48 'understand':148 'unsur':131 'variabl':70 'web':41,47 'webinterfac':117 'without':120"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706618055
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13344363"
+editedAt: null
+createdAt: DateTimeImmutable @1706560555 {#242
date: 2024-01-29 21:35:55.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\Entry {#1905
+user: Proxies\__CG__\App\Entity\User {#1408 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Salmon-slightly-freezer-burned-will-it-still-be-edible"
+title: "Salmon slightly freezer burned - will it still be edible?"
+url: null
+body: """
Salmon was vacuum sealed a couple months ago but smelled a little burnt and a small amount (1/8" deep x 2" long by 1/4" wide) discolored. I generously cut off the discolored bit but wondering if the rest will taste bad.\n
\n
Edit: It turned out great! indistinguishable from un freezer burnt.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 12
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729503747 {#1882
date: 2024-10-21 11:42:27.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1864 …}
+reports: Doctrine\ORM\PersistentCollection {#1925 …}
+favourites: Doctrine\ORM\PersistentCollection {#1924 …}
+notifications: Doctrine\ORM\PersistentCollection {#1915 …}
+badges: Doctrine\ORM\PersistentCollection {#1899 …}
+children: []
-id: 33916
-titleTs: "'burn':4 'edibl':9 'freezer':3 'salmon':1 'slight':2 'still':7"
-bodyTs: "'1/4':24 '1/8':18 '2':21 'ago':8 'amount':17 'bad':41 'bit':33 'burnt':13,51 'coupl':6 'cut':29 'deep':19 'discolor':26,32 'edit':42 'freezer':50 'generous':28 'great':46 'indistinguish':47 'littl':12 'long':22 'month':7 'rest':38 'salmon':1 'seal':4 'small':16 'smell':10 'tast':40 'turn':44 'un':49 'vacuum':3 'wide':25 'wonder':35 'x':20"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706617978
+visibility: "visible "
+apId: "https://lemmy.world/post/11345843"
+editedAt: DateTimeImmutable @1729521791 {#1885
date: 2024-10-21 16:43:11.0 +02:00
}
+createdAt: DateTimeImmutable @1706564978 {#1688
date: 2024-01-29 22:49:38.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\Entry {#1905
+user: Proxies\__CG__\App\Entity\User {#1408 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Salmon-slightly-freezer-burned-will-it-still-be-edible"
+title: "Salmon slightly freezer burned - will it still be edible?"
+url: null
+body: """
Salmon was vacuum sealed a couple months ago but smelled a little burnt and a small amount (1/8" deep x 2" long by 1/4" wide) discolored. I generously cut off the discolored bit but wondering if the rest will taste bad.\n
\n
Edit: It turned out great! indistinguishable from un freezer burnt.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 12
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729503747 {#1882
date: 2024-10-21 11:42:27.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1864 …}
+reports: Doctrine\ORM\PersistentCollection {#1925 …}
+favourites: Doctrine\ORM\PersistentCollection {#1924 …}
+notifications: Doctrine\ORM\PersistentCollection {#1915 …}
+badges: Doctrine\ORM\PersistentCollection {#1899 …}
+children: []
-id: 33916
-titleTs: "'burn':4 'edibl':9 'freezer':3 'salmon':1 'slight':2 'still':7"
-bodyTs: "'1/4':24 '1/8':18 '2':21 'ago':8 'amount':17 'bad':41 'bit':33 'burnt':13,51 'coupl':6 'cut':29 'deep':19 'discolor':26,32 'edit':42 'freezer':50 'generous':28 'great':46 'indistinguish':47 'littl':12 'long':22 'month':7 'rest':38 'salmon':1 'seal':4 'small':16 'smell':10 'tast':40 'turn':44 'un':49 'vacuum':3 'wide':25 'wonder':35 'x':20"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706617978
+visibility: "visible "
+apId: "https://lemmy.world/post/11345843"
+editedAt: DateTimeImmutable @1729521791 {#1885
date: 2024-10-21 16:43:11.0 +02:00
}
+createdAt: DateTimeImmutable @1706564978 {#1688
date: 2024-01-29 22:49:38.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\Entry {#1905
+user: Proxies\__CG__\App\Entity\User {#1408 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Salmon-slightly-freezer-burned-will-it-still-be-edible"
+title: "Salmon slightly freezer burned - will it still be edible?"
+url: null
+body: """
Salmon was vacuum sealed a couple months ago but smelled a little burnt and a small amount (1/8" deep x 2" long by 1/4" wide) discolored. I generously cut off the discolored bit but wondering if the rest will taste bad.\n
\n
Edit: It turned out great! indistinguishable from un freezer burnt.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 12
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729503747 {#1882
date: 2024-10-21 11:42:27.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1864 …}
+reports: Doctrine\ORM\PersistentCollection {#1925 …}
+favourites: Doctrine\ORM\PersistentCollection {#1924 …}
+notifications: Doctrine\ORM\PersistentCollection {#1915 …}
+badges: Doctrine\ORM\PersistentCollection {#1899 …}
+children: []
-id: 33916
-titleTs: "'burn':4 'edibl':9 'freezer':3 'salmon':1 'slight':2 'still':7"
-bodyTs: "'1/4':24 '1/8':18 '2':21 'ago':8 'amount':17 'bad':41 'bit':33 'burnt':13,51 'coupl':6 'cut':29 'deep':19 'discolor':26,32 'edit':42 'freezer':50 'generous':28 'great':46 'indistinguish':47 'littl':12 'long':22 'month':7 'rest':38 'salmon':1 'seal':4 'small':16 'smell':10 'tast':40 'turn':44 'un':49 'vacuum':3 'wide':25 'wonder':35 'x':20"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706617978
+visibility: "visible "
+apId: "https://lemmy.world/post/11345843"
+editedAt: DateTimeImmutable @1729521791 {#1885
date: 2024-10-21 16:43:11.0 +02:00
}
+createdAt: DateTimeImmutable @1706564978 {#1688
date: 2024-01-29 22:49:38.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\Entry {#1895
+user: Proxies\__CG__\App\Entity\User {#1901 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
+image: Proxies\__CG__\App\Entity\Image {#1973 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
+slug: "Tea-Feddit-UK"
+title: "Tea - Feddit UK"
+url: "https://feddit.uk/c/tea"
+body: """
All about tea.\n
\n
!tea@feddit.uk
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 10
+favouriteCount: 62
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729494898 {#1894
date: 2024-10-21 09:14:58.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1970 …}
+votes: Doctrine\ORM\PersistentCollection {#1932 …}
+reports: Doctrine\ORM\PersistentCollection {#1966 …}
+favourites: Doctrine\ORM\PersistentCollection {#1957 …}
+notifications: Doctrine\ORM\PersistentCollection {#1933 …}
+badges: Doctrine\ORM\PersistentCollection {#1390 …}
+children: []
-id: 33802
-titleTs: "'feddit':2 'tea':1 'uk':3"
-bodyTs: "'tea':3 'tea@feddit.uk':4"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706615569
+visibility: "visible "
+apId: "https://feddit.uk/post/7242646"
+editedAt: null
+createdAt: DateTimeImmutable @1706529169 {#1893
date: 2024-01-29 12:52:49.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\Entry {#1895
+user: Proxies\__CG__\App\Entity\User {#1901 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
+image: Proxies\__CG__\App\Entity\Image {#1973 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
+slug: "Tea-Feddit-UK"
+title: "Tea - Feddit UK"
+url: "https://feddit.uk/c/tea"
+body: """
All about tea.\n
\n
!tea@feddit.uk
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 10
+favouriteCount: 62
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729494898 {#1894
date: 2024-10-21 09:14:58.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1970 …}
+votes: Doctrine\ORM\PersistentCollection {#1932 …}
+reports: Doctrine\ORM\PersistentCollection {#1966 …}
+favourites: Doctrine\ORM\PersistentCollection {#1957 …}
+notifications: Doctrine\ORM\PersistentCollection {#1933 …}
+badges: Doctrine\ORM\PersistentCollection {#1390 …}
+children: []
-id: 33802
-titleTs: "'feddit':2 'tea':1 'uk':3"
-bodyTs: "'tea':3 'tea@feddit.uk':4"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706615569
+visibility: "visible "
+apId: "https://feddit.uk/post/7242646"
+editedAt: null
+createdAt: DateTimeImmutable @1706529169 {#1893
date: 2024-01-29 12:52:49.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\Entry {#1895
+user: Proxies\__CG__\App\Entity\User {#1901 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
+image: Proxies\__CG__\App\Entity\Image {#1973 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
+slug: "Tea-Feddit-UK"
+title: "Tea - Feddit UK"
+url: "https://feddit.uk/c/tea"
+body: """
All about tea.\n
\n
!tea@feddit.uk
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 10
+favouriteCount: 62
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729494898 {#1894
date: 2024-10-21 09:14:58.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1970 …}
+votes: Doctrine\ORM\PersistentCollection {#1932 …}
+reports: Doctrine\ORM\PersistentCollection {#1966 …}
+favourites: Doctrine\ORM\PersistentCollection {#1957 …}
+notifications: Doctrine\ORM\PersistentCollection {#1933 …}
+badges: Doctrine\ORM\PersistentCollection {#1390 …}
+children: []
-id: 33802
-titleTs: "'feddit':2 'tea':1 'uk':3"
-bodyTs: "'tea':3 'tea@feddit.uk':4"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706615569
+visibility: "visible "
+apId: "https://feddit.uk/post/7242646"
+editedAt: null
+createdAt: DateTimeImmutable @1706529169 {#1893
date: 2024-01-29 12:52:49.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\Entry {#1387
+user: Proxies\__CG__\App\Entity\User {#1892 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
+image: Proxies\__CG__\App\Entity\Image {#1890 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
+slug: "Damnit-brain"
+title: "Damnit brain"
+url: "https://lemmy.zip/pictrs/image/7e4531bd-faa5-44e5-8e69-40360d56bd42.webp"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 619
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729505019 {#1397
date: 2024-10-21 12:03:39.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1935 …}
+votes: Doctrine\ORM\PersistentCollection {#1392 …}
+reports: Doctrine\ORM\PersistentCollection {#1393 …}
+favourites: Doctrine\ORM\PersistentCollection {#1936 …}
+notifications: Doctrine\ORM\PersistentCollection {#1938 …}
+badges: Doctrine\ORM\PersistentCollection {#1945 …}
+children: []
-id: 33801
-titleTs: "'brain':2 'damnit':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706615320
+visibility: "visible "
+apId: "https://lemmy.zip/post/9141980"
+editedAt: null
+createdAt: DateTimeImmutable @1706528920 {#1388
date: 2024-01-29 12:48:40.0 +01:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\Entry {#1387
+user: Proxies\__CG__\App\Entity\User {#1892 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
+image: Proxies\__CG__\App\Entity\Image {#1890 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
+slug: "Damnit-brain"
+title: "Damnit brain"
+url: "https://lemmy.zip/pictrs/image/7e4531bd-faa5-44e5-8e69-40360d56bd42.webp"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 619
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729505019 {#1397
date: 2024-10-21 12:03:39.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1935 …}
+votes: Doctrine\ORM\PersistentCollection {#1392 …}
+reports: Doctrine\ORM\PersistentCollection {#1393 …}
+favourites: Doctrine\ORM\PersistentCollection {#1936 …}
+notifications: Doctrine\ORM\PersistentCollection {#1938 …}
+badges: Doctrine\ORM\PersistentCollection {#1945 …}
+children: []
-id: 33801
-titleTs: "'brain':2 'damnit':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706615320
+visibility: "visible "
+apId: "https://lemmy.zip/post/9141980"
+editedAt: null
+createdAt: DateTimeImmutable @1706528920 {#1388
date: 2024-01-29 12:48:40.0 +01:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\Entry {#1387
+user: Proxies\__CG__\App\Entity\User {#1892 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
+image: Proxies\__CG__\App\Entity\Image {#1890 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
+slug: "Damnit-brain"
+title: "Damnit brain"
+url: "https://lemmy.zip/pictrs/image/7e4531bd-faa5-44e5-8e69-40360d56bd42.webp"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 619
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729505019 {#1397
date: 2024-10-21 12:03:39.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1935 …}
+votes: Doctrine\ORM\PersistentCollection {#1392 …}
+reports: Doctrine\ORM\PersistentCollection {#1393 …}
+favourites: Doctrine\ORM\PersistentCollection {#1936 …}
+notifications: Doctrine\ORM\PersistentCollection {#1938 …}
+badges: Doctrine\ORM\PersistentCollection {#1945 …}
+children: []
-id: 33801
-titleTs: "'brain':2 'damnit':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706615320
+visibility: "visible "
+apId: "https://lemmy.zip/post/9141980"
+editedAt: null
+createdAt: DateTimeImmutable @1706528920 {#1388
date: 2024-01-29 12:48:40.0 +01:00
}
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\Entry {#1927
+user: Proxies\__CG__\App\Entity\User {#1368 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: Proxies\__CG__\App\Entity\Image {#1396 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
+slug: "Elon-hires-JC"
+title: "Elon hires JC"
+url: "https://lemmy.world/pictrs/image/f707172c-a62a-423f-a5a4-d41d6b2631ca.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 7
+favouriteCount: 400
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729448323 {#1941
date: 2024-10-20 20:18:43.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1366 …}
+votes: Doctrine\ORM\PersistentCollection {#1365 …}
+reports: Doctrine\ORM\PersistentCollection {#1378 …}
+favourites: Doctrine\ORM\PersistentCollection {#1371 …}
+notifications: Doctrine\ORM\PersistentCollection {#1379 …}
+badges: Doctrine\ORM\PersistentCollection {#1367 …}
+children: []
-id: 33800
-titleTs: "'elon':1 'hire':2 'jc':3"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706614389
+visibility: "visible "
+apId: "https://lemmy.world/post/11324801"
+editedAt: DateTimeImmutable @1729438713 {#1942
date: 2024-10-20 17:38:33.0 +02:00
}
+createdAt: DateTimeImmutable @1706527989 {#1971
date: 2024-01-29 12:33:09.0 +01:00
}
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\Entry {#1927
+user: Proxies\__CG__\App\Entity\User {#1368 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: Proxies\__CG__\App\Entity\Image {#1396 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
+slug: "Elon-hires-JC"
+title: "Elon hires JC"
+url: "https://lemmy.world/pictrs/image/f707172c-a62a-423f-a5a4-d41d6b2631ca.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 7
+favouriteCount: 400
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729448323 {#1941
date: 2024-10-20 20:18:43.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1366 …}
+votes: Doctrine\ORM\PersistentCollection {#1365 …}
+reports: Doctrine\ORM\PersistentCollection {#1378 …}
+favourites: Doctrine\ORM\PersistentCollection {#1371 …}
+notifications: Doctrine\ORM\PersistentCollection {#1379 …}
+badges: Doctrine\ORM\PersistentCollection {#1367 …}
+children: []
-id: 33800
-titleTs: "'elon':1 'hire':2 'jc':3"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706614389
+visibility: "visible "
+apId: "https://lemmy.world/post/11324801"
+editedAt: DateTimeImmutable @1729438713 {#1942
date: 2024-10-20 17:38:33.0 +02:00
}
+createdAt: DateTimeImmutable @1706527989 {#1971
date: 2024-01-29 12:33:09.0 +01:00
}
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\Entry {#1927
+user: Proxies\__CG__\App\Entity\User {#1368 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: Proxies\__CG__\App\Entity\Image {#1396 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
+slug: "Elon-hires-JC"
+title: "Elon hires JC"
+url: "https://lemmy.world/pictrs/image/f707172c-a62a-423f-a5a4-d41d6b2631ca.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 7
+favouriteCount: 400
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729448323 {#1941
date: 2024-10-20 20:18:43.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1366 …}
+votes: Doctrine\ORM\PersistentCollection {#1365 …}
+reports: Doctrine\ORM\PersistentCollection {#1378 …}
+favourites: Doctrine\ORM\PersistentCollection {#1371 …}
+notifications: Doctrine\ORM\PersistentCollection {#1379 …}
+badges: Doctrine\ORM\PersistentCollection {#1367 …}
+children: []
-id: 33800
-titleTs: "'elon':1 'hire':2 'jc':3"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706614389
+visibility: "visible "
+apId: "https://lemmy.world/post/11324801"
+editedAt: DateTimeImmutable @1729438713 {#1942
date: 2024-10-20 17:38:33.0 +02:00
}
+createdAt: DateTimeImmutable @1706527989 {#1971
date: 2024-01-29 12:33:09.0 +01:00
}
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\Entry {#1904
+user: Proxies\__CG__\App\Entity\User {#1956 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Multiseat-gaming-with-two-identical-RTX-3060s-on-EndeavorOS"
+title: "Multiseat gaming with two identical RTX 3060s on EndeavorOS"
+url: null
+body: """
Hello y’all!\n
\n
I’m trying to launch the game Star Citizen, and I get the error below:\n
\n
```\n
\n
<span style="color:#323232;">Assersion failed!\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Program: C:windowssystem32winevulkanvulkan.dll\n
</span><span style="color:#323232;">File: ../dlls/winevulkan/loader.c\n
</span><span style="color:#323232;">Line: 664\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Expression: !status\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">(Press Retry to debug the application - JTT must be enabled)\n
</span>\n
```\n
\n
I have three options:\n
\n
- Abort, which brings me back to the launcher and asks if I want to retry launch or verify the game files\n
- Retry, which encounters the same error again\n
- Ignore, which closes the window, but the game does not start despite the launcher stating that the game is running\n
\n
Distro: EndeavorOS CPU: Ryzen 9 5900X RAM: 64GB GPU: Two Identical RTX 3060s\n
\n
I currently have the PC configured for multiseat, where the system has two RTX 3060s, and two monitors/sets of peripherals. I used loginctl to assign seats.\n
\n
I have two separate installs of the game, both in the default install location (/home/user/Games), for both myself and the second user on the system (for two simultaneous logins).\n
\n
Wenever I open Lutris and go to system options, the Vulkan ICD loader dropdown menu only shows “Unspecified: Not Found (default)”, and “Nvidia Proprietary: Not Found”\n
\n
I tried this previously with Kubuntu, and I got the same error, but only on seat0. The game launched and ran fine on seat1. When checking the system settings in Lutris, it showed one selection for one of the RTX 3060s on both users.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 32
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729564153 {#1898
date: 2024-10-22 04:29:13.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1848 …}
+votes: Doctrine\ORM\PersistentCollection {#2429 …}
+reports: Doctrine\ORM\PersistentCollection {#2424 …}
+favourites: Doctrine\ORM\PersistentCollection {#2428 …}
+notifications: Doctrine\ORM\PersistentCollection {#2433 …}
+badges: Doctrine\ORM\PersistentCollection {#2443 …}
+children: []
-id: 33799
-titleTs: "'3060s':7 'endeavoro':9 'game':2 'ident':5 'multiseat':1 'rtx':6 'two':4"
-bodyTs: "'/dlls/winevulkan/loader.c':25 '/home/user/games':163 '3060s':122,137,244 '5900x':115 '64gb':117 '664':27 '9':114 'abort':62 'applic':53 'ask':71 'assers':19 'assert':39,47 'assign':147 'back':66 'bring':64 'c':22,44 'caus':37 'check':229 'citizen':12 'close':92 'configur':128 'cpu':112 'current':124 'debug':51 'default':160,198 'despit':101 'distro':110 'document':45 'dropdown':191 'enabl':57 'encount':85 'endeavoro':111 'error':17,88,215 'express':28 'fail':20 'failur':40 'file':24,82 'fine':225 'found':197,203 'game':10,81,97,107,156,221 'get':15 'go':183 'got':212 'gpu':118 'hello':1 'icd':189 'ident':120 'ignor':90 'inform':31 'instal':153,161 'jtt':54 'kubuntu':209 'launch':8,77,222 'launcher':69,103 'line':26 'loader':190 'locat':162 'login':177 'loginctl':145 'lutri':181,234 'm':5 'menu':192 'monitors/sets':140 'multiseat':130 'must':55 'nvidia':200 'one':237,240 'open':180 'option':61,186 'pc':127 'peripher':142 'press':48 'previous':207 'program':21,35 'proprietari':201 'ram':116 'ran':224 'retri':49,76,83 'rtx':121,136,243 'run':109 'ryzen':113 'seat':148 'seat0':219 'seat1':227 'second':169 'see':41 'select':238 'separ':152 'set':232 'show':194,236 'simultan':176 'star':11 'start':100 'state':104 'status':29 'system':133,173,185,231 'three':60 'tri':6,205 'two':119,135,139,151,175 'unspecifi':195 'use':144 'user':170,247 'verifi':79 'visual':43 'vulkan':188 'want':74 'wenev':178 'window':94 'windowssystem32winevulkanvulkan.dll':23 'y':2"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706612401
+visibility: "visible "
+apId: "https://lemmy.world/post/11323878"
+editedAt: null
+createdAt: DateTimeImmutable @1706526001 {#1891
date: 2024-01-29 12:00:01.0 +01:00
}
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\Entry {#1904
+user: Proxies\__CG__\App\Entity\User {#1956 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Multiseat-gaming-with-two-identical-RTX-3060s-on-EndeavorOS"
+title: "Multiseat gaming with two identical RTX 3060s on EndeavorOS"
+url: null
+body: """
Hello y’all!\n
\n
I’m trying to launch the game Star Citizen, and I get the error below:\n
\n
```\n
\n
<span style="color:#323232;">Assersion failed!\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Program: C:windowssystem32winevulkanvulkan.dll\n
</span><span style="color:#323232;">File: ../dlls/winevulkan/loader.c\n
</span><span style="color:#323232;">Line: 664\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Expression: !status\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">(Press Retry to debug the application - JTT must be enabled)\n
</span>\n
```\n
\n
I have three options:\n
\n
- Abort, which brings me back to the launcher and asks if I want to retry launch or verify the game files\n
- Retry, which encounters the same error again\n
- Ignore, which closes the window, but the game does not start despite the launcher stating that the game is running\n
\n
Distro: EndeavorOS CPU: Ryzen 9 5900X RAM: 64GB GPU: Two Identical RTX 3060s\n
\n
I currently have the PC configured for multiseat, where the system has two RTX 3060s, and two monitors/sets of peripherals. I used loginctl to assign seats.\n
\n
I have two separate installs of the game, both in the default install location (/home/user/Games), for both myself and the second user on the system (for two simultaneous logins).\n
\n
Wenever I open Lutris and go to system options, the Vulkan ICD loader dropdown menu only shows “Unspecified: Not Found (default)”, and “Nvidia Proprietary: Not Found”\n
\n
I tried this previously with Kubuntu, and I got the same error, but only on seat0. The game launched and ran fine on seat1. When checking the system settings in Lutris, it showed one selection for one of the RTX 3060s on both users.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 32
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729564153 {#1898
date: 2024-10-22 04:29:13.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1848 …}
+votes: Doctrine\ORM\PersistentCollection {#2429 …}
+reports: Doctrine\ORM\PersistentCollection {#2424 …}
+favourites: Doctrine\ORM\PersistentCollection {#2428 …}
+notifications: Doctrine\ORM\PersistentCollection {#2433 …}
+badges: Doctrine\ORM\PersistentCollection {#2443 …}
+children: []
-id: 33799
-titleTs: "'3060s':7 'endeavoro':9 'game':2 'ident':5 'multiseat':1 'rtx':6 'two':4"
-bodyTs: "'/dlls/winevulkan/loader.c':25 '/home/user/games':163 '3060s':122,137,244 '5900x':115 '64gb':117 '664':27 '9':114 'abort':62 'applic':53 'ask':71 'assers':19 'assert':39,47 'assign':147 'back':66 'bring':64 'c':22,44 'caus':37 'check':229 'citizen':12 'close':92 'configur':128 'cpu':112 'current':124 'debug':51 'default':160,198 'despit':101 'distro':110 'document':45 'dropdown':191 'enabl':57 'encount':85 'endeavoro':111 'error':17,88,215 'express':28 'fail':20 'failur':40 'file':24,82 'fine':225 'found':197,203 'game':10,81,97,107,156,221 'get':15 'go':183 'got':212 'gpu':118 'hello':1 'icd':189 'ident':120 'ignor':90 'inform':31 'instal':153,161 'jtt':54 'kubuntu':209 'launch':8,77,222 'launcher':69,103 'line':26 'loader':190 'locat':162 'login':177 'loginctl':145 'lutri':181,234 'm':5 'menu':192 'monitors/sets':140 'multiseat':130 'must':55 'nvidia':200 'one':237,240 'open':180 'option':61,186 'pc':127 'peripher':142 'press':48 'previous':207 'program':21,35 'proprietari':201 'ram':116 'ran':224 'retri':49,76,83 'rtx':121,136,243 'run':109 'ryzen':113 'seat':148 'seat0':219 'seat1':227 'second':169 'see':41 'select':238 'separ':152 'set':232 'show':194,236 'simultan':176 'star':11 'start':100 'state':104 'status':29 'system':133,173,185,231 'three':60 'tri':6,205 'two':119,135,139,151,175 'unspecifi':195 'use':144 'user':170,247 'verifi':79 'visual':43 'vulkan':188 'want':74 'wenev':178 'window':94 'windowssystem32winevulkanvulkan.dll':23 'y':2"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706612401
+visibility: "visible "
+apId: "https://lemmy.world/post/11323878"
+editedAt: null
+createdAt: DateTimeImmutable @1706526001 {#1891
date: 2024-01-29 12:00:01.0 +01:00
}
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\Entry {#1904
+user: Proxies\__CG__\App\Entity\User {#1956 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Multiseat-gaming-with-two-identical-RTX-3060s-on-EndeavorOS"
+title: "Multiseat gaming with two identical RTX 3060s on EndeavorOS"
+url: null
+body: """
Hello y’all!\n
\n
I’m trying to launch the game Star Citizen, and I get the error below:\n
\n
```\n
\n
<span style="color:#323232;">Assersion failed!\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Program: C:windowssystem32winevulkanvulkan.dll\n
</span><span style="color:#323232;">File: ../dlls/winevulkan/loader.c\n
</span><span style="color:#323232;">Line: 664\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Expression: !status\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">(Press Retry to debug the application - JTT must be enabled)\n
</span>\n
```\n
\n
I have three options:\n
\n
- Abort, which brings me back to the launcher and asks if I want to retry launch or verify the game files\n
- Retry, which encounters the same error again\n
- Ignore, which closes the window, but the game does not start despite the launcher stating that the game is running\n
\n
Distro: EndeavorOS CPU: Ryzen 9 5900X RAM: 64GB GPU: Two Identical RTX 3060s\n
\n
I currently have the PC configured for multiseat, where the system has two RTX 3060s, and two monitors/sets of peripherals. I used loginctl to assign seats.\n
\n
I have two separate installs of the game, both in the default install location (/home/user/Games), for both myself and the second user on the system (for two simultaneous logins).\n
\n
Wenever I open Lutris and go to system options, the Vulkan ICD loader dropdown menu only shows “Unspecified: Not Found (default)”, and “Nvidia Proprietary: Not Found”\n
\n
I tried this previously with Kubuntu, and I got the same error, but only on seat0. The game launched and ran fine on seat1. When checking the system settings in Lutris, it showed one selection for one of the RTX 3060s on both users.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 32
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729564153 {#1898
date: 2024-10-22 04:29:13.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1848 …}
+votes: Doctrine\ORM\PersistentCollection {#2429 …}
+reports: Doctrine\ORM\PersistentCollection {#2424 …}
+favourites: Doctrine\ORM\PersistentCollection {#2428 …}
+notifications: Doctrine\ORM\PersistentCollection {#2433 …}
+badges: Doctrine\ORM\PersistentCollection {#2443 …}
+children: []
-id: 33799
-titleTs: "'3060s':7 'endeavoro':9 'game':2 'ident':5 'multiseat':1 'rtx':6 'two':4"
-bodyTs: "'/dlls/winevulkan/loader.c':25 '/home/user/games':163 '3060s':122,137,244 '5900x':115 '64gb':117 '664':27 '9':114 'abort':62 'applic':53 'ask':71 'assers':19 'assert':39,47 'assign':147 'back':66 'bring':64 'c':22,44 'caus':37 'check':229 'citizen':12 'close':92 'configur':128 'cpu':112 'current':124 'debug':51 'default':160,198 'despit':101 'distro':110 'document':45 'dropdown':191 'enabl':57 'encount':85 'endeavoro':111 'error':17,88,215 'express':28 'fail':20 'failur':40 'file':24,82 'fine':225 'found':197,203 'game':10,81,97,107,156,221 'get':15 'go':183 'got':212 'gpu':118 'hello':1 'icd':189 'ident':120 'ignor':90 'inform':31 'instal':153,161 'jtt':54 'kubuntu':209 'launch':8,77,222 'launcher':69,103 'line':26 'loader':190 'locat':162 'login':177 'loginctl':145 'lutri':181,234 'm':5 'menu':192 'monitors/sets':140 'multiseat':130 'must':55 'nvidia':200 'one':237,240 'open':180 'option':61,186 'pc':127 'peripher':142 'press':48 'previous':207 'program':21,35 'proprietari':201 'ram':116 'ran':224 'retri':49,76,83 'rtx':121,136,243 'run':109 'ryzen':113 'seat':148 'seat0':219 'seat1':227 'second':169 'see':41 'select':238 'separ':152 'set':232 'show':194,236 'simultan':176 'star':11 'start':100 'state':104 'status':29 'system':133,173,185,231 'three':60 'tri':6,205 'two':119,135,139,151,175 'unspecifi':195 'use':144 'user':170,247 'verifi':79 'visual':43 'vulkan':188 'want':74 'wenev':178 'window':94 'windowssystem32winevulkanvulkan.dll':23 'y':2"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706612401
+visibility: "visible "
+apId: "https://lemmy.world/post/11323878"
+editedAt: null
+createdAt: DateTimeImmutable @1706526001 {#1891
date: 2024-01-29 12:00:01.0 +01:00
}
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
App\Entity\Entry {#2436
+user: Proxies\__CG__\App\Entity\User {#2357 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Desiderata-Things-I-Desire"
+title: "Desiderata (Things I Desire)"
+url: null
+body: """
This poem has always helped me keep a level head, stay on my path. I hope it helps someone else too.\n
\n
---\n
\n
Go placidly amid the noise and the haste, and remember what peace there may be in silence. As far as possible, without surrender, be on good terms with all persons.\n
\n
Speak your truth quietly and clearly; and listen to others, even to the dull and the ignorant; they too have their story.\n
\n
Avoid loud and aggressive persons; they are vexatious to the spirit. If you compare yourself with others, you may become vain or bitter, for always there will be greater and lesser persons than yourself.\n
\n
Enjoy your achievements as well as your plans. Keep interested in your own career, however humble; it is a real possession in the changing fortunes of time.\n
\n
Exercise caution in your business affairs, for the world is full of trickery. But let this not blind you to what virtue there is; many persons strive for high ideals, and everywhere life is full of heroism.\n
\n
Be yourself. Especially do not feign affection. Neither be cynical about love; for in the face of all aridity and disenchantment, it is as perennial as the grass.\n
\n
Take kindly the counsel of the years, gracefully surrendering the things of youth.\n
\n
Nurture strength of spirit to shield you in sudden misfortune. But do not distress yourself with dark imaginings. Many fears are born of fatigue and loneliness.\n
\n
Beyond a wholesome discipline, be gentle with yourself. You are a child of the universe no less than the trees and the stars; you have a right to be here.\n
\n
And whether or not it is clear to you, no doubt the universe is unfolding as it should. Therefore be at peace with God, whatever you conceive Him to be. And whatever your labors and aspirations, in the noisy confusion of life, keep peace in your soul. With all its sham, drudgery and broken dreams, it is still a beautiful world. Be cheerful. Strive to be happy.\n
\n
by Max Ehrmann 1927\n
\n
---\n
\n
More info: [en.wikipedia.org/wiki/Desiderata](https://en.wikipedia.org/wiki/Desiderata)\n
\n
(Edited formatting)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 8
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706594295 {#2426
date: 2024-01-30 06:58:15.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2167 …}
+votes: Doctrine\ORM\PersistentCollection {#2355 …}
+reports: Doctrine\ORM\PersistentCollection {#2476 …}
+favourites: Doctrine\ORM\PersistentCollection {#2451 …}
+notifications: Doctrine\ORM\PersistentCollection {#2475 …}
+badges: Doctrine\ORM\PersistentCollection {#2450 …}
+children: []
-id: 33997
-titleTs: "'desiderata':1 'desir':4 'thing':2"
-bodyTs: "'/wiki/desiderata](https://en.wikipedia.org/wiki/desiderata)':344 '1927':339 'achiev':110 'affair':140 'affect':178 'aggress':77 'alway':4,98 'amid':24 'arid':190 'aspir':304 'avoid':74 'beauti':328 'becom':93 'beyond':239 'bitter':96 'blind':152 'born':234 'broken':322 'busi':139 'career':121 'caution':136 'chang':131 'cheer':331 'child':250 'clear':57,275 'compar':87 'conceiv':295 'confus':308 'counsel':203 'cynic':181 'dark':229 'disciplin':242 'disenchant':192 'distress':226 'doubt':279 'dream':323 'drudgeri':320 'dull':65 'edit':345 'ehrmann':338 'els':20 'en.wikipedia.org':343 'en.wikipedia.org/wiki/desiderata](https://en.wikipedia.org/wiki/desiderata)':342 'enjoy':108 'especi':174 'even':62 'everywher':166 'exercis':135 'face':187 'far':40 'fatigu':236 'fear':232 'feign':177 'format':346 'fortun':132 'full':145,169 'gentl':244 'go':22 'god':292 'good':47 'grace':207 'grass':199 'greater':102 'happi':335 'hast':29 'head':10 'help':5,18 'heroism':171 'high':163 'hope':16 'howev':122 'humbl':123 'ideal':164 'ignor':68 'imagin':230 'info':341 'interest':117 'keep':7,116,311 'kind':201 'labor':302 'less':255 'lesser':104 'let':149 'level':9 'life':167,310 'listen':59 'loneli':238 'loud':75 'love':183 'mani':159,231 'max':337 'may':35,92 'misfortun':222 'neither':179 'nois':26 'noisi':307 'nurtur':213 'other':61,90 'path':14 'peac':33,290,312 'perenni':196 'person':51,78,105,160 'placid':23 'plan':115 'poem':2 'possess':128 'possibl':42 'quiet':55 'real':127 'rememb':31 'right':265 'sham':319 'shield':218 'silenc':38 'someon':19 'soul':315 'speak':52 'spirit':84,216 'star':261 'stay':11 'still':326 'stori':73 'strength':214 'strive':161,332 'sudden':221 'surrend':44,208 'take':200 'term':48 'therefor':287 'thing':210 'time':134 'tree':258 'trickeri':147 'truth':54 'unfold':283 'univers':253,281 'vain':94 'vexati':81 'virtu':156 'well':112 'whatev':293,300 'whether':270 'wholesom':241 'without':43 'world':143,329 'year':206 'youth':212"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706612295
+visibility: "visible "
+apId: "https://lemm.ee/post/22320031"
+editedAt: DateTimeImmutable @1729561035 {#2440
date: 2024-10-22 03:37:15.0 +02:00
}
+createdAt: DateTimeImmutable @1706594295 {#2439
date: 2024-01-30 06:58:15.0 +01:00
}
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
App\Entity\Entry {#2436
+user: Proxies\__CG__\App\Entity\User {#2357 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Desiderata-Things-I-Desire"
+title: "Desiderata (Things I Desire)"
+url: null
+body: """
This poem has always helped me keep a level head, stay on my path. I hope it helps someone else too.\n
\n
---\n
\n
Go placidly amid the noise and the haste, and remember what peace there may be in silence. As far as possible, without surrender, be on good terms with all persons.\n
\n
Speak your truth quietly and clearly; and listen to others, even to the dull and the ignorant; they too have their story.\n
\n
Avoid loud and aggressive persons; they are vexatious to the spirit. If you compare yourself with others, you may become vain or bitter, for always there will be greater and lesser persons than yourself.\n
\n
Enjoy your achievements as well as your plans. Keep interested in your own career, however humble; it is a real possession in the changing fortunes of time.\n
\n
Exercise caution in your business affairs, for the world is full of trickery. But let this not blind you to what virtue there is; many persons strive for high ideals, and everywhere life is full of heroism.\n
\n
Be yourself. Especially do not feign affection. Neither be cynical about love; for in the face of all aridity and disenchantment, it is as perennial as the grass.\n
\n
Take kindly the counsel of the years, gracefully surrendering the things of youth.\n
\n
Nurture strength of spirit to shield you in sudden misfortune. But do not distress yourself with dark imaginings. Many fears are born of fatigue and loneliness.\n
\n
Beyond a wholesome discipline, be gentle with yourself. You are a child of the universe no less than the trees and the stars; you have a right to be here.\n
\n
And whether or not it is clear to you, no doubt the universe is unfolding as it should. Therefore be at peace with God, whatever you conceive Him to be. And whatever your labors and aspirations, in the noisy confusion of life, keep peace in your soul. With all its sham, drudgery and broken dreams, it is still a beautiful world. Be cheerful. Strive to be happy.\n
\n
by Max Ehrmann 1927\n
\n
---\n
\n
More info: [en.wikipedia.org/wiki/Desiderata](https://en.wikipedia.org/wiki/Desiderata)\n
\n
(Edited formatting)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 8
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706594295 {#2426
date: 2024-01-30 06:58:15.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2167 …}
+votes: Doctrine\ORM\PersistentCollection {#2355 …}
+reports: Doctrine\ORM\PersistentCollection {#2476 …}
+favourites: Doctrine\ORM\PersistentCollection {#2451 …}
+notifications: Doctrine\ORM\PersistentCollection {#2475 …}
+badges: Doctrine\ORM\PersistentCollection {#2450 …}
+children: []
-id: 33997
-titleTs: "'desiderata':1 'desir':4 'thing':2"
-bodyTs: "'/wiki/desiderata](https://en.wikipedia.org/wiki/desiderata)':344 '1927':339 'achiev':110 'affair':140 'affect':178 'aggress':77 'alway':4,98 'amid':24 'arid':190 'aspir':304 'avoid':74 'beauti':328 'becom':93 'beyond':239 'bitter':96 'blind':152 'born':234 'broken':322 'busi':139 'career':121 'caution':136 'chang':131 'cheer':331 'child':250 'clear':57,275 'compar':87 'conceiv':295 'confus':308 'counsel':203 'cynic':181 'dark':229 'disciplin':242 'disenchant':192 'distress':226 'doubt':279 'dream':323 'drudgeri':320 'dull':65 'edit':345 'ehrmann':338 'els':20 'en.wikipedia.org':343 'en.wikipedia.org/wiki/desiderata](https://en.wikipedia.org/wiki/desiderata)':342 'enjoy':108 'especi':174 'even':62 'everywher':166 'exercis':135 'face':187 'far':40 'fatigu':236 'fear':232 'feign':177 'format':346 'fortun':132 'full':145,169 'gentl':244 'go':22 'god':292 'good':47 'grace':207 'grass':199 'greater':102 'happi':335 'hast':29 'head':10 'help':5,18 'heroism':171 'high':163 'hope':16 'howev':122 'humbl':123 'ideal':164 'ignor':68 'imagin':230 'info':341 'interest':117 'keep':7,116,311 'kind':201 'labor':302 'less':255 'lesser':104 'let':149 'level':9 'life':167,310 'listen':59 'loneli':238 'loud':75 'love':183 'mani':159,231 'max':337 'may':35,92 'misfortun':222 'neither':179 'nois':26 'noisi':307 'nurtur':213 'other':61,90 'path':14 'peac':33,290,312 'perenni':196 'person':51,78,105,160 'placid':23 'plan':115 'poem':2 'possess':128 'possibl':42 'quiet':55 'real':127 'rememb':31 'right':265 'sham':319 'shield':218 'silenc':38 'someon':19 'soul':315 'speak':52 'spirit':84,216 'star':261 'stay':11 'still':326 'stori':73 'strength':214 'strive':161,332 'sudden':221 'surrend':44,208 'take':200 'term':48 'therefor':287 'thing':210 'time':134 'tree':258 'trickeri':147 'truth':54 'unfold':283 'univers':253,281 'vain':94 'vexati':81 'virtu':156 'well':112 'whatev':293,300 'whether':270 'wholesom':241 'without':43 'world':143,329 'year':206 'youth':212"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706612295
+visibility: "visible "
+apId: "https://lemm.ee/post/22320031"
+editedAt: DateTimeImmutable @1729561035 {#2440
date: 2024-10-22 03:37:15.0 +02:00
}
+createdAt: DateTimeImmutable @1706594295 {#2439
date: 2024-01-30 06:58:15.0 +01:00
}
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
App\Entity\Entry {#2436
+user: Proxies\__CG__\App\Entity\User {#2357 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Desiderata-Things-I-Desire"
+title: "Desiderata (Things I Desire)"
+url: null
+body: """
This poem has always helped me keep a level head, stay on my path. I hope it helps someone else too.\n
\n
---\n
\n
Go placidly amid the noise and the haste, and remember what peace there may be in silence. As far as possible, without surrender, be on good terms with all persons.\n
\n
Speak your truth quietly and clearly; and listen to others, even to the dull and the ignorant; they too have their story.\n
\n
Avoid loud and aggressive persons; they are vexatious to the spirit. If you compare yourself with others, you may become vain or bitter, for always there will be greater and lesser persons than yourself.\n
\n
Enjoy your achievements as well as your plans. Keep interested in your own career, however humble; it is a real possession in the changing fortunes of time.\n
\n
Exercise caution in your business affairs, for the world is full of trickery. But let this not blind you to what virtue there is; many persons strive for high ideals, and everywhere life is full of heroism.\n
\n
Be yourself. Especially do not feign affection. Neither be cynical about love; for in the face of all aridity and disenchantment, it is as perennial as the grass.\n
\n
Take kindly the counsel of the years, gracefully surrendering the things of youth.\n
\n
Nurture strength of spirit to shield you in sudden misfortune. But do not distress yourself with dark imaginings. Many fears are born of fatigue and loneliness.\n
\n
Beyond a wholesome discipline, be gentle with yourself. You are a child of the universe no less than the trees and the stars; you have a right to be here.\n
\n
And whether or not it is clear to you, no doubt the universe is unfolding as it should. Therefore be at peace with God, whatever you conceive Him to be. And whatever your labors and aspirations, in the noisy confusion of life, keep peace in your soul. With all its sham, drudgery and broken dreams, it is still a beautiful world. Be cheerful. Strive to be happy.\n
\n
by Max Ehrmann 1927\n
\n
---\n
\n
More info: [en.wikipedia.org/wiki/Desiderata](https://en.wikipedia.org/wiki/Desiderata)\n
\n
(Edited formatting)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 8
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706594295 {#2426
date: 2024-01-30 06:58:15.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2167 …}
+votes: Doctrine\ORM\PersistentCollection {#2355 …}
+reports: Doctrine\ORM\PersistentCollection {#2476 …}
+favourites: Doctrine\ORM\PersistentCollection {#2451 …}
+notifications: Doctrine\ORM\PersistentCollection {#2475 …}
+badges: Doctrine\ORM\PersistentCollection {#2450 …}
+children: []
-id: 33997
-titleTs: "'desiderata':1 'desir':4 'thing':2"
-bodyTs: "'/wiki/desiderata](https://en.wikipedia.org/wiki/desiderata)':344 '1927':339 'achiev':110 'affair':140 'affect':178 'aggress':77 'alway':4,98 'amid':24 'arid':190 'aspir':304 'avoid':74 'beauti':328 'becom':93 'beyond':239 'bitter':96 'blind':152 'born':234 'broken':322 'busi':139 'career':121 'caution':136 'chang':131 'cheer':331 'child':250 'clear':57,275 'compar':87 'conceiv':295 'confus':308 'counsel':203 'cynic':181 'dark':229 'disciplin':242 'disenchant':192 'distress':226 'doubt':279 'dream':323 'drudgeri':320 'dull':65 'edit':345 'ehrmann':338 'els':20 'en.wikipedia.org':343 'en.wikipedia.org/wiki/desiderata](https://en.wikipedia.org/wiki/desiderata)':342 'enjoy':108 'especi':174 'even':62 'everywher':166 'exercis':135 'face':187 'far':40 'fatigu':236 'fear':232 'feign':177 'format':346 'fortun':132 'full':145,169 'gentl':244 'go':22 'god':292 'good':47 'grace':207 'grass':199 'greater':102 'happi':335 'hast':29 'head':10 'help':5,18 'heroism':171 'high':163 'hope':16 'howev':122 'humbl':123 'ideal':164 'ignor':68 'imagin':230 'info':341 'interest':117 'keep':7,116,311 'kind':201 'labor':302 'less':255 'lesser':104 'let':149 'level':9 'life':167,310 'listen':59 'loneli':238 'loud':75 'love':183 'mani':159,231 'max':337 'may':35,92 'misfortun':222 'neither':179 'nois':26 'noisi':307 'nurtur':213 'other':61,90 'path':14 'peac':33,290,312 'perenni':196 'person':51,78,105,160 'placid':23 'plan':115 'poem':2 'possess':128 'possibl':42 'quiet':55 'real':127 'rememb':31 'right':265 'sham':319 'shield':218 'silenc':38 'someon':19 'soul':315 'speak':52 'spirit':84,216 'star':261 'stay':11 'still':326 'stori':73 'strength':214 'strive':161,332 'sudden':221 'surrend':44,208 'take':200 'term':48 'therefor':287 'thing':210 'time':134 'tree':258 'trickeri':147 'truth':54 'unfold':283 'univers':253,281 'vain':94 'vexati':81 'virtu':156 'well':112 'whatev':293,300 'whether':270 'wholesom':241 'without':43 'world':143,329 'year':206 'youth':212"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706612295
+visibility: "visible "
+apId: "https://lemm.ee/post/22320031"
+editedAt: DateTimeImmutable @1729561035 {#2440
date: 2024-10-22 03:37:15.0 +02:00
}
+createdAt: DateTimeImmutable @1706594295 {#2439
date: 2024-01-30 06:58:15.0 +01:00
}
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\Entry {#2354
+user: Proxies\__CG__\App\Entity\User {#2358 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
+slug: "Busted"
+title: "Busted!"
+url: "https://files.catbox.moe/ly3s9a.mp4"
+body: null
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 0
+favouriteCount: 4
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706602722 {#2477
date: 2024-01-30 09:18:42.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2485 …}
+votes: Doctrine\ORM\PersistentCollection {#2409 …}
+reports: Doctrine\ORM\PersistentCollection {#1359 …}
+favourites: Doctrine\ORM\PersistentCollection {#2490 …}
+notifications: Doctrine\ORM\PersistentCollection {#2473 …}
+badges: Doctrine\ORM\PersistentCollection {#1923 …}
+children: []
-id: 34011
-titleTs: "'bust':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706611722
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13375139"
+editedAt: null
+createdAt: DateTimeImmutable @1706602722 {#2483
date: 2024-01-30 09:18:42.0 +01:00
}
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\Entry {#2354
+user: Proxies\__CG__\App\Entity\User {#2358 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
+slug: "Busted"
+title: "Busted!"
+url: "https://files.catbox.moe/ly3s9a.mp4"
+body: null
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 0
+favouriteCount: 4
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706602722 {#2477
date: 2024-01-30 09:18:42.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2485 …}
+votes: Doctrine\ORM\PersistentCollection {#2409 …}
+reports: Doctrine\ORM\PersistentCollection {#1359 …}
+favourites: Doctrine\ORM\PersistentCollection {#2490 …}
+notifications: Doctrine\ORM\PersistentCollection {#2473 …}
+badges: Doctrine\ORM\PersistentCollection {#1923 …}
+children: []
-id: 34011
-titleTs: "'bust':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706611722
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13375139"
+editedAt: null
+createdAt: DateTimeImmutable @1706602722 {#2483
date: 2024-01-30 09:18:42.0 +01:00
}
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\Entry {#2354
+user: Proxies\__CG__\App\Entity\User {#2358 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
+slug: "Busted"
+title: "Busted!"
+url: "https://files.catbox.moe/ly3s9a.mp4"
+body: null
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 0
+favouriteCount: 4
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706602722 {#2477
date: 2024-01-30 09:18:42.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2485 …}
+votes: Doctrine\ORM\PersistentCollection {#2409 …}
+reports: Doctrine\ORM\PersistentCollection {#1359 …}
+favourites: Doctrine\ORM\PersistentCollection {#2490 …}
+notifications: Doctrine\ORM\PersistentCollection {#2473 …}
+badges: Doctrine\ORM\PersistentCollection {#1923 …}
+children: []
-id: 34011
-titleTs: "'bust':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706611722
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13375139"
+editedAt: null
+createdAt: DateTimeImmutable @1706602722 {#2483
date: 2024-01-30 09:18:42.0 +01:00
}
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
App\Entity\Entry {#1512
+user: Proxies\__CG__\App\Entity\User {#1508 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
+slug: "An-App-by-Google-to-test-RCS-protocol"
+title: "An App by Google to test RCS protocol"
+url: "https://android.googlesource.com/platform/packages/services/Telephony/+/master/testapps/TestRcsApp/"
+body: """
Hi there, first I don’t fully understand what is going on with RCS protocol.\n
\n
Is it a new wallet garden for Google/Samsung/Apple or is it possibly a good move for secure and decentralized communication.\n
\n
What do you think about this small test app and about the RCS protocol in general ? Is it worth to take a look ?
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 24
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729459510 {#1391
date: 2024-10-20 23:25:10.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1500 …}
+votes: Doctrine\ORM\PersistentCollection {#1514 …}
+reports: Doctrine\ORM\PersistentCollection {#1502 …}
+favourites: Doctrine\ORM\PersistentCollection {#1544 …}
+notifications: Doctrine\ORM\PersistentCollection {#1547 …}
+badges: Doctrine\ORM\PersistentCollection {#1482 …}
+children: []
-id: 33797
-titleTs: "'app':2 'googl':4 'protocol':8 'rcs':7 'test':6"
-bodyTs: "'app':44 'communic':35 'decentr':34 'first':3 'fulli':7 'garden':21 'general':51 'go':11 'good':29 'google/samsung/apple':23 'hi':1 'look':58 'move':30 'new':19 'possibl':27 'protocol':15,49 'rcs':14,48 'secur':32 'small':42 'take':56 'test':43 'think':39 'understand':8 'wallet':20 'worth':54"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706610912
+visibility: "visible "
+apId: "https://jlai.lu/post/3907661"
+editedAt: null
+createdAt: DateTimeImmutable @1706524512 {#2481
date: 2024-01-29 11:35:12.0 +01:00
}
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
App\Entity\Entry {#1512
+user: Proxies\__CG__\App\Entity\User {#1508 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
+slug: "An-App-by-Google-to-test-RCS-protocol"
+title: "An App by Google to test RCS protocol"
+url: "https://android.googlesource.com/platform/packages/services/Telephony/+/master/testapps/TestRcsApp/"
+body: """
Hi there, first I don’t fully understand what is going on with RCS protocol.\n
\n
Is it a new wallet garden for Google/Samsung/Apple or is it possibly a good move for secure and decentralized communication.\n
\n
What do you think about this small test app and about the RCS protocol in general ? Is it worth to take a look ?
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 24
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729459510 {#1391
date: 2024-10-20 23:25:10.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1500 …}
+votes: Doctrine\ORM\PersistentCollection {#1514 …}
+reports: Doctrine\ORM\PersistentCollection {#1502 …}
+favourites: Doctrine\ORM\PersistentCollection {#1544 …}
+notifications: Doctrine\ORM\PersistentCollection {#1547 …}
+badges: Doctrine\ORM\PersistentCollection {#1482 …}
+children: []
-id: 33797
-titleTs: "'app':2 'googl':4 'protocol':8 'rcs':7 'test':6"
-bodyTs: "'app':44 'communic':35 'decentr':34 'first':3 'fulli':7 'garden':21 'general':51 'go':11 'good':29 'google/samsung/apple':23 'hi':1 'look':58 'move':30 'new':19 'possibl':27 'protocol':15,49 'rcs':14,48 'secur':32 'small':42 'take':56 'test':43 'think':39 'understand':8 'wallet':20 'worth':54"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706610912
+visibility: "visible "
+apId: "https://jlai.lu/post/3907661"
+editedAt: null
+createdAt: DateTimeImmutable @1706524512 {#2481
date: 2024-01-29 11:35:12.0 +01:00
}
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
App\Entity\Entry {#1512
+user: Proxies\__CG__\App\Entity\User {#1508 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
+slug: "An-App-by-Google-to-test-RCS-protocol"
+title: "An App by Google to test RCS protocol"
+url: "https://android.googlesource.com/platform/packages/services/Telephony/+/master/testapps/TestRcsApp/"
+body: """
Hi there, first I don’t fully understand what is going on with RCS protocol.\n
\n
Is it a new wallet garden for Google/Samsung/Apple or is it possibly a good move for secure and decentralized communication.\n
\n
What do you think about this small test app and about the RCS protocol in general ? Is it worth to take a look ?
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 24
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729459510 {#1391
date: 2024-10-20 23:25:10.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1500 …}
+votes: Doctrine\ORM\PersistentCollection {#1514 …}
+reports: Doctrine\ORM\PersistentCollection {#1502 …}
+favourites: Doctrine\ORM\PersistentCollection {#1544 …}
+notifications: Doctrine\ORM\PersistentCollection {#1547 …}
+badges: Doctrine\ORM\PersistentCollection {#1482 …}
+children: []
-id: 33797
-titleTs: "'app':2 'googl':4 'protocol':8 'rcs':7 'test':6"
-bodyTs: "'app':44 'communic':35 'decentr':34 'first':3 'fulli':7 'garden':21 'general':51 'go':11 'good':29 'google/samsung/apple':23 'hi':1 'look':58 'move':30 'new':19 'possibl':27 'protocol':15,49 'rcs':14,48 'secur':32 'small':42 'take':56 'test':43 'think':39 'understand':8 'wallet':20 'worth':54"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706610912
+visibility: "visible "
+apId: "https://jlai.lu/post/3907661"
+editedAt: null
+createdAt: DateTimeImmutable @1706524512 {#2481
date: 2024-01-29 11:35:12.0 +01:00
}
} |
|
Show voter details
|
37 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
38 |
DENIED
|
moderate
|
App\Entity\Entry {#1522
+user: Proxies\__CG__\App\Entity\User {#1510 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
+image: Proxies\__CG__\App\Entity\Image {#1503 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
+slug: "Privacy-implications-of-accelerometer-data"
+title: "Privacy implications of accelerometer data"
+url: "https://dl.acm.org/doi/10.1145/3309074.3309076"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 1
+favouriteCount: 48
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729361946 {#1523
date: 2024-10-19 20:19:06.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1507 …}
+votes: Doctrine\ORM\PersistentCollection {#1543 …}
+reports: Doctrine\ORM\PersistentCollection {#1535 …}
+favourites: Doctrine\ORM\PersistentCollection {#1542 …}
+notifications: Doctrine\ORM\PersistentCollection {#1538 …}
+badges: Doctrine\ORM\PersistentCollection {#1539 …}
+children: []
-id: 33795
-titleTs: "'acceleromet':4 'data':5 'implic':2 'privaci':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706610618
+visibility: "visible "
+apId: "https://lemmy.ml/post/11197079"
+editedAt: null
+createdAt: DateTimeImmutable @1706524218 {#1480
date: 2024-01-29 11:30:18.0 +01:00
}
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
App\Entity\Entry {#1522
+user: Proxies\__CG__\App\Entity\User {#1510 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
+image: Proxies\__CG__\App\Entity\Image {#1503 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
+slug: "Privacy-implications-of-accelerometer-data"
+title: "Privacy implications of accelerometer data"
+url: "https://dl.acm.org/doi/10.1145/3309074.3309076"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 1
+favouriteCount: 48
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729361946 {#1523
date: 2024-10-19 20:19:06.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1507 …}
+votes: Doctrine\ORM\PersistentCollection {#1543 …}
+reports: Doctrine\ORM\PersistentCollection {#1535 …}
+favourites: Doctrine\ORM\PersistentCollection {#1542 …}
+notifications: Doctrine\ORM\PersistentCollection {#1538 …}
+badges: Doctrine\ORM\PersistentCollection {#1539 …}
+children: []
-id: 33795
-titleTs: "'acceleromet':4 'data':5 'implic':2 'privaci':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706610618
+visibility: "visible "
+apId: "https://lemmy.ml/post/11197079"
+editedAt: null
+createdAt: DateTimeImmutable @1706524218 {#1480
date: 2024-01-29 11:30:18.0 +01:00
}
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
App\Entity\Entry {#1522
+user: Proxies\__CG__\App\Entity\User {#1510 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
+image: Proxies\__CG__\App\Entity\Image {#1503 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
+slug: "Privacy-implications-of-accelerometer-data"
+title: "Privacy implications of accelerometer data"
+url: "https://dl.acm.org/doi/10.1145/3309074.3309076"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 1
+favouriteCount: 48
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729361946 {#1523
date: 2024-10-19 20:19:06.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1507 …}
+votes: Doctrine\ORM\PersistentCollection {#1543 …}
+reports: Doctrine\ORM\PersistentCollection {#1535 …}
+favourites: Doctrine\ORM\PersistentCollection {#1542 …}
+notifications: Doctrine\ORM\PersistentCollection {#1538 …}
+badges: Doctrine\ORM\PersistentCollection {#1539 …}
+children: []
-id: 33795
-titleTs: "'acceleromet':4 'data':5 'implic':2 'privaci':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706610618
+visibility: "visible "
+apId: "https://lemmy.ml/post/11197079"
+editedAt: null
+createdAt: DateTimeImmutable @1706524218 {#1480
date: 2024-01-29 11:30:18.0 +01:00
}
} |
|
Show voter details
|
41 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
42 |
DENIED
|
moderate
|
App\Entity\Entry {#1530
+user: Proxies\__CG__\App\Entity\User {#1537 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
+image: Proxies\__CG__\App\Entity\Image {#1515 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
+slug: "Panther-Cap-Amanita-pantherina-by-Mike-Jackson1"
+title: "'Panther Cap, Amanita pantherina' by Mike Jackson1"
+url: "https://lemmy.ml/pictrs/image/d0096111-012d-4fe8-8581-4dfc61bf273c.jpeg"
+body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4082831033/in/pool-fungiuk/)"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 1
+favouriteCount: 17
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729503444 {#1529
date: 2024-10-21 11:37:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1518 …}
+votes: Doctrine\ORM\PersistentCollection {#1520 …}
+reports: Doctrine\ORM\PersistentCollection {#1632 …}
+favourites: Doctrine\ORM\PersistentCollection {#1631 …}
+notifications: Doctrine\ORM\PersistentCollection {#1704 …}
+badges: Doctrine\ORM\PersistentCollection {#1712 …}
+children: []
-id: 33923
-titleTs: "'amanita':3 'cap':2 'jackson1':7 'mike':6 'panther':1 'pantherina':4"
-bodyTs: "'/photos/mike_jackson/4082831033/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4082831033/in/pool-fungiuk/)':4"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706608874
+visibility: "visible "
+apId: "https://lemmy.ml/post/11221299"
+editedAt: null
+createdAt: DateTimeImmutable @1706566374 {#1531
date: 2024-01-29 23:12:54.0 +01:00
}
} |
|
Show voter details
|
43 |
DENIED
|
edit
|
App\Entity\Entry {#1530
+user: Proxies\__CG__\App\Entity\User {#1537 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
+image: Proxies\__CG__\App\Entity\Image {#1515 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
+slug: "Panther-Cap-Amanita-pantherina-by-Mike-Jackson1"
+title: "'Panther Cap, Amanita pantherina' by Mike Jackson1"
+url: "https://lemmy.ml/pictrs/image/d0096111-012d-4fe8-8581-4dfc61bf273c.jpeg"
+body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4082831033/in/pool-fungiuk/)"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 1
+favouriteCount: 17
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729503444 {#1529
date: 2024-10-21 11:37:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1518 …}
+votes: Doctrine\ORM\PersistentCollection {#1520 …}
+reports: Doctrine\ORM\PersistentCollection {#1632 …}
+favourites: Doctrine\ORM\PersistentCollection {#1631 …}
+notifications: Doctrine\ORM\PersistentCollection {#1704 …}
+badges: Doctrine\ORM\PersistentCollection {#1712 …}
+children: []
-id: 33923
-titleTs: "'amanita':3 'cap':2 'jackson1':7 'mike':6 'panther':1 'pantherina':4"
-bodyTs: "'/photos/mike_jackson/4082831033/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4082831033/in/pool-fungiuk/)':4"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706608874
+visibility: "visible "
+apId: "https://lemmy.ml/post/11221299"
+editedAt: null
+createdAt: DateTimeImmutable @1706566374 {#1531
date: 2024-01-29 23:12:54.0 +01:00
}
} |
|
Show voter details
|
44 |
DENIED
|
moderate
|
App\Entity\Entry {#1530
+user: Proxies\__CG__\App\Entity\User {#1537 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
+image: Proxies\__CG__\App\Entity\Image {#1515 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
+slug: "Panther-Cap-Amanita-pantherina-by-Mike-Jackson1"
+title: "'Panther Cap, Amanita pantherina' by Mike Jackson1"
+url: "https://lemmy.ml/pictrs/image/d0096111-012d-4fe8-8581-4dfc61bf273c.jpeg"
+body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4082831033/in/pool-fungiuk/)"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 1
+favouriteCount: 17
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729503444 {#1529
date: 2024-10-21 11:37:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1518 …}
+votes: Doctrine\ORM\PersistentCollection {#1520 …}
+reports: Doctrine\ORM\PersistentCollection {#1632 …}
+favourites: Doctrine\ORM\PersistentCollection {#1631 …}
+notifications: Doctrine\ORM\PersistentCollection {#1704 …}
+badges: Doctrine\ORM\PersistentCollection {#1712 …}
+children: []
-id: 33923
-titleTs: "'amanita':3 'cap':2 'jackson1':7 'mike':6 'panther':1 'pantherina':4"
-bodyTs: "'/photos/mike_jackson/4082831033/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4082831033/in/pool-fungiuk/)':4"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706608874
+visibility: "visible "
+apId: "https://lemmy.ml/post/11221299"
+editedAt: null
+createdAt: DateTimeImmutable @1706566374 {#1531
date: 2024-01-29 23:12:54.0 +01:00
}
} |
|
Show voter details
|
45 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
46 |
DENIED
|
moderate
|
App\Entity\Entry {#1657
+user: Proxies\__CG__\App\Entity\User {#1659 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
+image: Proxies\__CG__\App\Entity\Image {#1745 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
+slug: "Jelly-s-blog-GNOME-battery-charge-control"
+title: "Jelly's blog — GNOME battery charge control"
+url: "https://vdwaa.nl/gnome-upower-charge-thresholds.html"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 53
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729386793 {#1706
date: 2024-10-20 03:13:13.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1738 …}
+votes: Doctrine\ORM\PersistentCollection {#1746 …}
+reports: Doctrine\ORM\PersistentCollection {#1750 …}
+favourites: Doctrine\ORM\PersistentCollection {#1468 …}
+notifications: Doctrine\ORM\PersistentCollection {#1472 …}
+badges: Doctrine\ORM\PersistentCollection {#1467 …}
+children: []
-id: 33792
-titleTs: "'batteri':5 'blog':3 'charg':6 'control':7 'gnome':4 'jelli':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706607951
+visibility: "visible "
+apId: "https://lemmy.ml/post/11196075"
+editedAt: null
+createdAt: DateTimeImmutable @1706521551 {#1742
date: 2024-01-29 10:45:51.0 +01:00
}
} |
|
Show voter details
|
47 |
DENIED
|
edit
|
App\Entity\Entry {#1657
+user: Proxies\__CG__\App\Entity\User {#1659 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
+image: Proxies\__CG__\App\Entity\Image {#1745 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
+slug: "Jelly-s-blog-GNOME-battery-charge-control"
+title: "Jelly's blog — GNOME battery charge control"
+url: "https://vdwaa.nl/gnome-upower-charge-thresholds.html"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 53
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729386793 {#1706
date: 2024-10-20 03:13:13.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1738 …}
+votes: Doctrine\ORM\PersistentCollection {#1746 …}
+reports: Doctrine\ORM\PersistentCollection {#1750 …}
+favourites: Doctrine\ORM\PersistentCollection {#1468 …}
+notifications: Doctrine\ORM\PersistentCollection {#1472 …}
+badges: Doctrine\ORM\PersistentCollection {#1467 …}
+children: []
-id: 33792
-titleTs: "'batteri':5 'blog':3 'charg':6 'control':7 'gnome':4 'jelli':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706607951
+visibility: "visible "
+apId: "https://lemmy.ml/post/11196075"
+editedAt: null
+createdAt: DateTimeImmutable @1706521551 {#1742
date: 2024-01-29 10:45:51.0 +01:00
}
} |
|
Show voter details
|
48 |
DENIED
|
moderate
|
App\Entity\Entry {#1657
+user: Proxies\__CG__\App\Entity\User {#1659 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
+image: Proxies\__CG__\App\Entity\Image {#1745 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
+slug: "Jelly-s-blog-GNOME-battery-charge-control"
+title: "Jelly's blog — GNOME battery charge control"
+url: "https://vdwaa.nl/gnome-upower-charge-thresholds.html"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 53
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729386793 {#1706
date: 2024-10-20 03:13:13.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1738 …}
+votes: Doctrine\ORM\PersistentCollection {#1746 …}
+reports: Doctrine\ORM\PersistentCollection {#1750 …}
+favourites: Doctrine\ORM\PersistentCollection {#1468 …}
+notifications: Doctrine\ORM\PersistentCollection {#1472 …}
+badges: Doctrine\ORM\PersistentCollection {#1467 …}
+children: []
-id: 33792
-titleTs: "'batteri':5 'blog':3 'charg':6 'control':7 'gnome':4 'jelli':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706607951
+visibility: "visible "
+apId: "https://lemmy.ml/post/11196075"
+editedAt: null
+createdAt: DateTimeImmutable @1706521551 {#1742
date: 2024-01-29 10:45:51.0 +01:00
}
} |
|
Show voter details
|
49 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
50 |
DENIED
|
moderate
|
App\Entity\Entry {#1498
+user: Proxies\__CG__\App\Entity\User {#1483 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
+image: Proxies\__CG__\App\Entity\Image {#1497 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1484 …}
+slug: "Thunderbird-s-Devs-Rust-Is-Coming"
+title: "Thunderbird's Devs: Rust Is Coming"
+url: "https://linuxiac.com/thunderbirds-devs-rust-is-coming/"
+body: "Planned work for the 2024 release of Thunderbird.: [developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)"
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 3
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706602387 {#1469
date: 2024-01-30 09:13:07.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1486 …}
+votes: Doctrine\ORM\PersistentCollection {#1487 …}
+reports: Doctrine\ORM\PersistentCollection {#1489 …}
+favourites: Doctrine\ORM\PersistentCollection {#1494 …}
+notifications: Doctrine\ORM\PersistentCollection {#1491 …}
+badges: Doctrine\ORM\PersistentCollection {#1495 …}
+children: []
-id: 34010
-titleTs: "'come':6 'dev':3 'rust':4 'thunderbird':1"
-bodyTs: "'/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':11 '2024':5 'developer.thunderbird.net':10 'developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':9 'plan':1 'releas':6 'thunderbird':8 'work':2"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706606887
+visibility: "visible "
+apId: "https://lemmy.ml/post/11237489"
+editedAt: null
+createdAt: DateTimeImmutable @1706602387 {#1473
date: 2024-01-30 09:13:07.0 +01:00
}
} |
|
Show voter details
|
51 |
DENIED
|
edit
|
App\Entity\Entry {#1498
+user: Proxies\__CG__\App\Entity\User {#1483 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
+image: Proxies\__CG__\App\Entity\Image {#1497 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1484 …}
+slug: "Thunderbird-s-Devs-Rust-Is-Coming"
+title: "Thunderbird's Devs: Rust Is Coming"
+url: "https://linuxiac.com/thunderbirds-devs-rust-is-coming/"
+body: "Planned work for the 2024 release of Thunderbird.: [developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)"
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 3
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706602387 {#1469
date: 2024-01-30 09:13:07.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1486 …}
+votes: Doctrine\ORM\PersistentCollection {#1487 …}
+reports: Doctrine\ORM\PersistentCollection {#1489 …}
+favourites: Doctrine\ORM\PersistentCollection {#1494 …}
+notifications: Doctrine\ORM\PersistentCollection {#1491 …}
+badges: Doctrine\ORM\PersistentCollection {#1495 …}
+children: []
-id: 34010
-titleTs: "'come':6 'dev':3 'rust':4 'thunderbird':1"
-bodyTs: "'/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':11 '2024':5 'developer.thunderbird.net':10 'developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':9 'plan':1 'releas':6 'thunderbird':8 'work':2"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706606887
+visibility: "visible "
+apId: "https://lemmy.ml/post/11237489"
+editedAt: null
+createdAt: DateTimeImmutable @1706602387 {#1473
date: 2024-01-30 09:13:07.0 +01:00
}
} |
|
Show voter details
|
52 |
DENIED
|
moderate
|
App\Entity\Entry {#1498
+user: Proxies\__CG__\App\Entity\User {#1483 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
+image: Proxies\__CG__\App\Entity\Image {#1497 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1484 …}
+slug: "Thunderbird-s-Devs-Rust-Is-Coming"
+title: "Thunderbird's Devs: Rust Is Coming"
+url: "https://linuxiac.com/thunderbirds-devs-rust-is-coming/"
+body: "Planned work for the 2024 release of Thunderbird.: [developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)"
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 3
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706602387 {#1469
date: 2024-01-30 09:13:07.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1486 …}
+votes: Doctrine\ORM\PersistentCollection {#1487 …}
+reports: Doctrine\ORM\PersistentCollection {#1489 …}
+favourites: Doctrine\ORM\PersistentCollection {#1494 …}
+notifications: Doctrine\ORM\PersistentCollection {#1491 …}
+badges: Doctrine\ORM\PersistentCollection {#1495 …}
+children: []
-id: 34010
-titleTs: "'come':6 'dev':3 'rust':4 'thunderbird':1"
-bodyTs: "'/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':11 '2024':5 'developer.thunderbird.net':10 'developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':9 'plan':1 'releas':6 'thunderbird':8 'work':2"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706606887
+visibility: "visible "
+apId: "https://lemmy.ml/post/11237489"
+editedAt: null
+createdAt: DateTimeImmutable @1706602387 {#1473
date: 2024-01-30 09:13:07.0 +01:00
}
} |
|
Show voter details
|
53 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
54 |
DENIED
|
moderate
|
App\Entity\Entry {#1476
+user: Proxies\__CG__\App\Entity\User {#1537 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
+image: Proxies\__CG__\App\Entity\Image {#1761 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
+slug: "Destroying-Angel-Amanita-virosa-by-Mike-Jackson1"
+title: "'Destroying Angel, Amanita virosa' by Mike Jackson1"
+url: "https://lemmy.ml/pictrs/image/ac72c17f-e924-4d70-a395-739be4f330ca.jpeg"
+body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4082834093/in/pool-fungiuk/)"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 2
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729512509 {#1475
date: 2024-10-21 14:08:29.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1758 …}
+votes: Doctrine\ORM\PersistentCollection {#1755 …}
+reports: Doctrine\ORM\PersistentCollection {#1757 …}
+favourites: Doctrine\ORM\PersistentCollection {#1756 …}
+notifications: Doctrine\ORM\PersistentCollection {#1759 …}
+badges: Doctrine\ORM\PersistentCollection {#1751 …}
+children: []
-id: 33921
-titleTs: "'amanita':3 'angel':2 'destroy':1 'jackson1':7 'mike':6 'virosa':4"
-bodyTs: "'/photos/mike_jackson/4082834093/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4082834093/in/pool-fungiuk/)':4"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706606298
+visibility: "visible "
+apId: "https://lemmy.ml/post/11221296"
+editedAt: null
+createdAt: DateTimeImmutable @1706566298 {#1477
date: 2024-01-29 23:11:38.0 +01:00
}
} |
|
Show voter details
|
55 |
DENIED
|
edit
|
App\Entity\Entry {#1476
+user: Proxies\__CG__\App\Entity\User {#1537 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
+image: Proxies\__CG__\App\Entity\Image {#1761 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
+slug: "Destroying-Angel-Amanita-virosa-by-Mike-Jackson1"
+title: "'Destroying Angel, Amanita virosa' by Mike Jackson1"
+url: "https://lemmy.ml/pictrs/image/ac72c17f-e924-4d70-a395-739be4f330ca.jpeg"
+body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4082834093/in/pool-fungiuk/)"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 2
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729512509 {#1475
date: 2024-10-21 14:08:29.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1758 …}
+votes: Doctrine\ORM\PersistentCollection {#1755 …}
+reports: Doctrine\ORM\PersistentCollection {#1757 …}
+favourites: Doctrine\ORM\PersistentCollection {#1756 …}
+notifications: Doctrine\ORM\PersistentCollection {#1759 …}
+badges: Doctrine\ORM\PersistentCollection {#1751 …}
+children: []
-id: 33921
-titleTs: "'amanita':3 'angel':2 'destroy':1 'jackson1':7 'mike':6 'virosa':4"
-bodyTs: "'/photos/mike_jackson/4082834093/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4082834093/in/pool-fungiuk/)':4"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706606298
+visibility: "visible "
+apId: "https://lemmy.ml/post/11221296"
+editedAt: null
+createdAt: DateTimeImmutable @1706566298 {#1477
date: 2024-01-29 23:11:38.0 +01:00
}
} |
|
Show voter details
|
56 |
DENIED
|
moderate
|
App\Entity\Entry {#1476
+user: Proxies\__CG__\App\Entity\User {#1537 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
+image: Proxies\__CG__\App\Entity\Image {#1761 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
+slug: "Destroying-Angel-Amanita-virosa-by-Mike-Jackson1"
+title: "'Destroying Angel, Amanita virosa' by Mike Jackson1"
+url: "https://lemmy.ml/pictrs/image/ac72c17f-e924-4d70-a395-739be4f330ca.jpeg"
+body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4082834093/in/pool-fungiuk/)"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 2
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729512509 {#1475
date: 2024-10-21 14:08:29.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1758 …}
+votes: Doctrine\ORM\PersistentCollection {#1755 …}
+reports: Doctrine\ORM\PersistentCollection {#1757 …}
+favourites: Doctrine\ORM\PersistentCollection {#1756 …}
+notifications: Doctrine\ORM\PersistentCollection {#1759 …}
+badges: Doctrine\ORM\PersistentCollection {#1751 …}
+children: []
-id: 33921
-titleTs: "'amanita':3 'angel':2 'destroy':1 'jackson1':7 'mike':6 'virosa':4"
-bodyTs: "'/photos/mike_jackson/4082834093/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4082834093/in/pool-fungiuk/)':4"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706606298
+visibility: "visible "
+apId: "https://lemmy.ml/post/11221296"
+editedAt: null
+createdAt: DateTimeImmutable @1706566298 {#1477
date: 2024-01-29 23:11:38.0 +01:00
}
} |
|
Show voter details
|
57 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
58 |
DENIED
|
moderate
|
App\Entity\Entry {#1778
+user: Proxies\__CG__\App\Entity\User {#1787 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
+slug: "Bait"
+title: "Bait"
+url: "https://i.imgur.com/N3eOy02.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 93
+favouriteCount: 674
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729583695 {#1772
date: 2024-10-22 09:54:55.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1773 …}
+votes: Doctrine\ORM\PersistentCollection {#1776 …}
+reports: Doctrine\ORM\PersistentCollection {#1782 …}
+favourites: Doctrine\ORM\PersistentCollection {#1785 …}
+notifications: Doctrine\ORM\PersistentCollection {#1786 …}
+badges: Doctrine\ORM\PersistentCollection {#1764 …}
+children: []
-id: 33790
-titleTs: "'bait':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706606138
+visibility: "visible "
+apId: "https://startrek.website/post/6213957"
+editedAt: null
+createdAt: DateTimeImmutable @1706519738 {#1779
date: 2024-01-29 10:15:38.0 +01:00
}
} |
|
Show voter details
|
59 |
DENIED
|
edit
|
App\Entity\Entry {#1778
+user: Proxies\__CG__\App\Entity\User {#1787 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
+slug: "Bait"
+title: "Bait"
+url: "https://i.imgur.com/N3eOy02.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 93
+favouriteCount: 674
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729583695 {#1772
date: 2024-10-22 09:54:55.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1773 …}
+votes: Doctrine\ORM\PersistentCollection {#1776 …}
+reports: Doctrine\ORM\PersistentCollection {#1782 …}
+favourites: Doctrine\ORM\PersistentCollection {#1785 …}
+notifications: Doctrine\ORM\PersistentCollection {#1786 …}
+badges: Doctrine\ORM\PersistentCollection {#1764 …}
+children: []
-id: 33790
-titleTs: "'bait':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706606138
+visibility: "visible "
+apId: "https://startrek.website/post/6213957"
+editedAt: null
+createdAt: DateTimeImmutable @1706519738 {#1779
date: 2024-01-29 10:15:38.0 +01:00
}
} |
|
Show voter details
|
60 |
DENIED
|
moderate
|
App\Entity\Entry {#1778
+user: Proxies\__CG__\App\Entity\User {#1787 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
+slug: "Bait"
+title: "Bait"
+url: "https://i.imgur.com/N3eOy02.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 93
+favouriteCount: 674
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729583695 {#1772
date: 2024-10-22 09:54:55.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1773 …}
+votes: Doctrine\ORM\PersistentCollection {#1776 …}
+reports: Doctrine\ORM\PersistentCollection {#1782 …}
+favourites: Doctrine\ORM\PersistentCollection {#1785 …}
+notifications: Doctrine\ORM\PersistentCollection {#1786 …}
+badges: Doctrine\ORM\PersistentCollection {#1764 …}
+children: []
-id: 33790
-titleTs: "'bait':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706606138
+visibility: "visible "
+apId: "https://startrek.website/post/6213957"
+editedAt: null
+createdAt: DateTimeImmutable @1706519738 {#1779
date: 2024-01-29 10:15:38.0 +01:00
}
} |
|
Show voter details
|
61 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
62 |
DENIED
|
moderate
|
App\Entity\Entry {#1681
+user: Proxies\__CG__\App\Entity\User {#1444 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: Proxies\__CG__\App\Entity\Image {#1466 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1452 …}
+slug: "No-more-Mr-Nice-Clown"
+title: "No more Mr. Nice Clown"
+url: "https://lemmy.today/pictrs/image/cc457340-ec33-4482-a9d9-7befcc15b6ad.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 246
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729570357 {#1766
date: 2024-10-22 06:12:37.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1445 …}
+votes: Doctrine\ORM\PersistentCollection {#1638 …}
+reports: Doctrine\ORM\PersistentCollection {#1642 …}
+favourites: Doctrine\ORM\PersistentCollection {#1643 …}
+notifications: Doctrine\ORM\PersistentCollection {#1633 …}
+badges: Doctrine\ORM\PersistentCollection {#1624 …}
+children: []
-id: 33788
-titleTs: "'clown':5 'mr':3 'nice':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605867
+visibility: "visible "
+apId: "https://lemmy.today/post/5818436"
+editedAt: null
+createdAt: DateTimeImmutable @1706519467 {#1682
date: 2024-01-29 10:11:07.0 +01:00
}
} |
|
Show voter details
|
63 |
DENIED
|
edit
|
App\Entity\Entry {#1681
+user: Proxies\__CG__\App\Entity\User {#1444 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: Proxies\__CG__\App\Entity\Image {#1466 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1452 …}
+slug: "No-more-Mr-Nice-Clown"
+title: "No more Mr. Nice Clown"
+url: "https://lemmy.today/pictrs/image/cc457340-ec33-4482-a9d9-7befcc15b6ad.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 246
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729570357 {#1766
date: 2024-10-22 06:12:37.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1445 …}
+votes: Doctrine\ORM\PersistentCollection {#1638 …}
+reports: Doctrine\ORM\PersistentCollection {#1642 …}
+favourites: Doctrine\ORM\PersistentCollection {#1643 …}
+notifications: Doctrine\ORM\PersistentCollection {#1633 …}
+badges: Doctrine\ORM\PersistentCollection {#1624 …}
+children: []
-id: 33788
-titleTs: "'clown':5 'mr':3 'nice':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605867
+visibility: "visible "
+apId: "https://lemmy.today/post/5818436"
+editedAt: null
+createdAt: DateTimeImmutable @1706519467 {#1682
date: 2024-01-29 10:11:07.0 +01:00
}
} |
|
Show voter details
|
64 |
DENIED
|
moderate
|
App\Entity\Entry {#1681
+user: Proxies\__CG__\App\Entity\User {#1444 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: Proxies\__CG__\App\Entity\Image {#1466 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1452 …}
+slug: "No-more-Mr-Nice-Clown"
+title: "No more Mr. Nice Clown"
+url: "https://lemmy.today/pictrs/image/cc457340-ec33-4482-a9d9-7befcc15b6ad.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 246
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729570357 {#1766
date: 2024-10-22 06:12:37.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1445 …}
+votes: Doctrine\ORM\PersistentCollection {#1638 …}
+reports: Doctrine\ORM\PersistentCollection {#1642 …}
+favourites: Doctrine\ORM\PersistentCollection {#1643 …}
+notifications: Doctrine\ORM\PersistentCollection {#1633 …}
+badges: Doctrine\ORM\PersistentCollection {#1624 …}
+children: []
-id: 33788
-titleTs: "'clown':5 'mr':3 'nice':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605867
+visibility: "visible "
+apId: "https://lemmy.today/post/5818436"
+editedAt: null
+createdAt: DateTimeImmutable @1706519467 {#1682
date: 2024-01-29 10:11:07.0 +01:00
}
} |
|
Show voter details
|
65 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
66 |
DENIED
|
moderate
|
App\Entity\Entry {#1660
+user: Proxies\__CG__\App\Entity\User {#1409 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
+slug: "Excavated-dolmen-in-Sweden-one-of-the-oldest-in-Scandinavia"
+title: "Excavated dolmen in Sweden one of the oldest in Scandinavia"
+url: "https://phys.org/news/2024-01-excavated-dolmen-sweden-oldest-scandinavia.html"
+body: """
Last summer, archaeologists from Gothenburg University and Kiel University excavated a dolmen, a stone burial chamber, in Tiarp near Falköping in Sweden. The archaeologists judge that the grave has remained untouched since the Stone Age. First analysis results now confirm that the grave in Tiarp is one of the oldest stone burial chambers in Sweden.\n
\n
“It’s an early grave which dates to the Early Neolithic period, about 3500 BCE,” says archaeologist Karl-Göran Sjögren. However, the odd thing is that parts of the skeletons of the people buried are missing.
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 18
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729469962 {#1636
date: 2024-10-21 02:19:22.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1421 …}
+votes: Doctrine\ORM\PersistentCollection {#1446 …}
+reports: Doctrine\ORM\PersistentCollection {#1424 …}
+favourites: Doctrine\ORM\PersistentCollection {#1442 …}
+notifications: Doctrine\ORM\PersistentCollection {#1420 …}
+badges: Doctrine\ORM\PersistentCollection {#1451 …}
+children: []
-id: 33876
-titleTs: "'dolmen':2 'excav':1 'oldest':8 'one':5 'scandinavia':10 'sweden':4"
-bodyTs: "'3500':69 'age':35 'analysi':37 'archaeologist':3,24,72 'bce':70 'buri':90 'burial':15,52 'chamber':16,53 'confirm':40 'date':62 'dolmen':12 'earli':59,65 'excav':10 'falköp':20 'first':36 'gothenburg':5 'grave':28,43,60 'göran':75 'howev':77 'judg':25 'karl':74 'karl-göran':73 'kiel':8 'last':1 'miss':92 'near':19 'neolith':66 'odd':79 'oldest':50 'one':47 'part':83 'peopl':89 'period':67 'remain':30 'result':38 'say':71 'sinc':32 'sjögren':76 'skeleton':86 'stone':14,34,51 'summer':2 'sweden':22,55 'thing':80 'tiarp':18,45 'univers':6,9 'untouch':31"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605623
+visibility: "visible "
+apId: "https://feddit.uk/post/7255576"
+editedAt: null
+createdAt: DateTimeImmutable @1706552123 {#1635
date: 2024-01-29 19:15:23.0 +01:00
}
} |
|
Show voter details
|
67 |
DENIED
|
edit
|
App\Entity\Entry {#1660
+user: Proxies\__CG__\App\Entity\User {#1409 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
+slug: "Excavated-dolmen-in-Sweden-one-of-the-oldest-in-Scandinavia"
+title: "Excavated dolmen in Sweden one of the oldest in Scandinavia"
+url: "https://phys.org/news/2024-01-excavated-dolmen-sweden-oldest-scandinavia.html"
+body: """
Last summer, archaeologists from Gothenburg University and Kiel University excavated a dolmen, a stone burial chamber, in Tiarp near Falköping in Sweden. The archaeologists judge that the grave has remained untouched since the Stone Age. First analysis results now confirm that the grave in Tiarp is one of the oldest stone burial chambers in Sweden.\n
\n
“It’s an early grave which dates to the Early Neolithic period, about 3500 BCE,” says archaeologist Karl-Göran Sjögren. However, the odd thing is that parts of the skeletons of the people buried are missing.
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 18
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729469962 {#1636
date: 2024-10-21 02:19:22.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1421 …}
+votes: Doctrine\ORM\PersistentCollection {#1446 …}
+reports: Doctrine\ORM\PersistentCollection {#1424 …}
+favourites: Doctrine\ORM\PersistentCollection {#1442 …}
+notifications: Doctrine\ORM\PersistentCollection {#1420 …}
+badges: Doctrine\ORM\PersistentCollection {#1451 …}
+children: []
-id: 33876
-titleTs: "'dolmen':2 'excav':1 'oldest':8 'one':5 'scandinavia':10 'sweden':4"
-bodyTs: "'3500':69 'age':35 'analysi':37 'archaeologist':3,24,72 'bce':70 'buri':90 'burial':15,52 'chamber':16,53 'confirm':40 'date':62 'dolmen':12 'earli':59,65 'excav':10 'falköp':20 'first':36 'gothenburg':5 'grave':28,43,60 'göran':75 'howev':77 'judg':25 'karl':74 'karl-göran':73 'kiel':8 'last':1 'miss':92 'near':19 'neolith':66 'odd':79 'oldest':50 'one':47 'part':83 'peopl':89 'period':67 'remain':30 'result':38 'say':71 'sinc':32 'sjögren':76 'skeleton':86 'stone':14,34,51 'summer':2 'sweden':22,55 'thing':80 'tiarp':18,45 'univers':6,9 'untouch':31"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605623
+visibility: "visible "
+apId: "https://feddit.uk/post/7255576"
+editedAt: null
+createdAt: DateTimeImmutable @1706552123 {#1635
date: 2024-01-29 19:15:23.0 +01:00
}
} |
|
Show voter details
|
68 |
DENIED
|
moderate
|
App\Entity\Entry {#1660
+user: Proxies\__CG__\App\Entity\User {#1409 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
+slug: "Excavated-dolmen-in-Sweden-one-of-the-oldest-in-Scandinavia"
+title: "Excavated dolmen in Sweden one of the oldest in Scandinavia"
+url: "https://phys.org/news/2024-01-excavated-dolmen-sweden-oldest-scandinavia.html"
+body: """
Last summer, archaeologists from Gothenburg University and Kiel University excavated a dolmen, a stone burial chamber, in Tiarp near Falköping in Sweden. The archaeologists judge that the grave has remained untouched since the Stone Age. First analysis results now confirm that the grave in Tiarp is one of the oldest stone burial chambers in Sweden.\n
\n
“It’s an early grave which dates to the Early Neolithic period, about 3500 BCE,” says archaeologist Karl-Göran Sjögren. However, the odd thing is that parts of the skeletons of the people buried are missing.
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 18
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729469962 {#1636
date: 2024-10-21 02:19:22.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1421 …}
+votes: Doctrine\ORM\PersistentCollection {#1446 …}
+reports: Doctrine\ORM\PersistentCollection {#1424 …}
+favourites: Doctrine\ORM\PersistentCollection {#1442 …}
+notifications: Doctrine\ORM\PersistentCollection {#1420 …}
+badges: Doctrine\ORM\PersistentCollection {#1451 …}
+children: []
-id: 33876
-titleTs: "'dolmen':2 'excav':1 'oldest':8 'one':5 'scandinavia':10 'sweden':4"
-bodyTs: "'3500':69 'age':35 'analysi':37 'archaeologist':3,24,72 'bce':70 'buri':90 'burial':15,52 'chamber':16,53 'confirm':40 'date':62 'dolmen':12 'earli':59,65 'excav':10 'falköp':20 'first':36 'gothenburg':5 'grave':28,43,60 'göran':75 'howev':77 'judg':25 'karl':74 'karl-göran':73 'kiel':8 'last':1 'miss':92 'near':19 'neolith':66 'odd':79 'oldest':50 'one':47 'part':83 'peopl':89 'period':67 'remain':30 'result':38 'say':71 'sinc':32 'sjögren':76 'skeleton':86 'stone':14,34,51 'summer':2 'sweden':22,55 'thing':80 'tiarp':18,45 'univers':6,9 'untouch':31"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605623
+visibility: "visible "
+apId: "https://feddit.uk/post/7255576"
+editedAt: null
+createdAt: DateTimeImmutable @1706552123 {#1635
date: 2024-01-29 19:15:23.0 +01:00
}
} |
|
Show voter details
|
69 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
70 |
DENIED
|
moderate
|
App\Entity\Entry {#1411
+user: Proxies\__CG__\App\Entity\User {#1412 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
+image: Proxies\__CG__\App\Entity\Image {#1443 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
+slug: "DRAGON-BALL-Sparking-ZERO-Goku-VS-Vegeta-Rivals-Trailer"
+title: "DRAGON BALL: Sparking! ZERO - Goku VS Vegeta - Rivals Trailer"
+url: "https://www.youtube.com/watch?v=TRifHcedhiU"
+body: """
cross-posted from: [hexbear.net/post/1716829](https://hexbear.net/post/1716829)\n
\n
> George Lucas be like:\n
> \n
> “And they fight.”\n
> \n
> *Shows pages of otherwise blank pages.*\n
> \n
> (Nobody’s gonna get this reference.)
"""
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 2
+favouriteCount: 1
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729579637 {#1417
date: 2024-10-22 08:47:17.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1419 …}
+votes: Doctrine\ORM\PersistentCollection {#1416 …}
+reports: Doctrine\ORM\PersistentCollection {#1456 …}
+favourites: Doctrine\ORM\PersistentCollection {#1461 …}
+notifications: Doctrine\ORM\PersistentCollection {#1463 …}
+badges: Doctrine\ORM\PersistentCollection {#1448 …}
+children: []
-id: 33992
-titleTs: "'ball':2 'dragon':1 'goku':5 'rival':8 'spark':3 'trailer':9 'vegeta':7 'vs':6 'zero':4"
-bodyTs: "'/post/1716829](https://hexbear.net/post/1716829)':7 'blank':19 'cross':2 'cross-post':1 'fight':14 'georg':8 'get':24 'gonna':23 'hexbear.net':6 'hexbear.net/post/1716829](https://hexbear.net/post/1716829)':5 'like':11 'luca':9 'nobodi':21 'otherwis':18 'page':16,20 'post':3 'refer':26 'show':15"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605511
+visibility: "visible "
+apId: "https://hexbear.net/post/1716833"
+editedAt: null
+createdAt: DateTimeImmutable @1706592511 {#1414
date: 2024-01-30 06:28:31.0 +01:00
}
} |
|
Show voter details
|
71 |
DENIED
|
edit
|
App\Entity\Entry {#1411
+user: Proxies\__CG__\App\Entity\User {#1412 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
+image: Proxies\__CG__\App\Entity\Image {#1443 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
+slug: "DRAGON-BALL-Sparking-ZERO-Goku-VS-Vegeta-Rivals-Trailer"
+title: "DRAGON BALL: Sparking! ZERO - Goku VS Vegeta - Rivals Trailer"
+url: "https://www.youtube.com/watch?v=TRifHcedhiU"
+body: """
cross-posted from: [hexbear.net/post/1716829](https://hexbear.net/post/1716829)\n
\n
> George Lucas be like:\n
> \n
> “And they fight.”\n
> \n
> *Shows pages of otherwise blank pages.*\n
> \n
> (Nobody’s gonna get this reference.)
"""
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 2
+favouriteCount: 1
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729579637 {#1417
date: 2024-10-22 08:47:17.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1419 …}
+votes: Doctrine\ORM\PersistentCollection {#1416 …}
+reports: Doctrine\ORM\PersistentCollection {#1456 …}
+favourites: Doctrine\ORM\PersistentCollection {#1461 …}
+notifications: Doctrine\ORM\PersistentCollection {#1463 …}
+badges: Doctrine\ORM\PersistentCollection {#1448 …}
+children: []
-id: 33992
-titleTs: "'ball':2 'dragon':1 'goku':5 'rival':8 'spark':3 'trailer':9 'vegeta':7 'vs':6 'zero':4"
-bodyTs: "'/post/1716829](https://hexbear.net/post/1716829)':7 'blank':19 'cross':2 'cross-post':1 'fight':14 'georg':8 'get':24 'gonna':23 'hexbear.net':6 'hexbear.net/post/1716829](https://hexbear.net/post/1716829)':5 'like':11 'luca':9 'nobodi':21 'otherwis':18 'page':16,20 'post':3 'refer':26 'show':15"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605511
+visibility: "visible "
+apId: "https://hexbear.net/post/1716833"
+editedAt: null
+createdAt: DateTimeImmutable @1706592511 {#1414
date: 2024-01-30 06:28:31.0 +01:00
}
} |
|
Show voter details
|
72 |
DENIED
|
moderate
|
App\Entity\Entry {#1411
+user: Proxies\__CG__\App\Entity\User {#1412 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
+image: Proxies\__CG__\App\Entity\Image {#1443 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
+slug: "DRAGON-BALL-Sparking-ZERO-Goku-VS-Vegeta-Rivals-Trailer"
+title: "DRAGON BALL: Sparking! ZERO - Goku VS Vegeta - Rivals Trailer"
+url: "https://www.youtube.com/watch?v=TRifHcedhiU"
+body: """
cross-posted from: [hexbear.net/post/1716829](https://hexbear.net/post/1716829)\n
\n
> George Lucas be like:\n
> \n
> “And they fight.”\n
> \n
> *Shows pages of otherwise blank pages.*\n
> \n
> (Nobody’s gonna get this reference.)
"""
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 2
+favouriteCount: 1
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729579637 {#1417
date: 2024-10-22 08:47:17.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1419 …}
+votes: Doctrine\ORM\PersistentCollection {#1416 …}
+reports: Doctrine\ORM\PersistentCollection {#1456 …}
+favourites: Doctrine\ORM\PersistentCollection {#1461 …}
+notifications: Doctrine\ORM\PersistentCollection {#1463 …}
+badges: Doctrine\ORM\PersistentCollection {#1448 …}
+children: []
-id: 33992
-titleTs: "'ball':2 'dragon':1 'goku':5 'rival':8 'spark':3 'trailer':9 'vegeta':7 'vs':6 'zero':4"
-bodyTs: "'/post/1716829](https://hexbear.net/post/1716829)':7 'blank':19 'cross':2 'cross-post':1 'fight':14 'georg':8 'get':24 'gonna':23 'hexbear.net':6 'hexbear.net/post/1716829](https://hexbear.net/post/1716829)':5 'like':11 'luca':9 'nobodi':21 'otherwis':18 'page':16,20 'post':3 'refer':26 'show':15"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605511
+visibility: "visible "
+apId: "https://hexbear.net/post/1716833"
+editedAt: null
+createdAt: DateTimeImmutable @1706592511 {#1414
date: 2024-01-30 06:28:31.0 +01:00
}
} |
|
Show voter details
|
73 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
74 |
DENIED
|
moderate
|
App\Entity\Entry {#1458
+user: Proxies\__CG__\App\Entity\User {#1459 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Am-I-the-only-one-getting-agitated-by-the-word"
+title: "Am I the only one getting agitated by the word AI?"
+url: null
+body: """
Am I the only one getting agitated by the word AI (Artificial Intelligence)?\n
\n
Real AI does not exist yet, \n
atm we only have LLMs (Large Language Models), \n
which do not think on their own, \n
but pass turing tests \n
(fool humans into thinking that they can think).\n
\n
Imo AI is just a marketing buzzword, \n
created by rich capitalistic a-holes, \n
who already invested in LLM stocks, \n
and now are looking for a profit.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 118
+favouriteCount: 345
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729583157 {#1455
date: 2024-10-22 09:45:57.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1439 …}
+votes: Doctrine\ORM\PersistentCollection {#1437 …}
+reports: Doctrine\ORM\PersistentCollection {#1428 …}
+favourites: Doctrine\ORM\PersistentCollection {#1430 …}
+notifications: Doctrine\ORM\PersistentCollection {#1431 …}
+badges: Doctrine\ORM\PersistentCollection {#1438 …}
+children: []
-id: 33786
-titleTs: "'agit':7 'ai':11 'get':6 'one':5 'word':10"
-bodyTs: "'a-hol':58 'agit':7 'ai':11,15,48 'alreadi':62 'artifici':12 'atm':20 'buzzword':53 'capitalist':57 'creat':54 'exist':18 'fool':39 'get':6 'hole':60 'human':40 'imo':47 'intellig':13 'invest':63 'languag':26 'larg':25 'llm':65 'llms':24 'look':70 'market':52 'model':27 'one':5 'pass':36 'profit':73 'real':14 'rich':56 'stock':66 'test':38 'think':31,42,46 'ture':37 'word':10 'yet':19"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605418
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/10040937"
+editedAt: DateTimeImmutable @1729336566 {#1453
date: 2024-10-19 13:16:06.0 +02:00
}
+createdAt: DateTimeImmutable @1706519018 {#1460
date: 2024-01-29 10:03:38.0 +01:00
}
} |
|
Show voter details
|
75 |
DENIED
|
edit
|
App\Entity\Entry {#1458
+user: Proxies\__CG__\App\Entity\User {#1459 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Am-I-the-only-one-getting-agitated-by-the-word"
+title: "Am I the only one getting agitated by the word AI?"
+url: null
+body: """
Am I the only one getting agitated by the word AI (Artificial Intelligence)?\n
\n
Real AI does not exist yet, \n
atm we only have LLMs (Large Language Models), \n
which do not think on their own, \n
but pass turing tests \n
(fool humans into thinking that they can think).\n
\n
Imo AI is just a marketing buzzword, \n
created by rich capitalistic a-holes, \n
who already invested in LLM stocks, \n
and now are looking for a profit.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 118
+favouriteCount: 345
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729583157 {#1455
date: 2024-10-22 09:45:57.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1439 …}
+votes: Doctrine\ORM\PersistentCollection {#1437 …}
+reports: Doctrine\ORM\PersistentCollection {#1428 …}
+favourites: Doctrine\ORM\PersistentCollection {#1430 …}
+notifications: Doctrine\ORM\PersistentCollection {#1431 …}
+badges: Doctrine\ORM\PersistentCollection {#1438 …}
+children: []
-id: 33786
-titleTs: "'agit':7 'ai':11 'get':6 'one':5 'word':10"
-bodyTs: "'a-hol':58 'agit':7 'ai':11,15,48 'alreadi':62 'artifici':12 'atm':20 'buzzword':53 'capitalist':57 'creat':54 'exist':18 'fool':39 'get':6 'hole':60 'human':40 'imo':47 'intellig':13 'invest':63 'languag':26 'larg':25 'llm':65 'llms':24 'look':70 'market':52 'model':27 'one':5 'pass':36 'profit':73 'real':14 'rich':56 'stock':66 'test':38 'think':31,42,46 'ture':37 'word':10 'yet':19"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605418
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/10040937"
+editedAt: DateTimeImmutable @1729336566 {#1453
date: 2024-10-19 13:16:06.0 +02:00
}
+createdAt: DateTimeImmutable @1706519018 {#1460
date: 2024-01-29 10:03:38.0 +01:00
}
} |
|
Show voter details
|
76 |
DENIED
|
moderate
|
App\Entity\Entry {#1458
+user: Proxies\__CG__\App\Entity\User {#1459 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Am-I-the-only-one-getting-agitated-by-the-word"
+title: "Am I the only one getting agitated by the word AI?"
+url: null
+body: """
Am I the only one getting agitated by the word AI (Artificial Intelligence)?\n
\n
Real AI does not exist yet, \n
atm we only have LLMs (Large Language Models), \n
which do not think on their own, \n
but pass turing tests \n
(fool humans into thinking that they can think).\n
\n
Imo AI is just a marketing buzzword, \n
created by rich capitalistic a-holes, \n
who already invested in LLM stocks, \n
and now are looking for a profit.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 118
+favouriteCount: 345
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729583157 {#1455
date: 2024-10-22 09:45:57.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1439 …}
+votes: Doctrine\ORM\PersistentCollection {#1437 …}
+reports: Doctrine\ORM\PersistentCollection {#1428 …}
+favourites: Doctrine\ORM\PersistentCollection {#1430 …}
+notifications: Doctrine\ORM\PersistentCollection {#1431 …}
+badges: Doctrine\ORM\PersistentCollection {#1438 …}
+children: []
-id: 33786
-titleTs: "'agit':7 'ai':11 'get':6 'one':5 'word':10"
-bodyTs: "'a-hol':58 'agit':7 'ai':11,15,48 'alreadi':62 'artifici':12 'atm':20 'buzzword':53 'capitalist':57 'creat':54 'exist':18 'fool':39 'get':6 'hole':60 'human':40 'imo':47 'intellig':13 'invest':63 'languag':26 'larg':25 'llm':65 'llms':24 'look':70 'market':52 'model':27 'one':5 'pass':36 'profit':73 'real':14 'rich':56 'stock':66 'test':38 'think':31,42,46 'ture':37 'word':10 'yet':19"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706605418
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/10040937"
+editedAt: DateTimeImmutable @1729336566 {#1453
date: 2024-10-19 13:16:06.0 +02:00
}
+createdAt: DateTimeImmutable @1706519018 {#1460
date: 2024-01-29 10:03:38.0 +01:00
}
} |
|
Show voter details
|
77 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
78 |
DENIED
|
moderate
|
App\Entity\Entry {#1703
+user: Proxies\__CG__\App\Entity\User {#1409 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
+image: Proxies\__CG__\App\Entity\Image {#1700 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
+slug: "Prehistoric-jewelry-reveals-9-distinct-cultures-across-Stone-Age-Europe"
+title: "Prehistoric jewelry reveals 9 distinct cultures across Stone Age Europe"
+url: "https://www.livescience.com/archaeology/prehistoric-jewelry-reveals-9-distinct-cultures-across-stone-age-europe"
+body: """
Tens of thousands of years ago, prehistoric humans in Europe adorned themselves with such a wide variety of beads that researchers have classified nine distinct cultural groups across the continent based on their location and distinctive styles.\n
\n
The researchers focused on the Gravettian period, which stretched between 34,000 and 24,000 years ago and was defined by hunter-gatherers who were also adept artisans, according to a study published Monday (Jan. 29) in the journal Nature Human Behaviour.\n
\n
The Gravettians’ crafting skills can be seen in the variety of materials they used to make beads, such as ivory, bones, teeth (including those from bears, horses and rabbits), antlers, jet gemstones, shells and amber. These beads likely served as personal ornaments as well as cultural markers.
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 1
+favouriteCount: 20
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729547000 {#1699
date: 2024-10-21 23:43:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1697 …}
+votes: Doctrine\ORM\PersistentCollection {#1690 …}
+reports: Doctrine\ORM\PersistentCollection {#1696 …}
+favourites: Doctrine\ORM\PersistentCollection {#1595 …}
+notifications: Doctrine\ORM\PersistentCollection {#1609 …}
+badges: Doctrine\ORM\PersistentCollection {#1614 …}
+children: []
-id: 33878
-titleTs: "'9':4 'across':7 'age':9 'cultur':6 'distinct':5 'europ':10 'jewelri':2 'prehistor':1 'reveal':3 'stone':8"
-bodyTs: "'000':49,52 '24':51 '29':74 '34':48 'accord':67 'across':28 'adept':65 'adorn':11 'ago':6,54 'also':64 'amber':115 'antler':110 'artisan':66 'base':31 'bead':19,97,117 'bear':106 'behaviour':80 'bone':101 'classifi':23 'contin':30 'craft':83 'cultur':26,126 'defin':57 'distinct':25,36 'europ':10 'focus':40 'gather':61 'gemston':112 'gravettian':43,82 'group':27 'hors':107 'human':8,79 'hunter':60 'hunter-gather':59 'includ':103 'ivori':100 'jan':73 'jet':111 'journal':77 'like':118 'locat':34 'make':96 'marker':127 'materi':92 'monday':72 'natur':78 'nine':24 'ornament':122 'period':44 'person':121 'prehistor':7 'publish':71 'rabbit':109 'research':21,39 'seen':87 'serv':119 'shell':113 'skill':84 'stretch':46 'studi':70 'style':37 'teeth':102 'ten':1 'thousand':3 'use':94 'varieti':17,90 'well':124 'wide':16 'year':5,53"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706603672
+visibility: "visible "
+apId: "https://feddit.uk/post/7255580"
+editedAt: null
+createdAt: DateTimeImmutable @1706552172 {#1694
date: 2024-01-29 19:16:12.0 +01:00
}
} |
|
Show voter details
|
79 |
DENIED
|
edit
|
App\Entity\Entry {#1703
+user: Proxies\__CG__\App\Entity\User {#1409 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
+image: Proxies\__CG__\App\Entity\Image {#1700 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
+slug: "Prehistoric-jewelry-reveals-9-distinct-cultures-across-Stone-Age-Europe"
+title: "Prehistoric jewelry reveals 9 distinct cultures across Stone Age Europe"
+url: "https://www.livescience.com/archaeology/prehistoric-jewelry-reveals-9-distinct-cultures-across-stone-age-europe"
+body: """
Tens of thousands of years ago, prehistoric humans in Europe adorned themselves with such a wide variety of beads that researchers have classified nine distinct cultural groups across the continent based on their location and distinctive styles.\n
\n
The researchers focused on the Gravettian period, which stretched between 34,000 and 24,000 years ago and was defined by hunter-gatherers who were also adept artisans, according to a study published Monday (Jan. 29) in the journal Nature Human Behaviour.\n
\n
The Gravettians’ crafting skills can be seen in the variety of materials they used to make beads, such as ivory, bones, teeth (including those from bears, horses and rabbits), antlers, jet gemstones, shells and amber. These beads likely served as personal ornaments as well as cultural markers.
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 1
+favouriteCount: 20
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729547000 {#1699
date: 2024-10-21 23:43:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1697 …}
+votes: Doctrine\ORM\PersistentCollection {#1690 …}
+reports: Doctrine\ORM\PersistentCollection {#1696 …}
+favourites: Doctrine\ORM\PersistentCollection {#1595 …}
+notifications: Doctrine\ORM\PersistentCollection {#1609 …}
+badges: Doctrine\ORM\PersistentCollection {#1614 …}
+children: []
-id: 33878
-titleTs: "'9':4 'across':7 'age':9 'cultur':6 'distinct':5 'europ':10 'jewelri':2 'prehistor':1 'reveal':3 'stone':8"
-bodyTs: "'000':49,52 '24':51 '29':74 '34':48 'accord':67 'across':28 'adept':65 'adorn':11 'ago':6,54 'also':64 'amber':115 'antler':110 'artisan':66 'base':31 'bead':19,97,117 'bear':106 'behaviour':80 'bone':101 'classifi':23 'contin':30 'craft':83 'cultur':26,126 'defin':57 'distinct':25,36 'europ':10 'focus':40 'gather':61 'gemston':112 'gravettian':43,82 'group':27 'hors':107 'human':8,79 'hunter':60 'hunter-gather':59 'includ':103 'ivori':100 'jan':73 'jet':111 'journal':77 'like':118 'locat':34 'make':96 'marker':127 'materi':92 'monday':72 'natur':78 'nine':24 'ornament':122 'period':44 'person':121 'prehistor':7 'publish':71 'rabbit':109 'research':21,39 'seen':87 'serv':119 'shell':113 'skill':84 'stretch':46 'studi':70 'style':37 'teeth':102 'ten':1 'thousand':3 'use':94 'varieti':17,90 'well':124 'wide':16 'year':5,53"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706603672
+visibility: "visible "
+apId: "https://feddit.uk/post/7255580"
+editedAt: null
+createdAt: DateTimeImmutable @1706552172 {#1694
date: 2024-01-29 19:16:12.0 +01:00
}
} |
|
Show voter details
|
80 |
DENIED
|
moderate
|
App\Entity\Entry {#1703
+user: Proxies\__CG__\App\Entity\User {#1409 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
+image: Proxies\__CG__\App\Entity\Image {#1700 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
+slug: "Prehistoric-jewelry-reveals-9-distinct-cultures-across-Stone-Age-Europe"
+title: "Prehistoric jewelry reveals 9 distinct cultures across Stone Age Europe"
+url: "https://www.livescience.com/archaeology/prehistoric-jewelry-reveals-9-distinct-cultures-across-stone-age-europe"
+body: """
Tens of thousands of years ago, prehistoric humans in Europe adorned themselves with such a wide variety of beads that researchers have classified nine distinct cultural groups across the continent based on their location and distinctive styles.\n
\n
The researchers focused on the Gravettian period, which stretched between 34,000 and 24,000 years ago and was defined by hunter-gatherers who were also adept artisans, according to a study published Monday (Jan. 29) in the journal Nature Human Behaviour.\n
\n
The Gravettians’ crafting skills can be seen in the variety of materials they used to make beads, such as ivory, bones, teeth (including those from bears, horses and rabbits), antlers, jet gemstones, shells and amber. These beads likely served as personal ornaments as well as cultural markers.
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 1
+favouriteCount: 20
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729547000 {#1699
date: 2024-10-21 23:43:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1697 …}
+votes: Doctrine\ORM\PersistentCollection {#1690 …}
+reports: Doctrine\ORM\PersistentCollection {#1696 …}
+favourites: Doctrine\ORM\PersistentCollection {#1595 …}
+notifications: Doctrine\ORM\PersistentCollection {#1609 …}
+badges: Doctrine\ORM\PersistentCollection {#1614 …}
+children: []
-id: 33878
-titleTs: "'9':4 'across':7 'age':9 'cultur':6 'distinct':5 'europ':10 'jewelri':2 'prehistor':1 'reveal':3 'stone':8"
-bodyTs: "'000':49,52 '24':51 '29':74 '34':48 'accord':67 'across':28 'adept':65 'adorn':11 'ago':6,54 'also':64 'amber':115 'antler':110 'artisan':66 'base':31 'bead':19,97,117 'bear':106 'behaviour':80 'bone':101 'classifi':23 'contin':30 'craft':83 'cultur':26,126 'defin':57 'distinct':25,36 'europ':10 'focus':40 'gather':61 'gemston':112 'gravettian':43,82 'group':27 'hors':107 'human':8,79 'hunter':60 'hunter-gather':59 'includ':103 'ivori':100 'jan':73 'jet':111 'journal':77 'like':118 'locat':34 'make':96 'marker':127 'materi':92 'monday':72 'natur':78 'nine':24 'ornament':122 'period':44 'person':121 'prehistor':7 'publish':71 'rabbit':109 'research':21,39 'seen':87 'serv':119 'shell':113 'skill':84 'stretch':46 'studi':70 'style':37 'teeth':102 'ten':1 'thousand':3 'use':94 'varieti':17,90 'well':124 'wide':16 'year':5,53"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706603672
+visibility: "visible "
+apId: "https://feddit.uk/post/7255580"
+editedAt: null
+createdAt: DateTimeImmutable @1706552172 {#1694
date: 2024-01-29 19:16:12.0 +01:00
}
} |
|
Show voter details
|
81 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
82 |
DENIED
|
moderate
|
App\Entity\Entry {#1752
+user: Proxies\__CG__\App\Entity\User {#1744 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "External-email-server-vs-port-forwarding-vpn"
+title: "External email server vs port forwarding/vpn"
+url: null
+body: """
Hey-ho 👋\n
\n
What is the best approach for selfhosting an email server with static IP or blocked port 25?\n
\n
I’ve done it many times in many different ways, now doing it again and want to hear what is the best approach these days\n
\n
My port 25 isn’t even probably blocked, I just prefer to use my vps to help it with this stuff\n
\n
Any suggestions?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729562966 {#1615
date: 2024-10-22 04:09:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1639 …}
+votes: Doctrine\ORM\PersistentCollection {#1647 …}
+reports: Doctrine\ORM\PersistentCollection {#1640 …}
+favourites: Doctrine\ORM\PersistentCollection {#1648 …}
+notifications: Doctrine\ORM\PersistentCollection {#1675 …}
+badges: Doctrine\ORM\PersistentCollection {#1676 …}
+children: []
-id: 33781
-titleTs: "'email':2 'extern':1 'forwarding/vpn':6 'port':5 'server':3 'vs':4"
-bodyTs: "'25':20,48 'approach':8,43 'best':7,42 'block':18,53 'day':45 'differ':29 'done':23 'email':12 'even':51 'hear':38 'help':62 'hey':2 'hey-ho':1 'ho':3 'ip':16 'isn':49 'mani':25,28 'port':19,47 'prefer':56 'probabl':52 'selfhost':10 'server':13 'static':15 'stuff':66 'suggest':68 'time':26 'use':58 've':22 'vps':60 'want':36 'way':30"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599911
+visibility: "visible "
+apId: "https://sh.itjust.works/post/13687320"
+editedAt: null
+createdAt: DateTimeImmutable @1706513511 {#1743
date: 2024-01-29 08:31:51.0 +01:00
}
} |
|
Show voter details
|
83 |
DENIED
|
edit
|
App\Entity\Entry {#1752
+user: Proxies\__CG__\App\Entity\User {#1744 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "External-email-server-vs-port-forwarding-vpn"
+title: "External email server vs port forwarding/vpn"
+url: null
+body: """
Hey-ho 👋\n
\n
What is the best approach for selfhosting an email server with static IP or blocked port 25?\n
\n
I’ve done it many times in many different ways, now doing it again and want to hear what is the best approach these days\n
\n
My port 25 isn’t even probably blocked, I just prefer to use my vps to help it with this stuff\n
\n
Any suggestions?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729562966 {#1615
date: 2024-10-22 04:09:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1639 …}
+votes: Doctrine\ORM\PersistentCollection {#1647 …}
+reports: Doctrine\ORM\PersistentCollection {#1640 …}
+favourites: Doctrine\ORM\PersistentCollection {#1648 …}
+notifications: Doctrine\ORM\PersistentCollection {#1675 …}
+badges: Doctrine\ORM\PersistentCollection {#1676 …}
+children: []
-id: 33781
-titleTs: "'email':2 'extern':1 'forwarding/vpn':6 'port':5 'server':3 'vs':4"
-bodyTs: "'25':20,48 'approach':8,43 'best':7,42 'block':18,53 'day':45 'differ':29 'done':23 'email':12 'even':51 'hear':38 'help':62 'hey':2 'hey-ho':1 'ho':3 'ip':16 'isn':49 'mani':25,28 'port':19,47 'prefer':56 'probabl':52 'selfhost':10 'server':13 'static':15 'stuff':66 'suggest':68 'time':26 'use':58 've':22 'vps':60 'want':36 'way':30"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599911
+visibility: "visible "
+apId: "https://sh.itjust.works/post/13687320"
+editedAt: null
+createdAt: DateTimeImmutable @1706513511 {#1743
date: 2024-01-29 08:31:51.0 +01:00
}
} |
|
Show voter details
|
84 |
DENIED
|
moderate
|
App\Entity\Entry {#1752
+user: Proxies\__CG__\App\Entity\User {#1744 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "External-email-server-vs-port-forwarding-vpn"
+title: "External email server vs port forwarding/vpn"
+url: null
+body: """
Hey-ho 👋\n
\n
What is the best approach for selfhosting an email server with static IP or blocked port 25?\n
\n
I’ve done it many times in many different ways, now doing it again and want to hear what is the best approach these days\n
\n
My port 25 isn’t even probably blocked, I just prefer to use my vps to help it with this stuff\n
\n
Any suggestions?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729562966 {#1615
date: 2024-10-22 04:09:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1639 …}
+votes: Doctrine\ORM\PersistentCollection {#1647 …}
+reports: Doctrine\ORM\PersistentCollection {#1640 …}
+favourites: Doctrine\ORM\PersistentCollection {#1648 …}
+notifications: Doctrine\ORM\PersistentCollection {#1675 …}
+badges: Doctrine\ORM\PersistentCollection {#1676 …}
+children: []
-id: 33781
-titleTs: "'email':2 'extern':1 'forwarding/vpn':6 'port':5 'server':3 'vs':4"
-bodyTs: "'25':20,48 'approach':8,43 'best':7,42 'block':18,53 'day':45 'differ':29 'done':23 'email':12 'even':51 'hear':38 'help':62 'hey':2 'hey-ho':1 'ho':3 'ip':16 'isn':49 'mani':25,28 'port':19,47 'prefer':56 'probabl':52 'selfhost':10 'server':13 'static':15 'stuff':66 'suggest':68 'time':26 'use':58 've':22 'vps':60 'want':36 'way':30"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599911
+visibility: "visible "
+apId: "https://sh.itjust.works/post/13687320"
+editedAt: null
+createdAt: DateTimeImmutable @1706513511 {#1743
date: 2024-01-29 08:31:51.0 +01:00
}
} |
|
Show voter details
|
85 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
86 |
DENIED
|
moderate
|
App\Entity\Entry {#1678
+user: Proxies\__CG__\App\Entity\User {#1669 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
+image: Proxies\__CG__\App\Entity\Image {#1670 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
+slug: "It-ll-blow-off-in-the-wind"
+title: "It’ll blow off in the wind"
+url: "https://lemmy.world/pictrs/image/c2e123f6-4de8-4072-9f72-9e8c943f1303.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 3
+favouriteCount: 462
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729476088 {#1673
date: 2024-10-21 04:01:28.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1679 …}
+favourites: Doctrine\ORM\PersistentCollection {#1654 …}
+notifications: Doctrine\ORM\PersistentCollection {#1655 …}
+badges: Doctrine\ORM\PersistentCollection {#1651 …}
+children: []
-id: 33780
-titleTs: "'blow':3 'll':2 'wind':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599841
+visibility: "visible "
+apId: "https://lemmy.world/post/11318812"
+editedAt: null
+createdAt: DateTimeImmutable @1706513441 {#1677
date: 2024-01-29 08:30:41.0 +01:00
}
} |
|
Show voter details
|
87 |
DENIED
|
edit
|
App\Entity\Entry {#1678
+user: Proxies\__CG__\App\Entity\User {#1669 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
+image: Proxies\__CG__\App\Entity\Image {#1670 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
+slug: "It-ll-blow-off-in-the-wind"
+title: "It’ll blow off in the wind"
+url: "https://lemmy.world/pictrs/image/c2e123f6-4de8-4072-9f72-9e8c943f1303.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 3
+favouriteCount: 462
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729476088 {#1673
date: 2024-10-21 04:01:28.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1679 …}
+favourites: Doctrine\ORM\PersistentCollection {#1654 …}
+notifications: Doctrine\ORM\PersistentCollection {#1655 …}
+badges: Doctrine\ORM\PersistentCollection {#1651 …}
+children: []
-id: 33780
-titleTs: "'blow':3 'll':2 'wind':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599841
+visibility: "visible "
+apId: "https://lemmy.world/post/11318812"
+editedAt: null
+createdAt: DateTimeImmutable @1706513441 {#1677
date: 2024-01-29 08:30:41.0 +01:00
}
} |
|
Show voter details
|
88 |
DENIED
|
moderate
|
App\Entity\Entry {#1678
+user: Proxies\__CG__\App\Entity\User {#1669 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
+image: Proxies\__CG__\App\Entity\Image {#1670 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
+slug: "It-ll-blow-off-in-the-wind"
+title: "It’ll blow off in the wind"
+url: "https://lemmy.world/pictrs/image/c2e123f6-4de8-4072-9f72-9e8c943f1303.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 3
+favouriteCount: 462
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729476088 {#1673
date: 2024-10-21 04:01:28.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1666 …}
+votes: Doctrine\ORM\PersistentCollection {#1668 …}
+reports: Doctrine\ORM\PersistentCollection {#1679 …}
+favourites: Doctrine\ORM\PersistentCollection {#1654 …}
+notifications: Doctrine\ORM\PersistentCollection {#1655 …}
+badges: Doctrine\ORM\PersistentCollection {#1651 …}
+children: []
-id: 33780
-titleTs: "'blow':3 'll':2 'wind':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599841
+visibility: "visible "
+apId: "https://lemmy.world/post/11318812"
+editedAt: null
+createdAt: DateTimeImmutable @1706513441 {#1677
date: 2024-01-29 08:30:41.0 +01:00
}
} |
|
Show voter details
|
89 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
90 |
DENIED
|
moderate
|
App\Entity\Entry {#1663
+user: Proxies\__CG__\App\Entity\User {#1553 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
+slug: "Seems-like-just-anyone-can-use-Hubspot-these-days"
+title: "Seems like just anyone can use Hubspot these days"
+url: "https://pasteboard.co/Tk5uppksnR3h.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 2
+favouriteCount: 31
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729375190 {#1656
date: 2024-10-19 23:59:50.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1590 …}
+votes: Doctrine\ORM\PersistentCollection {#1591 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1582 …}
+notifications: Doctrine\ORM\PersistentCollection {#1583 …}
+badges: Doctrine\ORM\PersistentCollection {#1580 …}
+children: []
-id: 33785
-titleTs: "'anyon':4 'day':9 'hubspot':7 'like':2 'seem':1 'use':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599215
+visibility: "visible "
+apId: "https://lemm.ee/post/22236146"
+editedAt: DateTimeImmutable @1729336130 {#1661
date: 2024-10-19 13:08:50.0 +02:00
}
+createdAt: DateTimeImmutable @1706518715 {#1662
date: 2024-01-29 09:58:35.0 +01:00
}
} |
|
Show voter details
|
91 |
DENIED
|
edit
|
App\Entity\Entry {#1663
+user: Proxies\__CG__\App\Entity\User {#1553 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
+slug: "Seems-like-just-anyone-can-use-Hubspot-these-days"
+title: "Seems like just anyone can use Hubspot these days"
+url: "https://pasteboard.co/Tk5uppksnR3h.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 2
+favouriteCount: 31
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729375190 {#1656
date: 2024-10-19 23:59:50.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1590 …}
+votes: Doctrine\ORM\PersistentCollection {#1591 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1582 …}
+notifications: Doctrine\ORM\PersistentCollection {#1583 …}
+badges: Doctrine\ORM\PersistentCollection {#1580 …}
+children: []
-id: 33785
-titleTs: "'anyon':4 'day':9 'hubspot':7 'like':2 'seem':1 'use':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599215
+visibility: "visible "
+apId: "https://lemm.ee/post/22236146"
+editedAt: DateTimeImmutable @1729336130 {#1661
date: 2024-10-19 13:08:50.0 +02:00
}
+createdAt: DateTimeImmutable @1706518715 {#1662
date: 2024-01-29 09:58:35.0 +01:00
}
} |
|
Show voter details
|
92 |
DENIED
|
moderate
|
App\Entity\Entry {#1663
+user: Proxies\__CG__\App\Entity\User {#1553 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
+slug: "Seems-like-just-anyone-can-use-Hubspot-these-days"
+title: "Seems like just anyone can use Hubspot these days"
+url: "https://pasteboard.co/Tk5uppksnR3h.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 2
+favouriteCount: 31
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729375190 {#1656
date: 2024-10-19 23:59:50.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1590 …}
+votes: Doctrine\ORM\PersistentCollection {#1591 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1582 …}
+notifications: Doctrine\ORM\PersistentCollection {#1583 …}
+badges: Doctrine\ORM\PersistentCollection {#1580 …}
+children: []
-id: 33785
-titleTs: "'anyon':4 'day':9 'hubspot':7 'like':2 'seem':1 'use':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599215
+visibility: "visible "
+apId: "https://lemm.ee/post/22236146"
+editedAt: DateTimeImmutable @1729336130 {#1661
date: 2024-10-19 13:08:50.0 +02:00
}
+createdAt: DateTimeImmutable @1706518715 {#1662
date: 2024-01-29 09:58:35.0 +01:00
}
} |
|
Show voter details
|
93 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
94 |
DENIED
|
moderate
|
App\Entity\Entry {#1572
+user: Proxies\__CG__\App\Entity\User {#1574 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Nvidia-shield"
+title: "Nvidia shield"
+url: null
+body: """
Everyone keeps saying it’s the best media player, so I’m interested in getting one, but I haven’t had a google account for many years now and don’t want to create a new one just for this.\n
\n
Does anyone know if it’s possible to run one without a google account?\n
\n
Edit: I would only want to use it for Plex and maybe youtube
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 12
+favouriteCount: 7
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729480714 {#1584
date: 2024-10-21 05:18:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1587 …}
+votes: Doctrine\ORM\PersistentCollection {#1573 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1549 …}
+notifications: Doctrine\ORM\PersistentCollection {#1568 …}
+badges: Doctrine\ORM\PersistentCollection {#1528 …}
+children: []
-id: 33823
-titleTs: "'nvidia':1 'shield':2"
-bodyTs: "'account':24,54 'anyon':42 'best':7 'creat':34 'edit':55 'everyon':1 'get':15 'googl':23,53 'haven':19 'interest':13 'keep':2 'know':43 'm':12 'mani':26 'mayb':66 'media':8 'new':36 'one':16,37,50 'player':9 'plex':64 'possibl':47 'run':49 'say':3 'use':61 'want':32,59 'without':51 'would':57 'year':27 'youtub':67"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599176
+visibility: "visible "
+apId: "https://lemmy.ml/post/11202807"
+editedAt: DateTimeImmutable @1729387928 {#1581
date: 2024-10-20 03:32:08.0 +02:00
}
+createdAt: DateTimeImmutable @1706537676 {#1588
date: 2024-01-29 15:14:36.0 +01:00
}
} |
|
Show voter details
|
95 |
DENIED
|
edit
|
App\Entity\Entry {#1572
+user: Proxies\__CG__\App\Entity\User {#1574 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Nvidia-shield"
+title: "Nvidia shield"
+url: null
+body: """
Everyone keeps saying it’s the best media player, so I’m interested in getting one, but I haven’t had a google account for many years now and don’t want to create a new one just for this.\n
\n
Does anyone know if it’s possible to run one without a google account?\n
\n
Edit: I would only want to use it for Plex and maybe youtube
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 12
+favouriteCount: 7
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729480714 {#1584
date: 2024-10-21 05:18:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1587 …}
+votes: Doctrine\ORM\PersistentCollection {#1573 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1549 …}
+notifications: Doctrine\ORM\PersistentCollection {#1568 …}
+badges: Doctrine\ORM\PersistentCollection {#1528 …}
+children: []
-id: 33823
-titleTs: "'nvidia':1 'shield':2"
-bodyTs: "'account':24,54 'anyon':42 'best':7 'creat':34 'edit':55 'everyon':1 'get':15 'googl':23,53 'haven':19 'interest':13 'keep':2 'know':43 'm':12 'mani':26 'mayb':66 'media':8 'new':36 'one':16,37,50 'player':9 'plex':64 'possibl':47 'run':49 'say':3 'use':61 'want':32,59 'without':51 'would':57 'year':27 'youtub':67"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599176
+visibility: "visible "
+apId: "https://lemmy.ml/post/11202807"
+editedAt: DateTimeImmutable @1729387928 {#1581
date: 2024-10-20 03:32:08.0 +02:00
}
+createdAt: DateTimeImmutable @1706537676 {#1588
date: 2024-01-29 15:14:36.0 +01:00
}
} |
|
Show voter details
|
96 |
DENIED
|
moderate
|
App\Entity\Entry {#1572
+user: Proxies\__CG__\App\Entity\User {#1574 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#188 …}
+slug: "Nvidia-shield"
+title: "Nvidia shield"
+url: null
+body: """
Everyone keeps saying it’s the best media player, so I’m interested in getting one, but I haven’t had a google account for many years now and don’t want to create a new one just for this.\n
\n
Does anyone know if it’s possible to run one without a google account?\n
\n
Edit: I would only want to use it for Plex and maybe youtube
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 12
+favouriteCount: 7
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729480714 {#1584
date: 2024-10-21 05:18:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1587 …}
+votes: Doctrine\ORM\PersistentCollection {#1573 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1549 …}
+notifications: Doctrine\ORM\PersistentCollection {#1568 …}
+badges: Doctrine\ORM\PersistentCollection {#1528 …}
+children: []
-id: 33823
-titleTs: "'nvidia':1 'shield':2"
-bodyTs: "'account':24,54 'anyon':42 'best':7 'creat':34 'edit':55 'everyon':1 'get':15 'googl':23,53 'haven':19 'interest':13 'keep':2 'know':43 'm':12 'mani':26 'mayb':66 'media':8 'new':36 'one':16,37,50 'player':9 'plex':64 'possibl':47 'run':49 'say':3 'use':61 'want':32,59 'without':51 'would':57 'year':27 'youtub':67"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706599176
+visibility: "visible "
+apId: "https://lemmy.ml/post/11202807"
+editedAt: DateTimeImmutable @1729387928 {#1581
date: 2024-10-20 03:32:08.0 +02:00
}
+createdAt: DateTimeImmutable @1706537676 {#1588
date: 2024-01-29 15:14:36.0 +01:00
}
} |
|
Show voter details
|
97 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
98 |
DENIED
|
moderate
|
App\Entity\Entry {#1567
+user: Proxies\__CG__\App\Entity\User {#1550 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: Proxies\__CG__\App\Entity\Image {#1548 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
+slug: "Gigachad"
+title: "Gigachad"
+url: "https://lemmygrad.ml/pictrs/image/73e93bf8-bf79-478f-aaab-66817e650a56.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 1
+favouriteCount: 8
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729556037 {#1561
date: 2024-10-22 02:13:57.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1566 …}
+votes: Doctrine\ORM\PersistentCollection {#1562 …}
+reports: Doctrine\ORM\PersistentCollection {#1554 …}
+favourites: Doctrine\ORM\PersistentCollection {#1556 …}
+notifications: Doctrine\ORM\PersistentCollection {#1555 …}
+badges: Doctrine\ORM\PersistentCollection {#1620 …}
+children: []
-id: 33946
-titleTs: "'gigachad':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706598935
+visibility: "visible "
+apId: "https://lemmygrad.ml/post/3474469"
+editedAt: null
+createdAt: DateTimeImmutable @1706574435 {#1525
date: 2024-01-30 01:27:15.0 +01:00
}
} |
|
Show voter details
|
99 |
DENIED
|
edit
|
App\Entity\Entry {#1567
+user: Proxies\__CG__\App\Entity\User {#1550 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: Proxies\__CG__\App\Entity\Image {#1548 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
+slug: "Gigachad"
+title: "Gigachad"
+url: "https://lemmygrad.ml/pictrs/image/73e93bf8-bf79-478f-aaab-66817e650a56.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 1
+favouriteCount: 8
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729556037 {#1561
date: 2024-10-22 02:13:57.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1566 …}
+votes: Doctrine\ORM\PersistentCollection {#1562 …}
+reports: Doctrine\ORM\PersistentCollection {#1554 …}
+favourites: Doctrine\ORM\PersistentCollection {#1556 …}
+notifications: Doctrine\ORM\PersistentCollection {#1555 …}
+badges: Doctrine\ORM\PersistentCollection {#1620 …}
+children: []
-id: 33946
-titleTs: "'gigachad':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706598935
+visibility: "visible "
+apId: "https://lemmygrad.ml/post/3474469"
+editedAt: null
+createdAt: DateTimeImmutable @1706574435 {#1525
date: 2024-01-30 01:27:15.0 +01:00
}
} |
|
Show voter details
|
100 |
DENIED
|
moderate
|
App\Entity\Entry {#1567
+user: Proxies\__CG__\App\Entity\User {#1550 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: Proxies\__CG__\App\Entity\Image {#1548 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
+slug: "Gigachad"
+title: "Gigachad"
+url: "https://lemmygrad.ml/pictrs/image/73e93bf8-bf79-478f-aaab-66817e650a56.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 1
+favouriteCount: 8
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729556037 {#1561
date: 2024-10-22 02:13:57.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1566 …}
+votes: Doctrine\ORM\PersistentCollection {#1562 …}
+reports: Doctrine\ORM\PersistentCollection {#1554 …}
+favourites: Doctrine\ORM\PersistentCollection {#1556 …}
+notifications: Doctrine\ORM\PersistentCollection {#1555 …}
+badges: Doctrine\ORM\PersistentCollection {#1620 …}
+children: []
-id: 33946
-titleTs: "'gigachad':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706598935
+visibility: "visible "
+apId: "https://lemmygrad.ml/post/3474469"
+editedAt: null
+createdAt: DateTimeImmutable @1706574435 {#1525
date: 2024-01-30 01:27:15.0 +01:00
}
} |
|
Show voter details
|