1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
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 {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
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 {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
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 {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
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 {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716}
0 => App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
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 {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383}
]
-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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383}
]
-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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
date: 2024-01-03 07:01:20.0 +01:00
}
+"title": 275754
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1383
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728
+user: Proxies\__CG__\App\Entity\User {#2230 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2190 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2250 …}
+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 {#2032
date: 2024-03-24 13:07:54.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2254 …}
+votes: Doctrine\ORM\PersistentCollection {#2260 …}
+reports: Doctrine\ORM\PersistentCollection {#2249 …}
+favourites: Doctrine\ORM\PersistentCollection {#2148 …}
+notifications: Doctrine\ORM\PersistentCollection {#2145 …}
+badges: Doctrine\ORM\PersistentCollection {#2175 …}
+children: [
4 => App\Entity\EntryComment {#1736
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1737
date: 2024-03-23 21:23:46.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@dd56@futurology.today"
]
+children: Doctrine\ORM\PersistentCollection {#1726 …}
+nested: Doctrine\ORM\PersistentCollection {#1722 …}
+votes: Doctrine\ORM\PersistentCollection {#1725 …}
+reports: Doctrine\ORM\PersistentCollection {#1617 …}
+favourites: Doctrine\ORM\PersistentCollection {#1625 …}
+notifications: Doctrine\ORM\PersistentCollection {#1599 …}
-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 {#1730
date: 2024-01-02 12:11:41.0 +01:00
}
+"title": 273055
}
3 => App\Entity\EntryComment {#2453
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
+root: App\Entity\EntryComment {#1736}
+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 {#2456
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 {#2457 …}
+nested: Doctrine\ORM\PersistentCollection {#2455 …}
+votes: Doctrine\ORM\PersistentCollection {#2468 …}
+reports: Doctrine\ORM\PersistentCollection {#2469 …}
+favourites: Doctrine\ORM\PersistentCollection {#2471 …}
+notifications: Doctrine\ORM\PersistentCollection {#2363 …}
-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 {#2460
date: 2024-01-02 13:34:53.0 +01:00
}
+"title": 273261
}
1 => App\Entity\EntryComment {#1410
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Yeah, that one is annoying."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704202951 {#1708
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 {#1907 …}
+nested: Doctrine\ORM\PersistentCollection {#1407 …}
+votes: Doctrine\ORM\PersistentCollection {#2391 …}
+reports: Doctrine\ORM\PersistentCollection {#2369 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2395 …}
-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 {#1926
date: 2024-01-02 14:42:31.0 +01:00
}
+"title": 273426
}
2 => App\Entity\EntryComment {#1716
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
+root: App\Entity\EntryComment {#1736}
+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 {#1628
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 {#1740 …}
+nested: Doctrine\ORM\PersistentCollection {#2465 …}
+votes: Doctrine\ORM\PersistentCollection {#2463 …}
+reports: Doctrine\ORM\PersistentCollection {#2411 …}
+favourites: Doctrine\ORM\PersistentCollection {#2422 …}
+notifications: Doctrine\ORM\PersistentCollection {#2458 …}
-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 {#1629
date: 2024-01-02 12:47:30.0 +01:00
}
+"title": 273128
}
0 => App\Entity\EntryComment {#1383}
]
-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 {#2199
date: 2024-01-02 10:54:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
+body: "Auto-type not working."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704261680 {#1384
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 {#1405 …}
+nested: Doctrine\ORM\PersistentCollection {#1382 …}
+votes: Doctrine\ORM\PersistentCollection {#1404 …}
+reports: Doctrine\ORM\PersistentCollection {#1361 …}
+favourites: Doctrine\ORM\PersistentCollection {#1403 …}
+notifications: Doctrine\ORM\PersistentCollection {#2023 …}
-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 {#1381
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 {#1613
+user: Proxies\__CG__\App\Entity\User {#2368 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1981
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2373 …}
+votes: Doctrine\ORM\PersistentCollection {#2376 …}
+reports: Doctrine\ORM\PersistentCollection {#2365 …}
+favourites: Doctrine\ORM\PersistentCollection {#2366 …}
+notifications: Doctrine\ORM\PersistentCollection {#2352 …}
+badges: Doctrine\ORM\PersistentCollection {#1348 …}
+children: [
App\Entity\EntryComment {#1620
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1613 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1555
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1604 …}
+nested: Doctrine\ORM\PersistentCollection {#1619 …}
+votes: Doctrine\ORM\PersistentCollection {#1701 …}
+reports: Doctrine\ORM\PersistentCollection {#1687 …}
+favourites: Doctrine\ORM\PersistentCollection {#1689 …}
+notifications: Doctrine\ORM\PersistentCollection {#1691 …}
-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 {#1621
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 {#2007
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2168
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1613
+user: Proxies\__CG__\App\Entity\User {#2368 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1981
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2373 …}
+votes: Doctrine\ORM\PersistentCollection {#2376 …}
+reports: Doctrine\ORM\PersistentCollection {#2365 …}
+favourites: Doctrine\ORM\PersistentCollection {#2366 …}
+notifications: Doctrine\ORM\PersistentCollection {#2352 …}
+badges: Doctrine\ORM\PersistentCollection {#1348 …}
+children: [
App\Entity\EntryComment {#1620
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1613 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1555
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1604 …}
+nested: Doctrine\ORM\PersistentCollection {#1619 …}
+votes: Doctrine\ORM\PersistentCollection {#1701 …}
+reports: Doctrine\ORM\PersistentCollection {#1687 …}
+favourites: Doctrine\ORM\PersistentCollection {#1689 …}
+notifications: Doctrine\ORM\PersistentCollection {#1691 …}
-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 {#1621
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 {#2007
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2168
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1613
+user: Proxies\__CG__\App\Entity\User {#2368 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1981
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2373 …}
+votes: Doctrine\ORM\PersistentCollection {#2376 …}
+reports: Doctrine\ORM\PersistentCollection {#2365 …}
+favourites: Doctrine\ORM\PersistentCollection {#2366 …}
+notifications: Doctrine\ORM\PersistentCollection {#2352 …}
+badges: Doctrine\ORM\PersistentCollection {#1348 …}
+children: [
App\Entity\EntryComment {#1620
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1613 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1555
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1604 …}
+nested: Doctrine\ORM\PersistentCollection {#1619 …}
+votes: Doctrine\ORM\PersistentCollection {#1701 …}
+reports: Doctrine\ORM\PersistentCollection {#1687 …}
+favourites: Doctrine\ORM\PersistentCollection {#1689 …}
+notifications: Doctrine\ORM\PersistentCollection {#1691 …}
-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 {#1621
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 {#2007
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2168
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1620
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1613
+user: Proxies\__CG__\App\Entity\User {#2368 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1981
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2373 …}
+votes: Doctrine\ORM\PersistentCollection {#2376 …}
+reports: Doctrine\ORM\PersistentCollection {#2365 …}
+favourites: Doctrine\ORM\PersistentCollection {#2366 …}
+notifications: Doctrine\ORM\PersistentCollection {#2352 …}
+badges: Doctrine\ORM\PersistentCollection {#1348 …}
+children: [
App\Entity\EntryComment {#1620}
]
-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 {#2007
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2168
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1555
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1604 …}
+nested: Doctrine\ORM\PersistentCollection {#1619 …}
+votes: Doctrine\ORM\PersistentCollection {#1701 …}
+reports: Doctrine\ORM\PersistentCollection {#1687 …}
+favourites: Doctrine\ORM\PersistentCollection {#1689 …}
+notifications: Doctrine\ORM\PersistentCollection {#1691 …}
-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 {#1621
date: 2023-12-12 18:00:12.0 +01:00
}
+"title": 218653
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\EntryComment {#1620
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1613
+user: Proxies\__CG__\App\Entity\User {#2368 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1981
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2373 …}
+votes: Doctrine\ORM\PersistentCollection {#2376 …}
+reports: Doctrine\ORM\PersistentCollection {#2365 …}
+favourites: Doctrine\ORM\PersistentCollection {#2366 …}
+notifications: Doctrine\ORM\PersistentCollection {#2352 …}
+badges: Doctrine\ORM\PersistentCollection {#1348 …}
+children: [
App\Entity\EntryComment {#1620}
]
-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 {#2007
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2168
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1555
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1604 …}
+nested: Doctrine\ORM\PersistentCollection {#1619 …}
+votes: Doctrine\ORM\PersistentCollection {#1701 …}
+reports: Doctrine\ORM\PersistentCollection {#1687 …}
+favourites: Doctrine\ORM\PersistentCollection {#1689 …}
+notifications: Doctrine\ORM\PersistentCollection {#1691 …}
-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 {#1621
date: 2023-12-12 18:00:12.0 +01:00
}
+"title": 218653
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1620
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1613
+user: Proxies\__CG__\App\Entity\User {#2368 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1981
date: 2024-02-18 04:00:01.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2373 …}
+votes: Doctrine\ORM\PersistentCollection {#2376 …}
+reports: Doctrine\ORM\PersistentCollection {#2365 …}
+favourites: Doctrine\ORM\PersistentCollection {#2366 …}
+notifications: Doctrine\ORM\PersistentCollection {#2352 …}
+badges: Doctrine\ORM\PersistentCollection {#1348 …}
+children: [
App\Entity\EntryComment {#1620}
]
-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 {#2007
date: 2023-12-30 21:26:28.0 +01:00
}
+createdAt: DateTimeImmutable @1702335599 {#2168
date: 2023-12-11 23:59:59.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1555
date: 2024-01-01 04:59:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@SherlockHawk@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1604 …}
+nested: Doctrine\ORM\PersistentCollection {#1619 …}
+votes: Doctrine\ORM\PersistentCollection {#1701 …}
+reports: Doctrine\ORM\PersistentCollection {#1687 …}
+favourites: Doctrine\ORM\PersistentCollection {#1689 …}
+notifications: Doctrine\ORM\PersistentCollection {#1691 …}
-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 {#1621
date: 2023-12-12 18:00:12.0 +01:00
}
+"title": 218653
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1616
+user: Proxies\__CG__\App\Entity\User {#2196 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1989 …}
+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 {#1992
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1990 …}
+votes: Doctrine\ORM\PersistentCollection {#2010 …}
+reports: Doctrine\ORM\PersistentCollection {#2014 …}
+favourites: Doctrine\ORM\PersistentCollection {#2016 …}
+notifications: Doctrine\ORM\PersistentCollection {#2017 …}
+badges: Doctrine\ORM\PersistentCollection {#1984 …}
+children: [
App\Entity\EntryComment {#1711
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+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 {#1795
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 {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#1735 …}
+notifications: Doctrine\ORM\PersistentCollection {#1732 …}
-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 {#1705
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 {#2170
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1616
+user: Proxies\__CG__\App\Entity\User {#2196 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1989 …}
+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 {#1992
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1990 …}
+votes: Doctrine\ORM\PersistentCollection {#2010 …}
+reports: Doctrine\ORM\PersistentCollection {#2014 …}
+favourites: Doctrine\ORM\PersistentCollection {#2016 …}
+notifications: Doctrine\ORM\PersistentCollection {#2017 …}
+badges: Doctrine\ORM\PersistentCollection {#1984 …}
+children: [
App\Entity\EntryComment {#1711
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+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 {#1795
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 {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#1735 …}
+notifications: Doctrine\ORM\PersistentCollection {#1732 …}
-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 {#1705
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 {#2170
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1616
+user: Proxies\__CG__\App\Entity\User {#2196 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1989 …}
+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 {#1992
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1990 …}
+votes: Doctrine\ORM\PersistentCollection {#2010 …}
+reports: Doctrine\ORM\PersistentCollection {#2014 …}
+favourites: Doctrine\ORM\PersistentCollection {#2016 …}
+notifications: Doctrine\ORM\PersistentCollection {#2017 …}
+badges: Doctrine\ORM\PersistentCollection {#1984 …}
+children: [
App\Entity\EntryComment {#1711
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+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 {#1795
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 {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#1735 …}
+notifications: Doctrine\ORM\PersistentCollection {#1732 …}
-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 {#1705
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 {#2170
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 {#1711
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1616
+user: Proxies\__CG__\App\Entity\User {#2196 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1989 …}
+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 {#1992
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1990 …}
+votes: Doctrine\ORM\PersistentCollection {#2010 …}
+reports: Doctrine\ORM\PersistentCollection {#2014 …}
+favourites: Doctrine\ORM\PersistentCollection {#2016 …}
+notifications: Doctrine\ORM\PersistentCollection {#2017 …}
+badges: Doctrine\ORM\PersistentCollection {#1984 …}
+children: [
App\Entity\EntryComment {#1711}
]
-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 {#2170
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+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 {#1795
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 {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#1735 …}
+notifications: Doctrine\ORM\PersistentCollection {#1732 …}
-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 {#1705
date: 2023-12-31 08:42:14.0 +01:00
}
+"title": 266885
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
App\Entity\EntryComment {#1711
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1616
+user: Proxies\__CG__\App\Entity\User {#2196 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1989 …}
+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 {#1992
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1990 …}
+votes: Doctrine\ORM\PersistentCollection {#2010 …}
+reports: Doctrine\ORM\PersistentCollection {#2014 …}
+favourites: Doctrine\ORM\PersistentCollection {#2016 …}
+notifications: Doctrine\ORM\PersistentCollection {#2017 …}
+badges: Doctrine\ORM\PersistentCollection {#1984 …}
+children: [
App\Entity\EntryComment {#1711}
]
-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 {#2170
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+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 {#1795
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 {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#1735 …}
+notifications: Doctrine\ORM\PersistentCollection {#1732 …}
-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 {#1705
date: 2023-12-31 08:42:14.0 +01:00
}
+"title": 266885
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1711
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1616
+user: Proxies\__CG__\App\Entity\User {#2196 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1989 …}
+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 {#1992
date: 2024-04-04 07:50:20.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1990 …}
+votes: Doctrine\ORM\PersistentCollection {#2010 …}
+reports: Doctrine\ORM\PersistentCollection {#2014 …}
+favourites: Doctrine\ORM\PersistentCollection {#2016 …}
+notifications: Doctrine\ORM\PersistentCollection {#2017 …}
+badges: Doctrine\ORM\PersistentCollection {#1984 …}
+children: [
App\Entity\EntryComment {#1711}
]
-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 {#2170
date: 2023-12-30 23:31:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
+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 {#1795
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 {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1714 …}
+votes: Doctrine\ORM\PersistentCollection {#1719 …}
+reports: Doctrine\ORM\PersistentCollection {#1729 …}
+favourites: Doctrine\ORM\PersistentCollection {#1735 …}
+notifications: Doctrine\ORM\PersistentCollection {#1732 …}
-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 {#1705
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 {#2361
+user: Proxies\__CG__\App\Entity\User {#2293 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#2186
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2174 …}
+votes: Doctrine\ORM\PersistentCollection {#1985 …}
+reports: Doctrine\ORM\PersistentCollection {#1994 …}
+favourites: Doctrine\ORM\PersistentCollection {#2005 …}
+notifications: Doctrine\ORM\PersistentCollection {#1996 …}
+badges: Doctrine\ORM\PersistentCollection {#1993 …}
+children: [
App\Entity\EntryComment {#2359
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
+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 {#2377
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 {#2380 …}
+nested: Doctrine\ORM\PersistentCollection {#2382 …}
+votes: Doctrine\ORM\PersistentCollection {#2384 …}
+reports: Doctrine\ORM\PersistentCollection {#2379 …}
+favourites: Doctrine\ORM\PersistentCollection {#2383 …}
+notifications: Doctrine\ORM\PersistentCollection {#1906 …}
-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 {#2360
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 {#2221
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
43 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2361
+user: Proxies\__CG__\App\Entity\User {#2293 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#2186
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2174 …}
+votes: Doctrine\ORM\PersistentCollection {#1985 …}
+reports: Doctrine\ORM\PersistentCollection {#1994 …}
+favourites: Doctrine\ORM\PersistentCollection {#2005 …}
+notifications: Doctrine\ORM\PersistentCollection {#1996 …}
+badges: Doctrine\ORM\PersistentCollection {#1993 …}
+children: [
App\Entity\EntryComment {#2359
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
+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 {#2377
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 {#2380 …}
+nested: Doctrine\ORM\PersistentCollection {#2382 …}
+votes: Doctrine\ORM\PersistentCollection {#2384 …}
+reports: Doctrine\ORM\PersistentCollection {#2379 …}
+favourites: Doctrine\ORM\PersistentCollection {#2383 …}
+notifications: Doctrine\ORM\PersistentCollection {#1906 …}
-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 {#2360
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 {#2221
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
44 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2361
+user: Proxies\__CG__\App\Entity\User {#2293 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#2186
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2174 …}
+votes: Doctrine\ORM\PersistentCollection {#1985 …}
+reports: Doctrine\ORM\PersistentCollection {#1994 …}
+favourites: Doctrine\ORM\PersistentCollection {#2005 …}
+notifications: Doctrine\ORM\PersistentCollection {#1996 …}
+badges: Doctrine\ORM\PersistentCollection {#1993 …}
+children: [
App\Entity\EntryComment {#2359
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
+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 {#2377
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 {#2380 …}
+nested: Doctrine\ORM\PersistentCollection {#2382 …}
+votes: Doctrine\ORM\PersistentCollection {#2384 …}
+reports: Doctrine\ORM\PersistentCollection {#2379 …}
+favourites: Doctrine\ORM\PersistentCollection {#2383 …}
+notifications: Doctrine\ORM\PersistentCollection {#1906 …}
-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 {#2360
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 {#2221
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
45 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
46 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2359
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2361
+user: Proxies\__CG__\App\Entity\User {#2293 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#2186
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2174 …}
+votes: Doctrine\ORM\PersistentCollection {#1985 …}
+reports: Doctrine\ORM\PersistentCollection {#1994 …}
+favourites: Doctrine\ORM\PersistentCollection {#2005 …}
+notifications: Doctrine\ORM\PersistentCollection {#1996 …}
+badges: Doctrine\ORM\PersistentCollection {#1993 …}
+children: [
App\Entity\EntryComment {#2359}
]
-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 {#2221
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
+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 {#2377
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 {#2380 …}
+nested: Doctrine\ORM\PersistentCollection {#2382 …}
+votes: Doctrine\ORM\PersistentCollection {#2384 …}
+reports: Doctrine\ORM\PersistentCollection {#2379 …}
+favourites: Doctrine\ORM\PersistentCollection {#2383 …}
+notifications: Doctrine\ORM\PersistentCollection {#1906 …}
-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 {#2360
date: 2024-01-02 14:26:29.0 +01:00
}
+"title": 273386
} |
|
Show voter details
|
47 |
DENIED
|
edit
|
App\Entity\EntryComment {#2359
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2361
+user: Proxies\__CG__\App\Entity\User {#2293 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#2186
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2174 …}
+votes: Doctrine\ORM\PersistentCollection {#1985 …}
+reports: Doctrine\ORM\PersistentCollection {#1994 …}
+favourites: Doctrine\ORM\PersistentCollection {#2005 …}
+notifications: Doctrine\ORM\PersistentCollection {#1996 …}
+badges: Doctrine\ORM\PersistentCollection {#1993 …}
+children: [
App\Entity\EntryComment {#2359}
]
-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 {#2221
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
+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 {#2377
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 {#2380 …}
+nested: Doctrine\ORM\PersistentCollection {#2382 …}
+votes: Doctrine\ORM\PersistentCollection {#2384 …}
+reports: Doctrine\ORM\PersistentCollection {#2379 …}
+favourites: Doctrine\ORM\PersistentCollection {#2383 …}
+notifications: Doctrine\ORM\PersistentCollection {#1906 …}
-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 {#2360
date: 2024-01-02 14:26:29.0 +01:00
}
+"title": 273386
} |
|
Show voter details
|
48 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2359
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2361
+user: Proxies\__CG__\App\Entity\User {#2293 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#2186
date: 2024-07-21 17:54:42.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2174 …}
+votes: Doctrine\ORM\PersistentCollection {#1985 …}
+reports: Doctrine\ORM\PersistentCollection {#1994 …}
+favourites: Doctrine\ORM\PersistentCollection {#2005 …}
+notifications: Doctrine\ORM\PersistentCollection {#1996 …}
+badges: Doctrine\ORM\PersistentCollection {#1993 …}
+children: [
App\Entity\EntryComment {#2359}
]
-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 {#2221
date: 2024-01-01 00:58:03.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
+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 {#2377
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 {#2380 …}
+nested: Doctrine\ORM\PersistentCollection {#2382 …}
+votes: Doctrine\ORM\PersistentCollection {#2384 …}
+reports: Doctrine\ORM\PersistentCollection {#2379 …}
+favourites: Doctrine\ORM\PersistentCollection {#2383 …}
+notifications: Doctrine\ORM\PersistentCollection {#1906 …}
-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 {#2360
date: 2024-01-02 14:26:29.0 +01:00
}
+"title": 273386
} |
|
Show voter details
|
49 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
50 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1580
+user: Proxies\__CG__\App\Entity\User {#1979 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2505 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2507 …}
+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 {#2500
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2508 …}
+votes: Doctrine\ORM\PersistentCollection {#2510 …}
+reports: Doctrine\ORM\PersistentCollection {#2512 …}
+favourites: Doctrine\ORM\PersistentCollection {#2514 …}
+notifications: Doctrine\ORM\PersistentCollection {#2516 …}
+badges: Doctrine\ORM\PersistentCollection {#2518 …}
+children: [
App\Entity\EntryComment {#1606
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1580 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1440
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1586 …}
+nested: Doctrine\ORM\PersistentCollection {#1575 …}
+votes: Doctrine\ORM\PersistentCollection {#1572 …}
+reports: Doctrine\ORM\PersistentCollection {#1581 …}
+favourites: Doctrine\ORM\PersistentCollection {#1549 …}
+notifications: Doctrine\ORM\PersistentCollection {#1649 …}
-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 {#1703
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 {#1356
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
51 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1580
+user: Proxies\__CG__\App\Entity\User {#1979 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2505 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2507 …}
+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 {#2500
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2508 …}
+votes: Doctrine\ORM\PersistentCollection {#2510 …}
+reports: Doctrine\ORM\PersistentCollection {#2512 …}
+favourites: Doctrine\ORM\PersistentCollection {#2514 …}
+notifications: Doctrine\ORM\PersistentCollection {#2516 …}
+badges: Doctrine\ORM\PersistentCollection {#2518 …}
+children: [
App\Entity\EntryComment {#1606
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1580 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1440
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1586 …}
+nested: Doctrine\ORM\PersistentCollection {#1575 …}
+votes: Doctrine\ORM\PersistentCollection {#1572 …}
+reports: Doctrine\ORM\PersistentCollection {#1581 …}
+favourites: Doctrine\ORM\PersistentCollection {#1549 …}
+notifications: Doctrine\ORM\PersistentCollection {#1649 …}
-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 {#1703
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 {#1356
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
52 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1580
+user: Proxies\__CG__\App\Entity\User {#1979 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2505 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2507 …}
+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 {#2500
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2508 …}
+votes: Doctrine\ORM\PersistentCollection {#2510 …}
+reports: Doctrine\ORM\PersistentCollection {#2512 …}
+favourites: Doctrine\ORM\PersistentCollection {#2514 …}
+notifications: Doctrine\ORM\PersistentCollection {#2516 …}
+badges: Doctrine\ORM\PersistentCollection {#2518 …}
+children: [
App\Entity\EntryComment {#1606
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1580 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1440
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1586 …}
+nested: Doctrine\ORM\PersistentCollection {#1575 …}
+votes: Doctrine\ORM\PersistentCollection {#1572 …}
+reports: Doctrine\ORM\PersistentCollection {#1581 …}
+favourites: Doctrine\ORM\PersistentCollection {#1549 …}
+notifications: Doctrine\ORM\PersistentCollection {#1649 …}
-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 {#1703
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 {#1356
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
53 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
54 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1606
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1580
+user: Proxies\__CG__\App\Entity\User {#1979 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2505 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2507 …}
+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 {#2500
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2508 …}
+votes: Doctrine\ORM\PersistentCollection {#2510 …}
+reports: Doctrine\ORM\PersistentCollection {#2512 …}
+favourites: Doctrine\ORM\PersistentCollection {#2514 …}
+notifications: Doctrine\ORM\PersistentCollection {#2516 …}
+badges: Doctrine\ORM\PersistentCollection {#2518 …}
+children: [
App\Entity\EntryComment {#1606}
]
-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 {#1356
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1440
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1586 …}
+nested: Doctrine\ORM\PersistentCollection {#1575 …}
+votes: Doctrine\ORM\PersistentCollection {#1572 …}
+reports: Doctrine\ORM\PersistentCollection {#1581 …}
+favourites: Doctrine\ORM\PersistentCollection {#1549 …}
+notifications: Doctrine\ORM\PersistentCollection {#1649 …}
-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 {#1703
date: 2023-11-05 07:56:02.0 +01:00
}
+"title": 91879
} |
|
Show voter details
|
55 |
DENIED
|
edit
|
App\Entity\EntryComment {#1606
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1580
+user: Proxies\__CG__\App\Entity\User {#1979 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2505 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2507 …}
+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 {#2500
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2508 …}
+votes: Doctrine\ORM\PersistentCollection {#2510 …}
+reports: Doctrine\ORM\PersistentCollection {#2512 …}
+favourites: Doctrine\ORM\PersistentCollection {#2514 …}
+notifications: Doctrine\ORM\PersistentCollection {#2516 …}
+badges: Doctrine\ORM\PersistentCollection {#2518 …}
+children: [
App\Entity\EntryComment {#1606}
]
-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 {#1356
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1440
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1586 …}
+nested: Doctrine\ORM\PersistentCollection {#1575 …}
+votes: Doctrine\ORM\PersistentCollection {#1572 …}
+reports: Doctrine\ORM\PersistentCollection {#1581 …}
+favourites: Doctrine\ORM\PersistentCollection {#1549 …}
+notifications: Doctrine\ORM\PersistentCollection {#1649 …}
-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 {#1703
date: 2023-11-05 07:56:02.0 +01:00
}
+"title": 91879
} |
|
Show voter details
|
56 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1606
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1580
+user: Proxies\__CG__\App\Entity\User {#1979 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: Proxies\__CG__\App\Entity\Image {#2505 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2507 …}
+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 {#2500
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2508 …}
+votes: Doctrine\ORM\PersistentCollection {#2510 …}
+reports: Doctrine\ORM\PersistentCollection {#2512 …}
+favourites: Doctrine\ORM\PersistentCollection {#2514 …}
+notifications: Doctrine\ORM\PersistentCollection {#2516 …}
+badges: Doctrine\ORM\PersistentCollection {#2518 …}
+children: [
App\Entity\EntryComment {#1606}
]
-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 {#1356
date: 2023-11-04 20:28:29.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1440
date: 2023-11-05 07:56:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@petsoi@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1586 …}
+nested: Doctrine\ORM\PersistentCollection {#1575 …}
+votes: Doctrine\ORM\PersistentCollection {#1572 …}
+reports: Doctrine\ORM\PersistentCollection {#1581 …}
+favourites: Doctrine\ORM\PersistentCollection {#1549 …}
+notifications: Doctrine\ORM\PersistentCollection {#1649 …}
-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 {#1703
date: 2023-11-05 07:56:02.0 +01:00
}
+"title": 91879
} |
|
Show voter details
|
57 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
58 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1567
+user: Proxies\__CG__\App\Entity\User {#1999 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1349
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1358 …}
+votes: Doctrine\ORM\PersistentCollection {#1357 …}
+reports: Doctrine\ORM\PersistentCollection {#2492 …}
+favourites: Doctrine\ORM\PersistentCollection {#2494 …}
+notifications: Doctrine\ORM\PersistentCollection {#2496 …}
+badges: Doctrine\ORM\PersistentCollection {#2498 …}
+children: [
App\Entity\EntryComment {#1559
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1671
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1527 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1566 …}
+reports: Doctrine\ORM\PersistentCollection {#1562 …}
+favourites: Doctrine\ORM\PersistentCollection {#1554 …}
+notifications: Doctrine\ORM\PersistentCollection {#1556 …}
-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 {#1550
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 {#2375
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
59 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1567
+user: Proxies\__CG__\App\Entity\User {#1999 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1349
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1358 …}
+votes: Doctrine\ORM\PersistentCollection {#1357 …}
+reports: Doctrine\ORM\PersistentCollection {#2492 …}
+favourites: Doctrine\ORM\PersistentCollection {#2494 …}
+notifications: Doctrine\ORM\PersistentCollection {#2496 …}
+badges: Doctrine\ORM\PersistentCollection {#2498 …}
+children: [
App\Entity\EntryComment {#1559
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1671
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1527 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1566 …}
+reports: Doctrine\ORM\PersistentCollection {#1562 …}
+favourites: Doctrine\ORM\PersistentCollection {#1554 …}
+notifications: Doctrine\ORM\PersistentCollection {#1556 …}
-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 {#1550
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 {#2375
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
60 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1567
+user: Proxies\__CG__\App\Entity\User {#1999 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1349
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1358 …}
+votes: Doctrine\ORM\PersistentCollection {#1357 …}
+reports: Doctrine\ORM\PersistentCollection {#2492 …}
+favourites: Doctrine\ORM\PersistentCollection {#2494 …}
+notifications: Doctrine\ORM\PersistentCollection {#2496 …}
+badges: Doctrine\ORM\PersistentCollection {#2498 …}
+children: [
App\Entity\EntryComment {#1559
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1671
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1527 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1566 …}
+reports: Doctrine\ORM\PersistentCollection {#1562 …}
+favourites: Doctrine\ORM\PersistentCollection {#1554 …}
+notifications: Doctrine\ORM\PersistentCollection {#1556 …}
-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 {#1550
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 {#2375
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
61 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
62 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1559
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1567
+user: Proxies\__CG__\App\Entity\User {#1999 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1349
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1358 …}
+votes: Doctrine\ORM\PersistentCollection {#1357 …}
+reports: Doctrine\ORM\PersistentCollection {#2492 …}
+favourites: Doctrine\ORM\PersistentCollection {#2494 …}
+notifications: Doctrine\ORM\PersistentCollection {#2496 …}
+badges: Doctrine\ORM\PersistentCollection {#2498 …}
+children: [
App\Entity\EntryComment {#1559}
]
-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 {#2375
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1671
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1527 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1566 …}
+reports: Doctrine\ORM\PersistentCollection {#1562 …}
+favourites: Doctrine\ORM\PersistentCollection {#1554 …}
+notifications: Doctrine\ORM\PersistentCollection {#1556 …}
-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 {#1550
date: 2023-12-02 23:40:39.0 +01:00
}
+"title": 190756
} |
|
Show voter details
|
63 |
DENIED
|
edit
|
App\Entity\EntryComment {#1559
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1567
+user: Proxies\__CG__\App\Entity\User {#1999 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1349
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1358 …}
+votes: Doctrine\ORM\PersistentCollection {#1357 …}
+reports: Doctrine\ORM\PersistentCollection {#2492 …}
+favourites: Doctrine\ORM\PersistentCollection {#2494 …}
+notifications: Doctrine\ORM\PersistentCollection {#2496 …}
+badges: Doctrine\ORM\PersistentCollection {#2498 …}
+children: [
App\Entity\EntryComment {#1559}
]
-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 {#2375
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1671
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1527 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1566 …}
+reports: Doctrine\ORM\PersistentCollection {#1562 …}
+favourites: Doctrine\ORM\PersistentCollection {#1554 …}
+notifications: Doctrine\ORM\PersistentCollection {#1556 …}
-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 {#1550
date: 2023-12-02 23:40:39.0 +01:00
}
+"title": 190756
} |
|
Show voter details
|
64 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1559
+user: App\Entity\User {#258 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1567
+user: Proxies\__CG__\App\Entity\User {#1999 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2176 …}
+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 {#1349
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1358 …}
+votes: Doctrine\ORM\PersistentCollection {#1357 …}
+reports: Doctrine\ORM\PersistentCollection {#2492 …}
+favourites: Doctrine\ORM\PersistentCollection {#2494 …}
+notifications: Doctrine\ORM\PersistentCollection {#2496 …}
+badges: Doctrine\ORM\PersistentCollection {#2498 …}
+children: [
App\Entity\EntryComment {#1559}
]
-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 {#2375
date: 2023-12-01 18:00:23.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
+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 {#1671
date: 2023-12-02 23:40:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@HouseWolf@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#1527 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1566 …}
+reports: Doctrine\ORM\PersistentCollection {#1562 …}
+favourites: Doctrine\ORM\PersistentCollection {#1554 …}
+notifications: Doctrine\ORM\PersistentCollection {#1556 …}
-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 {#1550
date: 2023-12-02 23:40:39.0 +01:00
}
+"title": 190756
} |
|
Show voter details
|
65 |
DENIED
|
ROLE_ADMIN
|
null |
|
Show voter details
|
66 |
DENIED
|
ROLE_MODERATOR
|
null |
|
Show voter details
|