1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729}
0 => App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2387
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617
+user: Proxies\__CG__\App\Entity\User {#2198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2257 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
+slug: "Thoughts-on-this"
+title: "Thoughts on this?"
+url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 121
+favouriteCount: 232
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711282074 {#1363
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2238 …}
+votes: Doctrine\ORM\PersistentCollection {#2226 …}
+reports: Doctrine\ORM\PersistentCollection {#2240 …}
+favourites: Doctrine\ORM\PersistentCollection {#2157 …}
+notifications: Doctrine\ORM\PersistentCollection {#2156 …}
+badges: Doctrine\ORM\PersistentCollection {#2181 …}
+children: [
4 => App\Entity\EntryComment {#1731
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Most of the post is an “argument from authority”: *Trust me, I have a PhD and maintain my own X server, and I assure you that Wayland is a pile of shit!*\n
\n
OP claims that “actually nothing will actually run” because the stable Wayland protocols lack so much important functionality. In reality, many people use Wayland every day, and multiple large distributions use it as the default display server. This doesn’t inspire confidence in OP’s knowledge.\n
\n
Admittedly, the first bug they linked is a real issue and it should be fixed, but it’s not a Wayland design flaw. It’s an (arguably important) feature that hasn’t been implemented by all compositors yet. With the second bug OP laments that Wayland compositors are implemented in C, an unsafe language. This is true about X.org too, so I don’t really see the point. Arguably Wayland improves on X11 here, because someone could develop a new Wayland compositor in Rust, while in X11 this is a core part of the display server.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 78
+score: 0
+lastActive: DateTime @1711225426 {#1723
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1597 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 273055
-bodyTs: "'actual':36,39 'admit':79 'arguabl':105,147 'argument':7 'assur':24 'author':9 'bug':82,120 'c':129 'claim':34 'compositor':115,125,160 'confid':74 'core':169 'could':155 'day':58 'default':67 'design':100 'develop':156 'display':68,173 'distribut':62 'doesn':71 'everi':57 'featur':107 'first':81 'fix':93 'flaw':101 'function':50 'hasn':109 'implement':112,127 'import':49,106 'improv':149 'inspir':73 'issu':88 'knowledg':78 'lack':46 'lament':122 'languag':132 'larg':61 'link':84 'maintain':17 'mani':53 'much':48 'multipl':60 'new':158 'noth':37 'op':33,76,121 'part':170 'peopl':54 'phd':15 'pile':30 'point':146 'post':4 'protocol':45 'real':87 'realiti':52 'realli':143 'run':40 'rust':162 'second':119 'see':144 'server':21,69,174 'shit':32 'someon':154 'stabl':43 'true':135 'trust':10 'unsaf':131 'use':55,63 'wayland':27,44,56,99,124,148,159 'x':20 'x.org':137 'x11':151,165 'yet':116"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925747"
+editedAt: null
+createdAt: DateTimeImmutable @1704193901 {#1725
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2447
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
+root: App\Entity\EntryComment {#1731}
+body: """
It’s a valid concern IMO. Any application on X11 can install a key logger, record your screen, and influence other applications in a myriad of ways. With open source software from a trusted repository, this is not an issue, but an increasing number of people run random binary blobs from Steam, the Snap Store and Flathub. I am 100% certain that some less-conscientious publishers are already using X11 features to build ad profiles of their users; it’s a matter of time before the first ransomware will appear. The only sensible way to prevent this, is to confine applications to their own space.\n
\n
> But ok, more security isn’t a bad thing. But why not make it an option, like SELinux for example? That way users can choose a degree on a scale between security and convenience that suits their use case and circumstances. Why make it all or nothing?\n
\n
Wayland simply doesn’t have protocols for most of this stuff. (Applications are supposed to use D-Bus and portals.) Developing new protocols that offer X11-like functionality is a large investment and will also need changes in the toolkits and apps to make it work.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1704198893 {#2448
date: 2024-01-02 13:34:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#2462 …}
+nested: Doctrine\ORM\PersistentCollection {#2461 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2452 …}
+favourites: Doctrine\ORM\PersistentCollection {#2454 …}
+notifications: Doctrine\ORM\PersistentCollection {#2459 …}
-id: 273261
-bodyTs: "'100':60 'ad':75 'alreadi':69 'also':190 'app':197 'appear':91 'applic':8,22,102,165 'bad':114 'binari':49 'blob':50 'build':74 'bus':172 'case':145 'certain':61 'chang':192 'choos':131 'circumst':147 'concern':5 'confin':101 'conscienti':66 'conveni':140 'd':171 'd-bus':170 'degre':133 'develop':175 'doesn':156 'exampl':126 'featur':72 'first':88 'flathub':57 'function':183 'imo':6 'increas':43 'influenc':20 'instal':12 'invest':187 'isn':111 'issu':40 'key':14 'larg':186 'less':65 'less-conscienti':64 'like':123,182 'logger':15 'make':119,149,199 'matter':83 'myriad':25 'need':191 'new':176 'noth':153 'number':44 'offer':179 'ok':108 'open':29 'option':122 'peopl':46 'portal':174 'prevent':97 'profil':76 'protocol':159,177 'publish':67 'random':48 'ransomwar':89 'record':16 'repositori':35 'run':47 'scale':136 'screen':18 'secur':110,138 'selinux':124 'sensibl':94 'simpli':155 'snap':54 'softwar':31 'sourc':30 'space':106 'steam':52 'store':55 'stuff':164 'suit':142 'suppos':167 'thing':115 'time':85 'toolkit':195 'trust':34 'use':70,144,169 'user':79,129 'valid':4 'way':27,95,128 'wayland':154 'work':201 'x11':10,71,181 'x11-like':180"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925910"
+editedAt: null
+createdAt: DateTimeImmutable @1704198893 {#2411
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#2381
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#2378
date: 2024-01-02 14:42:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1910 …}
+nested: Doctrine\ORM\PersistentCollection {#1909 …}
+votes: Doctrine\ORM\PersistentCollection {#1926 …}
+reports: Doctrine\ORM\PersistentCollection {#1874 …}
+favourites: Doctrine\ORM\PersistentCollection {#1908 …}
+notifications: Doctrine\ORM\PersistentCollection {#1883 …}
-id: 273426
-bodyTs: "'annoy':5 'one':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926078"
+editedAt: null
+createdAt: DateTimeImmutable @1704202951 {#2379
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1729
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1617 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
+root: App\Entity\EntryComment {#1731}
+body: """
That is a serious problem, but advocating X11 will not solve anything. Wayland is being improved every day, while X.org is in deep maintenance mode.\n
\n
And let’s not pretend that X.org is perfect. Race conditions at least can be fixed, even if it takes a lot of time and effort. Worst case, someone will rewrite wlroots in Rust. But in X11 any application can kill other applications, install a key logger, pin itself to the foreground, etcetera. This is by design: it’s what makes window managers, `xkill` and `xeyes` work. It’s also a huge security flaw that can never be fixed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1704196050 {#1705
date: 2024-01-02 12:47:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@jw13@beehaw.org"
"@lemmyvore@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#1714 …}
+nested: Doctrine\ORM\PersistentCollection {#1720 …}
+votes: Doctrine\ORM\PersistentCollection {#1717 …}
+reports: Doctrine\ORM\PersistentCollection {#1741 …}
+favourites: Doctrine\ORM\PersistentCollection {#1707 …}
+notifications: Doctrine\ORM\PersistentCollection {#2464 …}
-id: 273128
-bodyTs: "'advoc':7 'also':95 'anyth':12 'applic':64,68 'case':53 'condit':36 'day':18 'deep':23 'design':82 'effort':51 'etcetera':78 'even':42 'everi':17 'fix':41,104 'flaw':99 'foreground':77 'huge':97 'improv':16 'instal':69 'key':71 'kill':66 'least':38 'let':27 'logger':72 'lot':47 'mainten':24 'make':86 'manag':88 'mode':25 'never':102 'perfect':34 'pin':73 'pretend':30 'problem':5 'race':35 'rewrit':56 'rust':59 'secur':98 'serious':4 'solv':11 'someon':54 'take':45 'time':49 'wayland':13 'window':87 'wlroot':57 'work':92 'worst':52 'x.org':20,32 'x11':8,62 'xey':91 'xkill':89"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1925811"
+editedAt: null
+createdAt: DateTimeImmutable @1704196050 {#1795
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#2387}
]
-id: 26680
-titleTs: "'thought':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275680
+visibility: "visible "
+apId: "https://futurology.today/post/322568"
+editedAt: null
+createdAt: DateTimeImmutable @1704189280 {#2220
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#2389
date: 2024-01-03 07:01:20.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
"@uzay@infosec.pub"
"@jw13@beehaw.org"
"@Deebster@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2394 …}
+nested: Doctrine\ORM\PersistentCollection {#2393 …}
+votes: Doctrine\ORM\PersistentCollection {#1381 …}
+reports: Doctrine\ORM\PersistentCollection {#1402 …}
+favourites: Doctrine\ORM\PersistentCollection {#1385 …}
+notifications: Doctrine\ORM\PersistentCollection {#1401 …}
-id: 275754
-bodyTs: "'auto':2 'auto-typ':1 'type':3 'work':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1933305"
+editedAt: null
+createdAt: DateTimeImmutable @1704261680 {#2369
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2471
+user: Proxies\__CG__\App\Entity\User {#2228 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Happy-new-year-of-the-Linux-Desktop"
+title: "Happy new year of the Linux Desktop!"
+url: null
+body: null
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 59
+favouriteCount: 401
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721577282 {#2185
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2172 …}
+votes: Doctrine\ORM\PersistentCollection {#2183 …}
+reports: Doctrine\ORM\PersistentCollection {#2168 …}
+favourites: Doctrine\ORM\PersistentCollection {#2038 …}
+notifications: Doctrine\ORM\PersistentCollection {#1988 …}
+badges: Doctrine\ORM\PersistentCollection {#2003 …}
+children: [
App\Entity\EntryComment {#2467
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
+body: "The probability of abuse is much higher with closed-source applications though. Almost all popular games are closed-source, and many are riddled with ads and spyware."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704201989 {#2470
date: 2024-01-02 14:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Jungle@linux.community"
"@theshatterstone54@feddit.uk"
"@java@beehaw.org"
"@Loucypher@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2370 …}
+nested: Doctrine\ORM\PersistentCollection {#2360 …}
+votes: Doctrine\ORM\PersistentCollection {#2361 …}
+reports: Doctrine\ORM\PersistentCollection {#2372 …}
+favourites: Doctrine\ORM\PersistentCollection {#2386 …}
+notifications: Doctrine\ORM\PersistentCollection {#2385 …}
-id: 273386
-bodyTs: "'abus':4 'ad':27 'almost':14 'applic':12 'close':10,20 'closed-sourc':9,19 'game':17 'higher':7 'mani':23 'much':6 'popular':16 'probabl':2 'riddl':25 'sourc':11,21 'spywar':29 'though':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926040"
+editedAt: null
+createdAt: DateTimeImmutable @1704201989 {#2469
date: 2024-01-02 14:26:29.0 +01:00
}
+"title": 273386
}
]
-id: 26366
-titleTs: "'desktop':7 'happi':1 'linux':6 'new':2 'year':3"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704153483
+visibility: "visible "
+apId: "https://linux.community/post/377254"
+editedAt: null
+createdAt: DateTimeImmutable @1704067083 {#2279
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2471
+user: Proxies\__CG__\App\Entity\User {#2228 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Happy-new-year-of-the-Linux-Desktop"
+title: "Happy new year of the Linux Desktop!"
+url: null
+body: null
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 59
+favouriteCount: 401
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721577282 {#2185
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2172 …}
+votes: Doctrine\ORM\PersistentCollection {#2183 …}
+reports: Doctrine\ORM\PersistentCollection {#2168 …}
+favourites: Doctrine\ORM\PersistentCollection {#2038 …}
+notifications: Doctrine\ORM\PersistentCollection {#1988 …}
+badges: Doctrine\ORM\PersistentCollection {#2003 …}
+children: [
App\Entity\EntryComment {#2467
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
+body: "The probability of abuse is much higher with closed-source applications though. Almost all popular games are closed-source, and many are riddled with ads and spyware."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704201989 {#2470
date: 2024-01-02 14:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Jungle@linux.community"
"@theshatterstone54@feddit.uk"
"@java@beehaw.org"
"@Loucypher@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2370 …}
+nested: Doctrine\ORM\PersistentCollection {#2360 …}
+votes: Doctrine\ORM\PersistentCollection {#2361 …}
+reports: Doctrine\ORM\PersistentCollection {#2372 …}
+favourites: Doctrine\ORM\PersistentCollection {#2386 …}
+notifications: Doctrine\ORM\PersistentCollection {#2385 …}
-id: 273386
-bodyTs: "'abus':4 'ad':27 'almost':14 'applic':12 'close':10,20 'closed-sourc':9,19 'game':17 'higher':7 'mani':23 'much':6 'popular':16 'probabl':2 'riddl':25 'sourc':11,21 'spywar':29 'though':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926040"
+editedAt: null
+createdAt: DateTimeImmutable @1704201989 {#2469
date: 2024-01-02 14:26:29.0 +01:00
}
+"title": 273386
}
]
-id: 26366
-titleTs: "'desktop':7 'happi':1 'linux':6 'new':2 'year':3"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704153483
+visibility: "visible "
+apId: "https://linux.community/post/377254"
+editedAt: null
+createdAt: DateTimeImmutable @1704067083 {#2279
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2471
+user: Proxies\__CG__\App\Entity\User {#2228 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Happy-new-year-of-the-Linux-Desktop"
+title: "Happy new year of the Linux Desktop!"
+url: null
+body: null
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 59
+favouriteCount: 401
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721577282 {#2185
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2172 …}
+votes: Doctrine\ORM\PersistentCollection {#2183 …}
+reports: Doctrine\ORM\PersistentCollection {#2168 …}
+favourites: Doctrine\ORM\PersistentCollection {#2038 …}
+notifications: Doctrine\ORM\PersistentCollection {#1988 …}
+badges: Doctrine\ORM\PersistentCollection {#2003 …}
+children: [
App\Entity\EntryComment {#2467
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
+body: "The probability of abuse is much higher with closed-source applications though. Almost all popular games are closed-source, and many are riddled with ads and spyware."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704201989 {#2470
date: 2024-01-02 14:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Jungle@linux.community"
"@theshatterstone54@feddit.uk"
"@java@beehaw.org"
"@Loucypher@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2370 …}
+nested: Doctrine\ORM\PersistentCollection {#2360 …}
+votes: Doctrine\ORM\PersistentCollection {#2361 …}
+reports: Doctrine\ORM\PersistentCollection {#2372 …}
+favourites: Doctrine\ORM\PersistentCollection {#2386 …}
+notifications: Doctrine\ORM\PersistentCollection {#2385 …}
-id: 273386
-bodyTs: "'abus':4 'ad':27 'almost':14 'applic':12 'close':10,20 'closed-sourc':9,19 'game':17 'higher':7 'mani':23 'much':6 'popular':16 'probabl':2 'riddl':25 'sourc':11,21 'spywar':29 'though':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926040"
+editedAt: null
+createdAt: DateTimeImmutable @1704201989 {#2469
date: 2024-01-02 14:26:29.0 +01:00
}
+"title": 273386
}
]
-id: 26366
-titleTs: "'desktop':7 'happi':1 'linux':6 'new':2 'year':3"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704153483
+visibility: "visible "
+apId: "https://linux.community/post/377254"
+editedAt: null
+createdAt: DateTimeImmutable @1704067083 {#2279
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2467
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2471
+user: Proxies\__CG__\App\Entity\User {#2228 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Happy-new-year-of-the-Linux-Desktop"
+title: "Happy new year of the Linux Desktop!"
+url: null
+body: null
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 59
+favouriteCount: 401
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721577282 {#2185
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2172 …}
+votes: Doctrine\ORM\PersistentCollection {#2183 …}
+reports: Doctrine\ORM\PersistentCollection {#2168 …}
+favourites: Doctrine\ORM\PersistentCollection {#2038 …}
+notifications: Doctrine\ORM\PersistentCollection {#1988 …}
+badges: Doctrine\ORM\PersistentCollection {#2003 …}
+children: [
App\Entity\EntryComment {#2467}
]
-id: 26366
-titleTs: "'desktop':7 'happi':1 'linux':6 'new':2 'year':3"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704153483
+visibility: "visible "
+apId: "https://linux.community/post/377254"
+editedAt: null
+createdAt: DateTimeImmutable @1704067083 {#2279
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
+body: "The probability of abuse is much higher with closed-source applications though. Almost all popular games are closed-source, and many are riddled with ads and spyware."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704201989 {#2470
date: 2024-01-02 14:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Jungle@linux.community"
"@theshatterstone54@feddit.uk"
"@java@beehaw.org"
"@Loucypher@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2370 …}
+nested: Doctrine\ORM\PersistentCollection {#2360 …}
+votes: Doctrine\ORM\PersistentCollection {#2361 …}
+reports: Doctrine\ORM\PersistentCollection {#2372 …}
+favourites: Doctrine\ORM\PersistentCollection {#2386 …}
+notifications: Doctrine\ORM\PersistentCollection {#2385 …}
-id: 273386
-bodyTs: "'abus':4 'ad':27 'almost':14 'applic':12 'close':10,20 'closed-sourc':9,19 'game':17 'higher':7 'mani':23 'much':6 'popular':16 'probabl':2 'riddl':25 'sourc':11,21 'spywar':29 'though':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926040"
+editedAt: null
+createdAt: DateTimeImmutable @1704201989 {#2469
date: 2024-01-02 14:26:29.0 +01:00
}
+"title": 273386
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\EntryComment {#2467
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2471
+user: Proxies\__CG__\App\Entity\User {#2228 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Happy-new-year-of-the-Linux-Desktop"
+title: "Happy new year of the Linux Desktop!"
+url: null
+body: null
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 59
+favouriteCount: 401
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721577282 {#2185
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2172 …}
+votes: Doctrine\ORM\PersistentCollection {#2183 …}
+reports: Doctrine\ORM\PersistentCollection {#2168 …}
+favourites: Doctrine\ORM\PersistentCollection {#2038 …}
+notifications: Doctrine\ORM\PersistentCollection {#1988 …}
+badges: Doctrine\ORM\PersistentCollection {#2003 …}
+children: [
App\Entity\EntryComment {#2467}
]
-id: 26366
-titleTs: "'desktop':7 'happi':1 'linux':6 'new':2 'year':3"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704153483
+visibility: "visible "
+apId: "https://linux.community/post/377254"
+editedAt: null
+createdAt: DateTimeImmutable @1704067083 {#2279
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
+body: "The probability of abuse is much higher with closed-source applications though. Almost all popular games are closed-source, and many are riddled with ads and spyware."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704201989 {#2470
date: 2024-01-02 14:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Jungle@linux.community"
"@theshatterstone54@feddit.uk"
"@java@beehaw.org"
"@Loucypher@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2370 …}
+nested: Doctrine\ORM\PersistentCollection {#2360 …}
+votes: Doctrine\ORM\PersistentCollection {#2361 …}
+reports: Doctrine\ORM\PersistentCollection {#2372 …}
+favourites: Doctrine\ORM\PersistentCollection {#2386 …}
+notifications: Doctrine\ORM\PersistentCollection {#2385 …}
-id: 273386
-bodyTs: "'abus':4 'ad':27 'almost':14 'applic':12 'close':10,20 'closed-sourc':9,19 'game':17 'higher':7 'mani':23 'much':6 'popular':16 'probabl':2 'riddl':25 'sourc':11,21 'spywar':29 'though':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926040"
+editedAt: null
+createdAt: DateTimeImmutable @1704201989 {#2469
date: 2024-01-02 14:26:29.0 +01:00
}
+"title": 273386
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2467
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2471
+user: Proxies\__CG__\App\Entity\User {#2228 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Happy-new-year-of-the-Linux-Desktop"
+title: "Happy new year of the Linux Desktop!"
+url: null
+body: null
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 59
+favouriteCount: 401
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721577282 {#2185
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2172 …}
+votes: Doctrine\ORM\PersistentCollection {#2183 …}
+reports: Doctrine\ORM\PersistentCollection {#2168 …}
+favourites: Doctrine\ORM\PersistentCollection {#2038 …}
+notifications: Doctrine\ORM\PersistentCollection {#1988 …}
+badges: Doctrine\ORM\PersistentCollection {#2003 …}
+children: [
App\Entity\EntryComment {#2467}
]
-id: 26366
-titleTs: "'desktop':7 'happi':1 'linux':6 'new':2 'year':3"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704153483
+visibility: "visible "
+apId: "https://linux.community/post/377254"
+editedAt: null
+createdAt: DateTimeImmutable @1704067083 {#2279
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
+body: "The probability of abuse is much higher with closed-source applications though. Almost all popular games are closed-source, and many are riddled with ads and spyware."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704201989 {#2470
date: 2024-01-02 14:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Jungle@linux.community"
"@theshatterstone54@feddit.uk"
"@java@beehaw.org"
"@Loucypher@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2370 …}
+nested: Doctrine\ORM\PersistentCollection {#2360 …}
+votes: Doctrine\ORM\PersistentCollection {#2361 …}
+reports: Doctrine\ORM\PersistentCollection {#2372 …}
+favourites: Doctrine\ORM\PersistentCollection {#2386 …}
+notifications: Doctrine\ORM\PersistentCollection {#2385 …}
-id: 273386
-bodyTs: "'abus':4 'ad':27 'almost':14 'applic':12 'close':10,20 'closed-sourc':9,19 'game':17 'higher':7 'mani':23 'much':6 'popular':16 'probabl':2 'riddl':25 'sourc':11,21 'spywar':29 'though':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1926040"
+editedAt: null
+createdAt: DateTimeImmutable @1704201989 {#2469
date: 2024-01-02 14:26:29.0 +01:00
}
+"title": 273386
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1689
+user: Proxies\__CG__\App\Entity\User {#2261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#1993 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
+slug: "Is-DNS-Bloat-too"
+title: "Is DNS Bloat too?"
+url: "https://lemmy.sdf.org/pictrs/image/84ea7148-4c34-4f3a-91d2-cb1524a390f5.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 78
+favouriteCount: 324
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712209820 {#1995
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2001 …}
+votes: Doctrine\ORM\PersistentCollection {#1999 …}
+reports: Doctrine\ORM\PersistentCollection {#2004 …}
+favourites: Doctrine\ORM\PersistentCollection {#1989 …}
+notifications: Doctrine\ORM\PersistentCollection {#1986 …}
+badges: Doctrine\ORM\PersistentCollection {#2009 …}
+children: [
App\Entity\EntryComment {#1680
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
+body: "It’s not even a license, just an abbreviation that people may, or may not, be familiar with."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1704008534 {#1683
date: 2023-12-31 08:42:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@scroll_responsibly@lemmy.sdf.org"
"@onlinepersona@programming.dev"
"@callyral@pawb.social"
]
+children: Doctrine\ORM\PersistentCollection {#1733 …}
+nested: Doctrine\ORM\PersistentCollection {#1727 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1730 …}
+favourites: Doctrine\ORM\PersistentCollection {#1728 …}
+notifications: Doctrine\ORM\PersistentCollection {#1721 …}
-id: 266885
-bodyTs: "'abbrevi':9 'even':4 'familiar':17 'licens':6 'may':12,14 'peopl':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1920187"
+editedAt: null
+createdAt: DateTimeImmutable @1704008534 {#1687
date: 2023-12-31 08:42:14.0 +01:00
}
+"title": 266885
}
]
-id: 25939
-titleTs: "'bloat':3 'dns':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704061883
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/9895543"
+editedAt: null
+createdAt: DateTimeImmutable @1703975483 {#2173
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1689
+user: Proxies\__CG__\App\Entity\User {#2261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#1993 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
+slug: "Is-DNS-Bloat-too"
+title: "Is DNS Bloat too?"
+url: "https://lemmy.sdf.org/pictrs/image/84ea7148-4c34-4f3a-91d2-cb1524a390f5.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 78
+favouriteCount: 324
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712209820 {#1995
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2001 …}
+votes: Doctrine\ORM\PersistentCollection {#1999 …}
+reports: Doctrine\ORM\PersistentCollection {#2004 …}
+favourites: Doctrine\ORM\PersistentCollection {#1989 …}
+notifications: Doctrine\ORM\PersistentCollection {#1986 …}
+badges: Doctrine\ORM\PersistentCollection {#2009 …}
+children: [
App\Entity\EntryComment {#1680
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
+body: "It’s not even a license, just an abbreviation that people may, or may not, be familiar with."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1704008534 {#1683
date: 2023-12-31 08:42:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@scroll_responsibly@lemmy.sdf.org"
"@onlinepersona@programming.dev"
"@callyral@pawb.social"
]
+children: Doctrine\ORM\PersistentCollection {#1733 …}
+nested: Doctrine\ORM\PersistentCollection {#1727 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1730 …}
+favourites: Doctrine\ORM\PersistentCollection {#1728 …}
+notifications: Doctrine\ORM\PersistentCollection {#1721 …}
-id: 266885
-bodyTs: "'abbrevi':9 'even':4 'familiar':17 'licens':6 'may':12,14 'peopl':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1920187"
+editedAt: null
+createdAt: DateTimeImmutable @1704008534 {#1687
date: 2023-12-31 08:42:14.0 +01:00
}
+"title": 266885
}
]
-id: 25939
-titleTs: "'bloat':3 'dns':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704061883
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/9895543"
+editedAt: null
+createdAt: DateTimeImmutable @1703975483 {#2173
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1689
+user: Proxies\__CG__\App\Entity\User {#2261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#1993 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
+slug: "Is-DNS-Bloat-too"
+title: "Is DNS Bloat too?"
+url: "https://lemmy.sdf.org/pictrs/image/84ea7148-4c34-4f3a-91d2-cb1524a390f5.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 78
+favouriteCount: 324
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712209820 {#1995
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2001 …}
+votes: Doctrine\ORM\PersistentCollection {#1999 …}
+reports: Doctrine\ORM\PersistentCollection {#2004 …}
+favourites: Doctrine\ORM\PersistentCollection {#1989 …}
+notifications: Doctrine\ORM\PersistentCollection {#1986 …}
+badges: Doctrine\ORM\PersistentCollection {#2009 …}
+children: [
App\Entity\EntryComment {#1680
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
+body: "It’s not even a license, just an abbreviation that people may, or may not, be familiar with."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1704008534 {#1683
date: 2023-12-31 08:42:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@scroll_responsibly@lemmy.sdf.org"
"@onlinepersona@programming.dev"
"@callyral@pawb.social"
]
+children: Doctrine\ORM\PersistentCollection {#1733 …}
+nested: Doctrine\ORM\PersistentCollection {#1727 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1730 …}
+favourites: Doctrine\ORM\PersistentCollection {#1728 …}
+notifications: Doctrine\ORM\PersistentCollection {#1721 …}
-id: 266885
-bodyTs: "'abbrevi':9 'even':4 'familiar':17 'licens':6 'may':12,14 'peopl':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1920187"
+editedAt: null
+createdAt: DateTimeImmutable @1704008534 {#1687
date: 2023-12-31 08:42:14.0 +01:00
}
+"title": 266885
}
]
-id: 25939
-titleTs: "'bloat':3 'dns':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704061883
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/9895543"
+editedAt: null
+createdAt: DateTimeImmutable @1703975483 {#2173
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
37 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
38 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1680
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1689
+user: Proxies\__CG__\App\Entity\User {#2261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#1993 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
+slug: "Is-DNS-Bloat-too"
+title: "Is DNS Bloat too?"
+url: "https://lemmy.sdf.org/pictrs/image/84ea7148-4c34-4f3a-91d2-cb1524a390f5.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 78
+favouriteCount: 324
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712209820 {#1995
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2001 …}
+votes: Doctrine\ORM\PersistentCollection {#1999 …}
+reports: Doctrine\ORM\PersistentCollection {#2004 …}
+favourites: Doctrine\ORM\PersistentCollection {#1989 …}
+notifications: Doctrine\ORM\PersistentCollection {#1986 …}
+badges: Doctrine\ORM\PersistentCollection {#2009 …}
+children: [
App\Entity\EntryComment {#1680}
]
-id: 25939
-titleTs: "'bloat':3 'dns':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704061883
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/9895543"
+editedAt: null
+createdAt: DateTimeImmutable @1703975483 {#2173
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
+body: "It’s not even a license, just an abbreviation that people may, or may not, be familiar with."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1704008534 {#1683
date: 2023-12-31 08:42:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@scroll_responsibly@lemmy.sdf.org"
"@onlinepersona@programming.dev"
"@callyral@pawb.social"
]
+children: Doctrine\ORM\PersistentCollection {#1733 …}
+nested: Doctrine\ORM\PersistentCollection {#1727 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1730 …}
+favourites: Doctrine\ORM\PersistentCollection {#1728 …}
+notifications: Doctrine\ORM\PersistentCollection {#1721 …}
-id: 266885
-bodyTs: "'abbrevi':9 'even':4 'familiar':17 'licens':6 'may':12,14 'peopl':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1920187"
+editedAt: null
+createdAt: DateTimeImmutable @1704008534 {#1687
date: 2023-12-31 08:42:14.0 +01:00
}
+"title": 266885
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
App\Entity\EntryComment {#1680
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1689
+user: Proxies\__CG__\App\Entity\User {#2261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#1993 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
+slug: "Is-DNS-Bloat-too"
+title: "Is DNS Bloat too?"
+url: "https://lemmy.sdf.org/pictrs/image/84ea7148-4c34-4f3a-91d2-cb1524a390f5.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 78
+favouriteCount: 324
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712209820 {#1995
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2001 …}
+votes: Doctrine\ORM\PersistentCollection {#1999 …}
+reports: Doctrine\ORM\PersistentCollection {#2004 …}
+favourites: Doctrine\ORM\PersistentCollection {#1989 …}
+notifications: Doctrine\ORM\PersistentCollection {#1986 …}
+badges: Doctrine\ORM\PersistentCollection {#2009 …}
+children: [
App\Entity\EntryComment {#1680}
]
-id: 25939
-titleTs: "'bloat':3 'dns':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704061883
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/9895543"
+editedAt: null
+createdAt: DateTimeImmutable @1703975483 {#2173
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
+body: "It’s not even a license, just an abbreviation that people may, or may not, be familiar with."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1704008534 {#1683
date: 2023-12-31 08:42:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@scroll_responsibly@lemmy.sdf.org"
"@onlinepersona@programming.dev"
"@callyral@pawb.social"
]
+children: Doctrine\ORM\PersistentCollection {#1733 …}
+nested: Doctrine\ORM\PersistentCollection {#1727 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1730 …}
+favourites: Doctrine\ORM\PersistentCollection {#1728 …}
+notifications: Doctrine\ORM\PersistentCollection {#1721 …}
-id: 266885
-bodyTs: "'abbrevi':9 'even':4 'familiar':17 'licens':6 'may':12,14 'peopl':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1920187"
+editedAt: null
+createdAt: DateTimeImmutable @1704008534 {#1687
date: 2023-12-31 08:42:14.0 +01:00
}
+"title": 266885
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1680
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1689
+user: Proxies\__CG__\App\Entity\User {#2261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#1993 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
+slug: "Is-DNS-Bloat-too"
+title: "Is DNS Bloat too?"
+url: "https://lemmy.sdf.org/pictrs/image/84ea7148-4c34-4f3a-91d2-cb1524a390f5.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 78
+favouriteCount: 324
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712209820 {#1995
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2001 …}
+votes: Doctrine\ORM\PersistentCollection {#1999 …}
+reports: Doctrine\ORM\PersistentCollection {#2004 …}
+favourites: Doctrine\ORM\PersistentCollection {#1989 …}
+notifications: Doctrine\ORM\PersistentCollection {#1986 …}
+badges: Doctrine\ORM\PersistentCollection {#2009 …}
+children: [
App\Entity\EntryComment {#1680}
]
-id: 25939
-titleTs: "'bloat':3 'dns':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704061883
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/9895543"
+editedAt: null
+createdAt: DateTimeImmutable @1703975483 {#2173
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1724 …}
+body: "It’s not even a license, just an abbreviation that people may, or may not, be familiar with."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1704008534 {#1683
date: 2023-12-31 08:42:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@scroll_responsibly@lemmy.sdf.org"
"@onlinepersona@programming.dev"
"@callyral@pawb.social"
]
+children: Doctrine\ORM\PersistentCollection {#1733 …}
+nested: Doctrine\ORM\PersistentCollection {#1727 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1730 …}
+favourites: Doctrine\ORM\PersistentCollection {#1728 …}
+notifications: Doctrine\ORM\PersistentCollection {#1721 …}
-id: 266885
-bodyTs: "'abbrevi':9 'even':4 'familiar':17 'licens':6 'may':12,14 'peopl':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1920187"
+editedAt: null
+createdAt: DateTimeImmutable @1704008534 {#1687
date: 2023-12-31 08:42:14.0 +01:00
}
+"title": 266885
} |
|
Show voter details
|
41 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
42 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1554
+user: Proxies\__CG__\App\Entity\User {#1984 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "What-are-you-most-excited-when-it-comes-to-linux"
+title: "What are you most excited when it comes to linux in 2024?"
+url: null
+body: """
For me it must be kde plasma 6 and the wayland driver for wine.\n
\n
Edit: I made the question gendered by using the word guys. I’ve fixed my mistake.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 104
+favouriteCount: 231
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708225201 {#1991
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1981 …}
+votes: Doctrine\ORM\PersistentCollection {#1982 …}
+reports: Doctrine\ORM\PersistentCollection {#1980 …}
+favourites: Doctrine\ORM\PersistentCollection {#2375 …}
+notifications: Doctrine\ORM\PersistentCollection {#2374 …}
+badges: Doctrine\ORM\PersistentCollection {#2362 …}
+children: [
App\Entity\EntryComment {#1565
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
As a GNOME user:\n
\n
A lot of development is ongoing in GNOME thanks to the Sovereign Tech Fund. I’m curious what that will bring.\n
\n
Also hoping that the proposed tiling functionality will be implemented.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1704081569 {#1563
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1558 …}
+nested: Doctrine\ORM\PersistentCollection {#1557 …}
+votes: Doctrine\ORM\PersistentCollection {#1621 …}
+reports: Doctrine\ORM\PersistentCollection {#1613 …}
+favourites: Doctrine\ORM\PersistentCollection {#1596 …}
+notifications: Doctrine\ORM\PersistentCollection {#1702 …}
-id: 218653
-bodyTs: "'also':26 'bring':25 'curious':21 'develop':8 'function':32 'fund':18 'gnome':3,12 'hope':27 'implement':35 'lot':6 'm':20 'ongo':10 'propos':30 'sovereign':16 'tech':17 'thank':13 'tile':31 'user':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1867306"
+editedAt: null
+createdAt: DateTimeImmutable @1702400412 {#1562
date: 2023-12-12 18:00:12.0 +01:00
}
+"title": 218653
}
]
-id: 21733
-titleTs: "'2024':12 'come':8 'excit':5 'linux':10"
-bodyTs: "'6':8 'driver':12 'edit':15 'fix':28 'gender':20 'guy':25 'kde':6 'made':17 'mistak':30 'must':4 'plasma':7 'question':19 'use':22 've':27 'wayland':11 'wine':14 'word':24"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702421999
+visibility: "visible "
+apId: "https://lemm.ee/post/17698993"
+editedAt: DateTimeImmutable @1703967988 {#1998
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2177
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
43 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1554
+user: Proxies\__CG__\App\Entity\User {#1984 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "What-are-you-most-excited-when-it-comes-to-linux"
+title: "What are you most excited when it comes to linux in 2024?"
+url: null
+body: """
For me it must be kde plasma 6 and the wayland driver for wine.\n
\n
Edit: I made the question gendered by using the word guys. I’ve fixed my mistake.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 104
+favouriteCount: 231
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708225201 {#1991
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1981 …}
+votes: Doctrine\ORM\PersistentCollection {#1982 …}
+reports: Doctrine\ORM\PersistentCollection {#1980 …}
+favourites: Doctrine\ORM\PersistentCollection {#2375 …}
+notifications: Doctrine\ORM\PersistentCollection {#2374 …}
+badges: Doctrine\ORM\PersistentCollection {#2362 …}
+children: [
App\Entity\EntryComment {#1565
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
As a GNOME user:\n
\n
A lot of development is ongoing in GNOME thanks to the Sovereign Tech Fund. I’m curious what that will bring.\n
\n
Also hoping that the proposed tiling functionality will be implemented.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1704081569 {#1563
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1558 …}
+nested: Doctrine\ORM\PersistentCollection {#1557 …}
+votes: Doctrine\ORM\PersistentCollection {#1621 …}
+reports: Doctrine\ORM\PersistentCollection {#1613 …}
+favourites: Doctrine\ORM\PersistentCollection {#1596 …}
+notifications: Doctrine\ORM\PersistentCollection {#1702 …}
-id: 218653
-bodyTs: "'also':26 'bring':25 'curious':21 'develop':8 'function':32 'fund':18 'gnome':3,12 'hope':27 'implement':35 'lot':6 'm':20 'ongo':10 'propos':30 'sovereign':16 'tech':17 'thank':13 'tile':31 'user':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1867306"
+editedAt: null
+createdAt: DateTimeImmutable @1702400412 {#1562
date: 2023-12-12 18:00:12.0 +01:00
}
+"title": 218653
}
]
-id: 21733
-titleTs: "'2024':12 'come':8 'excit':5 'linux':10"
-bodyTs: "'6':8 'driver':12 'edit':15 'fix':28 'gender':20 'guy':25 'kde':6 'made':17 'mistak':30 'must':4 'plasma':7 'question':19 'use':22 've':27 'wayland':11 'wine':14 'word':24"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702421999
+visibility: "visible "
+apId: "https://lemm.ee/post/17698993"
+editedAt: DateTimeImmutable @1703967988 {#1998
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2177
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
44 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1554
+user: Proxies\__CG__\App\Entity\User {#1984 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "What-are-you-most-excited-when-it-comes-to-linux"
+title: "What are you most excited when it comes to linux in 2024?"
+url: null
+body: """
For me it must be kde plasma 6 and the wayland driver for wine.\n
\n
Edit: I made the question gendered by using the word guys. I’ve fixed my mistake.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 104
+favouriteCount: 231
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708225201 {#1991
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1981 …}
+votes: Doctrine\ORM\PersistentCollection {#1982 …}
+reports: Doctrine\ORM\PersistentCollection {#1980 …}
+favourites: Doctrine\ORM\PersistentCollection {#2375 …}
+notifications: Doctrine\ORM\PersistentCollection {#2374 …}
+badges: Doctrine\ORM\PersistentCollection {#2362 …}
+children: [
App\Entity\EntryComment {#1565
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
As a GNOME user:\n
\n
A lot of development is ongoing in GNOME thanks to the Sovereign Tech Fund. I’m curious what that will bring.\n
\n
Also hoping that the proposed tiling functionality will be implemented.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1704081569 {#1563
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1558 …}
+nested: Doctrine\ORM\PersistentCollection {#1557 …}
+votes: Doctrine\ORM\PersistentCollection {#1621 …}
+reports: Doctrine\ORM\PersistentCollection {#1613 …}
+favourites: Doctrine\ORM\PersistentCollection {#1596 …}
+notifications: Doctrine\ORM\PersistentCollection {#1702 …}
-id: 218653
-bodyTs: "'also':26 'bring':25 'curious':21 'develop':8 'function':32 'fund':18 'gnome':3,12 'hope':27 'implement':35 'lot':6 'm':20 'ongo':10 'propos':30 'sovereign':16 'tech':17 'thank':13 'tile':31 'user':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1867306"
+editedAt: null
+createdAt: DateTimeImmutable @1702400412 {#1562
date: 2023-12-12 18:00:12.0 +01:00
}
+"title": 218653
}
]
-id: 21733
-titleTs: "'2024':12 'come':8 'excit':5 'linux':10"
-bodyTs: "'6':8 'driver':12 'edit':15 'fix':28 'gender':20 'guy':25 'kde':6 'made':17 'mistak':30 'must':4 'plasma':7 'question':19 'use':22 've':27 'wayland':11 'wine':14 'word':24"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702421999
+visibility: "visible "
+apId: "https://lemm.ee/post/17698993"
+editedAt: DateTimeImmutable @1703967988 {#1998
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2177
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
45 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
46 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1565
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1554
+user: Proxies\__CG__\App\Entity\User {#1984 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "What-are-you-most-excited-when-it-comes-to-linux"
+title: "What are you most excited when it comes to linux in 2024?"
+url: null
+body: """
For me it must be kde plasma 6 and the wayland driver for wine.\n
\n
Edit: I made the question gendered by using the word guys. I’ve fixed my mistake.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 104
+favouriteCount: 231
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708225201 {#1991
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1981 …}
+votes: Doctrine\ORM\PersistentCollection {#1982 …}
+reports: Doctrine\ORM\PersistentCollection {#1980 …}
+favourites: Doctrine\ORM\PersistentCollection {#2375 …}
+notifications: Doctrine\ORM\PersistentCollection {#2374 …}
+badges: Doctrine\ORM\PersistentCollection {#2362 …}
+children: [
App\Entity\EntryComment {#1565}
]
-id: 21733
-titleTs: "'2024':12 'come':8 'excit':5 'linux':10"
-bodyTs: "'6':8 'driver':12 'edit':15 'fix':28 'gender':20 'guy':25 'kde':6 'made':17 'mistak':30 'must':4 'plasma':7 'question':19 'use':22 've':27 'wayland':11 'wine':14 'word':24"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702421999
+visibility: "visible "
+apId: "https://lemm.ee/post/17698993"
+editedAt: DateTimeImmutable @1703967988 {#1998
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2177
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
As a GNOME user:\n
\n
A lot of development is ongoing in GNOME thanks to the Sovereign Tech Fund. I’m curious what that will bring.\n
\n
Also hoping that the proposed tiling functionality will be implemented.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1704081569 {#1563
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1558 …}
+nested: Doctrine\ORM\PersistentCollection {#1557 …}
+votes: Doctrine\ORM\PersistentCollection {#1621 …}
+reports: Doctrine\ORM\PersistentCollection {#1613 …}
+favourites: Doctrine\ORM\PersistentCollection {#1596 …}
+notifications: Doctrine\ORM\PersistentCollection {#1702 …}
-id: 218653
-bodyTs: "'also':26 'bring':25 'curious':21 'develop':8 'function':32 'fund':18 'gnome':3,12 'hope':27 'implement':35 'lot':6 'm':20 'ongo':10 'propos':30 'sovereign':16 'tech':17 'thank':13 'tile':31 'user':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1867306"
+editedAt: null
+createdAt: DateTimeImmutable @1702400412 {#1562
date: 2023-12-12 18:00:12.0 +01:00
}
+"title": 218653
} |
|
Show voter details
|
47 |
DENIED
|
edit
|
App\Entity\EntryComment {#1565
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1554
+user: Proxies\__CG__\App\Entity\User {#1984 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "What-are-you-most-excited-when-it-comes-to-linux"
+title: "What are you most excited when it comes to linux in 2024?"
+url: null
+body: """
For me it must be kde plasma 6 and the wayland driver for wine.\n
\n
Edit: I made the question gendered by using the word guys. I’ve fixed my mistake.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 104
+favouriteCount: 231
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708225201 {#1991
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1981 …}
+votes: Doctrine\ORM\PersistentCollection {#1982 …}
+reports: Doctrine\ORM\PersistentCollection {#1980 …}
+favourites: Doctrine\ORM\PersistentCollection {#2375 …}
+notifications: Doctrine\ORM\PersistentCollection {#2374 …}
+badges: Doctrine\ORM\PersistentCollection {#2362 …}
+children: [
App\Entity\EntryComment {#1565}
]
-id: 21733
-titleTs: "'2024':12 'come':8 'excit':5 'linux':10"
-bodyTs: "'6':8 'driver':12 'edit':15 'fix':28 'gender':20 'guy':25 'kde':6 'made':17 'mistak':30 'must':4 'plasma':7 'question':19 'use':22 've':27 'wayland':11 'wine':14 'word':24"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702421999
+visibility: "visible "
+apId: "https://lemm.ee/post/17698993"
+editedAt: DateTimeImmutable @1703967988 {#1998
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2177
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
As a GNOME user:\n
\n
A lot of development is ongoing in GNOME thanks to the Sovereign Tech Fund. I’m curious what that will bring.\n
\n
Also hoping that the proposed tiling functionality will be implemented.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1704081569 {#1563
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1558 …}
+nested: Doctrine\ORM\PersistentCollection {#1557 …}
+votes: Doctrine\ORM\PersistentCollection {#1621 …}
+reports: Doctrine\ORM\PersistentCollection {#1613 …}
+favourites: Doctrine\ORM\PersistentCollection {#1596 …}
+notifications: Doctrine\ORM\PersistentCollection {#1702 …}
-id: 218653
-bodyTs: "'also':26 'bring':25 'curious':21 'develop':8 'function':32 'fund':18 'gnome':3,12 'hope':27 'implement':35 'lot':6 'm':20 'ongo':10 'propos':30 'sovereign':16 'tech':17 'thank':13 'tile':31 'user':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1867306"
+editedAt: null
+createdAt: DateTimeImmutable @1702400412 {#1562
date: 2023-12-12 18:00:12.0 +01:00
}
+"title": 218653
} |
|
Show voter details
|
48 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1565
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1554
+user: Proxies\__CG__\App\Entity\User {#1984 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "What-are-you-most-excited-when-it-comes-to-linux"
+title: "What are you most excited when it comes to linux in 2024?"
+url: null
+body: """
For me it must be kde plasma 6 and the wayland driver for wine.\n
\n
Edit: I made the question gendered by using the word guys. I’ve fixed my mistake.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 104
+favouriteCount: 231
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708225201 {#1991
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1981 …}
+votes: Doctrine\ORM\PersistentCollection {#1982 …}
+reports: Doctrine\ORM\PersistentCollection {#1980 …}
+favourites: Doctrine\ORM\PersistentCollection {#2375 …}
+notifications: Doctrine\ORM\PersistentCollection {#2374 …}
+badges: Doctrine\ORM\PersistentCollection {#2362 …}
+children: [
App\Entity\EntryComment {#1565}
]
-id: 21733
-titleTs: "'2024':12 'come':8 'excit':5 'linux':10"
-bodyTs: "'6':8 'driver':12 'edit':15 'fix':28 'gender':20 'guy':25 'kde':6 'made':17 'mistak':30 'must':4 'plasma':7 'question':19 'use':22 've':27 'wayland':11 'wine':14 'word':24"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702421999
+visibility: "visible "
+apId: "https://lemm.ee/post/17698993"
+editedAt: DateTimeImmutable @1703967988 {#1998
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2177
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
As a GNOME user:\n
\n
A lot of development is ongoing in GNOME thanks to the Sovereign Tech Fund. I’m curious what that will bring.\n
\n
Also hoping that the proposed tiling functionality will be implemented.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1704081569 {#1563
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1558 …}
+nested: Doctrine\ORM\PersistentCollection {#1557 …}
+votes: Doctrine\ORM\PersistentCollection {#1621 …}
+reports: Doctrine\ORM\PersistentCollection {#1613 …}
+favourites: Doctrine\ORM\PersistentCollection {#1596 …}
+notifications: Doctrine\ORM\PersistentCollection {#1702 …}
-id: 218653
-bodyTs: "'also':26 'bring':25 'curious':21 'develop':8 'function':32 'fund':18 'gnome':3,12 'hope':27 'implement':35 'lot':6 'm':20 'ongo':10 'propos':30 'sovereign':16 'tech':17 'thank':13 'tile':31 'user':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1867306"
+editedAt: null
+createdAt: DateTimeImmutable @1702400412 {#1562
date: 2023-12-12 18:00:12.0 +01:00
}
+"title": 218653
} |
|
Show voter details
|
49 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
50 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1560
+user: Proxies\__CG__\App\Entity\User {#1996 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Other-dual-panel-file-managers-similar-to-Krusader"
+title: "Other dual panel file managers similar to Krusader?"
+url: null
+body: """
I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
\n
I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
\n
I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
\n
Any advice or ideas would be great thanks in advance!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 21
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701556839 {#2367
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1348 …}
+votes: Doctrine\ORM\PersistentCollection {#1351 …}
+reports: Doctrine\ORM\PersistentCollection {#1353 …}
+favourites: Doctrine\ORM\PersistentCollection {#1358 …}
+notifications: Doctrine\ORM\PersistentCollection {#1355 …}
+badges: Doctrine\ORM\PersistentCollection {#2491 …}
+children: [
App\Entity\EntryComment {#1526
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1560 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Maybe Midnight Commander? I know it’s text based, but it’s really good.\n
\n
Nemo can open a second pane. Never tried it myself though.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1701556839 {#1677
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1576 …}
+nested: Doctrine\ORM\PersistentCollection {#1528 …}
+votes: Doctrine\ORM\PersistentCollection {#1561 …}
+reports: Doctrine\ORM\PersistentCollection {#1567 …}
+favourites: Doctrine\ORM\PersistentCollection {#1559 …}
+notifications: Doctrine\ORM\PersistentCollection {#1564 …}
-id: 190756
-bodyTs: "'base':9 'command':3 'good':14 'know':5 'mayb':1 'midnight':2 'nemo':15 'never':21 'open':17 'pane':20 'realli':13 'second':19 'text':8 'though':25 'tri':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1790320"
+editedAt: null
+createdAt: DateTimeImmutable @1701556839 {#1568
date: 2023-12-02 23:40:39.0 +01:00
}
+"title": 190756
}
]
-id: 19119
-titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
-bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701536423
+visibility: "visible "
+apId: "https://lemm.ee/post/16612484"
+editedAt: null
+createdAt: DateTimeImmutable @1701450023 {#1987
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
51 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1560
+user: Proxies\__CG__\App\Entity\User {#1996 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Other-dual-panel-file-managers-similar-to-Krusader"
+title: "Other dual panel file managers similar to Krusader?"
+url: null
+body: """
I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
\n
I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
\n
I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
\n
Any advice or ideas would be great thanks in advance!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 21
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701556839 {#2367
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1348 …}
+votes: Doctrine\ORM\PersistentCollection {#1351 …}
+reports: Doctrine\ORM\PersistentCollection {#1353 …}
+favourites: Doctrine\ORM\PersistentCollection {#1358 …}
+notifications: Doctrine\ORM\PersistentCollection {#1355 …}
+badges: Doctrine\ORM\PersistentCollection {#2491 …}
+children: [
App\Entity\EntryComment {#1526
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1560 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Maybe Midnight Commander? I know it’s text based, but it’s really good.\n
\n
Nemo can open a second pane. Never tried it myself though.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1701556839 {#1677
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1576 …}
+nested: Doctrine\ORM\PersistentCollection {#1528 …}
+votes: Doctrine\ORM\PersistentCollection {#1561 …}
+reports: Doctrine\ORM\PersistentCollection {#1567 …}
+favourites: Doctrine\ORM\PersistentCollection {#1559 …}
+notifications: Doctrine\ORM\PersistentCollection {#1564 …}
-id: 190756
-bodyTs: "'base':9 'command':3 'good':14 'know':5 'mayb':1 'midnight':2 'nemo':15 'never':21 'open':17 'pane':20 'realli':13 'second':19 'text':8 'though':25 'tri':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1790320"
+editedAt: null
+createdAt: DateTimeImmutable @1701556839 {#1568
date: 2023-12-02 23:40:39.0 +01:00
}
+"title": 190756
}
]
-id: 19119
-titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
-bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701536423
+visibility: "visible "
+apId: "https://lemm.ee/post/16612484"
+editedAt: null
+createdAt: DateTimeImmutable @1701450023 {#1987
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
52 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1560
+user: Proxies\__CG__\App\Entity\User {#1996 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Other-dual-panel-file-managers-similar-to-Krusader"
+title: "Other dual panel file managers similar to Krusader?"
+url: null
+body: """
I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
\n
I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
\n
I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
\n
Any advice or ideas would be great thanks in advance!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 21
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701556839 {#2367
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1348 …}
+votes: Doctrine\ORM\PersistentCollection {#1351 …}
+reports: Doctrine\ORM\PersistentCollection {#1353 …}
+favourites: Doctrine\ORM\PersistentCollection {#1358 …}
+notifications: Doctrine\ORM\PersistentCollection {#1355 …}
+badges: Doctrine\ORM\PersistentCollection {#2491 …}
+children: [
App\Entity\EntryComment {#1526
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1560 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Maybe Midnight Commander? I know it’s text based, but it’s really good.\n
\n
Nemo can open a second pane. Never tried it myself though.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1701556839 {#1677
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1576 …}
+nested: Doctrine\ORM\PersistentCollection {#1528 …}
+votes: Doctrine\ORM\PersistentCollection {#1561 …}
+reports: Doctrine\ORM\PersistentCollection {#1567 …}
+favourites: Doctrine\ORM\PersistentCollection {#1559 …}
+notifications: Doctrine\ORM\PersistentCollection {#1564 …}
-id: 190756
-bodyTs: "'base':9 'command':3 'good':14 'know':5 'mayb':1 'midnight':2 'nemo':15 'never':21 'open':17 'pane':20 'realli':13 'second':19 'text':8 'though':25 'tri':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1790320"
+editedAt: null
+createdAt: DateTimeImmutable @1701556839 {#1568
date: 2023-12-02 23:40:39.0 +01:00
}
+"title": 190756
}
]
-id: 19119
-titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
-bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701536423
+visibility: "visible "
+apId: "https://lemm.ee/post/16612484"
+editedAt: null
+createdAt: DateTimeImmutable @1701450023 {#1987
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
53 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
54 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1526
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1560
+user: Proxies\__CG__\App\Entity\User {#1996 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Other-dual-panel-file-managers-similar-to-Krusader"
+title: "Other dual panel file managers similar to Krusader?"
+url: null
+body: """
I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
\n
I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
\n
I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
\n
Any advice or ideas would be great thanks in advance!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 21
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701556839 {#2367
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1348 …}
+votes: Doctrine\ORM\PersistentCollection {#1351 …}
+reports: Doctrine\ORM\PersistentCollection {#1353 …}
+favourites: Doctrine\ORM\PersistentCollection {#1358 …}
+notifications: Doctrine\ORM\PersistentCollection {#1355 …}
+badges: Doctrine\ORM\PersistentCollection {#2491 …}
+children: [
App\Entity\EntryComment {#1526}
]
-id: 19119
-titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
-bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701536423
+visibility: "visible "
+apId: "https://lemm.ee/post/16612484"
+editedAt: null
+createdAt: DateTimeImmutable @1701450023 {#1987
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Maybe Midnight Commander? I know it’s text based, but it’s really good.\n
\n
Nemo can open a second pane. Never tried it myself though.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1701556839 {#1677
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1576 …}
+nested: Doctrine\ORM\PersistentCollection {#1528 …}
+votes: Doctrine\ORM\PersistentCollection {#1561 …}
+reports: Doctrine\ORM\PersistentCollection {#1567 …}
+favourites: Doctrine\ORM\PersistentCollection {#1559 …}
+notifications: Doctrine\ORM\PersistentCollection {#1564 …}
-id: 190756
-bodyTs: "'base':9 'command':3 'good':14 'know':5 'mayb':1 'midnight':2 'nemo':15 'never':21 'open':17 'pane':20 'realli':13 'second':19 'text':8 'though':25 'tri':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1790320"
+editedAt: null
+createdAt: DateTimeImmutable @1701556839 {#1568
date: 2023-12-02 23:40:39.0 +01:00
}
+"title": 190756
} |
|
Show voter details
|
55 |
DENIED
|
edit
|
App\Entity\EntryComment {#1526
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1560
+user: Proxies\__CG__\App\Entity\User {#1996 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Other-dual-panel-file-managers-similar-to-Krusader"
+title: "Other dual panel file managers similar to Krusader?"
+url: null
+body: """
I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
\n
I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
\n
I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
\n
Any advice or ideas would be great thanks in advance!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 21
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701556839 {#2367
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1348 …}
+votes: Doctrine\ORM\PersistentCollection {#1351 …}
+reports: Doctrine\ORM\PersistentCollection {#1353 …}
+favourites: Doctrine\ORM\PersistentCollection {#1358 …}
+notifications: Doctrine\ORM\PersistentCollection {#1355 …}
+badges: Doctrine\ORM\PersistentCollection {#2491 …}
+children: [
App\Entity\EntryComment {#1526}
]
-id: 19119
-titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
-bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701536423
+visibility: "visible "
+apId: "https://lemm.ee/post/16612484"
+editedAt: null
+createdAt: DateTimeImmutable @1701450023 {#1987
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Maybe Midnight Commander? I know it’s text based, but it’s really good.\n
\n
Nemo can open a second pane. Never tried it myself though.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1701556839 {#1677
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1576 …}
+nested: Doctrine\ORM\PersistentCollection {#1528 …}
+votes: Doctrine\ORM\PersistentCollection {#1561 …}
+reports: Doctrine\ORM\PersistentCollection {#1567 …}
+favourites: Doctrine\ORM\PersistentCollection {#1559 …}
+notifications: Doctrine\ORM\PersistentCollection {#1564 …}
-id: 190756
-bodyTs: "'base':9 'command':3 'good':14 'know':5 'mayb':1 'midnight':2 'nemo':15 'never':21 'open':17 'pane':20 'realli':13 'second':19 'text':8 'though':25 'tri':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1790320"
+editedAt: null
+createdAt: DateTimeImmutable @1701556839 {#1568
date: 2023-12-02 23:40:39.0 +01:00
}
+"title": 190756
} |
|
Show voter details
|
56 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1526
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1560
+user: Proxies\__CG__\App\Entity\User {#1996 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2171 …}
+slug: "Other-dual-panel-file-managers-similar-to-Krusader"
+title: "Other dual panel file managers similar to Krusader?"
+url: null
+body: """
I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
\n
I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
\n
I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
\n
Any advice or ideas would be great thanks in advance!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 21
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701556839 {#2367
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1348 …}
+votes: Doctrine\ORM\PersistentCollection {#1351 …}
+reports: Doctrine\ORM\PersistentCollection {#1353 …}
+favourites: Doctrine\ORM\PersistentCollection {#1358 …}
+notifications: Doctrine\ORM\PersistentCollection {#1355 …}
+badges: Doctrine\ORM\PersistentCollection {#2491 …}
+children: [
App\Entity\EntryComment {#1526}
]
-id: 19119
-titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
-bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701536423
+visibility: "visible "
+apId: "https://lemm.ee/post/16612484"
+editedAt: null
+createdAt: DateTimeImmutable @1701450023 {#1987
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: """
Maybe Midnight Commander? I know it’s text based, but it’s really good.\n
\n
Nemo can open a second pane. Never tried it myself though.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1701556839 {#1677
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1576 …}
+nested: Doctrine\ORM\PersistentCollection {#1528 …}
+votes: Doctrine\ORM\PersistentCollection {#1561 …}
+reports: Doctrine\ORM\PersistentCollection {#1567 …}
+favourites: Doctrine\ORM\PersistentCollection {#1559 …}
+notifications: Doctrine\ORM\PersistentCollection {#1564 …}
-id: 190756
-bodyTs: "'base':9 'command':3 'good':14 'know':5 'mayb':1 'midnight':2 'nemo':15 'never':21 'open':17 'pane':20 'realli':13 'second':19 'text':8 'though':25 'tri':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1790320"
+editedAt: null
+createdAt: DateTimeImmutable @1701556839 {#1568
date: 2023-12-02 23:40:39.0 +01:00
}
+"title": 190756
} |
|
Show voter details
|
57 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
58 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1593
+user: Proxies\__CG__\App\Entity\User {#2017 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2498 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
+slug: "8-Websites-Linux-Users-Should-Have-bookmarked"
+title: "8 Websites Linux Users Should Have bookmarked"
+url: "https://itsfoss.com/useful-linux-websites/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 28
+favouriteCount: 66
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1699167362 {#2493
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2501 …}
+votes: Doctrine\ORM\PersistentCollection {#2503 …}
+reports: Doctrine\ORM\PersistentCollection {#2505 …}
+favourites: Doctrine\ORM\PersistentCollection {#2507 …}
+notifications: Doctrine\ORM\PersistentCollection {#2509 …}
+badges: Doctrine\ORM\PersistentCollection {#2511 …}
+children: [
App\Entity\EntryComment {#1690
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1593 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: "I highly recommend [LWN.net](https://lwn.net)."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1699167362 {#1437
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1584 …}
+nested: Doctrine\ORM\PersistentCollection {#1580 …}
+votes: Doctrine\ORM\PersistentCollection {#1583 …}
+reports: Doctrine\ORM\PersistentCollection {#1582 …}
+favourites: Doctrine\ORM\PersistentCollection {#1575 …}
+notifications: Doctrine\ORM\PersistentCollection {#1668 …}
-id: 91879
-bodyTs: "'high':2 'lwn.net':4,5 'recommend':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1573936"
+editedAt: null
+createdAt: DateTimeImmutable @1699167362 {#1434
date: 2023-11-05 07:56:02.0 +01:00
}
+"title": 91879
}
]
-id: 9908
-titleTs: "'8':1 'bookmark':7 'linux':3 'user':4 'websit':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699212509
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/5800888"
+editedAt: null
+createdAt: DateTimeImmutable @1699126109 {#1350
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
59 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1593
+user: Proxies\__CG__\App\Entity\User {#2017 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2498 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
+slug: "8-Websites-Linux-Users-Should-Have-bookmarked"
+title: "8 Websites Linux Users Should Have bookmarked"
+url: "https://itsfoss.com/useful-linux-websites/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 28
+favouriteCount: 66
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1699167362 {#2493
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2501 …}
+votes: Doctrine\ORM\PersistentCollection {#2503 …}
+reports: Doctrine\ORM\PersistentCollection {#2505 …}
+favourites: Doctrine\ORM\PersistentCollection {#2507 …}
+notifications: Doctrine\ORM\PersistentCollection {#2509 …}
+badges: Doctrine\ORM\PersistentCollection {#2511 …}
+children: [
App\Entity\EntryComment {#1690
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1593 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: "I highly recommend [LWN.net](https://lwn.net)."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1699167362 {#1437
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1584 …}
+nested: Doctrine\ORM\PersistentCollection {#1580 …}
+votes: Doctrine\ORM\PersistentCollection {#1583 …}
+reports: Doctrine\ORM\PersistentCollection {#1582 …}
+favourites: Doctrine\ORM\PersistentCollection {#1575 …}
+notifications: Doctrine\ORM\PersistentCollection {#1668 …}
-id: 91879
-bodyTs: "'high':2 'lwn.net':4,5 'recommend':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1573936"
+editedAt: null
+createdAt: DateTimeImmutable @1699167362 {#1434
date: 2023-11-05 07:56:02.0 +01:00
}
+"title": 91879
}
]
-id: 9908
-titleTs: "'8':1 'bookmark':7 'linux':3 'user':4 'websit':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699212509
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/5800888"
+editedAt: null
+createdAt: DateTimeImmutable @1699126109 {#1350
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
60 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1593
+user: Proxies\__CG__\App\Entity\User {#2017 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2498 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
+slug: "8-Websites-Linux-Users-Should-Have-bookmarked"
+title: "8 Websites Linux Users Should Have bookmarked"
+url: "https://itsfoss.com/useful-linux-websites/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 28
+favouriteCount: 66
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1699167362 {#2493
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2501 …}
+votes: Doctrine\ORM\PersistentCollection {#2503 …}
+reports: Doctrine\ORM\PersistentCollection {#2505 …}
+favourites: Doctrine\ORM\PersistentCollection {#2507 …}
+notifications: Doctrine\ORM\PersistentCollection {#2509 …}
+badges: Doctrine\ORM\PersistentCollection {#2511 …}
+children: [
App\Entity\EntryComment {#1690
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1593 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: "I highly recommend [LWN.net](https://lwn.net)."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1699167362 {#1437
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1584 …}
+nested: Doctrine\ORM\PersistentCollection {#1580 …}
+votes: Doctrine\ORM\PersistentCollection {#1583 …}
+reports: Doctrine\ORM\PersistentCollection {#1582 …}
+favourites: Doctrine\ORM\PersistentCollection {#1575 …}
+notifications: Doctrine\ORM\PersistentCollection {#1668 …}
-id: 91879
-bodyTs: "'high':2 'lwn.net':4,5 'recommend':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1573936"
+editedAt: null
+createdAt: DateTimeImmutable @1699167362 {#1434
date: 2023-11-05 07:56:02.0 +01:00
}
+"title": 91879
}
]
-id: 9908
-titleTs: "'8':1 'bookmark':7 'linux':3 'user':4 'websit':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699212509
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/5800888"
+editedAt: null
+createdAt: DateTimeImmutable @1699126109 {#1350
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
61 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
62 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1690
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1593
+user: Proxies\__CG__\App\Entity\User {#2017 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2498 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
+slug: "8-Websites-Linux-Users-Should-Have-bookmarked"
+title: "8 Websites Linux Users Should Have bookmarked"
+url: "https://itsfoss.com/useful-linux-websites/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 28
+favouriteCount: 66
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1699167362 {#2493
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2501 …}
+votes: Doctrine\ORM\PersistentCollection {#2503 …}
+reports: Doctrine\ORM\PersistentCollection {#2505 …}
+favourites: Doctrine\ORM\PersistentCollection {#2507 …}
+notifications: Doctrine\ORM\PersistentCollection {#2509 …}
+badges: Doctrine\ORM\PersistentCollection {#2511 …}
+children: [
App\Entity\EntryComment {#1690}
]
-id: 9908
-titleTs: "'8':1 'bookmark':7 'linux':3 'user':4 'websit':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699212509
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/5800888"
+editedAt: null
+createdAt: DateTimeImmutable @1699126109 {#1350
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: "I highly recommend [LWN.net](https://lwn.net)."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1699167362 {#1437
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1584 …}
+nested: Doctrine\ORM\PersistentCollection {#1580 …}
+votes: Doctrine\ORM\PersistentCollection {#1583 …}
+reports: Doctrine\ORM\PersistentCollection {#1582 …}
+favourites: Doctrine\ORM\PersistentCollection {#1575 …}
+notifications: Doctrine\ORM\PersistentCollection {#1668 …}
-id: 91879
-bodyTs: "'high':2 'lwn.net':4,5 'recommend':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1573936"
+editedAt: null
+createdAt: DateTimeImmutable @1699167362 {#1434
date: 2023-11-05 07:56:02.0 +01:00
}
+"title": 91879
} |
|
Show voter details
|
63 |
DENIED
|
edit
|
App\Entity\EntryComment {#1690
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1593
+user: Proxies\__CG__\App\Entity\User {#2017 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2498 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
+slug: "8-Websites-Linux-Users-Should-Have-bookmarked"
+title: "8 Websites Linux Users Should Have bookmarked"
+url: "https://itsfoss.com/useful-linux-websites/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 28
+favouriteCount: 66
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1699167362 {#2493
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2501 …}
+votes: Doctrine\ORM\PersistentCollection {#2503 …}
+reports: Doctrine\ORM\PersistentCollection {#2505 …}
+favourites: Doctrine\ORM\PersistentCollection {#2507 …}
+notifications: Doctrine\ORM\PersistentCollection {#2509 …}
+badges: Doctrine\ORM\PersistentCollection {#2511 …}
+children: [
App\Entity\EntryComment {#1690}
]
-id: 9908
-titleTs: "'8':1 'bookmark':7 'linux':3 'user':4 'websit':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699212509
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/5800888"
+editedAt: null
+createdAt: DateTimeImmutable @1699126109 {#1350
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: "I highly recommend [LWN.net](https://lwn.net)."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1699167362 {#1437
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1584 …}
+nested: Doctrine\ORM\PersistentCollection {#1580 …}
+votes: Doctrine\ORM\PersistentCollection {#1583 …}
+reports: Doctrine\ORM\PersistentCollection {#1582 …}
+favourites: Doctrine\ORM\PersistentCollection {#1575 …}
+notifications: Doctrine\ORM\PersistentCollection {#1668 …}
-id: 91879
-bodyTs: "'high':2 'lwn.net':4,5 'recommend':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1573936"
+editedAt: null
+createdAt: DateTimeImmutable @1699167362 {#1434
date: 2023-11-05 07:56:02.0 +01:00
}
+"title": 91879
} |
|
Show voter details
|
64 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1690
+user: App\Entity\User {#263 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1593
+user: Proxies\__CG__\App\Entity\User {#2017 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: Proxies\__CG__\App\Entity\Image {#2498 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
+slug: "8-Websites-Linux-Users-Should-Have-bookmarked"
+title: "8 Websites Linux Users Should Have bookmarked"
+url: "https://itsfoss.com/useful-linux-websites/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 28
+favouriteCount: 66
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1699167362 {#2493
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2501 …}
+votes: Doctrine\ORM\PersistentCollection {#2503 …}
+reports: Doctrine\ORM\PersistentCollection {#2505 …}
+favourites: Doctrine\ORM\PersistentCollection {#2507 …}
+notifications: Doctrine\ORM\PersistentCollection {#2509 …}
+badges: Doctrine\ORM\PersistentCollection {#2511 …}
+children: [
App\Entity\EntryComment {#1690}
]
-id: 9908
-titleTs: "'8':1 'bookmark':7 'linux':3 'user':4 'websit':2"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1699212509
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/5800888"
+editedAt: null
+createdAt: DateTimeImmutable @1699126109 {#1350
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
+image: null
+parent: null
+root: null
+body: "I highly recommend [LWN.net](https://lwn.net)."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1699167362 {#1437
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1584 …}
+nested: Doctrine\ORM\PersistentCollection {#1580 …}
+votes: Doctrine\ORM\PersistentCollection {#1583 …}
+reports: Doctrine\ORM\PersistentCollection {#1582 …}
+favourites: Doctrine\ORM\PersistentCollection {#1575 …}
+notifications: Doctrine\ORM\PersistentCollection {#1668 …}
-id: 91879
-bodyTs: "'high':2 'lwn.net':4,5 'recommend':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/1573936"
+editedAt: null
+createdAt: DateTimeImmutable @1699167362 {#1434
date: 2023-11-05 07:56:02.0 +01:00
}
+"title": 91879
} |
|
Show voter details
|
65 |
DENIED
|
ROLE_ADMIN
|
null |
|
Show voter details
|
66 |
DENIED
|
ROLE_MODERATOR
|
null |
|
Show voter details
|