1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2202
+user: Proxies\__CG__\App\Entity\User {#2630 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
+title: "What distros have you tried and thought, "Nope, this one's not for me"?"
+url: null
+body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 354
+favouriteCount: 249
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704559219 {#2260
date: 2024-01-06 17:40:19.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2933 …}
+votes: Doctrine\ORM\PersistentCollection {#2931 …}
+reports: Doctrine\ORM\PersistentCollection {#2928 …}
+favourites: Doctrine\ORM\PersistentCollection {#2962 …}
+notifications: Doctrine\ORM\PersistentCollection {#2958 …}
+badges: Doctrine\ORM\PersistentCollection {#2975 …}
+children: [
1 => App\Entity\EntryComment {#2206
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
Gentoo is useless for learning how things work. Back in the 00s when I still had time to hang out at events it was always quite ridiculous at what kind of basic stuff the gentoo crowd got stuck at - and with the tooling 15+ years more polished now I’d expect what is actually going on is way more hidden than back then.\n
\n
If you do want to understand how things work just build a minimal system - either on spare hardware, or qemu/kvm. Don’t go with systemd, or other fat userland options - that just makes you compile a lot of dependencies not adding value for learning.\n
\n
Use some lean init (or just write one yourself), and some lean shell.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703501167 {#2197
date: 2023-12-25 11:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
]
+children: Doctrine\ORM\PersistentCollection {#2210 …}
+nested: Doctrine\ORM\PersistentCollection {#2207 …}
+votes: Doctrine\ORM\PersistentCollection {#2208 …}
+reports: Doctrine\ORM\PersistentCollection {#2204 …}
+favourites: Doctrine\ORM\PersistentCollection {#2211 …}
+notifications: Doctrine\ORM\PersistentCollection {#2266 …}
-id: 250766
-bodyTs: "'00s':12 '15':44 'actual':54 'ad':104 'alway':25 'back':9,62 'basic':32 'build':74 'compil':98 'crowd':36 'd':50 'depend':102 'either':78 'event':22 'expect':51 'fat':91 'gentoo':1,35 'go':55,86 'got':37 'hang':19 'hardwar':81 'hidden':60 'init':111 'kind':30 'lean':110,119 'learn':5,107 'lot':100 'make':96 'minim':76 'one':115 'option':93 'polish':47 'qemu/kvm':83 'quit':26 'ridicul':27 'shell':120 'spare':80 'still':15 'stuck':38 'stuff':33 'system':77 'systemd':88 'thing':7,71 'time':17 'tool':43 'understand':69 'use':108 'useless':3 'userland':92 'valu':105 'want':67 'way':58 'work':8,72 'write':114 'year':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2848923"
+editedAt: null
+createdAt: DateTimeImmutable @1703501167 {#2205
date: 2023-12-25 11:46:07.0 +01:00
}
+"title": 250766
}
0 => App\Entity\EntryComment {#2271
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
I’d just start from very simple kernel and static init, and work my way up to adding more functionality. I’d use kvm with rootfs on p9fs - that allows playing with it without having to build images. I can throw together the initial invocation, if you’re interested.\n
\n
Then start building simple core elements in a language allowing easy static linking - I’d use C with dietlibc or go. Start adding core userland programs, explore initramfs (without using something like dracut), add dynamic libraries and explore the dynamic linker, … - if you’re interested we could set up a matrix channel for questions (typically with some lag, though), and do a github repo to follow along.\n
\n
LFS iirc goes for full desktop - the high level userland is very complex, but easy to understand when you know the basics. You pretty much learn how to compile lots of libraries - which has limited use. A full LFS style desktop I’d no longer recommend nowadays - it’s just too many dependencies to deal with. I used to build my own system (not following LFS) until the Xorg fork made it sigificantly more complicated - and things got just worse since then, and I never was using a complicated UI stack.\n
\n
**edit**: I had a few minutes, so I’ve thrown this together [github.com/bwachter/lll](https://github.com/bwachter/lll) - you should easily get a kernel with a custom init running, and have enough to start experimenting. If you or anyone else is interested to go deeper I’ll set up a matrix channel for guidance.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703512530 {#2268
date: 2023-12-25 14:55:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2272 …}
+nested: Doctrine\ORM\PersistentCollection {#2253 …}
+votes: Doctrine\ORM\PersistentCollection {#2262 …}
+reports: Doctrine\ORM\PersistentCollection {#2264 …}
+favourites: Doctrine\ORM\PersistentCollection {#2242 …}
+notifications: Doctrine\ORM\PersistentCollection {#2240 …}
-id: 251077
-bodyTs: "'/bwachter/lll](https://github.com/bwachter/lll)':222 'ad':18,72 'add':83 'allow':30,59 'along':116 'anyon':243 'basic':138 'build':37,52,176 'c':66 'channel':101,256 'compil':145 'complex':129 'complic':191,205 'core':54,73 'could':96 'custom':231 'd':2,22,64,159 'deal':171 'deeper':249 'depend':169 'desktop':122,157 'dietlibc':68 'dracut':82 'dynam':84,89 'easi':60,131 'easili':225 'edit':208 'element':55 'els':244 'enough':236 'experi':239 'explor':76,87 'follow':115,181 'fork':186 'full':121,154 'function':20 'get':226 'github':112 'github.com':221 'github.com/bwachter/lll](https://github.com/bwachter/lll)':220 'go':70,248 'goe':119 'got':194 'guidanc':258 'high':124 'iirc':118 'imag':38 'init':11,232 'initi':44 'initramf':77 'interest':49,94,246 'invoc':45 'kernel':8,228 'know':136 'kvm':24 'lag':107 'languag':58 'learn':142 'level':125 'lfs':117,155,182 'librari':85,148 'like':81 'limit':151 'link':62 'linker':90 'll':251 'longer':161 'lot':146 'made':187 'mani':168 'matrix':100,255 'minut':213 'much':141 'never':201 'nowaday':163 'p9fs':28 'play':31 'pretti':140 'program':75 'question':103 're':48,93 'recommend':162 'repo':113 'rootf':26 'run':233 'set':97,252 'sigific':189 'simpl':7,53 'sinc':197 'someth':80 'stack':207 'start':4,51,71,238 'static':10,61 'style':156 'system':179 'thing':193 'though':108 'throw':41 'thrown':217 'togeth':42,219 'typic':104 'ui':206 'understand':133 'use':23,65,79,152,174,203 'userland':74,126 've':216 'way':15 'without':34,78 'work':13 'wors':196 'xorg':185"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2849989"
+editedAt: DateTimeImmutable @1707771730 {#2267
date: 2024-02-12 22:02:10.0 +01:00
}
+createdAt: DateTimeImmutable @1703512530 {#2273
date: 2023-12-25 14:55:30.0 +01:00
}
+"title": 251077
}
]
-id: 24620
-titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
-bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703579294
+visibility: "visible "
+apId: "https://feddit.uk/post/5978231"
+editedAt: null
+createdAt: DateTimeImmutable @1703492894 {#2706
date: 2023-12-25 09:28:14.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2202
+user: Proxies\__CG__\App\Entity\User {#2630 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
+title: "What distros have you tried and thought, "Nope, this one's not for me"?"
+url: null
+body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 354
+favouriteCount: 249
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704559219 {#2260
date: 2024-01-06 17:40:19.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2933 …}
+votes: Doctrine\ORM\PersistentCollection {#2931 …}
+reports: Doctrine\ORM\PersistentCollection {#2928 …}
+favourites: Doctrine\ORM\PersistentCollection {#2962 …}
+notifications: Doctrine\ORM\PersistentCollection {#2958 …}
+badges: Doctrine\ORM\PersistentCollection {#2975 …}
+children: [
1 => App\Entity\EntryComment {#2206
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
Gentoo is useless for learning how things work. Back in the 00s when I still had time to hang out at events it was always quite ridiculous at what kind of basic stuff the gentoo crowd got stuck at - and with the tooling 15+ years more polished now I’d expect what is actually going on is way more hidden than back then.\n
\n
If you do want to understand how things work just build a minimal system - either on spare hardware, or qemu/kvm. Don’t go with systemd, or other fat userland options - that just makes you compile a lot of dependencies not adding value for learning.\n
\n
Use some lean init (or just write one yourself), and some lean shell.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703501167 {#2197
date: 2023-12-25 11:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
]
+children: Doctrine\ORM\PersistentCollection {#2210 …}
+nested: Doctrine\ORM\PersistentCollection {#2207 …}
+votes: Doctrine\ORM\PersistentCollection {#2208 …}
+reports: Doctrine\ORM\PersistentCollection {#2204 …}
+favourites: Doctrine\ORM\PersistentCollection {#2211 …}
+notifications: Doctrine\ORM\PersistentCollection {#2266 …}
-id: 250766
-bodyTs: "'00s':12 '15':44 'actual':54 'ad':104 'alway':25 'back':9,62 'basic':32 'build':74 'compil':98 'crowd':36 'd':50 'depend':102 'either':78 'event':22 'expect':51 'fat':91 'gentoo':1,35 'go':55,86 'got':37 'hang':19 'hardwar':81 'hidden':60 'init':111 'kind':30 'lean':110,119 'learn':5,107 'lot':100 'make':96 'minim':76 'one':115 'option':93 'polish':47 'qemu/kvm':83 'quit':26 'ridicul':27 'shell':120 'spare':80 'still':15 'stuck':38 'stuff':33 'system':77 'systemd':88 'thing':7,71 'time':17 'tool':43 'understand':69 'use':108 'useless':3 'userland':92 'valu':105 'want':67 'way':58 'work':8,72 'write':114 'year':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2848923"
+editedAt: null
+createdAt: DateTimeImmutable @1703501167 {#2205
date: 2023-12-25 11:46:07.0 +01:00
}
+"title": 250766
}
0 => App\Entity\EntryComment {#2271
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
I’d just start from very simple kernel and static init, and work my way up to adding more functionality. I’d use kvm with rootfs on p9fs - that allows playing with it without having to build images. I can throw together the initial invocation, if you’re interested.\n
\n
Then start building simple core elements in a language allowing easy static linking - I’d use C with dietlibc or go. Start adding core userland programs, explore initramfs (without using something like dracut), add dynamic libraries and explore the dynamic linker, … - if you’re interested we could set up a matrix channel for questions (typically with some lag, though), and do a github repo to follow along.\n
\n
LFS iirc goes for full desktop - the high level userland is very complex, but easy to understand when you know the basics. You pretty much learn how to compile lots of libraries - which has limited use. A full LFS style desktop I’d no longer recommend nowadays - it’s just too many dependencies to deal with. I used to build my own system (not following LFS) until the Xorg fork made it sigificantly more complicated - and things got just worse since then, and I never was using a complicated UI stack.\n
\n
**edit**: I had a few minutes, so I’ve thrown this together [github.com/bwachter/lll](https://github.com/bwachter/lll) - you should easily get a kernel with a custom init running, and have enough to start experimenting. If you or anyone else is interested to go deeper I’ll set up a matrix channel for guidance.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703512530 {#2268
date: 2023-12-25 14:55:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2272 …}
+nested: Doctrine\ORM\PersistentCollection {#2253 …}
+votes: Doctrine\ORM\PersistentCollection {#2262 …}
+reports: Doctrine\ORM\PersistentCollection {#2264 …}
+favourites: Doctrine\ORM\PersistentCollection {#2242 …}
+notifications: Doctrine\ORM\PersistentCollection {#2240 …}
-id: 251077
-bodyTs: "'/bwachter/lll](https://github.com/bwachter/lll)':222 'ad':18,72 'add':83 'allow':30,59 'along':116 'anyon':243 'basic':138 'build':37,52,176 'c':66 'channel':101,256 'compil':145 'complex':129 'complic':191,205 'core':54,73 'could':96 'custom':231 'd':2,22,64,159 'deal':171 'deeper':249 'depend':169 'desktop':122,157 'dietlibc':68 'dracut':82 'dynam':84,89 'easi':60,131 'easili':225 'edit':208 'element':55 'els':244 'enough':236 'experi':239 'explor':76,87 'follow':115,181 'fork':186 'full':121,154 'function':20 'get':226 'github':112 'github.com':221 'github.com/bwachter/lll](https://github.com/bwachter/lll)':220 'go':70,248 'goe':119 'got':194 'guidanc':258 'high':124 'iirc':118 'imag':38 'init':11,232 'initi':44 'initramf':77 'interest':49,94,246 'invoc':45 'kernel':8,228 'know':136 'kvm':24 'lag':107 'languag':58 'learn':142 'level':125 'lfs':117,155,182 'librari':85,148 'like':81 'limit':151 'link':62 'linker':90 'll':251 'longer':161 'lot':146 'made':187 'mani':168 'matrix':100,255 'minut':213 'much':141 'never':201 'nowaday':163 'p9fs':28 'play':31 'pretti':140 'program':75 'question':103 're':48,93 'recommend':162 'repo':113 'rootf':26 'run':233 'set':97,252 'sigific':189 'simpl':7,53 'sinc':197 'someth':80 'stack':207 'start':4,51,71,238 'static':10,61 'style':156 'system':179 'thing':193 'though':108 'throw':41 'thrown':217 'togeth':42,219 'typic':104 'ui':206 'understand':133 'use':23,65,79,152,174,203 'userland':74,126 've':216 'way':15 'without':34,78 'work':13 'wors':196 'xorg':185"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2849989"
+editedAt: DateTimeImmutable @1707771730 {#2267
date: 2024-02-12 22:02:10.0 +01:00
}
+createdAt: DateTimeImmutable @1703512530 {#2273
date: 2023-12-25 14:55:30.0 +01:00
}
+"title": 251077
}
]
-id: 24620
-titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
-bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703579294
+visibility: "visible "
+apId: "https://feddit.uk/post/5978231"
+editedAt: null
+createdAt: DateTimeImmutable @1703492894 {#2706
date: 2023-12-25 09:28:14.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2202
+user: Proxies\__CG__\App\Entity\User {#2630 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
+title: "What distros have you tried and thought, "Nope, this one's not for me"?"
+url: null
+body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 354
+favouriteCount: 249
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704559219 {#2260
date: 2024-01-06 17:40:19.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2933 …}
+votes: Doctrine\ORM\PersistentCollection {#2931 …}
+reports: Doctrine\ORM\PersistentCollection {#2928 …}
+favourites: Doctrine\ORM\PersistentCollection {#2962 …}
+notifications: Doctrine\ORM\PersistentCollection {#2958 …}
+badges: Doctrine\ORM\PersistentCollection {#2975 …}
+children: [
1 => App\Entity\EntryComment {#2206
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
Gentoo is useless for learning how things work. Back in the 00s when I still had time to hang out at events it was always quite ridiculous at what kind of basic stuff the gentoo crowd got stuck at - and with the tooling 15+ years more polished now I’d expect what is actually going on is way more hidden than back then.\n
\n
If you do want to understand how things work just build a minimal system - either on spare hardware, or qemu/kvm. Don’t go with systemd, or other fat userland options - that just makes you compile a lot of dependencies not adding value for learning.\n
\n
Use some lean init (or just write one yourself), and some lean shell.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703501167 {#2197
date: 2023-12-25 11:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
]
+children: Doctrine\ORM\PersistentCollection {#2210 …}
+nested: Doctrine\ORM\PersistentCollection {#2207 …}
+votes: Doctrine\ORM\PersistentCollection {#2208 …}
+reports: Doctrine\ORM\PersistentCollection {#2204 …}
+favourites: Doctrine\ORM\PersistentCollection {#2211 …}
+notifications: Doctrine\ORM\PersistentCollection {#2266 …}
-id: 250766
-bodyTs: "'00s':12 '15':44 'actual':54 'ad':104 'alway':25 'back':9,62 'basic':32 'build':74 'compil':98 'crowd':36 'd':50 'depend':102 'either':78 'event':22 'expect':51 'fat':91 'gentoo':1,35 'go':55,86 'got':37 'hang':19 'hardwar':81 'hidden':60 'init':111 'kind':30 'lean':110,119 'learn':5,107 'lot':100 'make':96 'minim':76 'one':115 'option':93 'polish':47 'qemu/kvm':83 'quit':26 'ridicul':27 'shell':120 'spare':80 'still':15 'stuck':38 'stuff':33 'system':77 'systemd':88 'thing':7,71 'time':17 'tool':43 'understand':69 'use':108 'useless':3 'userland':92 'valu':105 'want':67 'way':58 'work':8,72 'write':114 'year':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2848923"
+editedAt: null
+createdAt: DateTimeImmutable @1703501167 {#2205
date: 2023-12-25 11:46:07.0 +01:00
}
+"title": 250766
}
0 => App\Entity\EntryComment {#2271
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
I’d just start from very simple kernel and static init, and work my way up to adding more functionality. I’d use kvm with rootfs on p9fs - that allows playing with it without having to build images. I can throw together the initial invocation, if you’re interested.\n
\n
Then start building simple core elements in a language allowing easy static linking - I’d use C with dietlibc or go. Start adding core userland programs, explore initramfs (without using something like dracut), add dynamic libraries and explore the dynamic linker, … - if you’re interested we could set up a matrix channel for questions (typically with some lag, though), and do a github repo to follow along.\n
\n
LFS iirc goes for full desktop - the high level userland is very complex, but easy to understand when you know the basics. You pretty much learn how to compile lots of libraries - which has limited use. A full LFS style desktop I’d no longer recommend nowadays - it’s just too many dependencies to deal with. I used to build my own system (not following LFS) until the Xorg fork made it sigificantly more complicated - and things got just worse since then, and I never was using a complicated UI stack.\n
\n
**edit**: I had a few minutes, so I’ve thrown this together [github.com/bwachter/lll](https://github.com/bwachter/lll) - you should easily get a kernel with a custom init running, and have enough to start experimenting. If you or anyone else is interested to go deeper I’ll set up a matrix channel for guidance.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703512530 {#2268
date: 2023-12-25 14:55:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2272 …}
+nested: Doctrine\ORM\PersistentCollection {#2253 …}
+votes: Doctrine\ORM\PersistentCollection {#2262 …}
+reports: Doctrine\ORM\PersistentCollection {#2264 …}
+favourites: Doctrine\ORM\PersistentCollection {#2242 …}
+notifications: Doctrine\ORM\PersistentCollection {#2240 …}
-id: 251077
-bodyTs: "'/bwachter/lll](https://github.com/bwachter/lll)':222 'ad':18,72 'add':83 'allow':30,59 'along':116 'anyon':243 'basic':138 'build':37,52,176 'c':66 'channel':101,256 'compil':145 'complex':129 'complic':191,205 'core':54,73 'could':96 'custom':231 'd':2,22,64,159 'deal':171 'deeper':249 'depend':169 'desktop':122,157 'dietlibc':68 'dracut':82 'dynam':84,89 'easi':60,131 'easili':225 'edit':208 'element':55 'els':244 'enough':236 'experi':239 'explor':76,87 'follow':115,181 'fork':186 'full':121,154 'function':20 'get':226 'github':112 'github.com':221 'github.com/bwachter/lll](https://github.com/bwachter/lll)':220 'go':70,248 'goe':119 'got':194 'guidanc':258 'high':124 'iirc':118 'imag':38 'init':11,232 'initi':44 'initramf':77 'interest':49,94,246 'invoc':45 'kernel':8,228 'know':136 'kvm':24 'lag':107 'languag':58 'learn':142 'level':125 'lfs':117,155,182 'librari':85,148 'like':81 'limit':151 'link':62 'linker':90 'll':251 'longer':161 'lot':146 'made':187 'mani':168 'matrix':100,255 'minut':213 'much':141 'never':201 'nowaday':163 'p9fs':28 'play':31 'pretti':140 'program':75 'question':103 're':48,93 'recommend':162 'repo':113 'rootf':26 'run':233 'set':97,252 'sigific':189 'simpl':7,53 'sinc':197 'someth':80 'stack':207 'start':4,51,71,238 'static':10,61 'style':156 'system':179 'thing':193 'though':108 'throw':41 'thrown':217 'togeth':42,219 'typic':104 'ui':206 'understand':133 'use':23,65,79,152,174,203 'userland':74,126 've':216 'way':15 'without':34,78 'work':13 'wors':196 'xorg':185"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2849989"
+editedAt: DateTimeImmutable @1707771730 {#2267
date: 2024-02-12 22:02:10.0 +01:00
}
+createdAt: DateTimeImmutable @1703512530 {#2273
date: 2023-12-25 14:55:30.0 +01:00
}
+"title": 251077
}
]
-id: 24620
-titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
-bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703579294
+visibility: "visible "
+apId: "https://feddit.uk/post/5978231"
+editedAt: null
+createdAt: DateTimeImmutable @1703492894 {#2706
date: 2023-12-25 09:28:14.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2206
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202
+user: Proxies\__CG__\App\Entity\User {#2630 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
+title: "What distros have you tried and thought, "Nope, this one's not for me"?"
+url: null
+body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 354
+favouriteCount: 249
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704559219 {#2260
date: 2024-01-06 17:40:19.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2933 …}
+votes: Doctrine\ORM\PersistentCollection {#2931 …}
+reports: Doctrine\ORM\PersistentCollection {#2928 …}
+favourites: Doctrine\ORM\PersistentCollection {#2962 …}
+notifications: Doctrine\ORM\PersistentCollection {#2958 …}
+badges: Doctrine\ORM\PersistentCollection {#2975 …}
+children: [
1 => App\Entity\EntryComment {#2206}
0 => App\Entity\EntryComment {#2271
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
I’d just start from very simple kernel and static init, and work my way up to adding more functionality. I’d use kvm with rootfs on p9fs - that allows playing with it without having to build images. I can throw together the initial invocation, if you’re interested.\n
\n
Then start building simple core elements in a language allowing easy static linking - I’d use C with dietlibc or go. Start adding core userland programs, explore initramfs (without using something like dracut), add dynamic libraries and explore the dynamic linker, … - if you’re interested we could set up a matrix channel for questions (typically with some lag, though), and do a github repo to follow along.\n
\n
LFS iirc goes for full desktop - the high level userland is very complex, but easy to understand when you know the basics. You pretty much learn how to compile lots of libraries - which has limited use. A full LFS style desktop I’d no longer recommend nowadays - it’s just too many dependencies to deal with. I used to build my own system (not following LFS) until the Xorg fork made it sigificantly more complicated - and things got just worse since then, and I never was using a complicated UI stack.\n
\n
**edit**: I had a few minutes, so I’ve thrown this together [github.com/bwachter/lll](https://github.com/bwachter/lll) - you should easily get a kernel with a custom init running, and have enough to start experimenting. If you or anyone else is interested to go deeper I’ll set up a matrix channel for guidance.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703512530 {#2268
date: 2023-12-25 14:55:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2272 …}
+nested: Doctrine\ORM\PersistentCollection {#2253 …}
+votes: Doctrine\ORM\PersistentCollection {#2262 …}
+reports: Doctrine\ORM\PersistentCollection {#2264 …}
+favourites: Doctrine\ORM\PersistentCollection {#2242 …}
+notifications: Doctrine\ORM\PersistentCollection {#2240 …}
-id: 251077
-bodyTs: "'/bwachter/lll](https://github.com/bwachter/lll)':222 'ad':18,72 'add':83 'allow':30,59 'along':116 'anyon':243 'basic':138 'build':37,52,176 'c':66 'channel':101,256 'compil':145 'complex':129 'complic':191,205 'core':54,73 'could':96 'custom':231 'd':2,22,64,159 'deal':171 'deeper':249 'depend':169 'desktop':122,157 'dietlibc':68 'dracut':82 'dynam':84,89 'easi':60,131 'easili':225 'edit':208 'element':55 'els':244 'enough':236 'experi':239 'explor':76,87 'follow':115,181 'fork':186 'full':121,154 'function':20 'get':226 'github':112 'github.com':221 'github.com/bwachter/lll](https://github.com/bwachter/lll)':220 'go':70,248 'goe':119 'got':194 'guidanc':258 'high':124 'iirc':118 'imag':38 'init':11,232 'initi':44 'initramf':77 'interest':49,94,246 'invoc':45 'kernel':8,228 'know':136 'kvm':24 'lag':107 'languag':58 'learn':142 'level':125 'lfs':117,155,182 'librari':85,148 'like':81 'limit':151 'link':62 'linker':90 'll':251 'longer':161 'lot':146 'made':187 'mani':168 'matrix':100,255 'minut':213 'much':141 'never':201 'nowaday':163 'p9fs':28 'play':31 'pretti':140 'program':75 'question':103 're':48,93 'recommend':162 'repo':113 'rootf':26 'run':233 'set':97,252 'sigific':189 'simpl':7,53 'sinc':197 'someth':80 'stack':207 'start':4,51,71,238 'static':10,61 'style':156 'system':179 'thing':193 'though':108 'throw':41 'thrown':217 'togeth':42,219 'typic':104 'ui':206 'understand':133 'use':23,65,79,152,174,203 'userland':74,126 've':216 'way':15 'without':34,78 'work':13 'wors':196 'xorg':185"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2849989"
+editedAt: DateTimeImmutable @1707771730 {#2267
date: 2024-02-12 22:02:10.0 +01:00
}
+createdAt: DateTimeImmutable @1703512530 {#2273
date: 2023-12-25 14:55:30.0 +01:00
}
+"title": 251077
}
]
-id: 24620
-titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
-bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703579294
+visibility: "visible "
+apId: "https://feddit.uk/post/5978231"
+editedAt: null
+createdAt: DateTimeImmutable @1703492894 {#2706
date: 2023-12-25 09:28:14.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
Gentoo is useless for learning how things work. Back in the 00s when I still had time to hang out at events it was always quite ridiculous at what kind of basic stuff the gentoo crowd got stuck at - and with the tooling 15+ years more polished now I’d expect what is actually going on is way more hidden than back then.\n
\n
If you do want to understand how things work just build a minimal system - either on spare hardware, or qemu/kvm. Don’t go with systemd, or other fat userland options - that just makes you compile a lot of dependencies not adding value for learning.\n
\n
Use some lean init (or just write one yourself), and some lean shell.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703501167 {#2197
date: 2023-12-25 11:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
]
+children: Doctrine\ORM\PersistentCollection {#2210 …}
+nested: Doctrine\ORM\PersistentCollection {#2207 …}
+votes: Doctrine\ORM\PersistentCollection {#2208 …}
+reports: Doctrine\ORM\PersistentCollection {#2204 …}
+favourites: Doctrine\ORM\PersistentCollection {#2211 …}
+notifications: Doctrine\ORM\PersistentCollection {#2266 …}
-id: 250766
-bodyTs: "'00s':12 '15':44 'actual':54 'ad':104 'alway':25 'back':9,62 'basic':32 'build':74 'compil':98 'crowd':36 'd':50 'depend':102 'either':78 'event':22 'expect':51 'fat':91 'gentoo':1,35 'go':55,86 'got':37 'hang':19 'hardwar':81 'hidden':60 'init':111 'kind':30 'lean':110,119 'learn':5,107 'lot':100 'make':96 'minim':76 'one':115 'option':93 'polish':47 'qemu/kvm':83 'quit':26 'ridicul':27 'shell':120 'spare':80 'still':15 'stuck':38 'stuff':33 'system':77 'systemd':88 'thing':7,71 'time':17 'tool':43 'understand':69 'use':108 'useless':3 'userland':92 'valu':105 'want':67 'way':58 'work':8,72 'write':114 'year':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2848923"
+editedAt: null
+createdAt: DateTimeImmutable @1703501167 {#2205
date: 2023-12-25 11:46:07.0 +01:00
}
+"title": 250766
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#2206
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202
+user: Proxies\__CG__\App\Entity\User {#2630 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
+title: "What distros have you tried and thought, "Nope, this one's not for me"?"
+url: null
+body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 354
+favouriteCount: 249
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704559219 {#2260
date: 2024-01-06 17:40:19.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2933 …}
+votes: Doctrine\ORM\PersistentCollection {#2931 …}
+reports: Doctrine\ORM\PersistentCollection {#2928 …}
+favourites: Doctrine\ORM\PersistentCollection {#2962 …}
+notifications: Doctrine\ORM\PersistentCollection {#2958 …}
+badges: Doctrine\ORM\PersistentCollection {#2975 …}
+children: [
1 => App\Entity\EntryComment {#2206}
0 => App\Entity\EntryComment {#2271
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
I’d just start from very simple kernel and static init, and work my way up to adding more functionality. I’d use kvm with rootfs on p9fs - that allows playing with it without having to build images. I can throw together the initial invocation, if you’re interested.\n
\n
Then start building simple core elements in a language allowing easy static linking - I’d use C with dietlibc or go. Start adding core userland programs, explore initramfs (without using something like dracut), add dynamic libraries and explore the dynamic linker, … - if you’re interested we could set up a matrix channel for questions (typically with some lag, though), and do a github repo to follow along.\n
\n
LFS iirc goes for full desktop - the high level userland is very complex, but easy to understand when you know the basics. You pretty much learn how to compile lots of libraries - which has limited use. A full LFS style desktop I’d no longer recommend nowadays - it’s just too many dependencies to deal with. I used to build my own system (not following LFS) until the Xorg fork made it sigificantly more complicated - and things got just worse since then, and I never was using a complicated UI stack.\n
\n
**edit**: I had a few minutes, so I’ve thrown this together [github.com/bwachter/lll](https://github.com/bwachter/lll) - you should easily get a kernel with a custom init running, and have enough to start experimenting. If you or anyone else is interested to go deeper I’ll set up a matrix channel for guidance.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703512530 {#2268
date: 2023-12-25 14:55:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2272 …}
+nested: Doctrine\ORM\PersistentCollection {#2253 …}
+votes: Doctrine\ORM\PersistentCollection {#2262 …}
+reports: Doctrine\ORM\PersistentCollection {#2264 …}
+favourites: Doctrine\ORM\PersistentCollection {#2242 …}
+notifications: Doctrine\ORM\PersistentCollection {#2240 …}
-id: 251077
-bodyTs: "'/bwachter/lll](https://github.com/bwachter/lll)':222 'ad':18,72 'add':83 'allow':30,59 'along':116 'anyon':243 'basic':138 'build':37,52,176 'c':66 'channel':101,256 'compil':145 'complex':129 'complic':191,205 'core':54,73 'could':96 'custom':231 'd':2,22,64,159 'deal':171 'deeper':249 'depend':169 'desktop':122,157 'dietlibc':68 'dracut':82 'dynam':84,89 'easi':60,131 'easili':225 'edit':208 'element':55 'els':244 'enough':236 'experi':239 'explor':76,87 'follow':115,181 'fork':186 'full':121,154 'function':20 'get':226 'github':112 'github.com':221 'github.com/bwachter/lll](https://github.com/bwachter/lll)':220 'go':70,248 'goe':119 'got':194 'guidanc':258 'high':124 'iirc':118 'imag':38 'init':11,232 'initi':44 'initramf':77 'interest':49,94,246 'invoc':45 'kernel':8,228 'know':136 'kvm':24 'lag':107 'languag':58 'learn':142 'level':125 'lfs':117,155,182 'librari':85,148 'like':81 'limit':151 'link':62 'linker':90 'll':251 'longer':161 'lot':146 'made':187 'mani':168 'matrix':100,255 'minut':213 'much':141 'never':201 'nowaday':163 'p9fs':28 'play':31 'pretti':140 'program':75 'question':103 're':48,93 'recommend':162 'repo':113 'rootf':26 'run':233 'set':97,252 'sigific':189 'simpl':7,53 'sinc':197 'someth':80 'stack':207 'start':4,51,71,238 'static':10,61 'style':156 'system':179 'thing':193 'though':108 'throw':41 'thrown':217 'togeth':42,219 'typic':104 'ui':206 'understand':133 'use':23,65,79,152,174,203 'userland':74,126 've':216 'way':15 'without':34,78 'work':13 'wors':196 'xorg':185"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2849989"
+editedAt: DateTimeImmutable @1707771730 {#2267
date: 2024-02-12 22:02:10.0 +01:00
}
+createdAt: DateTimeImmutable @1703512530 {#2273
date: 2023-12-25 14:55:30.0 +01:00
}
+"title": 251077
}
]
-id: 24620
-titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
-bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703579294
+visibility: "visible "
+apId: "https://feddit.uk/post/5978231"
+editedAt: null
+createdAt: DateTimeImmutable @1703492894 {#2706
date: 2023-12-25 09:28:14.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
Gentoo is useless for learning how things work. Back in the 00s when I still had time to hang out at events it was always quite ridiculous at what kind of basic stuff the gentoo crowd got stuck at - and with the tooling 15+ years more polished now I’d expect what is actually going on is way more hidden than back then.\n
\n
If you do want to understand how things work just build a minimal system - either on spare hardware, or qemu/kvm. Don’t go with systemd, or other fat userland options - that just makes you compile a lot of dependencies not adding value for learning.\n
\n
Use some lean init (or just write one yourself), and some lean shell.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703501167 {#2197
date: 2023-12-25 11:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
]
+children: Doctrine\ORM\PersistentCollection {#2210 …}
+nested: Doctrine\ORM\PersistentCollection {#2207 …}
+votes: Doctrine\ORM\PersistentCollection {#2208 …}
+reports: Doctrine\ORM\PersistentCollection {#2204 …}
+favourites: Doctrine\ORM\PersistentCollection {#2211 …}
+notifications: Doctrine\ORM\PersistentCollection {#2266 …}
-id: 250766
-bodyTs: "'00s':12 '15':44 'actual':54 'ad':104 'alway':25 'back':9,62 'basic':32 'build':74 'compil':98 'crowd':36 'd':50 'depend':102 'either':78 'event':22 'expect':51 'fat':91 'gentoo':1,35 'go':55,86 'got':37 'hang':19 'hardwar':81 'hidden':60 'init':111 'kind':30 'lean':110,119 'learn':5,107 'lot':100 'make':96 'minim':76 'one':115 'option':93 'polish':47 'qemu/kvm':83 'quit':26 'ridicul':27 'shell':120 'spare':80 'still':15 'stuck':38 'stuff':33 'system':77 'systemd':88 'thing':7,71 'time':17 'tool':43 'understand':69 'use':108 'useless':3 'userland':92 'valu':105 'want':67 'way':58 'work':8,72 'write':114 'year':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2848923"
+editedAt: null
+createdAt: DateTimeImmutable @1703501167 {#2205
date: 2023-12-25 11:46:07.0 +01:00
}
+"title": 250766
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2206
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202
+user: Proxies\__CG__\App\Entity\User {#2630 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
+title: "What distros have you tried and thought, "Nope, this one's not for me"?"
+url: null
+body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 354
+favouriteCount: 249
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704559219 {#2260
date: 2024-01-06 17:40:19.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2933 …}
+votes: Doctrine\ORM\PersistentCollection {#2931 …}
+reports: Doctrine\ORM\PersistentCollection {#2928 …}
+favourites: Doctrine\ORM\PersistentCollection {#2962 …}
+notifications: Doctrine\ORM\PersistentCollection {#2958 …}
+badges: Doctrine\ORM\PersistentCollection {#2975 …}
+children: [
1 => App\Entity\EntryComment {#2206}
0 => App\Entity\EntryComment {#2271
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
I’d just start from very simple kernel and static init, and work my way up to adding more functionality. I’d use kvm with rootfs on p9fs - that allows playing with it without having to build images. I can throw together the initial invocation, if you’re interested.\n
\n
Then start building simple core elements in a language allowing easy static linking - I’d use C with dietlibc or go. Start adding core userland programs, explore initramfs (without using something like dracut), add dynamic libraries and explore the dynamic linker, … - if you’re interested we could set up a matrix channel for questions (typically with some lag, though), and do a github repo to follow along.\n
\n
LFS iirc goes for full desktop - the high level userland is very complex, but easy to understand when you know the basics. You pretty much learn how to compile lots of libraries - which has limited use. A full LFS style desktop I’d no longer recommend nowadays - it’s just too many dependencies to deal with. I used to build my own system (not following LFS) until the Xorg fork made it sigificantly more complicated - and things got just worse since then, and I never was using a complicated UI stack.\n
\n
**edit**: I had a few minutes, so I’ve thrown this together [github.com/bwachter/lll](https://github.com/bwachter/lll) - you should easily get a kernel with a custom init running, and have enough to start experimenting. If you or anyone else is interested to go deeper I’ll set up a matrix channel for guidance.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703512530 {#2268
date: 2023-12-25 14:55:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2272 …}
+nested: Doctrine\ORM\PersistentCollection {#2253 …}
+votes: Doctrine\ORM\PersistentCollection {#2262 …}
+reports: Doctrine\ORM\PersistentCollection {#2264 …}
+favourites: Doctrine\ORM\PersistentCollection {#2242 …}
+notifications: Doctrine\ORM\PersistentCollection {#2240 …}
-id: 251077
-bodyTs: "'/bwachter/lll](https://github.com/bwachter/lll)':222 'ad':18,72 'add':83 'allow':30,59 'along':116 'anyon':243 'basic':138 'build':37,52,176 'c':66 'channel':101,256 'compil':145 'complex':129 'complic':191,205 'core':54,73 'could':96 'custom':231 'd':2,22,64,159 'deal':171 'deeper':249 'depend':169 'desktop':122,157 'dietlibc':68 'dracut':82 'dynam':84,89 'easi':60,131 'easili':225 'edit':208 'element':55 'els':244 'enough':236 'experi':239 'explor':76,87 'follow':115,181 'fork':186 'full':121,154 'function':20 'get':226 'github':112 'github.com':221 'github.com/bwachter/lll](https://github.com/bwachter/lll)':220 'go':70,248 'goe':119 'got':194 'guidanc':258 'high':124 'iirc':118 'imag':38 'init':11,232 'initi':44 'initramf':77 'interest':49,94,246 'invoc':45 'kernel':8,228 'know':136 'kvm':24 'lag':107 'languag':58 'learn':142 'level':125 'lfs':117,155,182 'librari':85,148 'like':81 'limit':151 'link':62 'linker':90 'll':251 'longer':161 'lot':146 'made':187 'mani':168 'matrix':100,255 'minut':213 'much':141 'never':201 'nowaday':163 'p9fs':28 'play':31 'pretti':140 'program':75 'question':103 're':48,93 'recommend':162 'repo':113 'rootf':26 'run':233 'set':97,252 'sigific':189 'simpl':7,53 'sinc':197 'someth':80 'stack':207 'start':4,51,71,238 'static':10,61 'style':156 'system':179 'thing':193 'though':108 'throw':41 'thrown':217 'togeth':42,219 'typic':104 'ui':206 'understand':133 'use':23,65,79,152,174,203 'userland':74,126 've':216 'way':15 'without':34,78 'work':13 'wors':196 'xorg':185"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2849989"
+editedAt: DateTimeImmutable @1707771730 {#2267
date: 2024-02-12 22:02:10.0 +01:00
}
+createdAt: DateTimeImmutable @1703512530 {#2273
date: 2023-12-25 14:55:30.0 +01:00
}
+"title": 251077
}
]
-id: 24620
-titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
-bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703579294
+visibility: "visible "
+apId: "https://feddit.uk/post/5978231"
+editedAt: null
+createdAt: DateTimeImmutable @1703492894 {#2706
date: 2023-12-25 09:28:14.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
Gentoo is useless for learning how things work. Back in the 00s when I still had time to hang out at events it was always quite ridiculous at what kind of basic stuff the gentoo crowd got stuck at - and with the tooling 15+ years more polished now I’d expect what is actually going on is way more hidden than back then.\n
\n
If you do want to understand how things work just build a minimal system - either on spare hardware, or qemu/kvm. Don’t go with systemd, or other fat userland options - that just makes you compile a lot of dependencies not adding value for learning.\n
\n
Use some lean init (or just write one yourself), and some lean shell.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703501167 {#2197
date: 2023-12-25 11:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
]
+children: Doctrine\ORM\PersistentCollection {#2210 …}
+nested: Doctrine\ORM\PersistentCollection {#2207 …}
+votes: Doctrine\ORM\PersistentCollection {#2208 …}
+reports: Doctrine\ORM\PersistentCollection {#2204 …}
+favourites: Doctrine\ORM\PersistentCollection {#2211 …}
+notifications: Doctrine\ORM\PersistentCollection {#2266 …}
-id: 250766
-bodyTs: "'00s':12 '15':44 'actual':54 'ad':104 'alway':25 'back':9,62 'basic':32 'build':74 'compil':98 'crowd':36 'd':50 'depend':102 'either':78 'event':22 'expect':51 'fat':91 'gentoo':1,35 'go':55,86 'got':37 'hang':19 'hardwar':81 'hidden':60 'init':111 'kind':30 'lean':110,119 'learn':5,107 'lot':100 'make':96 'minim':76 'one':115 'option':93 'polish':47 'qemu/kvm':83 'quit':26 'ridicul':27 'shell':120 'spare':80 'still':15 'stuck':38 'stuff':33 'system':77 'systemd':88 'thing':7,71 'time':17 'tool':43 'understand':69 'use':108 'useless':3 'userland':92 'valu':105 'want':67 'way':58 'work':8,72 'write':114 'year':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2848923"
+editedAt: null
+createdAt: DateTimeImmutable @1703501167 {#2205
date: 2023-12-25 11:46:07.0 +01:00
}
+"title": 250766
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2271
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202
+user: Proxies\__CG__\App\Entity\User {#2630 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
+title: "What distros have you tried and thought, "Nope, this one's not for me"?"
+url: null
+body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 354
+favouriteCount: 249
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704559219 {#2260
date: 2024-01-06 17:40:19.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2933 …}
+votes: Doctrine\ORM\PersistentCollection {#2931 …}
+reports: Doctrine\ORM\PersistentCollection {#2928 …}
+favourites: Doctrine\ORM\PersistentCollection {#2962 …}
+notifications: Doctrine\ORM\PersistentCollection {#2958 …}
+badges: Doctrine\ORM\PersistentCollection {#2975 …}
+children: [
1 => App\Entity\EntryComment {#2206
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
Gentoo is useless for learning how things work. Back in the 00s when I still had time to hang out at events it was always quite ridiculous at what kind of basic stuff the gentoo crowd got stuck at - and with the tooling 15+ years more polished now I’d expect what is actually going on is way more hidden than back then.\n
\n
If you do want to understand how things work just build a minimal system - either on spare hardware, or qemu/kvm. Don’t go with systemd, or other fat userland options - that just makes you compile a lot of dependencies not adding value for learning.\n
\n
Use some lean init (or just write one yourself), and some lean shell.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703501167 {#2197
date: 2023-12-25 11:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
]
+children: Doctrine\ORM\PersistentCollection {#2210 …}
+nested: Doctrine\ORM\PersistentCollection {#2207 …}
+votes: Doctrine\ORM\PersistentCollection {#2208 …}
+reports: Doctrine\ORM\PersistentCollection {#2204 …}
+favourites: Doctrine\ORM\PersistentCollection {#2211 …}
+notifications: Doctrine\ORM\PersistentCollection {#2266 …}
-id: 250766
-bodyTs: "'00s':12 '15':44 'actual':54 'ad':104 'alway':25 'back':9,62 'basic':32 'build':74 'compil':98 'crowd':36 'd':50 'depend':102 'either':78 'event':22 'expect':51 'fat':91 'gentoo':1,35 'go':55,86 'got':37 'hang':19 'hardwar':81 'hidden':60 'init':111 'kind':30 'lean':110,119 'learn':5,107 'lot':100 'make':96 'minim':76 'one':115 'option':93 'polish':47 'qemu/kvm':83 'quit':26 'ridicul':27 'shell':120 'spare':80 'still':15 'stuck':38 'stuff':33 'system':77 'systemd':88 'thing':7,71 'time':17 'tool':43 'understand':69 'use':108 'useless':3 'userland':92 'valu':105 'want':67 'way':58 'work':8,72 'write':114 'year':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2848923"
+editedAt: null
+createdAt: DateTimeImmutable @1703501167 {#2205
date: 2023-12-25 11:46:07.0 +01:00
}
+"title": 250766
}
0 => App\Entity\EntryComment {#2271}
]
-id: 24620
-titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
-bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703579294
+visibility: "visible "
+apId: "https://feddit.uk/post/5978231"
+editedAt: null
+createdAt: DateTimeImmutable @1703492894 {#2706
date: 2023-12-25 09:28:14.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
I’d just start from very simple kernel and static init, and work my way up to adding more functionality. I’d use kvm with rootfs on p9fs - that allows playing with it without having to build images. I can throw together the initial invocation, if you’re interested.\n
\n
Then start building simple core elements in a language allowing easy static linking - I’d use C with dietlibc or go. Start adding core userland programs, explore initramfs (without using something like dracut), add dynamic libraries and explore the dynamic linker, … - if you’re interested we could set up a matrix channel for questions (typically with some lag, though), and do a github repo to follow along.\n
\n
LFS iirc goes for full desktop - the high level userland is very complex, but easy to understand when you know the basics. You pretty much learn how to compile lots of libraries - which has limited use. A full LFS style desktop I’d no longer recommend nowadays - it’s just too many dependencies to deal with. I used to build my own system (not following LFS) until the Xorg fork made it sigificantly more complicated - and things got just worse since then, and I never was using a complicated UI stack.\n
\n
**edit**: I had a few minutes, so I’ve thrown this together [github.com/bwachter/lll](https://github.com/bwachter/lll) - you should easily get a kernel with a custom init running, and have enough to start experimenting. If you or anyone else is interested to go deeper I’ll set up a matrix channel for guidance.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703512530 {#2268
date: 2023-12-25 14:55:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2272 …}
+nested: Doctrine\ORM\PersistentCollection {#2253 …}
+votes: Doctrine\ORM\PersistentCollection {#2262 …}
+reports: Doctrine\ORM\PersistentCollection {#2264 …}
+favourites: Doctrine\ORM\PersistentCollection {#2242 …}
+notifications: Doctrine\ORM\PersistentCollection {#2240 …}
-id: 251077
-bodyTs: "'/bwachter/lll](https://github.com/bwachter/lll)':222 'ad':18,72 'add':83 'allow':30,59 'along':116 'anyon':243 'basic':138 'build':37,52,176 'c':66 'channel':101,256 'compil':145 'complex':129 'complic':191,205 'core':54,73 'could':96 'custom':231 'd':2,22,64,159 'deal':171 'deeper':249 'depend':169 'desktop':122,157 'dietlibc':68 'dracut':82 'dynam':84,89 'easi':60,131 'easili':225 'edit':208 'element':55 'els':244 'enough':236 'experi':239 'explor':76,87 'follow':115,181 'fork':186 'full':121,154 'function':20 'get':226 'github':112 'github.com':221 'github.com/bwachter/lll](https://github.com/bwachter/lll)':220 'go':70,248 'goe':119 'got':194 'guidanc':258 'high':124 'iirc':118 'imag':38 'init':11,232 'initi':44 'initramf':77 'interest':49,94,246 'invoc':45 'kernel':8,228 'know':136 'kvm':24 'lag':107 'languag':58 'learn':142 'level':125 'lfs':117,155,182 'librari':85,148 'like':81 'limit':151 'link':62 'linker':90 'll':251 'longer':161 'lot':146 'made':187 'mani':168 'matrix':100,255 'minut':213 'much':141 'never':201 'nowaday':163 'p9fs':28 'play':31 'pretti':140 'program':75 'question':103 're':48,93 'recommend':162 'repo':113 'rootf':26 'run':233 'set':97,252 'sigific':189 'simpl':7,53 'sinc':197 'someth':80 'stack':207 'start':4,51,71,238 'static':10,61 'style':156 'system':179 'thing':193 'though':108 'throw':41 'thrown':217 'togeth':42,219 'typic':104 'ui':206 'understand':133 'use':23,65,79,152,174,203 'userland':74,126 've':216 'way':15 'without':34,78 'work':13 'wors':196 'xorg':185"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2849989"
+editedAt: DateTimeImmutable @1707771730 {#2267
date: 2024-02-12 22:02:10.0 +01:00
}
+createdAt: DateTimeImmutable @1703512530 {#2273
date: 2023-12-25 14:55:30.0 +01:00
}
+"title": 251077
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#2271
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202
+user: Proxies\__CG__\App\Entity\User {#2630 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
+title: "What distros have you tried and thought, "Nope, this one's not for me"?"
+url: null
+body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 354
+favouriteCount: 249
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704559219 {#2260
date: 2024-01-06 17:40:19.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2933 …}
+votes: Doctrine\ORM\PersistentCollection {#2931 …}
+reports: Doctrine\ORM\PersistentCollection {#2928 …}
+favourites: Doctrine\ORM\PersistentCollection {#2962 …}
+notifications: Doctrine\ORM\PersistentCollection {#2958 …}
+badges: Doctrine\ORM\PersistentCollection {#2975 …}
+children: [
1 => App\Entity\EntryComment {#2206
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
Gentoo is useless for learning how things work. Back in the 00s when I still had time to hang out at events it was always quite ridiculous at what kind of basic stuff the gentoo crowd got stuck at - and with the tooling 15+ years more polished now I’d expect what is actually going on is way more hidden than back then.\n
\n
If you do want to understand how things work just build a minimal system - either on spare hardware, or qemu/kvm. Don’t go with systemd, or other fat userland options - that just makes you compile a lot of dependencies not adding value for learning.\n
\n
Use some lean init (or just write one yourself), and some lean shell.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703501167 {#2197
date: 2023-12-25 11:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
]
+children: Doctrine\ORM\PersistentCollection {#2210 …}
+nested: Doctrine\ORM\PersistentCollection {#2207 …}
+votes: Doctrine\ORM\PersistentCollection {#2208 …}
+reports: Doctrine\ORM\PersistentCollection {#2204 …}
+favourites: Doctrine\ORM\PersistentCollection {#2211 …}
+notifications: Doctrine\ORM\PersistentCollection {#2266 …}
-id: 250766
-bodyTs: "'00s':12 '15':44 'actual':54 'ad':104 'alway':25 'back':9,62 'basic':32 'build':74 'compil':98 'crowd':36 'd':50 'depend':102 'either':78 'event':22 'expect':51 'fat':91 'gentoo':1,35 'go':55,86 'got':37 'hang':19 'hardwar':81 'hidden':60 'init':111 'kind':30 'lean':110,119 'learn':5,107 'lot':100 'make':96 'minim':76 'one':115 'option':93 'polish':47 'qemu/kvm':83 'quit':26 'ridicul':27 'shell':120 'spare':80 'still':15 'stuck':38 'stuff':33 'system':77 'systemd':88 'thing':7,71 'time':17 'tool':43 'understand':69 'use':108 'useless':3 'userland':92 'valu':105 'want':67 'way':58 'work':8,72 'write':114 'year':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2848923"
+editedAt: null
+createdAt: DateTimeImmutable @1703501167 {#2205
date: 2023-12-25 11:46:07.0 +01:00
}
+"title": 250766
}
0 => App\Entity\EntryComment {#2271}
]
-id: 24620
-titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
-bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703579294
+visibility: "visible "
+apId: "https://feddit.uk/post/5978231"
+editedAt: null
+createdAt: DateTimeImmutable @1703492894 {#2706
date: 2023-12-25 09:28:14.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
I’d just start from very simple kernel and static init, and work my way up to adding more functionality. I’d use kvm with rootfs on p9fs - that allows playing with it without having to build images. I can throw together the initial invocation, if you’re interested.\n
\n
Then start building simple core elements in a language allowing easy static linking - I’d use C with dietlibc or go. Start adding core userland programs, explore initramfs (without using something like dracut), add dynamic libraries and explore the dynamic linker, … - if you’re interested we could set up a matrix channel for questions (typically with some lag, though), and do a github repo to follow along.\n
\n
LFS iirc goes for full desktop - the high level userland is very complex, but easy to understand when you know the basics. You pretty much learn how to compile lots of libraries - which has limited use. A full LFS style desktop I’d no longer recommend nowadays - it’s just too many dependencies to deal with. I used to build my own system (not following LFS) until the Xorg fork made it sigificantly more complicated - and things got just worse since then, and I never was using a complicated UI stack.\n
\n
**edit**: I had a few minutes, so I’ve thrown this together [github.com/bwachter/lll](https://github.com/bwachter/lll) - you should easily get a kernel with a custom init running, and have enough to start experimenting. If you or anyone else is interested to go deeper I’ll set up a matrix channel for guidance.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703512530 {#2268
date: 2023-12-25 14:55:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2272 …}
+nested: Doctrine\ORM\PersistentCollection {#2253 …}
+votes: Doctrine\ORM\PersistentCollection {#2262 …}
+reports: Doctrine\ORM\PersistentCollection {#2264 …}
+favourites: Doctrine\ORM\PersistentCollection {#2242 …}
+notifications: Doctrine\ORM\PersistentCollection {#2240 …}
-id: 251077
-bodyTs: "'/bwachter/lll](https://github.com/bwachter/lll)':222 'ad':18,72 'add':83 'allow':30,59 'along':116 'anyon':243 'basic':138 'build':37,52,176 'c':66 'channel':101,256 'compil':145 'complex':129 'complic':191,205 'core':54,73 'could':96 'custom':231 'd':2,22,64,159 'deal':171 'deeper':249 'depend':169 'desktop':122,157 'dietlibc':68 'dracut':82 'dynam':84,89 'easi':60,131 'easili':225 'edit':208 'element':55 'els':244 'enough':236 'experi':239 'explor':76,87 'follow':115,181 'fork':186 'full':121,154 'function':20 'get':226 'github':112 'github.com':221 'github.com/bwachter/lll](https://github.com/bwachter/lll)':220 'go':70,248 'goe':119 'got':194 'guidanc':258 'high':124 'iirc':118 'imag':38 'init':11,232 'initi':44 'initramf':77 'interest':49,94,246 'invoc':45 'kernel':8,228 'know':136 'kvm':24 'lag':107 'languag':58 'learn':142 'level':125 'lfs':117,155,182 'librari':85,148 'like':81 'limit':151 'link':62 'linker':90 'll':251 'longer':161 'lot':146 'made':187 'mani':168 'matrix':100,255 'minut':213 'much':141 'never':201 'nowaday':163 'p9fs':28 'play':31 'pretti':140 'program':75 'question':103 're':48,93 'recommend':162 'repo':113 'rootf':26 'run':233 'set':97,252 'sigific':189 'simpl':7,53 'sinc':197 'someth':80 'stack':207 'start':4,51,71,238 'static':10,61 'style':156 'system':179 'thing':193 'though':108 'throw':41 'thrown':217 'togeth':42,219 'typic':104 'ui':206 'understand':133 'use':23,65,79,152,174,203 'userland':74,126 've':216 'way':15 'without':34,78 'work':13 'wors':196 'xorg':185"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2849989"
+editedAt: DateTimeImmutable @1707771730 {#2267
date: 2024-02-12 22:02:10.0 +01:00
}
+createdAt: DateTimeImmutable @1703512530 {#2273
date: 2023-12-25 14:55:30.0 +01:00
}
+"title": 251077
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2271
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202
+user: Proxies\__CG__\App\Entity\User {#2630 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
+title: "What distros have you tried and thought, "Nope, this one's not for me"?"
+url: null
+body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 354
+favouriteCount: 249
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704559219 {#2260
date: 2024-01-06 17:40:19.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2933 …}
+votes: Doctrine\ORM\PersistentCollection {#2931 …}
+reports: Doctrine\ORM\PersistentCollection {#2928 …}
+favourites: Doctrine\ORM\PersistentCollection {#2962 …}
+notifications: Doctrine\ORM\PersistentCollection {#2958 …}
+badges: Doctrine\ORM\PersistentCollection {#2975 …}
+children: [
1 => App\Entity\EntryComment {#2206
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2202 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
Gentoo is useless for learning how things work. Back in the 00s when I still had time to hang out at events it was always quite ridiculous at what kind of basic stuff the gentoo crowd got stuck at - and with the tooling 15+ years more polished now I’d expect what is actually going on is way more hidden than back then.\n
\n
If you do want to understand how things work just build a minimal system - either on spare hardware, or qemu/kvm. Don’t go with systemd, or other fat userland options - that just makes you compile a lot of dependencies not adding value for learning.\n
\n
Use some lean init (or just write one yourself), and some lean shell.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703501167 {#2197
date: 2023-12-25 11:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
]
+children: Doctrine\ORM\PersistentCollection {#2210 …}
+nested: Doctrine\ORM\PersistentCollection {#2207 …}
+votes: Doctrine\ORM\PersistentCollection {#2208 …}
+reports: Doctrine\ORM\PersistentCollection {#2204 …}
+favourites: Doctrine\ORM\PersistentCollection {#2211 …}
+notifications: Doctrine\ORM\PersistentCollection {#2266 …}
-id: 250766
-bodyTs: "'00s':12 '15':44 'actual':54 'ad':104 'alway':25 'back':9,62 'basic':32 'build':74 'compil':98 'crowd':36 'd':50 'depend':102 'either':78 'event':22 'expect':51 'fat':91 'gentoo':1,35 'go':55,86 'got':37 'hang':19 'hardwar':81 'hidden':60 'init':111 'kind':30 'lean':110,119 'learn':5,107 'lot':100 'make':96 'minim':76 'one':115 'option':93 'polish':47 'qemu/kvm':83 'quit':26 'ridicul':27 'shell':120 'spare':80 'still':15 'stuck':38 'stuff':33 'system':77 'systemd':88 'thing':7,71 'time':17 'tool':43 'understand':69 'use':108 'useless':3 'userland':92 'valu':105 'want':67 'way':58 'work':8,72 'write':114 'year':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2848923"
+editedAt: null
+createdAt: DateTimeImmutable @1703501167 {#2205
date: 2023-12-25 11:46:07.0 +01:00
}
+"title": 250766
}
0 => App\Entity\EntryComment {#2271}
]
-id: 24620
-titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
-bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703579294
+visibility: "visible "
+apId: "https://feddit.uk/post/5978231"
+editedAt: null
+createdAt: DateTimeImmutable @1703492894 {#2706
date: 2023-12-25 09:28:14.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
+body: """
I’d just start from very simple kernel and static init, and work my way up to adding more functionality. I’d use kvm with rootfs on p9fs - that allows playing with it without having to build images. I can throw together the initial invocation, if you’re interested.\n
\n
Then start building simple core elements in a language allowing easy static linking - I’d use C with dietlibc or go. Start adding core userland programs, explore initramfs (without using something like dracut), add dynamic libraries and explore the dynamic linker, … - if you’re interested we could set up a matrix channel for questions (typically with some lag, though), and do a github repo to follow along.\n
\n
LFS iirc goes for full desktop - the high level userland is very complex, but easy to understand when you know the basics. You pretty much learn how to compile lots of libraries - which has limited use. A full LFS style desktop I’d no longer recommend nowadays - it’s just too many dependencies to deal with. I used to build my own system (not following LFS) until the Xorg fork made it sigificantly more complicated - and things got just worse since then, and I never was using a complicated UI stack.\n
\n
**edit**: I had a few minutes, so I’ve thrown this together [github.com/bwachter/lll](https://github.com/bwachter/lll) - you should easily get a kernel with a custom init running, and have enough to start experimenting. If you or anyone else is interested to go deeper I’ll set up a matrix channel for guidance.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703512530 {#2268
date: 2023-12-25 14:55:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
"@case_when@feddit.uk"
"@theshatterstone54@feddit.uk"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2272 …}
+nested: Doctrine\ORM\PersistentCollection {#2253 …}
+votes: Doctrine\ORM\PersistentCollection {#2262 …}
+reports: Doctrine\ORM\PersistentCollection {#2264 …}
+favourites: Doctrine\ORM\PersistentCollection {#2242 …}
+notifications: Doctrine\ORM\PersistentCollection {#2240 …}
-id: 251077
-bodyTs: "'/bwachter/lll](https://github.com/bwachter/lll)':222 'ad':18,72 'add':83 'allow':30,59 'along':116 'anyon':243 'basic':138 'build':37,52,176 'c':66 'channel':101,256 'compil':145 'complex':129 'complic':191,205 'core':54,73 'could':96 'custom':231 'd':2,22,64,159 'deal':171 'deeper':249 'depend':169 'desktop':122,157 'dietlibc':68 'dracut':82 'dynam':84,89 'easi':60,131 'easili':225 'edit':208 'element':55 'els':244 'enough':236 'experi':239 'explor':76,87 'follow':115,181 'fork':186 'full':121,154 'function':20 'get':226 'github':112 'github.com':221 'github.com/bwachter/lll](https://github.com/bwachter/lll)':220 'go':70,248 'goe':119 'got':194 'guidanc':258 'high':124 'iirc':118 'imag':38 'init':11,232 'initi':44 'initramf':77 'interest':49,94,246 'invoc':45 'kernel':8,228 'know':136 'kvm':24 'lag':107 'languag':58 'learn':142 'level':125 'lfs':117,155,182 'librari':85,148 'like':81 'limit':151 'link':62 'linker':90 'll':251 'longer':161 'lot':146 'made':187 'mani':168 'matrix':100,255 'minut':213 'much':141 'never':201 'nowaday':163 'p9fs':28 'play':31 'pretti':140 'program':75 'question':103 're':48,93 'recommend':162 'repo':113 'rootf':26 'run':233 'set':97,252 'sigific':189 'simpl':7,53 'sinc':197 'someth':80 'stack':207 'start':4,51,71,238 'static':10,61 'style':156 'system':179 'thing':193 'though':108 'throw':41 'thrown':217 'togeth':42,219 'typic':104 'ui':206 'understand':133 'use':23,65,79,152,174,203 'userland':74,126 've':216 'way':15 'without':34,78 'work':13 'wors':196 'xorg':185"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2849989"
+editedAt: DateTimeImmutable @1707771730 {#2267
date: 2024-02-12 22:02:10.0 +01:00
}
+createdAt: DateTimeImmutable @1703512530 {#2273
date: 2023-12-25 14:55:30.0 +01:00
}
+"title": 251077
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
}
1 => App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
}
0 => App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
}
1 => App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
}
0 => App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
}
1 => App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
}
0 => App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309}
1 => App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
}
0 => App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309}
1 => App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
}
0 => App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309}
1 => App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
}
0 => App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
}
1 => App\Entity\EntryComment {#2317}
0 => App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
}
1 => App\Entity\EntryComment {#2317}
0 => App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
}
1 => App\Entity\EntryComment {#2317}
0 => App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
}
1 => App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
}
0 => App\Entity\EntryComment {#2275}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
}
1 => App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
}
0 => App\Entity\EntryComment {#2275}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2275
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301
+user: Proxies\__CG__\App\Entity\User {#2620 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#2977 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Wayland-Proxy-Load-Balancer-Helping-Firefox-Cope-With-Wayland-Issues"
+title: "Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues"
+url: "https://www.phoronix.com/news/Wayland-Proxy-Firefox"
+body: "> Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows."
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 116
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708653173 {#2972
date: 2024-02-23 02:52:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2987 …}
+votes: Doctrine\ORM\PersistentCollection {#2989 …}
+reports: Doctrine\ORM\PersistentCollection {#2991 …}
+favourites: Doctrine\ORM\PersistentCollection {#2993 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
+badges: Doctrine\ORM\PersistentCollection {#2997 …}
+children: [
2 => App\Entity\EntryComment {#2309
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
+body: """
That sounds more like a compositor problem - typically a client should not have control over where windows are placed, and that X11 allowed that got heavily abused with negative impact on UI. Wayland fortunately fixed that, so it is now up to the compositor where to place windows. Those can send hints, but the compositor is free to ignore them.\n
\n
In your situation your compositor should remember where to stick the windows.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703338065 {#2293
date: 2023-12-23 14:27:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#2297 …}
+nested: Doctrine\ORM\PersistentCollection {#2315 …}
+votes: Doctrine\ORM\PersistentCollection {#2321 …}
+reports: Doctrine\ORM\PersistentCollection {#2310 …}
+favourites: Doctrine\ORM\PersistentCollection {#2306 …}
+notifications: Doctrine\ORM\PersistentCollection {#2305 …}
-id: 245758
-bodyTs: "'abus':27 'allow':23 'client':10 'compositor':6,44,55,65 'control':14 'fix':35 'fortun':34 'free':57 'got':25 'heavili':26 'hint':52 'ignor':59 'impact':30 'like':4 'negat':29 'place':19,47 'problem':7 'rememb':67 'send':51 'situat':63 'sound':2 'stick':70 'typic':8 'ui':32 'wayland':33 'window':17,48,72 'x11':22"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828094"
+editedAt: null
+createdAt: DateTimeImmutable @1703338065 {#2291
date: 2023-12-23 14:27:45.0 +01:00
}
+"title": 245758
}
1 => App\Entity\EntryComment {#2317
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues."
+lang: "en"
+isAdult: false
+favouriteCount: 33
+score: 0
+lastActive: DateTime @1707453742 {#2303
date: 2024-02-09 05:42:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2318 …}
+nested: Doctrine\ORM\PersistentCollection {#2316 …}
+votes: Doctrine\ORM\PersistentCollection {#2294 …}
+reports: Doctrine\ORM\PersistentCollection {#2296 …}
+favourites: Doctrine\ORM\PersistentCollection {#2281 …}
+notifications: Doctrine\ORM\PersistentCollection {#2280 …}
-id: 245763
-bodyTs: "'9':24 'compositor':13 'firefox':9,19 'interest':3 'issu':29 'month':25 'run':18 'side':10,14 've':16 'wayland':21 'without':27 'would':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2828119"
+editedAt: null
+createdAt: DateTimeImmutable @1703338187 {#2319
date: 2023-12-23 14:29:47.0 +01:00
}
+"title": 245763
}
0 => App\Entity\EntryComment {#2275}
]
-id: 24191
-titleTs: "'balanc':5 'cope':8 'firefox':7 'help':6 'issu':11 'load':4 'proxi':3 'wayland':2,10 'wayland-proxi':1"
-bodyTs: "'among':1 'bug':5,11 'cach':37 'compositor':20,35,41 'connect':16 'crash':10 'deal':22 'firefox':3,31 'lost':15 'messag':38,42 'one':6 'overflow':44 'prevent':40 'proxi':29 'queue':43 'top':9 'wayland':4,19,34"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1703419278
+visibility: "visible "
+apId: "https://lemmy.ml/post/9662386"
+editedAt: null
+createdAt: DateTimeImmutable @1703332878 {#2896
date: 2023-12-23 13:01:18.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
+root: App\Entity\EntryComment {#2317}
+body: """
You’re describing Wayland running into issues due to overall high system load, and not been given enough scheduler time to accept messages?\n
\n
*edit*: This issue? [gitlab.freedesktop.org/wayland/wayland/-/…/159](https://gitlab.freedesktop.org/wayland/wayland/-/issues/159) - didn’t find anything else matching the description, and personally have never seen that, both on my low specs notebook or my workstation, which probably counts as higher spec.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703347850 {#2278
date: 2023-12-23 17:10:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KarnaSubarna@lemmy.ml"
"@aard@kyu.de"
"@drwankingstein@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#2261 …}
+nested: Doctrine\ORM\PersistentCollection {#2218 …}
+votes: Doctrine\ORM\PersistentCollection {#2221 …}
+reports: Doctrine\ORM\PersistentCollection {#2217 …}
+favourites: Doctrine\ORM\PersistentCollection {#2199 …}
+notifications: Doctrine\ORM\PersistentCollection {#2195 …}
-id: 246174
-bodyTs: "'/159':30 '/wayland/wayland/-/':29 '/wayland/wayland/-/issues/159)':33 'accept':22 'anyth':37 'count':59 'describ':3 'descript':41 'didn':34 'due':8 'edit':24 'els':38 'enough':18 'find':36 'gitlab.freedesktop.org':28,32 'gitlab.freedesktop.org/wayland/wayland/-/':27 'gitlab.freedesktop.org/wayland/wayland/-/issues/159)':31 'given':17 'high':11 'higher':61 'issu':7,26 'load':13 'low':51 'match':39 'messag':23 'never':45 'notebook':53 'overal':10 'person':43 'probabl':58 're':2 'run':5 'schedul':19 'seen':46 'spec':52,62 'system':12 'time':20 'wayland':4 'workstat':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2829825"
+editedAt: DateTimeImmutable @1706957020 {#2276
date: 2024-02-03 11:43:40.0 +01:00
}
+createdAt: DateTimeImmutable @1703347850 {#2279
date: 2023-12-23 17:10:50.0 +01:00
}
+"title": 246174
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2216
+user: Proxies\__CG__\App\Entity\User {#2894 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "And-this-is-why-I-no-longer-have-cable"
+title: "And this is why I no longer have cable."
+url: "https://lemmy.world/pictrs/image/c25b8e61-ca9f-4636-b845-52e7bf5ceb13.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 172
+favouriteCount: 1223
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702853755 {#2999
date: 2023-12-17 23:55:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3007 …}
+votes: Doctrine\ORM\PersistentCollection {#3009 …}
+reports: Doctrine\ORM\PersistentCollection {#3011 …}
+favourites: Doctrine\ORM\PersistentCollection {#3013 …}
+notifications: Doctrine\ORM\PersistentCollection {#3015 …}
+badges: Doctrine\ORM\PersistentCollection {#3017 …}
+children: [
App\Entity\EntryComment {#2227
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
+body: "That was one of the reasons why I was watching pirated versions of the Amazon shows even when I was paying for prime."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1702562002 {#2198
date: 2023-12-14 14:53:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@FlyingSquid@lemmy.world"
"@YoBuckStopsHere@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2225 …}
+nested: Doctrine\ORM\PersistentCollection {#2231 …}
+votes: Doctrine\ORM\PersistentCollection {#2229 …}
+reports: Doctrine\ORM\PersistentCollection {#2252 …}
+favourites: Doctrine\ORM\PersistentCollection {#2189 …}
+notifications: Doctrine\ORM\PersistentCollection {#2311 …}
-id: 221447
-bodyTs: "'amazon':15 'even':17 'one':3 'pay':21 'pirat':11 'prime':23 'reason':6 'show':16 'version':12 'watch':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2705480"
+editedAt: null
+createdAt: DateTimeImmutable @1702562002 {#2223
date: 2023-12-14 14:53:22.0 +01:00
}
+"title": 221447
}
]
-id: 22185
-titleTs: "'cabl':9 'longer':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702644778
+visibility: "visible "
+apId: "https://lemmy.world/post/9557922"
+editedAt: null
+createdAt: DateTimeImmutable @1702558378 {#2980
date: 2023-12-14 13:52:58.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2216
+user: Proxies\__CG__\App\Entity\User {#2894 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "And-this-is-why-I-no-longer-have-cable"
+title: "And this is why I no longer have cable."
+url: "https://lemmy.world/pictrs/image/c25b8e61-ca9f-4636-b845-52e7bf5ceb13.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 172
+favouriteCount: 1223
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702853755 {#2999
date: 2023-12-17 23:55:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3007 …}
+votes: Doctrine\ORM\PersistentCollection {#3009 …}
+reports: Doctrine\ORM\PersistentCollection {#3011 …}
+favourites: Doctrine\ORM\PersistentCollection {#3013 …}
+notifications: Doctrine\ORM\PersistentCollection {#3015 …}
+badges: Doctrine\ORM\PersistentCollection {#3017 …}
+children: [
App\Entity\EntryComment {#2227
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
+body: "That was one of the reasons why I was watching pirated versions of the Amazon shows even when I was paying for prime."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1702562002 {#2198
date: 2023-12-14 14:53:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@FlyingSquid@lemmy.world"
"@YoBuckStopsHere@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2225 …}
+nested: Doctrine\ORM\PersistentCollection {#2231 …}
+votes: Doctrine\ORM\PersistentCollection {#2229 …}
+reports: Doctrine\ORM\PersistentCollection {#2252 …}
+favourites: Doctrine\ORM\PersistentCollection {#2189 …}
+notifications: Doctrine\ORM\PersistentCollection {#2311 …}
-id: 221447
-bodyTs: "'amazon':15 'even':17 'one':3 'pay':21 'pirat':11 'prime':23 'reason':6 'show':16 'version':12 'watch':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2705480"
+editedAt: null
+createdAt: DateTimeImmutable @1702562002 {#2223
date: 2023-12-14 14:53:22.0 +01:00
}
+"title": 221447
}
]
-id: 22185
-titleTs: "'cabl':9 'longer':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702644778
+visibility: "visible "
+apId: "https://lemmy.world/post/9557922"
+editedAt: null
+createdAt: DateTimeImmutable @1702558378 {#2980
date: 2023-12-14 13:52:58.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2216
+user: Proxies\__CG__\App\Entity\User {#2894 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "And-this-is-why-I-no-longer-have-cable"
+title: "And this is why I no longer have cable."
+url: "https://lemmy.world/pictrs/image/c25b8e61-ca9f-4636-b845-52e7bf5ceb13.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 172
+favouriteCount: 1223
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702853755 {#2999
date: 2023-12-17 23:55:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3007 …}
+votes: Doctrine\ORM\PersistentCollection {#3009 …}
+reports: Doctrine\ORM\PersistentCollection {#3011 …}
+favourites: Doctrine\ORM\PersistentCollection {#3013 …}
+notifications: Doctrine\ORM\PersistentCollection {#3015 …}
+badges: Doctrine\ORM\PersistentCollection {#3017 …}
+children: [
App\Entity\EntryComment {#2227
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
+body: "That was one of the reasons why I was watching pirated versions of the Amazon shows even when I was paying for prime."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1702562002 {#2198
date: 2023-12-14 14:53:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@FlyingSquid@lemmy.world"
"@YoBuckStopsHere@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2225 …}
+nested: Doctrine\ORM\PersistentCollection {#2231 …}
+votes: Doctrine\ORM\PersistentCollection {#2229 …}
+reports: Doctrine\ORM\PersistentCollection {#2252 …}
+favourites: Doctrine\ORM\PersistentCollection {#2189 …}
+notifications: Doctrine\ORM\PersistentCollection {#2311 …}
-id: 221447
-bodyTs: "'amazon':15 'even':17 'one':3 'pay':21 'pirat':11 'prime':23 'reason':6 'show':16 'version':12 'watch':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2705480"
+editedAt: null
+createdAt: DateTimeImmutable @1702562002 {#2223
date: 2023-12-14 14:53:22.0 +01:00
}
+"title": 221447
}
]
-id: 22185
-titleTs: "'cabl':9 'longer':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702644778
+visibility: "visible "
+apId: "https://lemmy.world/post/9557922"
+editedAt: null
+createdAt: DateTimeImmutable @1702558378 {#2980
date: 2023-12-14 13:52:58.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2227
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2216
+user: Proxies\__CG__\App\Entity\User {#2894 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "And-this-is-why-I-no-longer-have-cable"
+title: "And this is why I no longer have cable."
+url: "https://lemmy.world/pictrs/image/c25b8e61-ca9f-4636-b845-52e7bf5ceb13.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 172
+favouriteCount: 1223
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702853755 {#2999
date: 2023-12-17 23:55:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3007 …}
+votes: Doctrine\ORM\PersistentCollection {#3009 …}
+reports: Doctrine\ORM\PersistentCollection {#3011 …}
+favourites: Doctrine\ORM\PersistentCollection {#3013 …}
+notifications: Doctrine\ORM\PersistentCollection {#3015 …}
+badges: Doctrine\ORM\PersistentCollection {#3017 …}
+children: [
App\Entity\EntryComment {#2227}
]
-id: 22185
-titleTs: "'cabl':9 'longer':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702644778
+visibility: "visible "
+apId: "https://lemmy.world/post/9557922"
+editedAt: null
+createdAt: DateTimeImmutable @1702558378 {#2980
date: 2023-12-14 13:52:58.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
+body: "That was one of the reasons why I was watching pirated versions of the Amazon shows even when I was paying for prime."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1702562002 {#2198
date: 2023-12-14 14:53:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@FlyingSquid@lemmy.world"
"@YoBuckStopsHere@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2225 …}
+nested: Doctrine\ORM\PersistentCollection {#2231 …}
+votes: Doctrine\ORM\PersistentCollection {#2229 …}
+reports: Doctrine\ORM\PersistentCollection {#2252 …}
+favourites: Doctrine\ORM\PersistentCollection {#2189 …}
+notifications: Doctrine\ORM\PersistentCollection {#2311 …}
-id: 221447
-bodyTs: "'amazon':15 'even':17 'one':3 'pay':21 'pirat':11 'prime':23 'reason':6 'show':16 'version':12 'watch':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2705480"
+editedAt: null
+createdAt: DateTimeImmutable @1702562002 {#2223
date: 2023-12-14 14:53:22.0 +01:00
}
+"title": 221447
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
App\Entity\EntryComment {#2227
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2216
+user: Proxies\__CG__\App\Entity\User {#2894 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "And-this-is-why-I-no-longer-have-cable"
+title: "And this is why I no longer have cable."
+url: "https://lemmy.world/pictrs/image/c25b8e61-ca9f-4636-b845-52e7bf5ceb13.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 172
+favouriteCount: 1223
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702853755 {#2999
date: 2023-12-17 23:55:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3007 …}
+votes: Doctrine\ORM\PersistentCollection {#3009 …}
+reports: Doctrine\ORM\PersistentCollection {#3011 …}
+favourites: Doctrine\ORM\PersistentCollection {#3013 …}
+notifications: Doctrine\ORM\PersistentCollection {#3015 …}
+badges: Doctrine\ORM\PersistentCollection {#3017 …}
+children: [
App\Entity\EntryComment {#2227}
]
-id: 22185
-titleTs: "'cabl':9 'longer':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702644778
+visibility: "visible "
+apId: "https://lemmy.world/post/9557922"
+editedAt: null
+createdAt: DateTimeImmutable @1702558378 {#2980
date: 2023-12-14 13:52:58.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
+body: "That was one of the reasons why I was watching pirated versions of the Amazon shows even when I was paying for prime."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1702562002 {#2198
date: 2023-12-14 14:53:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@FlyingSquid@lemmy.world"
"@YoBuckStopsHere@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2225 …}
+nested: Doctrine\ORM\PersistentCollection {#2231 …}
+votes: Doctrine\ORM\PersistentCollection {#2229 …}
+reports: Doctrine\ORM\PersistentCollection {#2252 …}
+favourites: Doctrine\ORM\PersistentCollection {#2189 …}
+notifications: Doctrine\ORM\PersistentCollection {#2311 …}
-id: 221447
-bodyTs: "'amazon':15 'even':17 'one':3 'pay':21 'pirat':11 'prime':23 'reason':6 'show':16 'version':12 'watch':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2705480"
+editedAt: null
+createdAt: DateTimeImmutable @1702562002 {#2223
date: 2023-12-14 14:53:22.0 +01:00
}
+"title": 221447
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2227
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2216
+user: Proxies\__CG__\App\Entity\User {#2894 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3004 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "And-this-is-why-I-no-longer-have-cable"
+title: "And this is why I no longer have cable."
+url: "https://lemmy.world/pictrs/image/c25b8e61-ca9f-4636-b845-52e7bf5ceb13.png"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 172
+favouriteCount: 1223
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702853755 {#2999
date: 2023-12-17 23:55:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3007 …}
+votes: Doctrine\ORM\PersistentCollection {#3009 …}
+reports: Doctrine\ORM\PersistentCollection {#3011 …}
+favourites: Doctrine\ORM\PersistentCollection {#3013 …}
+notifications: Doctrine\ORM\PersistentCollection {#3015 …}
+badges: Doctrine\ORM\PersistentCollection {#3017 …}
+children: [
App\Entity\EntryComment {#2227}
]
-id: 22185
-titleTs: "'cabl':9 'longer':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702644778
+visibility: "visible "
+apId: "https://lemmy.world/post/9557922"
+editedAt: null
+createdAt: DateTimeImmutable @1702558378 {#2980
date: 2023-12-14 13:52:58.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
+body: "That was one of the reasons why I was watching pirated versions of the Amazon shows even when I was paying for prime."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1702562002 {#2198
date: 2023-12-14 14:53:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@FlyingSquid@lemmy.world"
"@YoBuckStopsHere@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2225 …}
+nested: Doctrine\ORM\PersistentCollection {#2231 …}
+votes: Doctrine\ORM\PersistentCollection {#2229 …}
+reports: Doctrine\ORM\PersistentCollection {#2252 …}
+favourites: Doctrine\ORM\PersistentCollection {#2189 …}
+notifications: Doctrine\ORM\PersistentCollection {#2311 …}
-id: 221447
-bodyTs: "'amazon':15 'even':17 'one':3 'pay':21 'pirat':11 'prime':23 'reason':6 'show':16 'version':12 'watch':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2705480"
+editedAt: null
+createdAt: DateTimeImmutable @1702562002 {#2223
date: 2023-12-14 14:53:22.0 +01:00
}
+"title": 221447
} |
|
Show voter details
|
37 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
38 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2120
+user: Proxies\__CG__\App\Entity\User {#2983 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3024 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Power-Management-Bugs-Hold-Up-Some-Linux-Laptops-Due-To"
+title: "Power Management Bugs Hold Up Some Linux Laptops Due To Regulatory Requirements"
+url: "https://www.phoronix.com/news/Linux-PM-Regulatory-Bugs"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 108
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702807593 {#3019
date: 2023-12-17 11:06:33.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3026 …}
+votes: Doctrine\ORM\PersistentCollection {#3028 …}
+reports: Doctrine\ORM\PersistentCollection {#3030 …}
+favourites: Doctrine\ORM\PersistentCollection {#3032 …}
+notifications: Doctrine\ORM\PersistentCollection {#3034 …}
+badges: Doctrine\ORM\PersistentCollection {#3036 …}
+children: [
App\Entity\EntryComment {#2116
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Big problem here is that Microsoft seems to have given up on sleep states, and just does S5 and then hibernates (which is horribly slow), so S3 on newer machines is often horribly broken in the firmware and can’t really be used. I’m not really interested in my system going to S5 - I want it in S3."
+lang: "en"
+isAdult: false
+favouriteCount: 41
+score: 0
+lastActive: DateTime @1704866733 {#2123
date: 2024-01-10 07:05:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ylai@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2161 …}
+nested: Doctrine\ORM\PersistentCollection {#2163 …}
+votes: Doctrine\ORM\PersistentCollection {#2044 …}
+reports: Doctrine\ORM\PersistentCollection {#2127 …}
+favourites: Doctrine\ORM\PersistentCollection {#2043 …}
+notifications: Doctrine\ORM\PersistentCollection {#2215 …}
-id: 221112
-bodyTs: "'big':1 'broken':34 'firmwar':37 'given':10 'go':52 'hibern':21 'horribl':24,33 'interest':48 'm':45 'machin':30 'microsoft':6 'newer':29 'often':32 'problem':2 'realli':41,47 's3':27,59 's5':18,54 'seem':7 'sleep':13 'slow':25 'state':14 'system':51 'use':43 'want':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2701576"
+editedAt: null
+createdAt: DateTimeImmutable @1702537914 {#2119
date: 2023-12-14 08:11:54.0 +01:00
}
+"title": 221112
}
]
-id: 22137
-titleTs: "'bug':3 'due':9 'hold':4 'laptop':8 'linux':7 'manag':2 'power':1 'regulatori':11 'requir':12"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702616245
+visibility: "visible "
+apId: "https://lemmy.ml/post/9291538"
+editedAt: null
+createdAt: DateTimeImmutable @1702529845 {#3005
date: 2023-12-14 05:57:25.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2120
+user: Proxies\__CG__\App\Entity\User {#2983 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3024 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Power-Management-Bugs-Hold-Up-Some-Linux-Laptops-Due-To"
+title: "Power Management Bugs Hold Up Some Linux Laptops Due To Regulatory Requirements"
+url: "https://www.phoronix.com/news/Linux-PM-Regulatory-Bugs"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 108
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702807593 {#3019
date: 2023-12-17 11:06:33.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3026 …}
+votes: Doctrine\ORM\PersistentCollection {#3028 …}
+reports: Doctrine\ORM\PersistentCollection {#3030 …}
+favourites: Doctrine\ORM\PersistentCollection {#3032 …}
+notifications: Doctrine\ORM\PersistentCollection {#3034 …}
+badges: Doctrine\ORM\PersistentCollection {#3036 …}
+children: [
App\Entity\EntryComment {#2116
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Big problem here is that Microsoft seems to have given up on sleep states, and just does S5 and then hibernates (which is horribly slow), so S3 on newer machines is often horribly broken in the firmware and can’t really be used. I’m not really interested in my system going to S5 - I want it in S3."
+lang: "en"
+isAdult: false
+favouriteCount: 41
+score: 0
+lastActive: DateTime @1704866733 {#2123
date: 2024-01-10 07:05:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ylai@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2161 …}
+nested: Doctrine\ORM\PersistentCollection {#2163 …}
+votes: Doctrine\ORM\PersistentCollection {#2044 …}
+reports: Doctrine\ORM\PersistentCollection {#2127 …}
+favourites: Doctrine\ORM\PersistentCollection {#2043 …}
+notifications: Doctrine\ORM\PersistentCollection {#2215 …}
-id: 221112
-bodyTs: "'big':1 'broken':34 'firmwar':37 'given':10 'go':52 'hibern':21 'horribl':24,33 'interest':48 'm':45 'machin':30 'microsoft':6 'newer':29 'often':32 'problem':2 'realli':41,47 's3':27,59 's5':18,54 'seem':7 'sleep':13 'slow':25 'state':14 'system':51 'use':43 'want':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2701576"
+editedAt: null
+createdAt: DateTimeImmutable @1702537914 {#2119
date: 2023-12-14 08:11:54.0 +01:00
}
+"title": 221112
}
]
-id: 22137
-titleTs: "'bug':3 'due':9 'hold':4 'laptop':8 'linux':7 'manag':2 'power':1 'regulatori':11 'requir':12"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702616245
+visibility: "visible "
+apId: "https://lemmy.ml/post/9291538"
+editedAt: null
+createdAt: DateTimeImmutable @1702529845 {#3005
date: 2023-12-14 05:57:25.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2120
+user: Proxies\__CG__\App\Entity\User {#2983 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3024 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Power-Management-Bugs-Hold-Up-Some-Linux-Laptops-Due-To"
+title: "Power Management Bugs Hold Up Some Linux Laptops Due To Regulatory Requirements"
+url: "https://www.phoronix.com/news/Linux-PM-Regulatory-Bugs"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 108
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702807593 {#3019
date: 2023-12-17 11:06:33.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3026 …}
+votes: Doctrine\ORM\PersistentCollection {#3028 …}
+reports: Doctrine\ORM\PersistentCollection {#3030 …}
+favourites: Doctrine\ORM\PersistentCollection {#3032 …}
+notifications: Doctrine\ORM\PersistentCollection {#3034 …}
+badges: Doctrine\ORM\PersistentCollection {#3036 …}
+children: [
App\Entity\EntryComment {#2116
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Big problem here is that Microsoft seems to have given up on sleep states, and just does S5 and then hibernates (which is horribly slow), so S3 on newer machines is often horribly broken in the firmware and can’t really be used. I’m not really interested in my system going to S5 - I want it in S3."
+lang: "en"
+isAdult: false
+favouriteCount: 41
+score: 0
+lastActive: DateTime @1704866733 {#2123
date: 2024-01-10 07:05:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ylai@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2161 …}
+nested: Doctrine\ORM\PersistentCollection {#2163 …}
+votes: Doctrine\ORM\PersistentCollection {#2044 …}
+reports: Doctrine\ORM\PersistentCollection {#2127 …}
+favourites: Doctrine\ORM\PersistentCollection {#2043 …}
+notifications: Doctrine\ORM\PersistentCollection {#2215 …}
-id: 221112
-bodyTs: "'big':1 'broken':34 'firmwar':37 'given':10 'go':52 'hibern':21 'horribl':24,33 'interest':48 'm':45 'machin':30 'microsoft':6 'newer':29 'often':32 'problem':2 'realli':41,47 's3':27,59 's5':18,54 'seem':7 'sleep':13 'slow':25 'state':14 'system':51 'use':43 'want':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2701576"
+editedAt: null
+createdAt: DateTimeImmutable @1702537914 {#2119
date: 2023-12-14 08:11:54.0 +01:00
}
+"title": 221112
}
]
-id: 22137
-titleTs: "'bug':3 'due':9 'hold':4 'laptop':8 'linux':7 'manag':2 'power':1 'regulatori':11 'requir':12"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702616245
+visibility: "visible "
+apId: "https://lemmy.ml/post/9291538"
+editedAt: null
+createdAt: DateTimeImmutable @1702529845 {#3005
date: 2023-12-14 05:57:25.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
41 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
42 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2116
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2120
+user: Proxies\__CG__\App\Entity\User {#2983 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3024 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Power-Management-Bugs-Hold-Up-Some-Linux-Laptops-Due-To"
+title: "Power Management Bugs Hold Up Some Linux Laptops Due To Regulatory Requirements"
+url: "https://www.phoronix.com/news/Linux-PM-Regulatory-Bugs"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 108
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702807593 {#3019
date: 2023-12-17 11:06:33.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3026 …}
+votes: Doctrine\ORM\PersistentCollection {#3028 …}
+reports: Doctrine\ORM\PersistentCollection {#3030 …}
+favourites: Doctrine\ORM\PersistentCollection {#3032 …}
+notifications: Doctrine\ORM\PersistentCollection {#3034 …}
+badges: Doctrine\ORM\PersistentCollection {#3036 …}
+children: [
App\Entity\EntryComment {#2116}
]
-id: 22137
-titleTs: "'bug':3 'due':9 'hold':4 'laptop':8 'linux':7 'manag':2 'power':1 'regulatori':11 'requir':12"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702616245
+visibility: "visible "
+apId: "https://lemmy.ml/post/9291538"
+editedAt: null
+createdAt: DateTimeImmutable @1702529845 {#3005
date: 2023-12-14 05:57:25.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Big problem here is that Microsoft seems to have given up on sleep states, and just does S5 and then hibernates (which is horribly slow), so S3 on newer machines is often horribly broken in the firmware and can’t really be used. I’m not really interested in my system going to S5 - I want it in S3."
+lang: "en"
+isAdult: false
+favouriteCount: 41
+score: 0
+lastActive: DateTime @1704866733 {#2123
date: 2024-01-10 07:05:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ylai@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2161 …}
+nested: Doctrine\ORM\PersistentCollection {#2163 …}
+votes: Doctrine\ORM\PersistentCollection {#2044 …}
+reports: Doctrine\ORM\PersistentCollection {#2127 …}
+favourites: Doctrine\ORM\PersistentCollection {#2043 …}
+notifications: Doctrine\ORM\PersistentCollection {#2215 …}
-id: 221112
-bodyTs: "'big':1 'broken':34 'firmwar':37 'given':10 'go':52 'hibern':21 'horribl':24,33 'interest':48 'm':45 'machin':30 'microsoft':6 'newer':29 'often':32 'problem':2 'realli':41,47 's3':27,59 's5':18,54 'seem':7 'sleep':13 'slow':25 'state':14 'system':51 'use':43 'want':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2701576"
+editedAt: null
+createdAt: DateTimeImmutable @1702537914 {#2119
date: 2023-12-14 08:11:54.0 +01:00
}
+"title": 221112
} |
|
Show voter details
|
43 |
DENIED
|
edit
|
App\Entity\EntryComment {#2116
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2120
+user: Proxies\__CG__\App\Entity\User {#2983 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3024 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Power-Management-Bugs-Hold-Up-Some-Linux-Laptops-Due-To"
+title: "Power Management Bugs Hold Up Some Linux Laptops Due To Regulatory Requirements"
+url: "https://www.phoronix.com/news/Linux-PM-Regulatory-Bugs"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 108
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702807593 {#3019
date: 2023-12-17 11:06:33.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3026 …}
+votes: Doctrine\ORM\PersistentCollection {#3028 …}
+reports: Doctrine\ORM\PersistentCollection {#3030 …}
+favourites: Doctrine\ORM\PersistentCollection {#3032 …}
+notifications: Doctrine\ORM\PersistentCollection {#3034 …}
+badges: Doctrine\ORM\PersistentCollection {#3036 …}
+children: [
App\Entity\EntryComment {#2116}
]
-id: 22137
-titleTs: "'bug':3 'due':9 'hold':4 'laptop':8 'linux':7 'manag':2 'power':1 'regulatori':11 'requir':12"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702616245
+visibility: "visible "
+apId: "https://lemmy.ml/post/9291538"
+editedAt: null
+createdAt: DateTimeImmutable @1702529845 {#3005
date: 2023-12-14 05:57:25.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Big problem here is that Microsoft seems to have given up on sleep states, and just does S5 and then hibernates (which is horribly slow), so S3 on newer machines is often horribly broken in the firmware and can’t really be used. I’m not really interested in my system going to S5 - I want it in S3."
+lang: "en"
+isAdult: false
+favouriteCount: 41
+score: 0
+lastActive: DateTime @1704866733 {#2123
date: 2024-01-10 07:05:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ylai@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2161 …}
+nested: Doctrine\ORM\PersistentCollection {#2163 …}
+votes: Doctrine\ORM\PersistentCollection {#2044 …}
+reports: Doctrine\ORM\PersistentCollection {#2127 …}
+favourites: Doctrine\ORM\PersistentCollection {#2043 …}
+notifications: Doctrine\ORM\PersistentCollection {#2215 …}
-id: 221112
-bodyTs: "'big':1 'broken':34 'firmwar':37 'given':10 'go':52 'hibern':21 'horribl':24,33 'interest':48 'm':45 'machin':30 'microsoft':6 'newer':29 'often':32 'problem':2 'realli':41,47 's3':27,59 's5':18,54 'seem':7 'sleep':13 'slow':25 'state':14 'system':51 'use':43 'want':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2701576"
+editedAt: null
+createdAt: DateTimeImmutable @1702537914 {#2119
date: 2023-12-14 08:11:54.0 +01:00
}
+"title": 221112
} |
|
Show voter details
|
44 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2116
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2120
+user: Proxies\__CG__\App\Entity\User {#2983 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3024 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "Power-Management-Bugs-Hold-Up-Some-Linux-Laptops-Due-To"
+title: "Power Management Bugs Hold Up Some Linux Laptops Due To Regulatory Requirements"
+url: "https://www.phoronix.com/news/Linux-PM-Regulatory-Bugs"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 108
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702807593 {#3019
date: 2023-12-17 11:06:33.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3026 …}
+votes: Doctrine\ORM\PersistentCollection {#3028 …}
+reports: Doctrine\ORM\PersistentCollection {#3030 …}
+favourites: Doctrine\ORM\PersistentCollection {#3032 …}
+notifications: Doctrine\ORM\PersistentCollection {#3034 …}
+badges: Doctrine\ORM\PersistentCollection {#3036 …}
+children: [
App\Entity\EntryComment {#2116}
]
-id: 22137
-titleTs: "'bug':3 'due':9 'hold':4 'laptop':8 'linux':7 'manag':2 'power':1 'regulatori':11 'requir':12"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702616245
+visibility: "visible "
+apId: "https://lemmy.ml/post/9291538"
+editedAt: null
+createdAt: DateTimeImmutable @1702529845 {#3005
date: 2023-12-14 05:57:25.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: "Big problem here is that Microsoft seems to have given up on sleep states, and just does S5 and then hibernates (which is horribly slow), so S3 on newer machines is often horribly broken in the firmware and can’t really be used. I’m not really interested in my system going to S5 - I want it in S3."
+lang: "en"
+isAdult: false
+favouriteCount: 41
+score: 0
+lastActive: DateTime @1704866733 {#2123
date: 2024-01-10 07:05:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@ylai@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2161 …}
+nested: Doctrine\ORM\PersistentCollection {#2163 …}
+votes: Doctrine\ORM\PersistentCollection {#2044 …}
+reports: Doctrine\ORM\PersistentCollection {#2127 …}
+favourites: Doctrine\ORM\PersistentCollection {#2043 …}
+notifications: Doctrine\ORM\PersistentCollection {#2215 …}
-id: 221112
-bodyTs: "'big':1 'broken':34 'firmwar':37 'given':10 'go':52 'hibern':21 'horribl':24,33 'interest':48 'm':45 'machin':30 'microsoft':6 'newer':29 'often':32 'problem':2 'realli':41,47 's3':27,59 's5':18,54 'seem':7 'sleep':13 'slow':25 'state':14 'system':51 'use':43 'want':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2701576"
+editedAt: null
+createdAt: DateTimeImmutable @1702537914 {#2119
date: 2023-12-14 08:11:54.0 +01:00
}
+"title": 221112
} |
|
Show voter details
|
45 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
46 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
}
1 => App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
}
0 => App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
47 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
}
1 => App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
}
0 => App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
48 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
}
1 => App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
}
0 => App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
49 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
50 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072}
1 => App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
}
0 => App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
} |
|
Show voter details
|
51 |
DENIED
|
edit
|
App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072}
1 => App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
}
0 => App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
} |
|
Show voter details
|
52 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072}
1 => App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
}
0 => App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
} |
|
Show voter details
|
53 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
54 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
}
1 => App\Entity\EntryComment {#2055}
0 => App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
} |
|
Show voter details
|
55 |
DENIED
|
edit
|
App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
}
1 => App\Entity\EntryComment {#2055}
0 => App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
} |
|
Show voter details
|
56 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
}
1 => App\Entity\EntryComment {#2055}
0 => App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
} |
|
Show voter details
|
57 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
58 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
}
1 => App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
}
0 => App\Entity\EntryComment {#2109}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
} |
|
Show voter details
|
59 |
DENIED
|
edit
|
App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
}
1 => App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
}
0 => App\Entity\EntryComment {#2109}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
} |
|
Show voter details
|
60 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2109
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069
+user: Proxies\__CG__\App\Entity\User {#3002 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: Proxies\__CG__\App\Entity\Image {#3043 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3045 …}
+slug: "Google-loses-antitrust-case-vs-Epic-Games-Jury-rules-Google-Play"
+title: "Google\u{A0}loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly"
+url: "https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 162
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702493085 {#3038
date: 2023-12-13 19:44:45.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3046 …}
+votes: Doctrine\ORM\PersistentCollection {#3048 …}
+reports: Doctrine\ORM\PersistentCollection {#3050 …}
+favourites: Doctrine\ORM\PersistentCollection {#3052 …}
+notifications: Doctrine\ORM\PersistentCollection {#3054 …}
+badges: Doctrine\ORM\PersistentCollection {#3056 …}
+children: [
2 => App\Entity\EntryComment {#2072
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: """
Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.\n
\n
A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.\n
\n
Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.\n
\n
My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702387446 {#2073
date: 2023-12-12 14:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2066 …}
+nested: Doctrine\ORM\PersistentCollection {#2067 …}
+votes: Doctrine\ORM\PersistentCollection {#2049 …}
+reports: Doctrine\ORM\PersistentCollection {#2051 …}
+favourites: Doctrine\ORM\PersistentCollection {#2059 …}
+notifications: Doctrine\ORM\PersistentCollection {#2047 …}
-id: 218166
-bodyTs: "'2014':186 'access':18 'ago':126 'allow':267 'also':41 'ambiti':237 'android':55,113 'api':23,66,96,117,133,212,256 'applic':60,137 'around':229 'back':175,245 'backend':285 'basic':95 'better':273 'big':203 'bit':73 'chang':213 'check':178 'compani':156 'compat':223 'control':49 'creat':43 'decad':125 'develop':86 'devic':30,56 'didn':87 'differ':284,289 'discuss':173 'easier':74 'effort':196 'either':67 'engin':211 'everi':215 'exampl':103 'fail':197 'full':268 'function':150 'get':17,154 'goe':52 'good':80 'googl':14,21,45,78,100,110,218,274 'implement':130 'isn':260 'join':158 'keep':135 'least':254 'less':236 'long':251 'lot':58 'maintain':262 'mani':298 'map':104,111 'market':82 'microg':227 'needless':62,106 'offic':165 'one':204 'open':269,278 'opensourc':120 'os':31 'part':98,276 'perspect':38 'petersburg':168 'play':22,65,101,116,132,141,216,258 'plug':283 'point':248 'possibl':295 'problem':1 'project':228 'provid':147 'push':220 're':129 're-impl':128 'realli':6,293 'reason':200 'regain':48 'reimplement':271 'relat':94 'releas':275 'requir':209 'revers':210 'russian':193 'saint':167 'secur':37 'seem':182,233 'sensibl':34 'separ':27 'servic':146,259 'solut':296 'sourc':270,279 'specif':46 'sponsor':191 'stay':222 'store':10,15,142,290 'think':89 'tie':63,108 'time':171 'tri':122,152,242 'twice':90 'unfortun':201 'unlik':112 'updat':217 'upgrad':26 'use':12,287 'util':144 'various':199 've':161 'visa':194 'visit':162 'way':70,265 'without':139 'work':138 'yandex':121,164,189,240 'year':188"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671592"
+editedAt: null
+createdAt: DateTimeImmutable @1702387446 {#2068
date: 2023-12-12 14:24:06.0 +01:00
}
+"title": 218166
}
1 => App\Entity\EntryComment {#2055
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
+body: "At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year."
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1702387691 {#2057
date: 2023-12-12 14:28:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@bionicjoey@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#2054 …}
+nested: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2165 …}
+reports: Doctrine\ORM\PersistentCollection {#2104 …}
+favourites: Doctrine\ORM\PersistentCollection {#2099 …}
+notifications: Doctrine\ORM\PersistentCollection {#2108 …}
-id: 218176
-bodyTs: "'allow':18 'app':7 'appl':6,14 'consid':10 'eu':5 'expect':16 'least':2 'monopoli':12 'next':23 'parti':20 'store':8,21 'third':19 'year':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671648"
+editedAt: null
+createdAt: DateTimeImmutable @1702387691 {#2050
date: 2023-12-12 14:28:11.0 +01:00
}
+"title": 218176
}
0 => App\Entity\EntryComment {#2109}
]
-id: 21798
-titleTs: "'antitrust':3 'case':4 'constitut':13 'epic':6 'game':7 'googl':1,10 'illeg':15 'juri':8 'lose':2 'monopoli':16 'play':11 'rule':9 'store':12 'vs':5"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702470580
+visibility: "visible "
+apId: "https://lemmy.ml/post/9215990"
+editedAt: null
+createdAt: DateTimeImmutable @1702384180 {#3025
date: 2023-12-12 13:29:40.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
+body: "Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work."
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702387999 {#2101
date: 2023-12-12 14:33:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GrappleHat@lemmy.ml"
"@mahony@lemmy.world"
"@aard@kyu.de"
"@Ferk@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2106 …}
+nested: Doctrine\ORM\PersistentCollection {#2107 …}
+votes: Doctrine\ORM\PersistentCollection {#2124 …}
+reports: Doctrine\ORM\PersistentCollection {#2118 …}
+favourites: Doctrine\ORM\PersistentCollection {#2121 …}
+notifications: Doctrine\ORM\PersistentCollection {#2115 …}
-id: 218184
-bodyTs: "'android':22,31 'applic':23 'devic':13 'get':4 'less':25 'linux':15 'make':30 'mobil':12 'pain':26 'point':7 'run':14 'thing':2 'tri':28 'use':17,21 'waydroid':18 'work':32 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2671735"
+editedAt: null
+createdAt: DateTimeImmutable @1702387999 {#2102
date: 2023-12-12 14:33:19.0 +01:00
}
+"title": 218184
} |
|
Show voter details
|
61 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
62 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2341
+user: Proxies\__CG__\App\Entity\User {#3063 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
+title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
+url: null
+body: """
If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
\n
[wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
\n
I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
\n
I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
\n
Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
\n
Thank you :3
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702455087 {#3058
date: 2023-12-13 09:11:27.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3065 …}
+votes: Doctrine\ORM\PersistentCollection {#3067 …}
+reports: Doctrine\ORM\PersistentCollection {#3069 …}
+favourites: Doctrine\ORM\PersistentCollection {#3071 …}
+notifications: Doctrine\ORM\PersistentCollection {#3073 …}
+badges: Doctrine\ORM\PersistentCollection {#3075 …}
+children: [
App\Entity\EntryComment {#2340
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Almost a decade ago there was a discussion how to draw into display buffers for Wayland. Everybody agreed on using Mesa GBM, nvidia wasn’t really interested, but said they’d do EGLstreams.\n
\n
As nvidia wasn’t interested, and generally is a dick to everybody anyway Wayland development just progressed ignoring nvidia, and now they have to catch up to where all the other graphics driver were at already years ago. While ignoring most of the things those others learned, because they want to keep their own tiny proprietary island.\n
\n
Just avoid supporting nvidias dickish behaviour by not giving them money, and eventually they might learn and change.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 55
+score: 0
+lastActive: DateTime @1702062499 {#2300
date: 2023-12-08 20:08:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@majestic@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#2342 …}
+nested: Doctrine\ORM\PersistentCollection {#2343 …}
+votes: Doctrine\ORM\PersistentCollection {#2335 …}
+reports: Doctrine\ORM\PersistentCollection {#2338 …}
+favourites: Doctrine\ORM\PersistentCollection {#2143 …}
+notifications: Doctrine\ORM\PersistentCollection {#2136 …}
-id: 211338
-bodyTs: "'ago':4,71 'agre':18 'almost':1 'alreadi':69 'anyway':46 'avoid':92 'behaviour':96 'buffer':14 'catch':58 'chang':108 'd':31 'decad':3 'develop':48 'dick':43 'dickish':95 'discuss':8 'display':13 'draw':11 'driver':66 'eglstream':33 'eventu':103 'everybodi':17,45 'gbm':22 'general':40 'give':99 'graphic':65 'ignor':51,73 'interest':27,38 'island':90 'keep':85 'learn':80,106 'mesa':21 'might':105 'money':101 'nvidia':23,35,52,94 'other':79 'progress':50 'proprietari':89 'realli':26 'said':29 'support':93 'thing':77 'tini':88 'use':20 'want':83 'wasn':24,36 'wayland':16,47 'year':70"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2617806"
+editedAt: null
+createdAt: DateTimeImmutable @1702062499 {#2334
date: 2023-12-08 20:08:19.0 +01:00
}
+"title": 211338
}
]
-id: 21205
-titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
-bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702148070
+visibility: "visible "
+apId: "https://sh.itjust.works/post/10662836"
+editedAt: DateTimeImmutable @1703492329 {#3044
date: 2023-12-25 09:18:49.0 +01:00
}
+createdAt: DateTimeImmutable @1702061670 {#3022
date: 2023-12-08 19:54:30.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
63 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2341
+user: Proxies\__CG__\App\Entity\User {#3063 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
+title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
+url: null
+body: """
If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
\n
[wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
\n
I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
\n
I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
\n
Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
\n
Thank you :3
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702455087 {#3058
date: 2023-12-13 09:11:27.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3065 …}
+votes: Doctrine\ORM\PersistentCollection {#3067 …}
+reports: Doctrine\ORM\PersistentCollection {#3069 …}
+favourites: Doctrine\ORM\PersistentCollection {#3071 …}
+notifications: Doctrine\ORM\PersistentCollection {#3073 …}
+badges: Doctrine\ORM\PersistentCollection {#3075 …}
+children: [
App\Entity\EntryComment {#2340
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Almost a decade ago there was a discussion how to draw into display buffers for Wayland. Everybody agreed on using Mesa GBM, nvidia wasn’t really interested, but said they’d do EGLstreams.\n
\n
As nvidia wasn’t interested, and generally is a dick to everybody anyway Wayland development just progressed ignoring nvidia, and now they have to catch up to where all the other graphics driver were at already years ago. While ignoring most of the things those others learned, because they want to keep their own tiny proprietary island.\n
\n
Just avoid supporting nvidias dickish behaviour by not giving them money, and eventually they might learn and change.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 55
+score: 0
+lastActive: DateTime @1702062499 {#2300
date: 2023-12-08 20:08:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@majestic@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#2342 …}
+nested: Doctrine\ORM\PersistentCollection {#2343 …}
+votes: Doctrine\ORM\PersistentCollection {#2335 …}
+reports: Doctrine\ORM\PersistentCollection {#2338 …}
+favourites: Doctrine\ORM\PersistentCollection {#2143 …}
+notifications: Doctrine\ORM\PersistentCollection {#2136 …}
-id: 211338
-bodyTs: "'ago':4,71 'agre':18 'almost':1 'alreadi':69 'anyway':46 'avoid':92 'behaviour':96 'buffer':14 'catch':58 'chang':108 'd':31 'decad':3 'develop':48 'dick':43 'dickish':95 'discuss':8 'display':13 'draw':11 'driver':66 'eglstream':33 'eventu':103 'everybodi':17,45 'gbm':22 'general':40 'give':99 'graphic':65 'ignor':51,73 'interest':27,38 'island':90 'keep':85 'learn':80,106 'mesa':21 'might':105 'money':101 'nvidia':23,35,52,94 'other':79 'progress':50 'proprietari':89 'realli':26 'said':29 'support':93 'thing':77 'tini':88 'use':20 'want':83 'wasn':24,36 'wayland':16,47 'year':70"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2617806"
+editedAt: null
+createdAt: DateTimeImmutable @1702062499 {#2334
date: 2023-12-08 20:08:19.0 +01:00
}
+"title": 211338
}
]
-id: 21205
-titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
-bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702148070
+visibility: "visible "
+apId: "https://sh.itjust.works/post/10662836"
+editedAt: DateTimeImmutable @1703492329 {#3044
date: 2023-12-25 09:18:49.0 +01:00
}
+createdAt: DateTimeImmutable @1702061670 {#3022
date: 2023-12-08 19:54:30.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
64 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2341
+user: Proxies\__CG__\App\Entity\User {#3063 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
+title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
+url: null
+body: """
If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
\n
[wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
\n
I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
\n
I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
\n
Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
\n
Thank you :3
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702455087 {#3058
date: 2023-12-13 09:11:27.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3065 …}
+votes: Doctrine\ORM\PersistentCollection {#3067 …}
+reports: Doctrine\ORM\PersistentCollection {#3069 …}
+favourites: Doctrine\ORM\PersistentCollection {#3071 …}
+notifications: Doctrine\ORM\PersistentCollection {#3073 …}
+badges: Doctrine\ORM\PersistentCollection {#3075 …}
+children: [
App\Entity\EntryComment {#2340
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Almost a decade ago there was a discussion how to draw into display buffers for Wayland. Everybody agreed on using Mesa GBM, nvidia wasn’t really interested, but said they’d do EGLstreams.\n
\n
As nvidia wasn’t interested, and generally is a dick to everybody anyway Wayland development just progressed ignoring nvidia, and now they have to catch up to where all the other graphics driver were at already years ago. While ignoring most of the things those others learned, because they want to keep their own tiny proprietary island.\n
\n
Just avoid supporting nvidias dickish behaviour by not giving them money, and eventually they might learn and change.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 55
+score: 0
+lastActive: DateTime @1702062499 {#2300
date: 2023-12-08 20:08:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@majestic@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#2342 …}
+nested: Doctrine\ORM\PersistentCollection {#2343 …}
+votes: Doctrine\ORM\PersistentCollection {#2335 …}
+reports: Doctrine\ORM\PersistentCollection {#2338 …}
+favourites: Doctrine\ORM\PersistentCollection {#2143 …}
+notifications: Doctrine\ORM\PersistentCollection {#2136 …}
-id: 211338
-bodyTs: "'ago':4,71 'agre':18 'almost':1 'alreadi':69 'anyway':46 'avoid':92 'behaviour':96 'buffer':14 'catch':58 'chang':108 'd':31 'decad':3 'develop':48 'dick':43 'dickish':95 'discuss':8 'display':13 'draw':11 'driver':66 'eglstream':33 'eventu':103 'everybodi':17,45 'gbm':22 'general':40 'give':99 'graphic':65 'ignor':51,73 'interest':27,38 'island':90 'keep':85 'learn':80,106 'mesa':21 'might':105 'money':101 'nvidia':23,35,52,94 'other':79 'progress':50 'proprietari':89 'realli':26 'said':29 'support':93 'thing':77 'tini':88 'use':20 'want':83 'wasn':24,36 'wayland':16,47 'year':70"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2617806"
+editedAt: null
+createdAt: DateTimeImmutable @1702062499 {#2334
date: 2023-12-08 20:08:19.0 +01:00
}
+"title": 211338
}
]
-id: 21205
-titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
-bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702148070
+visibility: "visible "
+apId: "https://sh.itjust.works/post/10662836"
+editedAt: DateTimeImmutable @1703492329 {#3044
date: 2023-12-25 09:18:49.0 +01:00
}
+createdAt: DateTimeImmutable @1702061670 {#3022
date: 2023-12-08 19:54:30.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
65 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
66 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2340
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2341
+user: Proxies\__CG__\App\Entity\User {#3063 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
+title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
+url: null
+body: """
If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
\n
[wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
\n
I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
\n
I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
\n
Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
\n
Thank you :3
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702455087 {#3058
date: 2023-12-13 09:11:27.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3065 …}
+votes: Doctrine\ORM\PersistentCollection {#3067 …}
+reports: Doctrine\ORM\PersistentCollection {#3069 …}
+favourites: Doctrine\ORM\PersistentCollection {#3071 …}
+notifications: Doctrine\ORM\PersistentCollection {#3073 …}
+badges: Doctrine\ORM\PersistentCollection {#3075 …}
+children: [
App\Entity\EntryComment {#2340}
]
-id: 21205
-titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
-bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702148070
+visibility: "visible "
+apId: "https://sh.itjust.works/post/10662836"
+editedAt: DateTimeImmutable @1703492329 {#3044
date: 2023-12-25 09:18:49.0 +01:00
}
+createdAt: DateTimeImmutable @1702061670 {#3022
date: 2023-12-08 19:54:30.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Almost a decade ago there was a discussion how to draw into display buffers for Wayland. Everybody agreed on using Mesa GBM, nvidia wasn’t really interested, but said they’d do EGLstreams.\n
\n
As nvidia wasn’t interested, and generally is a dick to everybody anyway Wayland development just progressed ignoring nvidia, and now they have to catch up to where all the other graphics driver were at already years ago. While ignoring most of the things those others learned, because they want to keep their own tiny proprietary island.\n
\n
Just avoid supporting nvidias dickish behaviour by not giving them money, and eventually they might learn and change.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 55
+score: 0
+lastActive: DateTime @1702062499 {#2300
date: 2023-12-08 20:08:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@majestic@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#2342 …}
+nested: Doctrine\ORM\PersistentCollection {#2343 …}
+votes: Doctrine\ORM\PersistentCollection {#2335 …}
+reports: Doctrine\ORM\PersistentCollection {#2338 …}
+favourites: Doctrine\ORM\PersistentCollection {#2143 …}
+notifications: Doctrine\ORM\PersistentCollection {#2136 …}
-id: 211338
-bodyTs: "'ago':4,71 'agre':18 'almost':1 'alreadi':69 'anyway':46 'avoid':92 'behaviour':96 'buffer':14 'catch':58 'chang':108 'd':31 'decad':3 'develop':48 'dick':43 'dickish':95 'discuss':8 'display':13 'draw':11 'driver':66 'eglstream':33 'eventu':103 'everybodi':17,45 'gbm':22 'general':40 'give':99 'graphic':65 'ignor':51,73 'interest':27,38 'island':90 'keep':85 'learn':80,106 'mesa':21 'might':105 'money':101 'nvidia':23,35,52,94 'other':79 'progress':50 'proprietari':89 'realli':26 'said':29 'support':93 'thing':77 'tini':88 'use':20 'want':83 'wasn':24,36 'wayland':16,47 'year':70"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2617806"
+editedAt: null
+createdAt: DateTimeImmutable @1702062499 {#2334
date: 2023-12-08 20:08:19.0 +01:00
}
+"title": 211338
} |
|
Show voter details
|
67 |
DENIED
|
edit
|
App\Entity\EntryComment {#2340
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2341
+user: Proxies\__CG__\App\Entity\User {#3063 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
+title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
+url: null
+body: """
If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
\n
[wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
\n
I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
\n
I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
\n
Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
\n
Thank you :3
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702455087 {#3058
date: 2023-12-13 09:11:27.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3065 …}
+votes: Doctrine\ORM\PersistentCollection {#3067 …}
+reports: Doctrine\ORM\PersistentCollection {#3069 …}
+favourites: Doctrine\ORM\PersistentCollection {#3071 …}
+notifications: Doctrine\ORM\PersistentCollection {#3073 …}
+badges: Doctrine\ORM\PersistentCollection {#3075 …}
+children: [
App\Entity\EntryComment {#2340}
]
-id: 21205
-titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
-bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702148070
+visibility: "visible "
+apId: "https://sh.itjust.works/post/10662836"
+editedAt: DateTimeImmutable @1703492329 {#3044
date: 2023-12-25 09:18:49.0 +01:00
}
+createdAt: DateTimeImmutable @1702061670 {#3022
date: 2023-12-08 19:54:30.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Almost a decade ago there was a discussion how to draw into display buffers for Wayland. Everybody agreed on using Mesa GBM, nvidia wasn’t really interested, but said they’d do EGLstreams.\n
\n
As nvidia wasn’t interested, and generally is a dick to everybody anyway Wayland development just progressed ignoring nvidia, and now they have to catch up to where all the other graphics driver were at already years ago. While ignoring most of the things those others learned, because they want to keep their own tiny proprietary island.\n
\n
Just avoid supporting nvidias dickish behaviour by not giving them money, and eventually they might learn and change.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 55
+score: 0
+lastActive: DateTime @1702062499 {#2300
date: 2023-12-08 20:08:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@majestic@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#2342 …}
+nested: Doctrine\ORM\PersistentCollection {#2343 …}
+votes: Doctrine\ORM\PersistentCollection {#2335 …}
+reports: Doctrine\ORM\PersistentCollection {#2338 …}
+favourites: Doctrine\ORM\PersistentCollection {#2143 …}
+notifications: Doctrine\ORM\PersistentCollection {#2136 …}
-id: 211338
-bodyTs: "'ago':4,71 'agre':18 'almost':1 'alreadi':69 'anyway':46 'avoid':92 'behaviour':96 'buffer':14 'catch':58 'chang':108 'd':31 'decad':3 'develop':48 'dick':43 'dickish':95 'discuss':8 'display':13 'draw':11 'driver':66 'eglstream':33 'eventu':103 'everybodi':17,45 'gbm':22 'general':40 'give':99 'graphic':65 'ignor':51,73 'interest':27,38 'island':90 'keep':85 'learn':80,106 'mesa':21 'might':105 'money':101 'nvidia':23,35,52,94 'other':79 'progress':50 'proprietari':89 'realli':26 'said':29 'support':93 'thing':77 'tini':88 'use':20 'want':83 'wasn':24,36 'wayland':16,47 'year':70"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2617806"
+editedAt: null
+createdAt: DateTimeImmutable @1702062499 {#2334
date: 2023-12-08 20:08:19.0 +01:00
}
+"title": 211338
} |
|
Show voter details
|
68 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2340
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2341
+user: Proxies\__CG__\App\Entity\User {#3063 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
+title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
+url: null
+body: """
If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
\n
[wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
\n
I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
\n
I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
\n
Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
\n
Thank you :3
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 15
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702455087 {#3058
date: 2023-12-13 09:11:27.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3065 …}
+votes: Doctrine\ORM\PersistentCollection {#3067 …}
+reports: Doctrine\ORM\PersistentCollection {#3069 …}
+favourites: Doctrine\ORM\PersistentCollection {#3071 …}
+notifications: Doctrine\ORM\PersistentCollection {#3073 …}
+badges: Doctrine\ORM\PersistentCollection {#3075 …}
+children: [
App\Entity\EntryComment {#2340}
]
-id: 21205
-titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
-bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702148070
+visibility: "visible "
+apId: "https://sh.itjust.works/post/10662836"
+editedAt: DateTimeImmutable @1703492329 {#3044
date: 2023-12-25 09:18:49.0 +01:00
}
+createdAt: DateTimeImmutable @1702061670 {#3022
date: 2023-12-08 19:54:30.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Almost a decade ago there was a discussion how to draw into display buffers for Wayland. Everybody agreed on using Mesa GBM, nvidia wasn’t really interested, but said they’d do EGLstreams.\n
\n
As nvidia wasn’t interested, and generally is a dick to everybody anyway Wayland development just progressed ignoring nvidia, and now they have to catch up to where all the other graphics driver were at already years ago. While ignoring most of the things those others learned, because they want to keep their own tiny proprietary island.\n
\n
Just avoid supporting nvidias dickish behaviour by not giving them money, and eventually they might learn and change.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 55
+score: 0
+lastActive: DateTime @1702062499 {#2300
date: 2023-12-08 20:08:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@majestic@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#2342 …}
+nested: Doctrine\ORM\PersistentCollection {#2343 …}
+votes: Doctrine\ORM\PersistentCollection {#2335 …}
+reports: Doctrine\ORM\PersistentCollection {#2338 …}
+favourites: Doctrine\ORM\PersistentCollection {#2143 …}
+notifications: Doctrine\ORM\PersistentCollection {#2136 …}
-id: 211338
-bodyTs: "'ago':4,71 'agre':18 'almost':1 'alreadi':69 'anyway':46 'avoid':92 'behaviour':96 'buffer':14 'catch':58 'chang':108 'd':31 'decad':3 'develop':48 'dick':43 'dickish':95 'discuss':8 'display':13 'draw':11 'driver':66 'eglstream':33 'eventu':103 'everybodi':17,45 'gbm':22 'general':40 'give':99 'graphic':65 'ignor':51,73 'interest':27,38 'island':90 'keep':85 'learn':80,106 'mesa':21 'might':105 'money':101 'nvidia':23,35,52,94 'other':79 'progress':50 'proprietari':89 'realli':26 'said':29 'support':93 'thing':77 'tini':88 'use':20 'want':83 'wasn':24,36 'wayland':16,47 'year':70"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2617806"
+editedAt: null
+createdAt: DateTimeImmutable @1702062499 {#2334
date: 2023-12-08 20:08:19.0 +01:00
}
+"title": 211338
} |
|
Show voter details
|
69 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
70 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2060
+user: Proxies\__CG__\App\Entity\User {#3082 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3084 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3085 …}
+slug: "OpenSSH-is-about-to-change-For-the-better"
+title: "OpenSSH is about to change. (For the better.)"
+url: "https://youtu.be/tdfBbpJPTGc"
+body: """
OpenSSH’s `ssh-keygen` command just got a great upgrade.\n
\n
New video from @vkc@mspsocial.net\n
\n
---\n
\n
Edit:\n
\n
She has a peertube channel: [!veronicaexplains@tinkerbetter.tube](https://tinkerbetter.tube/video-channels/veronicaexplains) and it federatess as a Lemmy Community\n
\n
The Peertube video in Lemmy.ml: [lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)\n
\n
[Link to the video in your instance](/search?q=https://tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).
"""
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 33
+favouriteCount: 300
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1726268462 {#3077
date: 2024-09-14 01:01:02.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@vkc@mspsocial.net"
]
+comments: Doctrine\ORM\PersistentCollection {#3086 …}
+votes: Doctrine\ORM\PersistentCollection {#3088 …}
+reports: Doctrine\ORM\PersistentCollection {#3090 …}
+favourites: Doctrine\ORM\PersistentCollection {#3092 …}
+notifications: Doctrine\ORM\PersistentCollection {#3094 …}
+badges: Doctrine\ORM\PersistentCollection {#3096 …}
+children: [
App\Entity\EntryComment {#2141
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2060 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+body: """
A surprising amount of services (including Azure last I tried) can only handle RSA keys, so after trying ecdsa only for a while I ended up adding a RSA key again.\n
\n
With that said - it’s 2023, in almost all cases you should have your keys in a hardware module nowadays, in which case you’d use a different command for keygeneration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 18
+score: 0
+lastActive: DateTime @1701670855 {#2349
date: 2023-12-04 07:20:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@vkc@mspsocial.net"
"@ademir@lemmy.eco.br"
"@lntl@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2331 …}
+nested: Doctrine\ORM\PersistentCollection {#2289 …}
+votes: Doctrine\ORM\PersistentCollection {#2326 …}
+reports: Doctrine\ORM\PersistentCollection {#2325 …}
+favourites: Doctrine\ORM\PersistentCollection {#2329 …}
+notifications: Doctrine\ORM\PersistentCollection {#2323 …}
-id: 194691
-bodyTs: "'2023':37 'ad':27 'almost':39 'amount':3 'azur':7 'case':41,54 'command':60 'd':56 'differ':59 'ecdsa':19 'end':25 'handl':13 'hardwar':49 'includ':6 'key':15,30,46 'keygener':62 'last':8 'modul':50 'nowaday':51 'rsa':14,29 'said':34 'servic':5 'surpris':2 'tri':10,18 'use':57"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2543491"
+editedAt: null
+createdAt: DateTimeImmutable @1701670855 {#2042
date: 2023-12-04 07:20:55.0 +01:00
}
+"title": 194691
}
]
-id: 19863
-titleTs: "'better':8 'chang':5 'openssh':1"
-bodyTs: "'/post/8842820](https://lemmy.ml/post/8842820)':40 '/search':48 '/video-channels/veronicaexplains)':25 '/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':52 'channel':21 'command':6 'communiti':32 'edit':16 'federatess':28 'got':8 'great':10 'instanc':47 'keygen':5 'lemmi':31 'lemmy.ml':37,39 'lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)':38 'link':41 'new':12 'openssh':1 'peertub':20,34 'q':49 'ssh':4 'ssh-keygen':3 'tinkerbetter.tube':24,51 'tinkerbetter.tube/video-channels/veronicaexplains)':23 'tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':50 'upgrad':11 'veronicaexplains@tinkerbetter.tube':22 'video':13,35,44 'vkc@mspsocial.net':15"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701735768
+visibility: "visible "
+apId: "https://lemmy.eco.br/post/2042378"
+editedAt: DateTimeImmutable @1702834495 {#3064
date: 2023-12-17 18:34:55.0 +01:00
}
+createdAt: DateTimeImmutable @1701649368 {#3041
date: 2023-12-04 01:22:48.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
71 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2060
+user: Proxies\__CG__\App\Entity\User {#3082 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3084 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3085 …}
+slug: "OpenSSH-is-about-to-change-For-the-better"
+title: "OpenSSH is about to change. (For the better.)"
+url: "https://youtu.be/tdfBbpJPTGc"
+body: """
OpenSSH’s `ssh-keygen` command just got a great upgrade.\n
\n
New video from @vkc@mspsocial.net\n
\n
---\n
\n
Edit:\n
\n
She has a peertube channel: [!veronicaexplains@tinkerbetter.tube](https://tinkerbetter.tube/video-channels/veronicaexplains) and it federatess as a Lemmy Community\n
\n
The Peertube video in Lemmy.ml: [lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)\n
\n
[Link to the video in your instance](/search?q=https://tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).
"""
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 33
+favouriteCount: 300
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1726268462 {#3077
date: 2024-09-14 01:01:02.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@vkc@mspsocial.net"
]
+comments: Doctrine\ORM\PersistentCollection {#3086 …}
+votes: Doctrine\ORM\PersistentCollection {#3088 …}
+reports: Doctrine\ORM\PersistentCollection {#3090 …}
+favourites: Doctrine\ORM\PersistentCollection {#3092 …}
+notifications: Doctrine\ORM\PersistentCollection {#3094 …}
+badges: Doctrine\ORM\PersistentCollection {#3096 …}
+children: [
App\Entity\EntryComment {#2141
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2060 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+body: """
A surprising amount of services (including Azure last I tried) can only handle RSA keys, so after trying ecdsa only for a while I ended up adding a RSA key again.\n
\n
With that said - it’s 2023, in almost all cases you should have your keys in a hardware module nowadays, in which case you’d use a different command for keygeneration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 18
+score: 0
+lastActive: DateTime @1701670855 {#2349
date: 2023-12-04 07:20:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@vkc@mspsocial.net"
"@ademir@lemmy.eco.br"
"@lntl@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2331 …}
+nested: Doctrine\ORM\PersistentCollection {#2289 …}
+votes: Doctrine\ORM\PersistentCollection {#2326 …}
+reports: Doctrine\ORM\PersistentCollection {#2325 …}
+favourites: Doctrine\ORM\PersistentCollection {#2329 …}
+notifications: Doctrine\ORM\PersistentCollection {#2323 …}
-id: 194691
-bodyTs: "'2023':37 'ad':27 'almost':39 'amount':3 'azur':7 'case':41,54 'command':60 'd':56 'differ':59 'ecdsa':19 'end':25 'handl':13 'hardwar':49 'includ':6 'key':15,30,46 'keygener':62 'last':8 'modul':50 'nowaday':51 'rsa':14,29 'said':34 'servic':5 'surpris':2 'tri':10,18 'use':57"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2543491"
+editedAt: null
+createdAt: DateTimeImmutable @1701670855 {#2042
date: 2023-12-04 07:20:55.0 +01:00
}
+"title": 194691
}
]
-id: 19863
-titleTs: "'better':8 'chang':5 'openssh':1"
-bodyTs: "'/post/8842820](https://lemmy.ml/post/8842820)':40 '/search':48 '/video-channels/veronicaexplains)':25 '/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':52 'channel':21 'command':6 'communiti':32 'edit':16 'federatess':28 'got':8 'great':10 'instanc':47 'keygen':5 'lemmi':31 'lemmy.ml':37,39 'lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)':38 'link':41 'new':12 'openssh':1 'peertub':20,34 'q':49 'ssh':4 'ssh-keygen':3 'tinkerbetter.tube':24,51 'tinkerbetter.tube/video-channels/veronicaexplains)':23 'tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':50 'upgrad':11 'veronicaexplains@tinkerbetter.tube':22 'video':13,35,44 'vkc@mspsocial.net':15"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701735768
+visibility: "visible "
+apId: "https://lemmy.eco.br/post/2042378"
+editedAt: DateTimeImmutable @1702834495 {#3064
date: 2023-12-17 18:34:55.0 +01:00
}
+createdAt: DateTimeImmutable @1701649368 {#3041
date: 2023-12-04 01:22:48.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
72 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2060
+user: Proxies\__CG__\App\Entity\User {#3082 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3084 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3085 …}
+slug: "OpenSSH-is-about-to-change-For-the-better"
+title: "OpenSSH is about to change. (For the better.)"
+url: "https://youtu.be/tdfBbpJPTGc"
+body: """
OpenSSH’s `ssh-keygen` command just got a great upgrade.\n
\n
New video from @vkc@mspsocial.net\n
\n
---\n
\n
Edit:\n
\n
She has a peertube channel: [!veronicaexplains@tinkerbetter.tube](https://tinkerbetter.tube/video-channels/veronicaexplains) and it federatess as a Lemmy Community\n
\n
The Peertube video in Lemmy.ml: [lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)\n
\n
[Link to the video in your instance](/search?q=https://tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).
"""
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 33
+favouriteCount: 300
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1726268462 {#3077
date: 2024-09-14 01:01:02.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@vkc@mspsocial.net"
]
+comments: Doctrine\ORM\PersistentCollection {#3086 …}
+votes: Doctrine\ORM\PersistentCollection {#3088 …}
+reports: Doctrine\ORM\PersistentCollection {#3090 …}
+favourites: Doctrine\ORM\PersistentCollection {#3092 …}
+notifications: Doctrine\ORM\PersistentCollection {#3094 …}
+badges: Doctrine\ORM\PersistentCollection {#3096 …}
+children: [
App\Entity\EntryComment {#2141
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2060 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+body: """
A surprising amount of services (including Azure last I tried) can only handle RSA keys, so after trying ecdsa only for a while I ended up adding a RSA key again.\n
\n
With that said - it’s 2023, in almost all cases you should have your keys in a hardware module nowadays, in which case you’d use a different command for keygeneration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 18
+score: 0
+lastActive: DateTime @1701670855 {#2349
date: 2023-12-04 07:20:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@vkc@mspsocial.net"
"@ademir@lemmy.eco.br"
"@lntl@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2331 …}
+nested: Doctrine\ORM\PersistentCollection {#2289 …}
+votes: Doctrine\ORM\PersistentCollection {#2326 …}
+reports: Doctrine\ORM\PersistentCollection {#2325 …}
+favourites: Doctrine\ORM\PersistentCollection {#2329 …}
+notifications: Doctrine\ORM\PersistentCollection {#2323 …}
-id: 194691
-bodyTs: "'2023':37 'ad':27 'almost':39 'amount':3 'azur':7 'case':41,54 'command':60 'd':56 'differ':59 'ecdsa':19 'end':25 'handl':13 'hardwar':49 'includ':6 'key':15,30,46 'keygener':62 'last':8 'modul':50 'nowaday':51 'rsa':14,29 'said':34 'servic':5 'surpris':2 'tri':10,18 'use':57"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2543491"
+editedAt: null
+createdAt: DateTimeImmutable @1701670855 {#2042
date: 2023-12-04 07:20:55.0 +01:00
}
+"title": 194691
}
]
-id: 19863
-titleTs: "'better':8 'chang':5 'openssh':1"
-bodyTs: "'/post/8842820](https://lemmy.ml/post/8842820)':40 '/search':48 '/video-channels/veronicaexplains)':25 '/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':52 'channel':21 'command':6 'communiti':32 'edit':16 'federatess':28 'got':8 'great':10 'instanc':47 'keygen':5 'lemmi':31 'lemmy.ml':37,39 'lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)':38 'link':41 'new':12 'openssh':1 'peertub':20,34 'q':49 'ssh':4 'ssh-keygen':3 'tinkerbetter.tube':24,51 'tinkerbetter.tube/video-channels/veronicaexplains)':23 'tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':50 'upgrad':11 'veronicaexplains@tinkerbetter.tube':22 'video':13,35,44 'vkc@mspsocial.net':15"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701735768
+visibility: "visible "
+apId: "https://lemmy.eco.br/post/2042378"
+editedAt: DateTimeImmutable @1702834495 {#3064
date: 2023-12-17 18:34:55.0 +01:00
}
+createdAt: DateTimeImmutable @1701649368 {#3041
date: 2023-12-04 01:22:48.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
73 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
74 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2141
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2060
+user: Proxies\__CG__\App\Entity\User {#3082 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3084 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3085 …}
+slug: "OpenSSH-is-about-to-change-For-the-better"
+title: "OpenSSH is about to change. (For the better.)"
+url: "https://youtu.be/tdfBbpJPTGc"
+body: """
OpenSSH’s `ssh-keygen` command just got a great upgrade.\n
\n
New video from @vkc@mspsocial.net\n
\n
---\n
\n
Edit:\n
\n
She has a peertube channel: [!veronicaexplains@tinkerbetter.tube](https://tinkerbetter.tube/video-channels/veronicaexplains) and it federatess as a Lemmy Community\n
\n
The Peertube video in Lemmy.ml: [lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)\n
\n
[Link to the video in your instance](/search?q=https://tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).
"""
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 33
+favouriteCount: 300
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1726268462 {#3077
date: 2024-09-14 01:01:02.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@vkc@mspsocial.net"
]
+comments: Doctrine\ORM\PersistentCollection {#3086 …}
+votes: Doctrine\ORM\PersistentCollection {#3088 …}
+reports: Doctrine\ORM\PersistentCollection {#3090 …}
+favourites: Doctrine\ORM\PersistentCollection {#3092 …}
+notifications: Doctrine\ORM\PersistentCollection {#3094 …}
+badges: Doctrine\ORM\PersistentCollection {#3096 …}
+children: [
App\Entity\EntryComment {#2141}
]
-id: 19863
-titleTs: "'better':8 'chang':5 'openssh':1"
-bodyTs: "'/post/8842820](https://lemmy.ml/post/8842820)':40 '/search':48 '/video-channels/veronicaexplains)':25 '/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':52 'channel':21 'command':6 'communiti':32 'edit':16 'federatess':28 'got':8 'great':10 'instanc':47 'keygen':5 'lemmi':31 'lemmy.ml':37,39 'lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)':38 'link':41 'new':12 'openssh':1 'peertub':20,34 'q':49 'ssh':4 'ssh-keygen':3 'tinkerbetter.tube':24,51 'tinkerbetter.tube/video-channels/veronicaexplains)':23 'tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':50 'upgrad':11 'veronicaexplains@tinkerbetter.tube':22 'video':13,35,44 'vkc@mspsocial.net':15"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701735768
+visibility: "visible "
+apId: "https://lemmy.eco.br/post/2042378"
+editedAt: DateTimeImmutable @1702834495 {#3064
date: 2023-12-17 18:34:55.0 +01:00
}
+createdAt: DateTimeImmutable @1701649368 {#3041
date: 2023-12-04 01:22:48.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+body: """
A surprising amount of services (including Azure last I tried) can only handle RSA keys, so after trying ecdsa only for a while I ended up adding a RSA key again.\n
\n
With that said - it’s 2023, in almost all cases you should have your keys in a hardware module nowadays, in which case you’d use a different command for keygeneration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 18
+score: 0
+lastActive: DateTime @1701670855 {#2349
date: 2023-12-04 07:20:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@vkc@mspsocial.net"
"@ademir@lemmy.eco.br"
"@lntl@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2331 …}
+nested: Doctrine\ORM\PersistentCollection {#2289 …}
+votes: Doctrine\ORM\PersistentCollection {#2326 …}
+reports: Doctrine\ORM\PersistentCollection {#2325 …}
+favourites: Doctrine\ORM\PersistentCollection {#2329 …}
+notifications: Doctrine\ORM\PersistentCollection {#2323 …}
-id: 194691
-bodyTs: "'2023':37 'ad':27 'almost':39 'amount':3 'azur':7 'case':41,54 'command':60 'd':56 'differ':59 'ecdsa':19 'end':25 'handl':13 'hardwar':49 'includ':6 'key':15,30,46 'keygener':62 'last':8 'modul':50 'nowaday':51 'rsa':14,29 'said':34 'servic':5 'surpris':2 'tri':10,18 'use':57"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2543491"
+editedAt: null
+createdAt: DateTimeImmutable @1701670855 {#2042
date: 2023-12-04 07:20:55.0 +01:00
}
+"title": 194691
} |
|
Show voter details
|
75 |
DENIED
|
edit
|
App\Entity\EntryComment {#2141
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2060
+user: Proxies\__CG__\App\Entity\User {#3082 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3084 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3085 …}
+slug: "OpenSSH-is-about-to-change-For-the-better"
+title: "OpenSSH is about to change. (For the better.)"
+url: "https://youtu.be/tdfBbpJPTGc"
+body: """
OpenSSH’s `ssh-keygen` command just got a great upgrade.\n
\n
New video from @vkc@mspsocial.net\n
\n
---\n
\n
Edit:\n
\n
She has a peertube channel: [!veronicaexplains@tinkerbetter.tube](https://tinkerbetter.tube/video-channels/veronicaexplains) and it federatess as a Lemmy Community\n
\n
The Peertube video in Lemmy.ml: [lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)\n
\n
[Link to the video in your instance](/search?q=https://tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).
"""
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 33
+favouriteCount: 300
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1726268462 {#3077
date: 2024-09-14 01:01:02.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@vkc@mspsocial.net"
]
+comments: Doctrine\ORM\PersistentCollection {#3086 …}
+votes: Doctrine\ORM\PersistentCollection {#3088 …}
+reports: Doctrine\ORM\PersistentCollection {#3090 …}
+favourites: Doctrine\ORM\PersistentCollection {#3092 …}
+notifications: Doctrine\ORM\PersistentCollection {#3094 …}
+badges: Doctrine\ORM\PersistentCollection {#3096 …}
+children: [
App\Entity\EntryComment {#2141}
]
-id: 19863
-titleTs: "'better':8 'chang':5 'openssh':1"
-bodyTs: "'/post/8842820](https://lemmy.ml/post/8842820)':40 '/search':48 '/video-channels/veronicaexplains)':25 '/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':52 'channel':21 'command':6 'communiti':32 'edit':16 'federatess':28 'got':8 'great':10 'instanc':47 'keygen':5 'lemmi':31 'lemmy.ml':37,39 'lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)':38 'link':41 'new':12 'openssh':1 'peertub':20,34 'q':49 'ssh':4 'ssh-keygen':3 'tinkerbetter.tube':24,51 'tinkerbetter.tube/video-channels/veronicaexplains)':23 'tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':50 'upgrad':11 'veronicaexplains@tinkerbetter.tube':22 'video':13,35,44 'vkc@mspsocial.net':15"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701735768
+visibility: "visible "
+apId: "https://lemmy.eco.br/post/2042378"
+editedAt: DateTimeImmutable @1702834495 {#3064
date: 2023-12-17 18:34:55.0 +01:00
}
+createdAt: DateTimeImmutable @1701649368 {#3041
date: 2023-12-04 01:22:48.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+body: """
A surprising amount of services (including Azure last I tried) can only handle RSA keys, so after trying ecdsa only for a while I ended up adding a RSA key again.\n
\n
With that said - it’s 2023, in almost all cases you should have your keys in a hardware module nowadays, in which case you’d use a different command for keygeneration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 18
+score: 0
+lastActive: DateTime @1701670855 {#2349
date: 2023-12-04 07:20:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@vkc@mspsocial.net"
"@ademir@lemmy.eco.br"
"@lntl@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2331 …}
+nested: Doctrine\ORM\PersistentCollection {#2289 …}
+votes: Doctrine\ORM\PersistentCollection {#2326 …}
+reports: Doctrine\ORM\PersistentCollection {#2325 …}
+favourites: Doctrine\ORM\PersistentCollection {#2329 …}
+notifications: Doctrine\ORM\PersistentCollection {#2323 …}
-id: 194691
-bodyTs: "'2023':37 'ad':27 'almost':39 'amount':3 'azur':7 'case':41,54 'command':60 'd':56 'differ':59 'ecdsa':19 'end':25 'handl':13 'hardwar':49 'includ':6 'key':15,30,46 'keygener':62 'last':8 'modul':50 'nowaday':51 'rsa':14,29 'said':34 'servic':5 'surpris':2 'tri':10,18 'use':57"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2543491"
+editedAt: null
+createdAt: DateTimeImmutable @1701670855 {#2042
date: 2023-12-04 07:20:55.0 +01:00
}
+"title": 194691
} |
|
Show voter details
|
76 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2141
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2060
+user: Proxies\__CG__\App\Entity\User {#3082 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3084 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3085 …}
+slug: "OpenSSH-is-about-to-change-For-the-better"
+title: "OpenSSH is about to change. (For the better.)"
+url: "https://youtu.be/tdfBbpJPTGc"
+body: """
OpenSSH’s `ssh-keygen` command just got a great upgrade.\n
\n
New video from @vkc@mspsocial.net\n
\n
---\n
\n
Edit:\n
\n
She has a peertube channel: [!veronicaexplains@tinkerbetter.tube](https://tinkerbetter.tube/video-channels/veronicaexplains) and it federatess as a Lemmy Community\n
\n
The Peertube video in Lemmy.ml: [lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)\n
\n
[Link to the video in your instance](/search?q=https://tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).
"""
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 33
+favouriteCount: 300
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1726268462 {#3077
date: 2024-09-14 01:01:02.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@vkc@mspsocial.net"
]
+comments: Doctrine\ORM\PersistentCollection {#3086 …}
+votes: Doctrine\ORM\PersistentCollection {#3088 …}
+reports: Doctrine\ORM\PersistentCollection {#3090 …}
+favourites: Doctrine\ORM\PersistentCollection {#3092 …}
+notifications: Doctrine\ORM\PersistentCollection {#3094 …}
+badges: Doctrine\ORM\PersistentCollection {#3096 …}
+children: [
App\Entity\EntryComment {#2141}
]
-id: 19863
-titleTs: "'better':8 'chang':5 'openssh':1"
-bodyTs: "'/post/8842820](https://lemmy.ml/post/8842820)':40 '/search':48 '/video-channels/veronicaexplains)':25 '/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':52 'channel':21 'command':6 'communiti':32 'edit':16 'federatess':28 'got':8 'great':10 'instanc':47 'keygen':5 'lemmi':31 'lemmy.ml':37,39 'lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)':38 'link':41 'new':12 'openssh':1 'peertub':20,34 'q':49 'ssh':4 'ssh-keygen':3 'tinkerbetter.tube':24,51 'tinkerbetter.tube/video-channels/veronicaexplains)':23 'tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':50 'upgrad':11 'veronicaexplains@tinkerbetter.tube':22 'video':13,35,44 'vkc@mspsocial.net':15"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701735768
+visibility: "visible "
+apId: "https://lemmy.eco.br/post/2042378"
+editedAt: DateTimeImmutable @1702834495 {#3064
date: 2023-12-17 18:34:55.0 +01:00
}
+createdAt: DateTimeImmutable @1701649368 {#3041
date: 2023-12-04 01:22:48.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
+body: """
A surprising amount of services (including Azure last I tried) can only handle RSA keys, so after trying ecdsa only for a while I ended up adding a RSA key again.\n
\n
With that said - it’s 2023, in almost all cases you should have your keys in a hardware module nowadays, in which case you’d use a different command for keygeneration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 18
+score: 0
+lastActive: DateTime @1701670855 {#2349
date: 2023-12-04 07:20:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@vkc@mspsocial.net"
"@ademir@lemmy.eco.br"
"@lntl@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2331 …}
+nested: Doctrine\ORM\PersistentCollection {#2289 …}
+votes: Doctrine\ORM\PersistentCollection {#2326 …}
+reports: Doctrine\ORM\PersistentCollection {#2325 …}
+favourites: Doctrine\ORM\PersistentCollection {#2329 …}
+notifications: Doctrine\ORM\PersistentCollection {#2323 …}
-id: 194691
-bodyTs: "'2023':37 'ad':27 'almost':39 'amount':3 'azur':7 'case':41,54 'command':60 'd':56 'differ':59 'ecdsa':19 'end':25 'handl':13 'hardwar':49 'includ':6 'key':15,30,46 'keygener':62 'last':8 'modul':50 'nowaday':51 'rsa':14,29 'said':34 'servic':5 'surpris':2 'tri':10,18 'use':57"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2543491"
+editedAt: null
+createdAt: DateTimeImmutable @1701670855 {#2042
date: 2023-12-04 07:20:55.0 +01:00
}
+"title": 194691
} |
|
Show voter details
|
77 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
78 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2129
+user: Proxies\__CG__\App\Entity\User {#3061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3103 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
+slug: "Kids-are-brutal"
+title: "Kids are brutal"
+url: "https://lemmy.zip/pictrs/image/ed507605-a52f-457d-b457-ff996123fef9.webp"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 52
+favouriteCount: 1097
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701604632 {#3098
date: 2023-12-03 12:57:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3106 …}
+votes: Doctrine\ORM\PersistentCollection {#3108 …}
+reports: Doctrine\ORM\PersistentCollection {#3110 …}
+favourites: Doctrine\ORM\PersistentCollection {#3112 …}
+notifications: Doctrine\ORM\PersistentCollection {#3114 …}
+badges: Doctrine\ORM\PersistentCollection {#3116 …}
+children: [
App\Entity\EntryComment {#2133
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2129 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+body: "At least my kid remembers quite a few things from that time. She sometimes goes “remember when I was crying so much…” following by an increasingly detailed description of a situation until I do remember. And then she tells me what the issue was back then, which she didn’t have the ability to explain yet back then."
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1701411335 {#2140
date: 2023-12-01 07:15:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@balderdash9@lemmy.zip"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2132 …}
+nested: Doctrine\ORM\PersistentCollection {#2040 …}
+votes: Doctrine\ORM\PersistentCollection {#2350 …}
+reports: Doctrine\ORM\PersistentCollection {#2348 …}
+favourites: Doctrine\ORM\PersistentCollection {#2351 …}
+notifications: Doctrine\ORM\PersistentCollection {#2332 …}
-id: 183357
-bodyTs: "'abil':53 'back':45,57 'cri':20 'descript':28 'detail':27 'didn':49 'explain':55 'follow':23 'goe':15 'increas':26 'issu':43 'kid':4 'least':2 'much':22 'quit':6 'rememb':5,16,35 'situat':31 'sometim':14 'tell':39 'thing':9 'time':12 'yet':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2498691"
+editedAt: null
+createdAt: DateTimeImmutable @1701411335 {#2130
date: 2023-12-01 07:15:35.0 +01:00
}
+"title": 183357
}
]
-id: 18842
-titleTs: "'brutal':3 'kid':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701490053
+visibility: "visible "
+apId: "https://lemmy.zip/post/6338853"
+editedAt: null
+createdAt: DateTimeImmutable @1701403653 {#3083
date: 2023-12-01 05:07:33.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
79 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2129
+user: Proxies\__CG__\App\Entity\User {#3061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3103 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
+slug: "Kids-are-brutal"
+title: "Kids are brutal"
+url: "https://lemmy.zip/pictrs/image/ed507605-a52f-457d-b457-ff996123fef9.webp"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 52
+favouriteCount: 1097
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701604632 {#3098
date: 2023-12-03 12:57:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3106 …}
+votes: Doctrine\ORM\PersistentCollection {#3108 …}
+reports: Doctrine\ORM\PersistentCollection {#3110 …}
+favourites: Doctrine\ORM\PersistentCollection {#3112 …}
+notifications: Doctrine\ORM\PersistentCollection {#3114 …}
+badges: Doctrine\ORM\PersistentCollection {#3116 …}
+children: [
App\Entity\EntryComment {#2133
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2129 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+body: "At least my kid remembers quite a few things from that time. She sometimes goes “remember when I was crying so much…” following by an increasingly detailed description of a situation until I do remember. And then she tells me what the issue was back then, which she didn’t have the ability to explain yet back then."
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1701411335 {#2140
date: 2023-12-01 07:15:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@balderdash9@lemmy.zip"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2132 …}
+nested: Doctrine\ORM\PersistentCollection {#2040 …}
+votes: Doctrine\ORM\PersistentCollection {#2350 …}
+reports: Doctrine\ORM\PersistentCollection {#2348 …}
+favourites: Doctrine\ORM\PersistentCollection {#2351 …}
+notifications: Doctrine\ORM\PersistentCollection {#2332 …}
-id: 183357
-bodyTs: "'abil':53 'back':45,57 'cri':20 'descript':28 'detail':27 'didn':49 'explain':55 'follow':23 'goe':15 'increas':26 'issu':43 'kid':4 'least':2 'much':22 'quit':6 'rememb':5,16,35 'situat':31 'sometim':14 'tell':39 'thing':9 'time':12 'yet':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2498691"
+editedAt: null
+createdAt: DateTimeImmutable @1701411335 {#2130
date: 2023-12-01 07:15:35.0 +01:00
}
+"title": 183357
}
]
-id: 18842
-titleTs: "'brutal':3 'kid':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701490053
+visibility: "visible "
+apId: "https://lemmy.zip/post/6338853"
+editedAt: null
+createdAt: DateTimeImmutable @1701403653 {#3083
date: 2023-12-01 05:07:33.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
80 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2129
+user: Proxies\__CG__\App\Entity\User {#3061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3103 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
+slug: "Kids-are-brutal"
+title: "Kids are brutal"
+url: "https://lemmy.zip/pictrs/image/ed507605-a52f-457d-b457-ff996123fef9.webp"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 52
+favouriteCount: 1097
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701604632 {#3098
date: 2023-12-03 12:57:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3106 …}
+votes: Doctrine\ORM\PersistentCollection {#3108 …}
+reports: Doctrine\ORM\PersistentCollection {#3110 …}
+favourites: Doctrine\ORM\PersistentCollection {#3112 …}
+notifications: Doctrine\ORM\PersistentCollection {#3114 …}
+badges: Doctrine\ORM\PersistentCollection {#3116 …}
+children: [
App\Entity\EntryComment {#2133
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2129 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+body: "At least my kid remembers quite a few things from that time. She sometimes goes “remember when I was crying so much…” following by an increasingly detailed description of a situation until I do remember. And then she tells me what the issue was back then, which she didn’t have the ability to explain yet back then."
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1701411335 {#2140
date: 2023-12-01 07:15:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@balderdash9@lemmy.zip"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2132 …}
+nested: Doctrine\ORM\PersistentCollection {#2040 …}
+votes: Doctrine\ORM\PersistentCollection {#2350 …}
+reports: Doctrine\ORM\PersistentCollection {#2348 …}
+favourites: Doctrine\ORM\PersistentCollection {#2351 …}
+notifications: Doctrine\ORM\PersistentCollection {#2332 …}
-id: 183357
-bodyTs: "'abil':53 'back':45,57 'cri':20 'descript':28 'detail':27 'didn':49 'explain':55 'follow':23 'goe':15 'increas':26 'issu':43 'kid':4 'least':2 'much':22 'quit':6 'rememb':5,16,35 'situat':31 'sometim':14 'tell':39 'thing':9 'time':12 'yet':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2498691"
+editedAt: null
+createdAt: DateTimeImmutable @1701411335 {#2130
date: 2023-12-01 07:15:35.0 +01:00
}
+"title": 183357
}
]
-id: 18842
-titleTs: "'brutal':3 'kid':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701490053
+visibility: "visible "
+apId: "https://lemmy.zip/post/6338853"
+editedAt: null
+createdAt: DateTimeImmutable @1701403653 {#3083
date: 2023-12-01 05:07:33.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
81 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
82 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2133
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2129
+user: Proxies\__CG__\App\Entity\User {#3061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3103 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
+slug: "Kids-are-brutal"
+title: "Kids are brutal"
+url: "https://lemmy.zip/pictrs/image/ed507605-a52f-457d-b457-ff996123fef9.webp"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 52
+favouriteCount: 1097
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701604632 {#3098
date: 2023-12-03 12:57:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3106 …}
+votes: Doctrine\ORM\PersistentCollection {#3108 …}
+reports: Doctrine\ORM\PersistentCollection {#3110 …}
+favourites: Doctrine\ORM\PersistentCollection {#3112 …}
+notifications: Doctrine\ORM\PersistentCollection {#3114 …}
+badges: Doctrine\ORM\PersistentCollection {#3116 …}
+children: [
App\Entity\EntryComment {#2133}
]
-id: 18842
-titleTs: "'brutal':3 'kid':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701490053
+visibility: "visible "
+apId: "https://lemmy.zip/post/6338853"
+editedAt: null
+createdAt: DateTimeImmutable @1701403653 {#3083
date: 2023-12-01 05:07:33.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+body: "At least my kid remembers quite a few things from that time. She sometimes goes “remember when I was crying so much…” following by an increasingly detailed description of a situation until I do remember. And then she tells me what the issue was back then, which she didn’t have the ability to explain yet back then."
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1701411335 {#2140
date: 2023-12-01 07:15:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@balderdash9@lemmy.zip"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2132 …}
+nested: Doctrine\ORM\PersistentCollection {#2040 …}
+votes: Doctrine\ORM\PersistentCollection {#2350 …}
+reports: Doctrine\ORM\PersistentCollection {#2348 …}
+favourites: Doctrine\ORM\PersistentCollection {#2351 …}
+notifications: Doctrine\ORM\PersistentCollection {#2332 …}
-id: 183357
-bodyTs: "'abil':53 'back':45,57 'cri':20 'descript':28 'detail':27 'didn':49 'explain':55 'follow':23 'goe':15 'increas':26 'issu':43 'kid':4 'least':2 'much':22 'quit':6 'rememb':5,16,35 'situat':31 'sometim':14 'tell':39 'thing':9 'time':12 'yet':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2498691"
+editedAt: null
+createdAt: DateTimeImmutable @1701411335 {#2130
date: 2023-12-01 07:15:35.0 +01:00
}
+"title": 183357
} |
|
Show voter details
|
83 |
DENIED
|
edit
|
App\Entity\EntryComment {#2133
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2129
+user: Proxies\__CG__\App\Entity\User {#3061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3103 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
+slug: "Kids-are-brutal"
+title: "Kids are brutal"
+url: "https://lemmy.zip/pictrs/image/ed507605-a52f-457d-b457-ff996123fef9.webp"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 52
+favouriteCount: 1097
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701604632 {#3098
date: 2023-12-03 12:57:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3106 …}
+votes: Doctrine\ORM\PersistentCollection {#3108 …}
+reports: Doctrine\ORM\PersistentCollection {#3110 …}
+favourites: Doctrine\ORM\PersistentCollection {#3112 …}
+notifications: Doctrine\ORM\PersistentCollection {#3114 …}
+badges: Doctrine\ORM\PersistentCollection {#3116 …}
+children: [
App\Entity\EntryComment {#2133}
]
-id: 18842
-titleTs: "'brutal':3 'kid':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701490053
+visibility: "visible "
+apId: "https://lemmy.zip/post/6338853"
+editedAt: null
+createdAt: DateTimeImmutable @1701403653 {#3083
date: 2023-12-01 05:07:33.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+body: "At least my kid remembers quite a few things from that time. She sometimes goes “remember when I was crying so much…” following by an increasingly detailed description of a situation until I do remember. And then she tells me what the issue was back then, which she didn’t have the ability to explain yet back then."
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1701411335 {#2140
date: 2023-12-01 07:15:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@balderdash9@lemmy.zip"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2132 …}
+nested: Doctrine\ORM\PersistentCollection {#2040 …}
+votes: Doctrine\ORM\PersistentCollection {#2350 …}
+reports: Doctrine\ORM\PersistentCollection {#2348 …}
+favourites: Doctrine\ORM\PersistentCollection {#2351 …}
+notifications: Doctrine\ORM\PersistentCollection {#2332 …}
-id: 183357
-bodyTs: "'abil':53 'back':45,57 'cri':20 'descript':28 'detail':27 'didn':49 'explain':55 'follow':23 'goe':15 'increas':26 'issu':43 'kid':4 'least':2 'much':22 'quit':6 'rememb':5,16,35 'situat':31 'sometim':14 'tell':39 'thing':9 'time':12 'yet':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2498691"
+editedAt: null
+createdAt: DateTimeImmutable @1701411335 {#2130
date: 2023-12-01 07:15:35.0 +01:00
}
+"title": 183357
} |
|
Show voter details
|
84 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2133
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2129
+user: Proxies\__CG__\App\Entity\User {#3061 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3103 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
+slug: "Kids-are-brutal"
+title: "Kids are brutal"
+url: "https://lemmy.zip/pictrs/image/ed507605-a52f-457d-b457-ff996123fef9.webp"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 52
+favouriteCount: 1097
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701604632 {#3098
date: 2023-12-03 12:57:12.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3106 …}
+votes: Doctrine\ORM\PersistentCollection {#3108 …}
+reports: Doctrine\ORM\PersistentCollection {#3110 …}
+favourites: Doctrine\ORM\PersistentCollection {#3112 …}
+notifications: Doctrine\ORM\PersistentCollection {#3114 …}
+badges: Doctrine\ORM\PersistentCollection {#3116 …}
+children: [
App\Entity\EntryComment {#2133}
]
-id: 18842
-titleTs: "'brutal':3 'kid':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701490053
+visibility: "visible "
+apId: "https://lemmy.zip/post/6338853"
+editedAt: null
+createdAt: DateTimeImmutable @1701403653 {#3083
date: 2023-12-01 05:07:33.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
+body: "At least my kid remembers quite a few things from that time. She sometimes goes “remember when I was crying so much…” following by an increasingly detailed description of a situation until I do remember. And then she tells me what the issue was back then, which she didn’t have the ability to explain yet back then."
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1701411335 {#2140
date: 2023-12-01 07:15:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@balderdash9@lemmy.zip"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2132 …}
+nested: Doctrine\ORM\PersistentCollection {#2040 …}
+votes: Doctrine\ORM\PersistentCollection {#2350 …}
+reports: Doctrine\ORM\PersistentCollection {#2348 …}
+favourites: Doctrine\ORM\PersistentCollection {#2351 …}
+notifications: Doctrine\ORM\PersistentCollection {#2332 …}
-id: 183357
-bodyTs: "'abil':53 'back':45,57 'cri':20 'descript':28 'detail':27 'didn':49 'explain':55 'follow':23 'goe':15 'increas':26 'issu':43 'kid':4 'least':2 'much':22 'quit':6 'rememb':5,16,35 'situat':31 'sometim':14 'tell':39 'thing':9 'time':12 'yet':56"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2498691"
+editedAt: null
+createdAt: DateTimeImmutable @1701411335 {#2130
date: 2023-12-01 07:15:35.0 +01:00
}
+"title": 183357
} |
|
Show voter details
|
85 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
86 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2144
+user: Proxies\__CG__\App\Entity\User {#2147 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: Proxies\__CG__\App\Entity\Image {#3080 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "What-was-the-last-dumb-phone-you-had-before-your"
+title: "What was the last dumb phone you had before your first smartphone?"
+url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
+body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 247
+favouriteCount: 435
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702973604 {#3118
date: 2023-12-19 09:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3123 …}
+votes: Doctrine\ORM\PersistentCollection {#3126 …}
+reports: Doctrine\ORM\PersistentCollection {#3128 …}
+favourites: Doctrine\ORM\PersistentCollection {#3130 …}
+notifications: Doctrine\ORM\PersistentCollection {#3132 …}
+badges: Doctrine\ORM\PersistentCollection {#3134 …}
+children: [
1 => App\Entity\EntryComment {#2037
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: null
+root: null
+body: "A [Siemens S55](https://en.wikipedia.org/wiki/Siemens_S55). After that I moved to a [Treo 270](https://en.wikipedia.org/wiki/Treo_270), and stayed with Palm until Nokia gave me an [N900](https://en.wikipedia.org/wiki/Nokia_N900)"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701725796 {#2031
date: 2023-12-04 22:36:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2061 …}
+nested: Doctrine\ORM\PersistentCollection {#2084 …}
+votes: Doctrine\ORM\PersistentCollection {#2076 …}
+reports: Doctrine\ORM\PersistentCollection {#2083 …}
+favourites: Doctrine\ORM\PersistentCollection {#2085 …}
+notifications: Doctrine\ORM\PersistentCollection {#2062 …}
-id: 167928
-bodyTs: "'/wiki/nokia_n900)':30 '/wiki/siemens_s55).':6 '/wiki/treo_270),':17 '270':14 'en.wikipedia.org':5,16,29 'en.wikipedia.org/wiki/nokia_n900)':28 'en.wikipedia.org/wiki/siemens_s55).':4 'en.wikipedia.org/wiki/treo_270),':15 'gave':24 'move':10 'n900':27 'nokia':23 'palm':21 's55':3 'siemen':2 'stay':19 'treo':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2432571"
+editedAt: null
+createdAt: DateTimeImmutable @1701032841 {#2036
date: 2023-11-26 22:07:21.0 +01:00
}
+"title": 167928
}
0 => App\Entity\EntryComment {#2063
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
+root: App\Entity\EntryComment {#2037}
+body: """
It did, but note that the linked picture is the full resolution of the camera. Also, the phone had *very* limited storage space, and the display was in no way suitable for displaying the pictures taken, so you just hoped for the best until you managed to check them on your computer.\n
\n
The S55 got lost eventually, but the camera module should still be around here somewhere.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701035903 {#2077
date: 2023-11-26 22:58:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2064 …}
+nested: Doctrine\ORM\PersistentCollection {#2088 …}
+votes: Doctrine\ORM\PersistentCollection {#2087 …}
+reports: Doctrine\ORM\PersistentCollection {#2086 …}
+favourites: Doctrine\ORM\PersistentCollection {#2093 …}
+notifications: Doctrine\ORM\PersistentCollection {#2094 …}
-id: 168094
-bodyTs: "'also':16 'around':65 'best':43 'camera':15,60 'check':48 'comput':52 'display':26,33 'eventu':57 'full':11 'got':55 'hope':40 'limit':21 'link':7 'lost':56 'manag':46 'modul':61 'note':4 'phone':18 'pictur':8,35 'resolut':12 's55':54 'somewher':67 'space':23 'still':63 'storag':22 'suitabl':31 'taken':36 'way':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2433572"
+editedAt: null
+createdAt: DateTimeImmutable @1701035903 {#2098
date: 2023-11-26 22:58:23.0 +01:00
}
+"title": 168094
}
]
-id: 17082
-titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
-bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701111382
+visibility: "visible "
+apId: "https://lemmy.world/post/8790931"
+editedAt: null
+createdAt: DateTimeImmutable @1701024982 {#3104
date: 2023-11-26 19:56:22.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
87 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2144
+user: Proxies\__CG__\App\Entity\User {#2147 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: Proxies\__CG__\App\Entity\Image {#3080 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "What-was-the-last-dumb-phone-you-had-before-your"
+title: "What was the last dumb phone you had before your first smartphone?"
+url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
+body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 247
+favouriteCount: 435
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702973604 {#3118
date: 2023-12-19 09:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3123 …}
+votes: Doctrine\ORM\PersistentCollection {#3126 …}
+reports: Doctrine\ORM\PersistentCollection {#3128 …}
+favourites: Doctrine\ORM\PersistentCollection {#3130 …}
+notifications: Doctrine\ORM\PersistentCollection {#3132 …}
+badges: Doctrine\ORM\PersistentCollection {#3134 …}
+children: [
1 => App\Entity\EntryComment {#2037
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: null
+root: null
+body: "A [Siemens S55](https://en.wikipedia.org/wiki/Siemens_S55). After that I moved to a [Treo 270](https://en.wikipedia.org/wiki/Treo_270), and stayed with Palm until Nokia gave me an [N900](https://en.wikipedia.org/wiki/Nokia_N900)"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701725796 {#2031
date: 2023-12-04 22:36:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2061 …}
+nested: Doctrine\ORM\PersistentCollection {#2084 …}
+votes: Doctrine\ORM\PersistentCollection {#2076 …}
+reports: Doctrine\ORM\PersistentCollection {#2083 …}
+favourites: Doctrine\ORM\PersistentCollection {#2085 …}
+notifications: Doctrine\ORM\PersistentCollection {#2062 …}
-id: 167928
-bodyTs: "'/wiki/nokia_n900)':30 '/wiki/siemens_s55).':6 '/wiki/treo_270),':17 '270':14 'en.wikipedia.org':5,16,29 'en.wikipedia.org/wiki/nokia_n900)':28 'en.wikipedia.org/wiki/siemens_s55).':4 'en.wikipedia.org/wiki/treo_270),':15 'gave':24 'move':10 'n900':27 'nokia':23 'palm':21 's55':3 'siemen':2 'stay':19 'treo':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2432571"
+editedAt: null
+createdAt: DateTimeImmutable @1701032841 {#2036
date: 2023-11-26 22:07:21.0 +01:00
}
+"title": 167928
}
0 => App\Entity\EntryComment {#2063
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
+root: App\Entity\EntryComment {#2037}
+body: """
It did, but note that the linked picture is the full resolution of the camera. Also, the phone had *very* limited storage space, and the display was in no way suitable for displaying the pictures taken, so you just hoped for the best until you managed to check them on your computer.\n
\n
The S55 got lost eventually, but the camera module should still be around here somewhere.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701035903 {#2077
date: 2023-11-26 22:58:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2064 …}
+nested: Doctrine\ORM\PersistentCollection {#2088 …}
+votes: Doctrine\ORM\PersistentCollection {#2087 …}
+reports: Doctrine\ORM\PersistentCollection {#2086 …}
+favourites: Doctrine\ORM\PersistentCollection {#2093 …}
+notifications: Doctrine\ORM\PersistentCollection {#2094 …}
-id: 168094
-bodyTs: "'also':16 'around':65 'best':43 'camera':15,60 'check':48 'comput':52 'display':26,33 'eventu':57 'full':11 'got':55 'hope':40 'limit':21 'link':7 'lost':56 'manag':46 'modul':61 'note':4 'phone':18 'pictur':8,35 'resolut':12 's55':54 'somewher':67 'space':23 'still':63 'storag':22 'suitabl':31 'taken':36 'way':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2433572"
+editedAt: null
+createdAt: DateTimeImmutable @1701035903 {#2098
date: 2023-11-26 22:58:23.0 +01:00
}
+"title": 168094
}
]
-id: 17082
-titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
-bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701111382
+visibility: "visible "
+apId: "https://lemmy.world/post/8790931"
+editedAt: null
+createdAt: DateTimeImmutable @1701024982 {#3104
date: 2023-11-26 19:56:22.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
88 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2144
+user: Proxies\__CG__\App\Entity\User {#2147 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: Proxies\__CG__\App\Entity\Image {#3080 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "What-was-the-last-dumb-phone-you-had-before-your"
+title: "What was the last dumb phone you had before your first smartphone?"
+url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
+body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 247
+favouriteCount: 435
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702973604 {#3118
date: 2023-12-19 09:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3123 …}
+votes: Doctrine\ORM\PersistentCollection {#3126 …}
+reports: Doctrine\ORM\PersistentCollection {#3128 …}
+favourites: Doctrine\ORM\PersistentCollection {#3130 …}
+notifications: Doctrine\ORM\PersistentCollection {#3132 …}
+badges: Doctrine\ORM\PersistentCollection {#3134 …}
+children: [
1 => App\Entity\EntryComment {#2037
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: null
+root: null
+body: "A [Siemens S55](https://en.wikipedia.org/wiki/Siemens_S55). After that I moved to a [Treo 270](https://en.wikipedia.org/wiki/Treo_270), and stayed with Palm until Nokia gave me an [N900](https://en.wikipedia.org/wiki/Nokia_N900)"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701725796 {#2031
date: 2023-12-04 22:36:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2061 …}
+nested: Doctrine\ORM\PersistentCollection {#2084 …}
+votes: Doctrine\ORM\PersistentCollection {#2076 …}
+reports: Doctrine\ORM\PersistentCollection {#2083 …}
+favourites: Doctrine\ORM\PersistentCollection {#2085 …}
+notifications: Doctrine\ORM\PersistentCollection {#2062 …}
-id: 167928
-bodyTs: "'/wiki/nokia_n900)':30 '/wiki/siemens_s55).':6 '/wiki/treo_270),':17 '270':14 'en.wikipedia.org':5,16,29 'en.wikipedia.org/wiki/nokia_n900)':28 'en.wikipedia.org/wiki/siemens_s55).':4 'en.wikipedia.org/wiki/treo_270),':15 'gave':24 'move':10 'n900':27 'nokia':23 'palm':21 's55':3 'siemen':2 'stay':19 'treo':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2432571"
+editedAt: null
+createdAt: DateTimeImmutable @1701032841 {#2036
date: 2023-11-26 22:07:21.0 +01:00
}
+"title": 167928
}
0 => App\Entity\EntryComment {#2063
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
+root: App\Entity\EntryComment {#2037}
+body: """
It did, but note that the linked picture is the full resolution of the camera. Also, the phone had *very* limited storage space, and the display was in no way suitable for displaying the pictures taken, so you just hoped for the best until you managed to check them on your computer.\n
\n
The S55 got lost eventually, but the camera module should still be around here somewhere.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701035903 {#2077
date: 2023-11-26 22:58:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2064 …}
+nested: Doctrine\ORM\PersistentCollection {#2088 …}
+votes: Doctrine\ORM\PersistentCollection {#2087 …}
+reports: Doctrine\ORM\PersistentCollection {#2086 …}
+favourites: Doctrine\ORM\PersistentCollection {#2093 …}
+notifications: Doctrine\ORM\PersistentCollection {#2094 …}
-id: 168094
-bodyTs: "'also':16 'around':65 'best':43 'camera':15,60 'check':48 'comput':52 'display':26,33 'eventu':57 'full':11 'got':55 'hope':40 'limit':21 'link':7 'lost':56 'manag':46 'modul':61 'note':4 'phone':18 'pictur':8,35 'resolut':12 's55':54 'somewher':67 'space':23 'still':63 'storag':22 'suitabl':31 'taken':36 'way':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2433572"
+editedAt: null
+createdAt: DateTimeImmutable @1701035903 {#2098
date: 2023-11-26 22:58:23.0 +01:00
}
+"title": 168094
}
]
-id: 17082
-titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
-bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701111382
+visibility: "visible "
+apId: "https://lemmy.world/post/8790931"
+editedAt: null
+createdAt: DateTimeImmutable @1701024982 {#3104
date: 2023-11-26 19:56:22.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
89 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
90 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2037
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144
+user: Proxies\__CG__\App\Entity\User {#2147 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: Proxies\__CG__\App\Entity\Image {#3080 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "What-was-the-last-dumb-phone-you-had-before-your"
+title: "What was the last dumb phone you had before your first smartphone?"
+url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
+body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 247
+favouriteCount: 435
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702973604 {#3118
date: 2023-12-19 09:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3123 …}
+votes: Doctrine\ORM\PersistentCollection {#3126 …}
+reports: Doctrine\ORM\PersistentCollection {#3128 …}
+favourites: Doctrine\ORM\PersistentCollection {#3130 …}
+notifications: Doctrine\ORM\PersistentCollection {#3132 …}
+badges: Doctrine\ORM\PersistentCollection {#3134 …}
+children: [
1 => App\Entity\EntryComment {#2037}
0 => App\Entity\EntryComment {#2063
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
+root: App\Entity\EntryComment {#2037}
+body: """
It did, but note that the linked picture is the full resolution of the camera. Also, the phone had *very* limited storage space, and the display was in no way suitable for displaying the pictures taken, so you just hoped for the best until you managed to check them on your computer.\n
\n
The S55 got lost eventually, but the camera module should still be around here somewhere.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701035903 {#2077
date: 2023-11-26 22:58:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2064 …}
+nested: Doctrine\ORM\PersistentCollection {#2088 …}
+votes: Doctrine\ORM\PersistentCollection {#2087 …}
+reports: Doctrine\ORM\PersistentCollection {#2086 …}
+favourites: Doctrine\ORM\PersistentCollection {#2093 …}
+notifications: Doctrine\ORM\PersistentCollection {#2094 …}
-id: 168094
-bodyTs: "'also':16 'around':65 'best':43 'camera':15,60 'check':48 'comput':52 'display':26,33 'eventu':57 'full':11 'got':55 'hope':40 'limit':21 'link':7 'lost':56 'manag':46 'modul':61 'note':4 'phone':18 'pictur':8,35 'resolut':12 's55':54 'somewher':67 'space':23 'still':63 'storag':22 'suitabl':31 'taken':36 'way':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2433572"
+editedAt: null
+createdAt: DateTimeImmutable @1701035903 {#2098
date: 2023-11-26 22:58:23.0 +01:00
}
+"title": 168094
}
]
-id: 17082
-titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
-bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701111382
+visibility: "visible "
+apId: "https://lemmy.world/post/8790931"
+editedAt: null
+createdAt: DateTimeImmutable @1701024982 {#3104
date: 2023-11-26 19:56:22.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: null
+root: null
+body: "A [Siemens S55](https://en.wikipedia.org/wiki/Siemens_S55). After that I moved to a [Treo 270](https://en.wikipedia.org/wiki/Treo_270), and stayed with Palm until Nokia gave me an [N900](https://en.wikipedia.org/wiki/Nokia_N900)"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701725796 {#2031
date: 2023-12-04 22:36:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2061 …}
+nested: Doctrine\ORM\PersistentCollection {#2084 …}
+votes: Doctrine\ORM\PersistentCollection {#2076 …}
+reports: Doctrine\ORM\PersistentCollection {#2083 …}
+favourites: Doctrine\ORM\PersistentCollection {#2085 …}
+notifications: Doctrine\ORM\PersistentCollection {#2062 …}
-id: 167928
-bodyTs: "'/wiki/nokia_n900)':30 '/wiki/siemens_s55).':6 '/wiki/treo_270),':17 '270':14 'en.wikipedia.org':5,16,29 'en.wikipedia.org/wiki/nokia_n900)':28 'en.wikipedia.org/wiki/siemens_s55).':4 'en.wikipedia.org/wiki/treo_270),':15 'gave':24 'move':10 'n900':27 'nokia':23 'palm':21 's55':3 'siemen':2 'stay':19 'treo':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2432571"
+editedAt: null
+createdAt: DateTimeImmutable @1701032841 {#2036
date: 2023-11-26 22:07:21.0 +01:00
}
+"title": 167928
} |
|
Show voter details
|
91 |
DENIED
|
edit
|
App\Entity\EntryComment {#2037
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144
+user: Proxies\__CG__\App\Entity\User {#2147 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: Proxies\__CG__\App\Entity\Image {#3080 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "What-was-the-last-dumb-phone-you-had-before-your"
+title: "What was the last dumb phone you had before your first smartphone?"
+url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
+body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 247
+favouriteCount: 435
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702973604 {#3118
date: 2023-12-19 09:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3123 …}
+votes: Doctrine\ORM\PersistentCollection {#3126 …}
+reports: Doctrine\ORM\PersistentCollection {#3128 …}
+favourites: Doctrine\ORM\PersistentCollection {#3130 …}
+notifications: Doctrine\ORM\PersistentCollection {#3132 …}
+badges: Doctrine\ORM\PersistentCollection {#3134 …}
+children: [
1 => App\Entity\EntryComment {#2037}
0 => App\Entity\EntryComment {#2063
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
+root: App\Entity\EntryComment {#2037}
+body: """
It did, but note that the linked picture is the full resolution of the camera. Also, the phone had *very* limited storage space, and the display was in no way suitable for displaying the pictures taken, so you just hoped for the best until you managed to check them on your computer.\n
\n
The S55 got lost eventually, but the camera module should still be around here somewhere.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701035903 {#2077
date: 2023-11-26 22:58:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2064 …}
+nested: Doctrine\ORM\PersistentCollection {#2088 …}
+votes: Doctrine\ORM\PersistentCollection {#2087 …}
+reports: Doctrine\ORM\PersistentCollection {#2086 …}
+favourites: Doctrine\ORM\PersistentCollection {#2093 …}
+notifications: Doctrine\ORM\PersistentCollection {#2094 …}
-id: 168094
-bodyTs: "'also':16 'around':65 'best':43 'camera':15,60 'check':48 'comput':52 'display':26,33 'eventu':57 'full':11 'got':55 'hope':40 'limit':21 'link':7 'lost':56 'manag':46 'modul':61 'note':4 'phone':18 'pictur':8,35 'resolut':12 's55':54 'somewher':67 'space':23 'still':63 'storag':22 'suitabl':31 'taken':36 'way':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2433572"
+editedAt: null
+createdAt: DateTimeImmutable @1701035903 {#2098
date: 2023-11-26 22:58:23.0 +01:00
}
+"title": 168094
}
]
-id: 17082
-titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
-bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701111382
+visibility: "visible "
+apId: "https://lemmy.world/post/8790931"
+editedAt: null
+createdAt: DateTimeImmutable @1701024982 {#3104
date: 2023-11-26 19:56:22.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: null
+root: null
+body: "A [Siemens S55](https://en.wikipedia.org/wiki/Siemens_S55). After that I moved to a [Treo 270](https://en.wikipedia.org/wiki/Treo_270), and stayed with Palm until Nokia gave me an [N900](https://en.wikipedia.org/wiki/Nokia_N900)"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701725796 {#2031
date: 2023-12-04 22:36:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2061 …}
+nested: Doctrine\ORM\PersistentCollection {#2084 …}
+votes: Doctrine\ORM\PersistentCollection {#2076 …}
+reports: Doctrine\ORM\PersistentCollection {#2083 …}
+favourites: Doctrine\ORM\PersistentCollection {#2085 …}
+notifications: Doctrine\ORM\PersistentCollection {#2062 …}
-id: 167928
-bodyTs: "'/wiki/nokia_n900)':30 '/wiki/siemens_s55).':6 '/wiki/treo_270),':17 '270':14 'en.wikipedia.org':5,16,29 'en.wikipedia.org/wiki/nokia_n900)':28 'en.wikipedia.org/wiki/siemens_s55).':4 'en.wikipedia.org/wiki/treo_270),':15 'gave':24 'move':10 'n900':27 'nokia':23 'palm':21 's55':3 'siemen':2 'stay':19 'treo':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2432571"
+editedAt: null
+createdAt: DateTimeImmutable @1701032841 {#2036
date: 2023-11-26 22:07:21.0 +01:00
}
+"title": 167928
} |
|
Show voter details
|
92 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2037
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144
+user: Proxies\__CG__\App\Entity\User {#2147 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: Proxies\__CG__\App\Entity\Image {#3080 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "What-was-the-last-dumb-phone-you-had-before-your"
+title: "What was the last dumb phone you had before your first smartphone?"
+url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
+body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 247
+favouriteCount: 435
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702973604 {#3118
date: 2023-12-19 09:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3123 …}
+votes: Doctrine\ORM\PersistentCollection {#3126 …}
+reports: Doctrine\ORM\PersistentCollection {#3128 …}
+favourites: Doctrine\ORM\PersistentCollection {#3130 …}
+notifications: Doctrine\ORM\PersistentCollection {#3132 …}
+badges: Doctrine\ORM\PersistentCollection {#3134 …}
+children: [
1 => App\Entity\EntryComment {#2037}
0 => App\Entity\EntryComment {#2063
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
+root: App\Entity\EntryComment {#2037}
+body: """
It did, but note that the linked picture is the full resolution of the camera. Also, the phone had *very* limited storage space, and the display was in no way suitable for displaying the pictures taken, so you just hoped for the best until you managed to check them on your computer.\n
\n
The S55 got lost eventually, but the camera module should still be around here somewhere.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701035903 {#2077
date: 2023-11-26 22:58:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2064 …}
+nested: Doctrine\ORM\PersistentCollection {#2088 …}
+votes: Doctrine\ORM\PersistentCollection {#2087 …}
+reports: Doctrine\ORM\PersistentCollection {#2086 …}
+favourites: Doctrine\ORM\PersistentCollection {#2093 …}
+notifications: Doctrine\ORM\PersistentCollection {#2094 …}
-id: 168094
-bodyTs: "'also':16 'around':65 'best':43 'camera':15,60 'check':48 'comput':52 'display':26,33 'eventu':57 'full':11 'got':55 'hope':40 'limit':21 'link':7 'lost':56 'manag':46 'modul':61 'note':4 'phone':18 'pictur':8,35 'resolut':12 's55':54 'somewher':67 'space':23 'still':63 'storag':22 'suitabl':31 'taken':36 'way':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2433572"
+editedAt: null
+createdAt: DateTimeImmutable @1701035903 {#2098
date: 2023-11-26 22:58:23.0 +01:00
}
+"title": 168094
}
]
-id: 17082
-titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
-bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701111382
+visibility: "visible "
+apId: "https://lemmy.world/post/8790931"
+editedAt: null
+createdAt: DateTimeImmutable @1701024982 {#3104
date: 2023-11-26 19:56:22.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: null
+root: null
+body: "A [Siemens S55](https://en.wikipedia.org/wiki/Siemens_S55). After that I moved to a [Treo 270](https://en.wikipedia.org/wiki/Treo_270), and stayed with Palm until Nokia gave me an [N900](https://en.wikipedia.org/wiki/Nokia_N900)"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701725796 {#2031
date: 2023-12-04 22:36:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2061 …}
+nested: Doctrine\ORM\PersistentCollection {#2084 …}
+votes: Doctrine\ORM\PersistentCollection {#2076 …}
+reports: Doctrine\ORM\PersistentCollection {#2083 …}
+favourites: Doctrine\ORM\PersistentCollection {#2085 …}
+notifications: Doctrine\ORM\PersistentCollection {#2062 …}
-id: 167928
-bodyTs: "'/wiki/nokia_n900)':30 '/wiki/siemens_s55).':6 '/wiki/treo_270),':17 '270':14 'en.wikipedia.org':5,16,29 'en.wikipedia.org/wiki/nokia_n900)':28 'en.wikipedia.org/wiki/siemens_s55).':4 'en.wikipedia.org/wiki/treo_270),':15 'gave':24 'move':10 'n900':27 'nokia':23 'palm':21 's55':3 'siemen':2 'stay':19 'treo':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2432571"
+editedAt: null
+createdAt: DateTimeImmutable @1701032841 {#2036
date: 2023-11-26 22:07:21.0 +01:00
}
+"title": 167928
} |
|
Show voter details
|
93 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
94 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2063
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144
+user: Proxies\__CG__\App\Entity\User {#2147 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: Proxies\__CG__\App\Entity\Image {#3080 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "What-was-the-last-dumb-phone-you-had-before-your"
+title: "What was the last dumb phone you had before your first smartphone?"
+url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
+body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 247
+favouriteCount: 435
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702973604 {#3118
date: 2023-12-19 09:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3123 …}
+votes: Doctrine\ORM\PersistentCollection {#3126 …}
+reports: Doctrine\ORM\PersistentCollection {#3128 …}
+favourites: Doctrine\ORM\PersistentCollection {#3130 …}
+notifications: Doctrine\ORM\PersistentCollection {#3132 …}
+badges: Doctrine\ORM\PersistentCollection {#3134 …}
+children: [
1 => App\Entity\EntryComment {#2037
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: null
+root: null
+body: "A [Siemens S55](https://en.wikipedia.org/wiki/Siemens_S55). After that I moved to a [Treo 270](https://en.wikipedia.org/wiki/Treo_270), and stayed with Palm until Nokia gave me an [N900](https://en.wikipedia.org/wiki/Nokia_N900)"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701725796 {#2031
date: 2023-12-04 22:36:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2061 …}
+nested: Doctrine\ORM\PersistentCollection {#2084 …}
+votes: Doctrine\ORM\PersistentCollection {#2076 …}
+reports: Doctrine\ORM\PersistentCollection {#2083 …}
+favourites: Doctrine\ORM\PersistentCollection {#2085 …}
+notifications: Doctrine\ORM\PersistentCollection {#2062 …}
-id: 167928
-bodyTs: "'/wiki/nokia_n900)':30 '/wiki/siemens_s55).':6 '/wiki/treo_270),':17 '270':14 'en.wikipedia.org':5,16,29 'en.wikipedia.org/wiki/nokia_n900)':28 'en.wikipedia.org/wiki/siemens_s55).':4 'en.wikipedia.org/wiki/treo_270),':15 'gave':24 'move':10 'n900':27 'nokia':23 'palm':21 's55':3 'siemen':2 'stay':19 'treo':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2432571"
+editedAt: null
+createdAt: DateTimeImmutable @1701032841 {#2036
date: 2023-11-26 22:07:21.0 +01:00
}
+"title": 167928
}
0 => App\Entity\EntryComment {#2063}
]
-id: 17082
-titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
-bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701111382
+visibility: "visible "
+apId: "https://lemmy.world/post/8790931"
+editedAt: null
+createdAt: DateTimeImmutable @1701024982 {#3104
date: 2023-11-26 19:56:22.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
+root: App\Entity\EntryComment {#2037}
+body: """
It did, but note that the linked picture is the full resolution of the camera. Also, the phone had *very* limited storage space, and the display was in no way suitable for displaying the pictures taken, so you just hoped for the best until you managed to check them on your computer.\n
\n
The S55 got lost eventually, but the camera module should still be around here somewhere.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701035903 {#2077
date: 2023-11-26 22:58:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2064 …}
+nested: Doctrine\ORM\PersistentCollection {#2088 …}
+votes: Doctrine\ORM\PersistentCollection {#2087 …}
+reports: Doctrine\ORM\PersistentCollection {#2086 …}
+favourites: Doctrine\ORM\PersistentCollection {#2093 …}
+notifications: Doctrine\ORM\PersistentCollection {#2094 …}
-id: 168094
-bodyTs: "'also':16 'around':65 'best':43 'camera':15,60 'check':48 'comput':52 'display':26,33 'eventu':57 'full':11 'got':55 'hope':40 'limit':21 'link':7 'lost':56 'manag':46 'modul':61 'note':4 'phone':18 'pictur':8,35 'resolut':12 's55':54 'somewher':67 'space':23 'still':63 'storag':22 'suitabl':31 'taken':36 'way':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2433572"
+editedAt: null
+createdAt: DateTimeImmutable @1701035903 {#2098
date: 2023-11-26 22:58:23.0 +01:00
}
+"title": 168094
} |
|
Show voter details
|
95 |
DENIED
|
edit
|
App\Entity\EntryComment {#2063
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144
+user: Proxies\__CG__\App\Entity\User {#2147 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: Proxies\__CG__\App\Entity\Image {#3080 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "What-was-the-last-dumb-phone-you-had-before-your"
+title: "What was the last dumb phone you had before your first smartphone?"
+url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
+body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 247
+favouriteCount: 435
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702973604 {#3118
date: 2023-12-19 09:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3123 …}
+votes: Doctrine\ORM\PersistentCollection {#3126 …}
+reports: Doctrine\ORM\PersistentCollection {#3128 …}
+favourites: Doctrine\ORM\PersistentCollection {#3130 …}
+notifications: Doctrine\ORM\PersistentCollection {#3132 …}
+badges: Doctrine\ORM\PersistentCollection {#3134 …}
+children: [
1 => App\Entity\EntryComment {#2037
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: null
+root: null
+body: "A [Siemens S55](https://en.wikipedia.org/wiki/Siemens_S55). After that I moved to a [Treo 270](https://en.wikipedia.org/wiki/Treo_270), and stayed with Palm until Nokia gave me an [N900](https://en.wikipedia.org/wiki/Nokia_N900)"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701725796 {#2031
date: 2023-12-04 22:36:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2061 …}
+nested: Doctrine\ORM\PersistentCollection {#2084 …}
+votes: Doctrine\ORM\PersistentCollection {#2076 …}
+reports: Doctrine\ORM\PersistentCollection {#2083 …}
+favourites: Doctrine\ORM\PersistentCollection {#2085 …}
+notifications: Doctrine\ORM\PersistentCollection {#2062 …}
-id: 167928
-bodyTs: "'/wiki/nokia_n900)':30 '/wiki/siemens_s55).':6 '/wiki/treo_270),':17 '270':14 'en.wikipedia.org':5,16,29 'en.wikipedia.org/wiki/nokia_n900)':28 'en.wikipedia.org/wiki/siemens_s55).':4 'en.wikipedia.org/wiki/treo_270),':15 'gave':24 'move':10 'n900':27 'nokia':23 'palm':21 's55':3 'siemen':2 'stay':19 'treo':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2432571"
+editedAt: null
+createdAt: DateTimeImmutable @1701032841 {#2036
date: 2023-11-26 22:07:21.0 +01:00
}
+"title": 167928
}
0 => App\Entity\EntryComment {#2063}
]
-id: 17082
-titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
-bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701111382
+visibility: "visible "
+apId: "https://lemmy.world/post/8790931"
+editedAt: null
+createdAt: DateTimeImmutable @1701024982 {#3104
date: 2023-11-26 19:56:22.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
+root: App\Entity\EntryComment {#2037}
+body: """
It did, but note that the linked picture is the full resolution of the camera. Also, the phone had *very* limited storage space, and the display was in no way suitable for displaying the pictures taken, so you just hoped for the best until you managed to check them on your computer.\n
\n
The S55 got lost eventually, but the camera module should still be around here somewhere.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701035903 {#2077
date: 2023-11-26 22:58:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2064 …}
+nested: Doctrine\ORM\PersistentCollection {#2088 …}
+votes: Doctrine\ORM\PersistentCollection {#2087 …}
+reports: Doctrine\ORM\PersistentCollection {#2086 …}
+favourites: Doctrine\ORM\PersistentCollection {#2093 …}
+notifications: Doctrine\ORM\PersistentCollection {#2094 …}
-id: 168094
-bodyTs: "'also':16 'around':65 'best':43 'camera':15,60 'check':48 'comput':52 'display':26,33 'eventu':57 'full':11 'got':55 'hope':40 'limit':21 'link':7 'lost':56 'manag':46 'modul':61 'note':4 'phone':18 'pictur':8,35 'resolut':12 's55':54 'somewher':67 'space':23 'still':63 'storag':22 'suitabl':31 'taken':36 'way':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2433572"
+editedAt: null
+createdAt: DateTimeImmutable @1701035903 {#2098
date: 2023-11-26 22:58:23.0 +01:00
}
+"title": 168094
} |
|
Show voter details
|
96 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2063
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144
+user: Proxies\__CG__\App\Entity\User {#2147 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: Proxies\__CG__\App\Entity\Image {#3080 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "What-was-the-last-dumb-phone-you-had-before-your"
+title: "What was the last dumb phone you had before your first smartphone?"
+url: "https://lemmy.world/pictrs/image/9a14ecdc-281f-463d-89d7-10a927200abb.jpeg"
+body: "I rocked a Samsung Alias 2 for 4 years before I got an iPhone 5. The e-ink keyboard was awesome how it changed when you flipped the screen open to portrait or landscape."
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 247
+favouriteCount: 435
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702973604 {#3118
date: 2023-12-19 09:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3123 …}
+votes: Doctrine\ORM\PersistentCollection {#3126 …}
+reports: Doctrine\ORM\PersistentCollection {#3128 …}
+favourites: Doctrine\ORM\PersistentCollection {#3130 …}
+notifications: Doctrine\ORM\PersistentCollection {#3132 …}
+badges: Doctrine\ORM\PersistentCollection {#3134 …}
+children: [
1 => App\Entity\EntryComment {#2037
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: null
+root: null
+body: "A [Siemens S55](https://en.wikipedia.org/wiki/Siemens_S55). After that I moved to a [Treo 270](https://en.wikipedia.org/wiki/Treo_270), and stayed with Palm until Nokia gave me an [N900](https://en.wikipedia.org/wiki/Nokia_N900)"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701725796 {#2031
date: 2023-12-04 22:36:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2061 …}
+nested: Doctrine\ORM\PersistentCollection {#2084 …}
+votes: Doctrine\ORM\PersistentCollection {#2076 …}
+reports: Doctrine\ORM\PersistentCollection {#2083 …}
+favourites: Doctrine\ORM\PersistentCollection {#2085 …}
+notifications: Doctrine\ORM\PersistentCollection {#2062 …}
-id: 167928
-bodyTs: "'/wiki/nokia_n900)':30 '/wiki/siemens_s55).':6 '/wiki/treo_270),':17 '270':14 'en.wikipedia.org':5,16,29 'en.wikipedia.org/wiki/nokia_n900)':28 'en.wikipedia.org/wiki/siemens_s55).':4 'en.wikipedia.org/wiki/treo_270),':15 'gave':24 'move':10 'n900':27 'nokia':23 'palm':21 's55':3 'siemen':2 'stay':19 'treo':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2432571"
+editedAt: null
+createdAt: DateTimeImmutable @1701032841 {#2036
date: 2023-11-26 22:07:21.0 +01:00
}
+"title": 167928
}
0 => App\Entity\EntryComment {#2063}
]
-id: 17082
-titleTs: "'dumb':5 'first':11 'last':4 'phone':6 'smartphon':12"
-bodyTs: "'2':6 '4':8 '5':15 'alia':5 'awesom':22 'chang':25 'e':18 'e-ink':17 'flip':28 'got':12 'ink':19 'iphon':14 'keyboard':20 'landscap':35 'open':31 'portrait':33 'rock':2 'samsung':4 'screen':30 'year':9"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701111382
+visibility: "visible "
+apId: "https://lemmy.world/post/8790931"
+editedAt: null
+createdAt: DateTimeImmutable @1701024982 {#3104
date: 2023-11-26 19:56:22.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2080 …}
+root: App\Entity\EntryComment {#2037}
+body: """
It did, but note that the linked picture is the full resolution of the camera. Also, the phone had *very* limited storage space, and the display was in no way suitable for displaying the pictures taken, so you just hoped for the best until you managed to check them on your computer.\n
\n
The S55 got lost eventually, but the camera module should still be around here somewhere.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1701035903 {#2077
date: 2023-11-26 22:58:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@droidpenguin@lemmy.world"
"@aard@kyu.de"
]
+children: Doctrine\ORM\PersistentCollection {#2064 …}
+nested: Doctrine\ORM\PersistentCollection {#2088 …}
+votes: Doctrine\ORM\PersistentCollection {#2087 …}
+reports: Doctrine\ORM\PersistentCollection {#2086 …}
+favourites: Doctrine\ORM\PersistentCollection {#2093 …}
+notifications: Doctrine\ORM\PersistentCollection {#2094 …}
-id: 168094
-bodyTs: "'also':16 'around':65 'best':43 'camera':15,60 'check':48 'comput':52 'display':26,33 'eventu':57 'full':11 'got':55 'hope':40 'limit':21 'link':7 'lost':56 'manag':46 'modul':61 'note':4 'phone':18 'pictur':8,35 'resolut':12 's55':54 'somewher':67 'space':23 'still':63 'storag':22 'suitabl':31 'taken':36 'way':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2433572"
+editedAt: null
+createdAt: DateTimeImmutable @1701035903 {#2098
date: 2023-11-26 22:58:23.0 +01:00
}
+"title": 168094
} |
|
Show voter details
|
97 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
98 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2026
+user: Proxies\__CG__\App\Entity\User {#3101 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3141 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
+slug: "GIMP-3-0-finally-has-a-release-schedule"
+title: "GIMP 3.0 finally has a release schedule"
+url: "https://librearts.org/2023/11/gimp-3-0-roadmap/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 46
+favouriteCount: 524
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700957184 {#3136
date: 2023-11-26 01:06:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3144 …}
+votes: Doctrine\ORM\PersistentCollection {#3146 …}
+reports: Doctrine\ORM\PersistentCollection {#3148 …}
+favourites: Doctrine\ORM\PersistentCollection {#3150 …}
+notifications: Doctrine\ORM\PersistentCollection {#3152 …}
+badges: Doctrine\ORM\PersistentCollection {#3154 …}
+children: [
App\Entity\EntryComment {#2032
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
+body: "I guess we can give GIMP a pass to be a bit slower in migrating to new versions of the _G_IMP _T_ool_K_it than others…"
+lang: "en"
+isAdult: false
+favouriteCount: 49
+score: 0
+lastActive: DateTime @1700842869 {#2023
date: 2023-11-24 17:21:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Chewy7324@discuss.tchncs.de"
"@harry315@feddit.de"
"@velox_vulnus@lemmy.ml"
"@ares35@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2018 …}
+nested: Doctrine\ORM\PersistentCollection {#2011 …}
+votes: Doctrine\ORM\PersistentCollection {#2021 …}
+reports: Doctrine\ORM\PersistentCollection {#2029 …}
+favourites: Doctrine\ORM\PersistentCollection {#2020 …}
+notifications: Doctrine\ORM\PersistentCollection {#2027 …}
-id: 159028
-bodyTs: "'bit':12 'g':21 'gimp':6 'give':5 'guess':2 'imp':22 'k':25 'migrat':15 'new':17 'ool':24 'other':28 'pass':8 'slower':13 'version':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2402377"
+editedAt: null
+createdAt: DateTimeImmutable @1700842869 {#2030
date: 2023-11-24 17:21:09.0 +01:00
}
+"title": 159028
}
]
-id: 16302
-titleTs: "'3.0':2 'final':3 'gimp':1 'releas':6 'schedul':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700924752
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/6773814"
+editedAt: null
+createdAt: DateTimeImmutable @1700838352 {#3124
date: 2023-11-24 16:05:52.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
99 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2026
+user: Proxies\__CG__\App\Entity\User {#3101 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3141 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
+slug: "GIMP-3-0-finally-has-a-release-schedule"
+title: "GIMP 3.0 finally has a release schedule"
+url: "https://librearts.org/2023/11/gimp-3-0-roadmap/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 46
+favouriteCount: 524
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700957184 {#3136
date: 2023-11-26 01:06:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3144 …}
+votes: Doctrine\ORM\PersistentCollection {#3146 …}
+reports: Doctrine\ORM\PersistentCollection {#3148 …}
+favourites: Doctrine\ORM\PersistentCollection {#3150 …}
+notifications: Doctrine\ORM\PersistentCollection {#3152 …}
+badges: Doctrine\ORM\PersistentCollection {#3154 …}
+children: [
App\Entity\EntryComment {#2032
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
+body: "I guess we can give GIMP a pass to be a bit slower in migrating to new versions of the _G_IMP _T_ool_K_it than others…"
+lang: "en"
+isAdult: false
+favouriteCount: 49
+score: 0
+lastActive: DateTime @1700842869 {#2023
date: 2023-11-24 17:21:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Chewy7324@discuss.tchncs.de"
"@harry315@feddit.de"
"@velox_vulnus@lemmy.ml"
"@ares35@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2018 …}
+nested: Doctrine\ORM\PersistentCollection {#2011 …}
+votes: Doctrine\ORM\PersistentCollection {#2021 …}
+reports: Doctrine\ORM\PersistentCollection {#2029 …}
+favourites: Doctrine\ORM\PersistentCollection {#2020 …}
+notifications: Doctrine\ORM\PersistentCollection {#2027 …}
-id: 159028
-bodyTs: "'bit':12 'g':21 'gimp':6 'give':5 'guess':2 'imp':22 'k':25 'migrat':15 'new':17 'ool':24 'other':28 'pass':8 'slower':13 'version':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2402377"
+editedAt: null
+createdAt: DateTimeImmutable @1700842869 {#2030
date: 2023-11-24 17:21:09.0 +01:00
}
+"title": 159028
}
]
-id: 16302
-titleTs: "'3.0':2 'final':3 'gimp':1 'releas':6 'schedul':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700924752
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/6773814"
+editedAt: null
+createdAt: DateTimeImmutable @1700838352 {#3124
date: 2023-11-24 16:05:52.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
100 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2026
+user: Proxies\__CG__\App\Entity\User {#3101 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3141 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
+slug: "GIMP-3-0-finally-has-a-release-schedule"
+title: "GIMP 3.0 finally has a release schedule"
+url: "https://librearts.org/2023/11/gimp-3-0-roadmap/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 46
+favouriteCount: 524
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700957184 {#3136
date: 2023-11-26 01:06:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3144 …}
+votes: Doctrine\ORM\PersistentCollection {#3146 …}
+reports: Doctrine\ORM\PersistentCollection {#3148 …}
+favourites: Doctrine\ORM\PersistentCollection {#3150 …}
+notifications: Doctrine\ORM\PersistentCollection {#3152 …}
+badges: Doctrine\ORM\PersistentCollection {#3154 …}
+children: [
App\Entity\EntryComment {#2032
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
+body: "I guess we can give GIMP a pass to be a bit slower in migrating to new versions of the _G_IMP _T_ool_K_it than others…"
+lang: "en"
+isAdult: false
+favouriteCount: 49
+score: 0
+lastActive: DateTime @1700842869 {#2023
date: 2023-11-24 17:21:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Chewy7324@discuss.tchncs.de"
"@harry315@feddit.de"
"@velox_vulnus@lemmy.ml"
"@ares35@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2018 …}
+nested: Doctrine\ORM\PersistentCollection {#2011 …}
+votes: Doctrine\ORM\PersistentCollection {#2021 …}
+reports: Doctrine\ORM\PersistentCollection {#2029 …}
+favourites: Doctrine\ORM\PersistentCollection {#2020 …}
+notifications: Doctrine\ORM\PersistentCollection {#2027 …}
-id: 159028
-bodyTs: "'bit':12 'g':21 'gimp':6 'give':5 'guess':2 'imp':22 'k':25 'migrat':15 'new':17 'ool':24 'other':28 'pass':8 'slower':13 'version':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2402377"
+editedAt: null
+createdAt: DateTimeImmutable @1700842869 {#2030
date: 2023-11-24 17:21:09.0 +01:00
}
+"title": 159028
}
]
-id: 16302
-titleTs: "'3.0':2 'final':3 'gimp':1 'releas':6 'schedul':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700924752
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/6773814"
+editedAt: null
+createdAt: DateTimeImmutable @1700838352 {#3124
date: 2023-11-24 16:05:52.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
101 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
102 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2032
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2026
+user: Proxies\__CG__\App\Entity\User {#3101 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3141 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
+slug: "GIMP-3-0-finally-has-a-release-schedule"
+title: "GIMP 3.0 finally has a release schedule"
+url: "https://librearts.org/2023/11/gimp-3-0-roadmap/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 46
+favouriteCount: 524
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700957184 {#3136
date: 2023-11-26 01:06:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3144 …}
+votes: Doctrine\ORM\PersistentCollection {#3146 …}
+reports: Doctrine\ORM\PersistentCollection {#3148 …}
+favourites: Doctrine\ORM\PersistentCollection {#3150 …}
+notifications: Doctrine\ORM\PersistentCollection {#3152 …}
+badges: Doctrine\ORM\PersistentCollection {#3154 …}
+children: [
App\Entity\EntryComment {#2032}
]
-id: 16302
-titleTs: "'3.0':2 'final':3 'gimp':1 'releas':6 'schedul':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700924752
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/6773814"
+editedAt: null
+createdAt: DateTimeImmutable @1700838352 {#3124
date: 2023-11-24 16:05:52.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
+body: "I guess we can give GIMP a pass to be a bit slower in migrating to new versions of the _G_IMP _T_ool_K_it than others…"
+lang: "en"
+isAdult: false
+favouriteCount: 49
+score: 0
+lastActive: DateTime @1700842869 {#2023
date: 2023-11-24 17:21:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Chewy7324@discuss.tchncs.de"
"@harry315@feddit.de"
"@velox_vulnus@lemmy.ml"
"@ares35@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2018 …}
+nested: Doctrine\ORM\PersistentCollection {#2011 …}
+votes: Doctrine\ORM\PersistentCollection {#2021 …}
+reports: Doctrine\ORM\PersistentCollection {#2029 …}
+favourites: Doctrine\ORM\PersistentCollection {#2020 …}
+notifications: Doctrine\ORM\PersistentCollection {#2027 …}
-id: 159028
-bodyTs: "'bit':12 'g':21 'gimp':6 'give':5 'guess':2 'imp':22 'k':25 'migrat':15 'new':17 'ool':24 'other':28 'pass':8 'slower':13 'version':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2402377"
+editedAt: null
+createdAt: DateTimeImmutable @1700842869 {#2030
date: 2023-11-24 17:21:09.0 +01:00
}
+"title": 159028
} |
|
Show voter details
|
103 |
DENIED
|
edit
|
App\Entity\EntryComment {#2032
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2026
+user: Proxies\__CG__\App\Entity\User {#3101 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3141 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
+slug: "GIMP-3-0-finally-has-a-release-schedule"
+title: "GIMP 3.0 finally has a release schedule"
+url: "https://librearts.org/2023/11/gimp-3-0-roadmap/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 46
+favouriteCount: 524
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700957184 {#3136
date: 2023-11-26 01:06:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3144 …}
+votes: Doctrine\ORM\PersistentCollection {#3146 …}
+reports: Doctrine\ORM\PersistentCollection {#3148 …}
+favourites: Doctrine\ORM\PersistentCollection {#3150 …}
+notifications: Doctrine\ORM\PersistentCollection {#3152 …}
+badges: Doctrine\ORM\PersistentCollection {#3154 …}
+children: [
App\Entity\EntryComment {#2032}
]
-id: 16302
-titleTs: "'3.0':2 'final':3 'gimp':1 'releas':6 'schedul':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700924752
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/6773814"
+editedAt: null
+createdAt: DateTimeImmutable @1700838352 {#3124
date: 2023-11-24 16:05:52.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
+body: "I guess we can give GIMP a pass to be a bit slower in migrating to new versions of the _G_IMP _T_ool_K_it than others…"
+lang: "en"
+isAdult: false
+favouriteCount: 49
+score: 0
+lastActive: DateTime @1700842869 {#2023
date: 2023-11-24 17:21:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Chewy7324@discuss.tchncs.de"
"@harry315@feddit.de"
"@velox_vulnus@lemmy.ml"
"@ares35@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2018 …}
+nested: Doctrine\ORM\PersistentCollection {#2011 …}
+votes: Doctrine\ORM\PersistentCollection {#2021 …}
+reports: Doctrine\ORM\PersistentCollection {#2029 …}
+favourites: Doctrine\ORM\PersistentCollection {#2020 …}
+notifications: Doctrine\ORM\PersistentCollection {#2027 …}
-id: 159028
-bodyTs: "'bit':12 'g':21 'gimp':6 'give':5 'guess':2 'imp':22 'k':25 'migrat':15 'new':17 'ool':24 'other':28 'pass':8 'slower':13 'version':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2402377"
+editedAt: null
+createdAt: DateTimeImmutable @1700842869 {#2030
date: 2023-11-24 17:21:09.0 +01:00
}
+"title": 159028
} |
|
Show voter details
|
104 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2032
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2026
+user: Proxies\__CG__\App\Entity\User {#3101 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3141 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
+slug: "GIMP-3-0-finally-has-a-release-schedule"
+title: "GIMP 3.0 finally has a release schedule"
+url: "https://librearts.org/2023/11/gimp-3-0-roadmap/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 46
+favouriteCount: 524
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700957184 {#3136
date: 2023-11-26 01:06:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3144 …}
+votes: Doctrine\ORM\PersistentCollection {#3146 …}
+reports: Doctrine\ORM\PersistentCollection {#3148 …}
+favourites: Doctrine\ORM\PersistentCollection {#3150 …}
+notifications: Doctrine\ORM\PersistentCollection {#3152 …}
+badges: Doctrine\ORM\PersistentCollection {#3154 …}
+children: [
App\Entity\EntryComment {#2032}
]
-id: 16302
-titleTs: "'3.0':2 'final':3 'gimp':1 'releas':6 'schedul':7"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700924752
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/6773814"
+editedAt: null
+createdAt: DateTimeImmutable @1700838352 {#3124
date: 2023-11-24 16:05:52.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
+body: "I guess we can give GIMP a pass to be a bit slower in migrating to new versions of the _G_IMP _T_ool_K_it than others…"
+lang: "en"
+isAdult: false
+favouriteCount: 49
+score: 0
+lastActive: DateTime @1700842869 {#2023
date: 2023-11-24 17:21:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Chewy7324@discuss.tchncs.de"
"@harry315@feddit.de"
"@velox_vulnus@lemmy.ml"
"@ares35@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2018 …}
+nested: Doctrine\ORM\PersistentCollection {#2011 …}
+votes: Doctrine\ORM\PersistentCollection {#2021 …}
+reports: Doctrine\ORM\PersistentCollection {#2029 …}
+favourites: Doctrine\ORM\PersistentCollection {#2020 …}
+notifications: Doctrine\ORM\PersistentCollection {#2027 …}
-id: 159028
-bodyTs: "'bit':12 'g':21 'gimp':6 'give':5 'guess':2 'imp':22 'k':25 'migrat':15 'new':17 'ool':24 'other':28 'pass':8 'slower':13 'version':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2402377"
+editedAt: null
+createdAt: DateTimeImmutable @1700842869 {#2030
date: 2023-11-24 17:21:09.0 +01:00
}
+"title": 159028
} |
|
Show voter details
|
105 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
106 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2395
+user: Proxies\__CG__\App\Entity\User {#3121 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3161 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "A-good-deal-of-IT-work-too"
+title: "A good deal of IT work, too"
+url: "https://lemmy.world/pictrs/image/417d12c8-af0e-4edd-87cf-8daec1c78554.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 160
+favouriteCount: 1301
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701456426 {#3156
date: 2023-12-01 19:47:06.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3163 …}
+votes: Doctrine\ORM\PersistentCollection {#3165 …}
+reports: Doctrine\ORM\PersistentCollection {#3167 …}
+favourites: Doctrine\ORM\PersistentCollection {#3169 …}
+notifications: Doctrine\ORM\PersistentCollection {#3171 …}
+badges: Doctrine\ORM\PersistentCollection {#3173 …}
+children: [
App\Entity\EntryComment {#2394
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
+body: "In IT contracting (at least the fields I’m around) it’s quite common that “being able to acquire new skills quickly” is one of the skills you get paid for, and the time needed for you to do that is accounted for in the project planning."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700838773 {#2387
date: 2023-11-24 16:12:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@TheOneWithTheHair@lemmy.world"
"@shiroininja@lemmy.world"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1383 …}
+nested: Doctrine\ORM\PersistentCollection {#1405 …}
+votes: Doctrine\ORM\PersistentCollection {#1382 …}
+reports: Doctrine\ORM\PersistentCollection {#1404 …}
+favourites: Doctrine\ORM\PersistentCollection {#1361 …}
+notifications: Doctrine\ORM\PersistentCollection {#1403 …}
-id: 158788
-bodyTs: "'abl':17 'account':42 'acquir':19 'around':10 'common':14 'contract':3 'field':7 'get':29 'least':5 'm':9 'need':35 'new':20 'one':24 'paid':30 'plan':47 'project':46 'quick':22 'quit':13 'skill':21,27 'time':34"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2401500"
+editedAt: null
+createdAt: DateTimeImmutable @1700838773 {#2392
date: 2023-11-24 16:12:53.0 +01:00
}
+"title": 158788
}
]
-id: 16280
-titleTs: "'deal':3 'good':2 'work':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700920717
+visibility: "visible "
+apId: "https://lemmy.world/post/8687740"
+editedAt: null
+createdAt: DateTimeImmutable @1700834317 {#3142
date: 2023-11-24 14:58:37.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
107 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2395
+user: Proxies\__CG__\App\Entity\User {#3121 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3161 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "A-good-deal-of-IT-work-too"
+title: "A good deal of IT work, too"
+url: "https://lemmy.world/pictrs/image/417d12c8-af0e-4edd-87cf-8daec1c78554.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 160
+favouriteCount: 1301
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701456426 {#3156
date: 2023-12-01 19:47:06.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3163 …}
+votes: Doctrine\ORM\PersistentCollection {#3165 …}
+reports: Doctrine\ORM\PersistentCollection {#3167 …}
+favourites: Doctrine\ORM\PersistentCollection {#3169 …}
+notifications: Doctrine\ORM\PersistentCollection {#3171 …}
+badges: Doctrine\ORM\PersistentCollection {#3173 …}
+children: [
App\Entity\EntryComment {#2394
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
+body: "In IT contracting (at least the fields I’m around) it’s quite common that “being able to acquire new skills quickly” is one of the skills you get paid for, and the time needed for you to do that is accounted for in the project planning."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700838773 {#2387
date: 2023-11-24 16:12:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@TheOneWithTheHair@lemmy.world"
"@shiroininja@lemmy.world"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1383 …}
+nested: Doctrine\ORM\PersistentCollection {#1405 …}
+votes: Doctrine\ORM\PersistentCollection {#1382 …}
+reports: Doctrine\ORM\PersistentCollection {#1404 …}
+favourites: Doctrine\ORM\PersistentCollection {#1361 …}
+notifications: Doctrine\ORM\PersistentCollection {#1403 …}
-id: 158788
-bodyTs: "'abl':17 'account':42 'acquir':19 'around':10 'common':14 'contract':3 'field':7 'get':29 'least':5 'm':9 'need':35 'new':20 'one':24 'paid':30 'plan':47 'project':46 'quick':22 'quit':13 'skill':21,27 'time':34"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2401500"
+editedAt: null
+createdAt: DateTimeImmutable @1700838773 {#2392
date: 2023-11-24 16:12:53.0 +01:00
}
+"title": 158788
}
]
-id: 16280
-titleTs: "'deal':3 'good':2 'work':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700920717
+visibility: "visible "
+apId: "https://lemmy.world/post/8687740"
+editedAt: null
+createdAt: DateTimeImmutable @1700834317 {#3142
date: 2023-11-24 14:58:37.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
108 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2395
+user: Proxies\__CG__\App\Entity\User {#3121 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3161 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "A-good-deal-of-IT-work-too"
+title: "A good deal of IT work, too"
+url: "https://lemmy.world/pictrs/image/417d12c8-af0e-4edd-87cf-8daec1c78554.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 160
+favouriteCount: 1301
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701456426 {#3156
date: 2023-12-01 19:47:06.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3163 …}
+votes: Doctrine\ORM\PersistentCollection {#3165 …}
+reports: Doctrine\ORM\PersistentCollection {#3167 …}
+favourites: Doctrine\ORM\PersistentCollection {#3169 …}
+notifications: Doctrine\ORM\PersistentCollection {#3171 …}
+badges: Doctrine\ORM\PersistentCollection {#3173 …}
+children: [
App\Entity\EntryComment {#2394
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
+body: "In IT contracting (at least the fields I’m around) it’s quite common that “being able to acquire new skills quickly” is one of the skills you get paid for, and the time needed for you to do that is accounted for in the project planning."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700838773 {#2387
date: 2023-11-24 16:12:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@TheOneWithTheHair@lemmy.world"
"@shiroininja@lemmy.world"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1383 …}
+nested: Doctrine\ORM\PersistentCollection {#1405 …}
+votes: Doctrine\ORM\PersistentCollection {#1382 …}
+reports: Doctrine\ORM\PersistentCollection {#1404 …}
+favourites: Doctrine\ORM\PersistentCollection {#1361 …}
+notifications: Doctrine\ORM\PersistentCollection {#1403 …}
-id: 158788
-bodyTs: "'abl':17 'account':42 'acquir':19 'around':10 'common':14 'contract':3 'field':7 'get':29 'least':5 'm':9 'need':35 'new':20 'one':24 'paid':30 'plan':47 'project':46 'quick':22 'quit':13 'skill':21,27 'time':34"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2401500"
+editedAt: null
+createdAt: DateTimeImmutable @1700838773 {#2392
date: 2023-11-24 16:12:53.0 +01:00
}
+"title": 158788
}
]
-id: 16280
-titleTs: "'deal':3 'good':2 'work':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700920717
+visibility: "visible "
+apId: "https://lemmy.world/post/8687740"
+editedAt: null
+createdAt: DateTimeImmutable @1700834317 {#3142
date: 2023-11-24 14:58:37.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
109 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
110 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2394
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2395
+user: Proxies\__CG__\App\Entity\User {#3121 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3161 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "A-good-deal-of-IT-work-too"
+title: "A good deal of IT work, too"
+url: "https://lemmy.world/pictrs/image/417d12c8-af0e-4edd-87cf-8daec1c78554.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 160
+favouriteCount: 1301
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701456426 {#3156
date: 2023-12-01 19:47:06.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3163 …}
+votes: Doctrine\ORM\PersistentCollection {#3165 …}
+reports: Doctrine\ORM\PersistentCollection {#3167 …}
+favourites: Doctrine\ORM\PersistentCollection {#3169 …}
+notifications: Doctrine\ORM\PersistentCollection {#3171 …}
+badges: Doctrine\ORM\PersistentCollection {#3173 …}
+children: [
App\Entity\EntryComment {#2394}
]
-id: 16280
-titleTs: "'deal':3 'good':2 'work':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700920717
+visibility: "visible "
+apId: "https://lemmy.world/post/8687740"
+editedAt: null
+createdAt: DateTimeImmutable @1700834317 {#3142
date: 2023-11-24 14:58:37.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
+body: "In IT contracting (at least the fields I’m around) it’s quite common that “being able to acquire new skills quickly” is one of the skills you get paid for, and the time needed for you to do that is accounted for in the project planning."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700838773 {#2387
date: 2023-11-24 16:12:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@TheOneWithTheHair@lemmy.world"
"@shiroininja@lemmy.world"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1383 …}
+nested: Doctrine\ORM\PersistentCollection {#1405 …}
+votes: Doctrine\ORM\PersistentCollection {#1382 …}
+reports: Doctrine\ORM\PersistentCollection {#1404 …}
+favourites: Doctrine\ORM\PersistentCollection {#1361 …}
+notifications: Doctrine\ORM\PersistentCollection {#1403 …}
-id: 158788
-bodyTs: "'abl':17 'account':42 'acquir':19 'around':10 'common':14 'contract':3 'field':7 'get':29 'least':5 'm':9 'need':35 'new':20 'one':24 'paid':30 'plan':47 'project':46 'quick':22 'quit':13 'skill':21,27 'time':34"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2401500"
+editedAt: null
+createdAt: DateTimeImmutable @1700838773 {#2392
date: 2023-11-24 16:12:53.0 +01:00
}
+"title": 158788
} |
|
Show voter details
|
111 |
DENIED
|
edit
|
App\Entity\EntryComment {#2394
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2395
+user: Proxies\__CG__\App\Entity\User {#3121 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3161 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "A-good-deal-of-IT-work-too"
+title: "A good deal of IT work, too"
+url: "https://lemmy.world/pictrs/image/417d12c8-af0e-4edd-87cf-8daec1c78554.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 160
+favouriteCount: 1301
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701456426 {#3156
date: 2023-12-01 19:47:06.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3163 …}
+votes: Doctrine\ORM\PersistentCollection {#3165 …}
+reports: Doctrine\ORM\PersistentCollection {#3167 …}
+favourites: Doctrine\ORM\PersistentCollection {#3169 …}
+notifications: Doctrine\ORM\PersistentCollection {#3171 …}
+badges: Doctrine\ORM\PersistentCollection {#3173 …}
+children: [
App\Entity\EntryComment {#2394}
]
-id: 16280
-titleTs: "'deal':3 'good':2 'work':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700920717
+visibility: "visible "
+apId: "https://lemmy.world/post/8687740"
+editedAt: null
+createdAt: DateTimeImmutable @1700834317 {#3142
date: 2023-11-24 14:58:37.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
+body: "In IT contracting (at least the fields I’m around) it’s quite common that “being able to acquire new skills quickly” is one of the skills you get paid for, and the time needed for you to do that is accounted for in the project planning."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700838773 {#2387
date: 2023-11-24 16:12:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@TheOneWithTheHair@lemmy.world"
"@shiroininja@lemmy.world"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1383 …}
+nested: Doctrine\ORM\PersistentCollection {#1405 …}
+votes: Doctrine\ORM\PersistentCollection {#1382 …}
+reports: Doctrine\ORM\PersistentCollection {#1404 …}
+favourites: Doctrine\ORM\PersistentCollection {#1361 …}
+notifications: Doctrine\ORM\PersistentCollection {#1403 …}
-id: 158788
-bodyTs: "'abl':17 'account':42 'acquir':19 'around':10 'common':14 'contract':3 'field':7 'get':29 'least':5 'm':9 'need':35 'new':20 'one':24 'paid':30 'plan':47 'project':46 'quick':22 'quit':13 'skill':21,27 'time':34"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2401500"
+editedAt: null
+createdAt: DateTimeImmutable @1700838773 {#2392
date: 2023-11-24 16:12:53.0 +01:00
}
+"title": 158788
} |
|
Show voter details
|
112 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2394
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2395
+user: Proxies\__CG__\App\Entity\User {#3121 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: Proxies\__CG__\App\Entity\Image {#3161 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
+slug: "A-good-deal-of-IT-work-too"
+title: "A good deal of IT work, too"
+url: "https://lemmy.world/pictrs/image/417d12c8-af0e-4edd-87cf-8daec1c78554.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 160
+favouriteCount: 1301
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701456426 {#3156
date: 2023-12-01 19:47:06.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3163 …}
+votes: Doctrine\ORM\PersistentCollection {#3165 …}
+reports: Doctrine\ORM\PersistentCollection {#3167 …}
+favourites: Doctrine\ORM\PersistentCollection {#3169 …}
+notifications: Doctrine\ORM\PersistentCollection {#3171 …}
+badges: Doctrine\ORM\PersistentCollection {#3173 …}
+children: [
App\Entity\EntryComment {#2394}
]
-id: 16280
-titleTs: "'deal':3 'good':2 'work':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700920717
+visibility: "visible "
+apId: "https://lemmy.world/post/8687740"
+editedAt: null
+createdAt: DateTimeImmutable @1700834317 {#3142
date: 2023-11-24 14:58:37.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
+body: "In IT contracting (at least the fields I’m around) it’s quite common that “being able to acquire new skills quickly” is one of the skills you get paid for, and the time needed for you to do that is accounted for in the project planning."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700838773 {#2387
date: 2023-11-24 16:12:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@TheOneWithTheHair@lemmy.world"
"@shiroininja@lemmy.world"
"@SpaceNoodle@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1383 …}
+nested: Doctrine\ORM\PersistentCollection {#1405 …}
+votes: Doctrine\ORM\PersistentCollection {#1382 …}
+reports: Doctrine\ORM\PersistentCollection {#1404 …}
+favourites: Doctrine\ORM\PersistentCollection {#1361 …}
+notifications: Doctrine\ORM\PersistentCollection {#1403 …}
-id: 158788
-bodyTs: "'abl':17 'account':42 'acquir':19 'around':10 'common':14 'contract':3 'field':7 'get':29 'least':5 'm':9 'need':35 'new':20 'one':24 'paid':30 'plan':47 'project':46 'quick':22 'quit':13 'skill':21,27 'time':34"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2401500"
+editedAt: null
+createdAt: DateTimeImmutable @1700838773 {#2392
date: 2023-11-24 16:12:53.0 +01:00
}
+"title": 158788
} |
|
Show voter details
|
113 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
114 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2370
+user: Proxies\__CG__\App\Entity\User {#3200 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
+title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
+url: null
+body: """
Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
\n
Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
\n
Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
\n
Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 143
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709368933 {#3195
date: 2024-03-02 09:42:13.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3202 …}
+votes: Doctrine\ORM\PersistentCollection {#3204 …}
+reports: Doctrine\ORM\PersistentCollection {#3206 …}
+favourites: Doctrine\ORM\PersistentCollection {#3208 …}
+notifications: Doctrine\ORM\PersistentCollection {#3210 …}
+badges: Doctrine\ORM\PersistentCollection {#3212 …}
+children: [
App\Entity\EntryComment {#2363
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2370 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Instead of rofi I’d recommend using [anyrun](https://github.com/Kirottu/anyrun).\n
\n
I made a quick [plugin to also run stuff from path](https://github.com/bwachter/anyrun-exec), and am currently working on a proper ssh plugin for that - extending them is a bit more involved than the simple rofi/wofi scripts, but there’s a lot more things an anyrun plugin can do.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700736492 {#2467
date: 2023-11-23 11:48:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@wfh@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#2377 …}
+nested: Doctrine\ORM\PersistentCollection {#2359 …}
+votes: Doctrine\ORM\PersistentCollection {#2364 …}
+reports: Doctrine\ORM\PersistentCollection {#2380 …}
+favourites: Doctrine\ORM\PersistentCollection {#2382 …}
+notifications: Doctrine\ORM\PersistentCollection {#2384 …}
-id: 154129
-bodyTs: "'/bwachter/anyrun-exec),':25 '/kirottu/anyrun).':11 'also':18 'anyrun':8,57 'bit':41 'current':28 'd':5 'extend':37 'github.com':10,24 'github.com/bwachter/anyrun-exec),':23 'github.com/kirottu/anyrun).':9 'instead':1 'involv':43 'lot':53 'made':13 'path':22 'plugin':16,34,58 'proper':32 'quick':15 'recommend':6 'rofi':3 'rofi/wofi':47 'run':19 'script':48 'simpl':46 'ssh':33 'stuff':20 'thing':55 'use':7 'work':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2384043"
+editedAt: DateTimeImmutable @1701230504 {#2471
date: 2023-11-29 05:01:44.0 +01:00
}
+createdAt: DateTimeImmutable @1700736492 {#2371
date: 2023-11-23 11:48:12.0 +01:00
}
+"title": 154129
}
]
-id: 15865
-titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
-bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700820566
+visibility: "visible "
+apId: "https://lemm.ee/post/15810299"
+editedAt: DateTimeImmutable @1701229791 {#3181
date: 2023-11-29 04:49:51.0 +01:00
}
+createdAt: DateTimeImmutable @1700734166 {#3159
date: 2023-11-23 11:09:26.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
115 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#2370
+user: Proxies\__CG__\App\Entity\User {#3200 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
+title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
+url: null
+body: """
Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
\n
Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
\n
Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
\n
Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 143
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709368933 {#3195
date: 2024-03-02 09:42:13.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3202 …}
+votes: Doctrine\ORM\PersistentCollection {#3204 …}
+reports: Doctrine\ORM\PersistentCollection {#3206 …}
+favourites: Doctrine\ORM\PersistentCollection {#3208 …}
+notifications: Doctrine\ORM\PersistentCollection {#3210 …}
+badges: Doctrine\ORM\PersistentCollection {#3212 …}
+children: [
App\Entity\EntryComment {#2363
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2370 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Instead of rofi I’d recommend using [anyrun](https://github.com/Kirottu/anyrun).\n
\n
I made a quick [plugin to also run stuff from path](https://github.com/bwachter/anyrun-exec), and am currently working on a proper ssh plugin for that - extending them is a bit more involved than the simple rofi/wofi scripts, but there’s a lot more things an anyrun plugin can do.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700736492 {#2467
date: 2023-11-23 11:48:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@wfh@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#2377 …}
+nested: Doctrine\ORM\PersistentCollection {#2359 …}
+votes: Doctrine\ORM\PersistentCollection {#2364 …}
+reports: Doctrine\ORM\PersistentCollection {#2380 …}
+favourites: Doctrine\ORM\PersistentCollection {#2382 …}
+notifications: Doctrine\ORM\PersistentCollection {#2384 …}
-id: 154129
-bodyTs: "'/bwachter/anyrun-exec),':25 '/kirottu/anyrun).':11 'also':18 'anyrun':8,57 'bit':41 'current':28 'd':5 'extend':37 'github.com':10,24 'github.com/bwachter/anyrun-exec),':23 'github.com/kirottu/anyrun).':9 'instead':1 'involv':43 'lot':53 'made':13 'path':22 'plugin':16,34,58 'proper':32 'quick':15 'recommend':6 'rofi':3 'rofi/wofi':47 'run':19 'script':48 'simpl':46 'ssh':33 'stuff':20 'thing':55 'use':7 'work':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2384043"
+editedAt: DateTimeImmutable @1701230504 {#2471
date: 2023-11-29 05:01:44.0 +01:00
}
+createdAt: DateTimeImmutable @1700736492 {#2371
date: 2023-11-23 11:48:12.0 +01:00
}
+"title": 154129
}
]
-id: 15865
-titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
-bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700820566
+visibility: "visible "
+apId: "https://lemm.ee/post/15810299"
+editedAt: DateTimeImmutable @1701229791 {#3181
date: 2023-11-29 04:49:51.0 +01:00
}
+createdAt: DateTimeImmutable @1700734166 {#3159
date: 2023-11-23 11:09:26.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
116 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#2370
+user: Proxies\__CG__\App\Entity\User {#3200 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
+title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
+url: null
+body: """
Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
\n
Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
\n
Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
\n
Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 143
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709368933 {#3195
date: 2024-03-02 09:42:13.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3202 …}
+votes: Doctrine\ORM\PersistentCollection {#3204 …}
+reports: Doctrine\ORM\PersistentCollection {#3206 …}
+favourites: Doctrine\ORM\PersistentCollection {#3208 …}
+notifications: Doctrine\ORM\PersistentCollection {#3210 …}
+badges: Doctrine\ORM\PersistentCollection {#3212 …}
+children: [
App\Entity\EntryComment {#2363
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2370 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Instead of rofi I’d recommend using [anyrun](https://github.com/Kirottu/anyrun).\n
\n
I made a quick [plugin to also run stuff from path](https://github.com/bwachter/anyrun-exec), and am currently working on a proper ssh plugin for that - extending them is a bit more involved than the simple rofi/wofi scripts, but there’s a lot more things an anyrun plugin can do.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700736492 {#2467
date: 2023-11-23 11:48:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@wfh@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#2377 …}
+nested: Doctrine\ORM\PersistentCollection {#2359 …}
+votes: Doctrine\ORM\PersistentCollection {#2364 …}
+reports: Doctrine\ORM\PersistentCollection {#2380 …}
+favourites: Doctrine\ORM\PersistentCollection {#2382 …}
+notifications: Doctrine\ORM\PersistentCollection {#2384 …}
-id: 154129
-bodyTs: "'/bwachter/anyrun-exec),':25 '/kirottu/anyrun).':11 'also':18 'anyrun':8,57 'bit':41 'current':28 'd':5 'extend':37 'github.com':10,24 'github.com/bwachter/anyrun-exec),':23 'github.com/kirottu/anyrun).':9 'instead':1 'involv':43 'lot':53 'made':13 'path':22 'plugin':16,34,58 'proper':32 'quick':15 'recommend':6 'rofi':3 'rofi/wofi':47 'run':19 'script':48 'simpl':46 'ssh':33 'stuff':20 'thing':55 'use':7 'work':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2384043"
+editedAt: DateTimeImmutable @1701230504 {#2471
date: 2023-11-29 05:01:44.0 +01:00
}
+createdAt: DateTimeImmutable @1700736492 {#2371
date: 2023-11-23 11:48:12.0 +01:00
}
+"title": 154129
}
]
-id: 15865
-titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
-bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700820566
+visibility: "visible "
+apId: "https://lemm.ee/post/15810299"
+editedAt: DateTimeImmutable @1701229791 {#3181
date: 2023-11-29 04:49:51.0 +01:00
}
+createdAt: DateTimeImmutable @1700734166 {#3159
date: 2023-11-23 11:09:26.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
117 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
118 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2363
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2370
+user: Proxies\__CG__\App\Entity\User {#3200 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
+title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
+url: null
+body: """
Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
\n
Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
\n
Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
\n
Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 143
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709368933 {#3195
date: 2024-03-02 09:42:13.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3202 …}
+votes: Doctrine\ORM\PersistentCollection {#3204 …}
+reports: Doctrine\ORM\PersistentCollection {#3206 …}
+favourites: Doctrine\ORM\PersistentCollection {#3208 …}
+notifications: Doctrine\ORM\PersistentCollection {#3210 …}
+badges: Doctrine\ORM\PersistentCollection {#3212 …}
+children: [
App\Entity\EntryComment {#2363}
]
-id: 15865
-titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
-bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700820566
+visibility: "visible "
+apId: "https://lemm.ee/post/15810299"
+editedAt: DateTimeImmutable @1701229791 {#3181
date: 2023-11-29 04:49:51.0 +01:00
}
+createdAt: DateTimeImmutable @1700734166 {#3159
date: 2023-11-23 11:09:26.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Instead of rofi I’d recommend using [anyrun](https://github.com/Kirottu/anyrun).\n
\n
I made a quick [plugin to also run stuff from path](https://github.com/bwachter/anyrun-exec), and am currently working on a proper ssh plugin for that - extending them is a bit more involved than the simple rofi/wofi scripts, but there’s a lot more things an anyrun plugin can do.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700736492 {#2467
date: 2023-11-23 11:48:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@wfh@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#2377 …}
+nested: Doctrine\ORM\PersistentCollection {#2359 …}
+votes: Doctrine\ORM\PersistentCollection {#2364 …}
+reports: Doctrine\ORM\PersistentCollection {#2380 …}
+favourites: Doctrine\ORM\PersistentCollection {#2382 …}
+notifications: Doctrine\ORM\PersistentCollection {#2384 …}
-id: 154129
-bodyTs: "'/bwachter/anyrun-exec),':25 '/kirottu/anyrun).':11 'also':18 'anyrun':8,57 'bit':41 'current':28 'd':5 'extend':37 'github.com':10,24 'github.com/bwachter/anyrun-exec),':23 'github.com/kirottu/anyrun).':9 'instead':1 'involv':43 'lot':53 'made':13 'path':22 'plugin':16,34,58 'proper':32 'quick':15 'recommend':6 'rofi':3 'rofi/wofi':47 'run':19 'script':48 'simpl':46 'ssh':33 'stuff':20 'thing':55 'use':7 'work':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2384043"
+editedAt: DateTimeImmutable @1701230504 {#2471
date: 2023-11-29 05:01:44.0 +01:00
}
+createdAt: DateTimeImmutable @1700736492 {#2371
date: 2023-11-23 11:48:12.0 +01:00
}
+"title": 154129
} |
|
Show voter details
|
119 |
DENIED
|
edit
|
App\Entity\EntryComment {#2363
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2370
+user: Proxies\__CG__\App\Entity\User {#3200 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
+title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
+url: null
+body: """
Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
\n
Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
\n
Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
\n
Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 143
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709368933 {#3195
date: 2024-03-02 09:42:13.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3202 …}
+votes: Doctrine\ORM\PersistentCollection {#3204 …}
+reports: Doctrine\ORM\PersistentCollection {#3206 …}
+favourites: Doctrine\ORM\PersistentCollection {#3208 …}
+notifications: Doctrine\ORM\PersistentCollection {#3210 …}
+badges: Doctrine\ORM\PersistentCollection {#3212 …}
+children: [
App\Entity\EntryComment {#2363}
]
-id: 15865
-titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
-bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700820566
+visibility: "visible "
+apId: "https://lemm.ee/post/15810299"
+editedAt: DateTimeImmutable @1701229791 {#3181
date: 2023-11-29 04:49:51.0 +01:00
}
+createdAt: DateTimeImmutable @1700734166 {#3159
date: 2023-11-23 11:09:26.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Instead of rofi I’d recommend using [anyrun](https://github.com/Kirottu/anyrun).\n
\n
I made a quick [plugin to also run stuff from path](https://github.com/bwachter/anyrun-exec), and am currently working on a proper ssh plugin for that - extending them is a bit more involved than the simple rofi/wofi scripts, but there’s a lot more things an anyrun plugin can do.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700736492 {#2467
date: 2023-11-23 11:48:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@wfh@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#2377 …}
+nested: Doctrine\ORM\PersistentCollection {#2359 …}
+votes: Doctrine\ORM\PersistentCollection {#2364 …}
+reports: Doctrine\ORM\PersistentCollection {#2380 …}
+favourites: Doctrine\ORM\PersistentCollection {#2382 …}
+notifications: Doctrine\ORM\PersistentCollection {#2384 …}
-id: 154129
-bodyTs: "'/bwachter/anyrun-exec),':25 '/kirottu/anyrun).':11 'also':18 'anyrun':8,57 'bit':41 'current':28 'd':5 'extend':37 'github.com':10,24 'github.com/bwachter/anyrun-exec),':23 'github.com/kirottu/anyrun).':9 'instead':1 'involv':43 'lot':53 'made':13 'path':22 'plugin':16,34,58 'proper':32 'quick':15 'recommend':6 'rofi':3 'rofi/wofi':47 'run':19 'script':48 'simpl':46 'ssh':33 'stuff':20 'thing':55 'use':7 'work':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2384043"
+editedAt: DateTimeImmutable @1701230504 {#2471
date: 2023-11-29 05:01:44.0 +01:00
}
+createdAt: DateTimeImmutable @1700736492 {#2371
date: 2023-11-23 11:48:12.0 +01:00
}
+"title": 154129
} |
|
Show voter details
|
120 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2363
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2370
+user: Proxies\__CG__\App\Entity\User {#3200 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2934 …}
+slug: "Spending-a-few-days-with-Hyprland-made-me-realize-how"
+title: "Spending a few days with Hyprland made me realize how awesome Gnome is"
+url: null
+body: """
Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else. Each has to be configured independently, which is good for some people, but not really for me. I could probably make Waybar look good if I spent a lot of time on it, but as of today, meh. Rofi is neat, fast and minimalist, but looks straight from the 90’, and as a result feels janky next to the hypermodern look and feel of Hyprland (Edit: OK I’ve found some nice themes for Rofi, just need to find a way to add blur behind the window). Quick settings are inexistant, or could be implemented with a collection of shell or Python scripts I’m not really motivated enough to pursue. A full Hyprland DE with top bar, quick settings and app launcher, with unified looks and centralized setings would actually be awesome and might make me switch (I know it’s not the philosophy of this project).\n
\n
Which brought me back to Gnome 45. I wouldn’t use vanilla Gnome without extensions, but with a few QOL or eyecandy extensions like dash-to-dock and Blur My Shell, it can look as fresh and modern as you want. The quick settings popup may have made me lazy, but it’s an incredibly efficient tool for switching Wifi networks, audio devices or power profiles. All the media keys work out of the box. Gnome Settings is what a settings app should be, complete yet simple to navigate and use. I love the new workspace indicator in the top bar.\n
\n
Gnome is “boring” in a good way. It’s a complete and unified experience, works great out of the box, is predictable and lets you be as productive or procrastinating as you want without getting in your way, while being infinitely extensible to let you tweak as little or as much as you want.\n
\n
Thank you Gnome devs for your awesome work. Thank you Hyprland devs for letting me try something new and fresh, even if it’s not for me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 143
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1709368933 {#3195
date: 2024-03-02 09:42:13.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3202 …}
+votes: Doctrine\ORM\PersistentCollection {#3204 …}
+reports: Doctrine\ORM\PersistentCollection {#3206 …}
+favourites: Doctrine\ORM\PersistentCollection {#3208 …}
+notifications: Doctrine\ORM\PersistentCollection {#3210 …}
+badges: Doctrine\ORM\PersistentCollection {#3212 …}
+children: [
App\Entity\EntryComment {#2363}
]
-id: 15865
-titleTs: "'awesom':11 'day':4 'gnome':12 'hyprland':6 'made':7 'realiz':9 'spend':1"
-bodyTs: "'45':216 '90':111 'actual':192 'add':144 'also':33 'anyth':60 'app':54,183,292 'audio':272 'awesom':194,372 'back':213 'bar':52,179,311 'barebon':35 'behind':146 'blur':145,239 'bore':314 'box':285,331 'brought':211 'central':189 'collect':159 'come':44 'complet':295,322 'configur':21,66 'could':80,154 'daemon':58 'dash':235 'dash-to-dock':234 'de':43,176 'dev':369,377 'devic':273 'dock':237 'easi':19,27 'edit':127 'effici':266 'els':61 'enough':170 'even':386 'expect':40 'experi':325 'extens':224,232,353 'extern':46 'eyecandi':231 'fast':103 'feel':116,124 'find':140 'found':131 'fresh':16,246,385 'full':174 'function':39 'get':3,346 'gnome':215,222,286,312,368 'good':70,85,317 'great':8,327 'hypermodern':121 'hyprland':6,126,175,376 'implement':29,156 'incred':265 'independ':67 'indic':307 'inexist':152 'infinit':352 'janki':117 'key':280 'keybind':24 'know':201 'launcher':55,184 'lazi':260 'let':335,355,379 'like':10,233 'littl':359 'look':15,84,107,122,187,244 'lot':13,90 'love':303 'm':166 'made':258 'make':82,197 'may':256 'media':279 'meh':99 'might':196 'minimalist':105 'modern':248 'motiv':169 'much':362 'navig':299 'neat':102 'need':138 'network':271 'new':305,383 'next':118 'nice':133 'notif':57 'ok':128 'peopl':73 'philosophi':206 'popup':255 'power':275 'predict':333 'probabl':81 'procrastin':341 'product':339 'profil':276 'project':209 'pursu':172 'python':163 'qol':229 'quick':149,180,253 'realli':76,168 'result':115 'rofi':100,136 'script':164 'set':150,181,254,287,291 'sete':190 'shell':161,241 'simpl':297 'softwar':47 'someth':382 'spent':88 'straight':108 'super':26 'switch':199,269 'thank':366,374 'theme':134 'time':92 'today':98 'tool':267 'top':51,178,310 'tri':381 'tweak':357 'unifi':186,324 'use':220,301 'vanilla':221 've':130 'want':251,344,365 'way':142,318,349 'waybar':83 'wifi':270 'window':148 'without':223,345 'work':281,326,373 'workspac':306 'would':191 'wouldn':218 'wrong':5 'yet':296"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700820566
+visibility: "visible "
+apId: "https://lemm.ee/post/15810299"
+editedAt: DateTimeImmutable @1701229791 {#3181
date: 2023-11-29 04:49:51.0 +01:00
}
+createdAt: DateTimeImmutable @1700734166 {#3159
date: 2023-11-23 11:09:26.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: null
+root: null
+body: """
Instead of rofi I’d recommend using [anyrun](https://github.com/Kirottu/anyrun).\n
\n
I made a quick [plugin to also run stuff from path](https://github.com/bwachter/anyrun-exec), and am currently working on a proper ssh plugin for that - extending them is a bit more involved than the simple rofi/wofi scripts, but there’s a lot more things an anyrun plugin can do.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1700736492 {#2467
date: 2023-11-23 11:48:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@wfh@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#2377 …}
+nested: Doctrine\ORM\PersistentCollection {#2359 …}
+votes: Doctrine\ORM\PersistentCollection {#2364 …}
+reports: Doctrine\ORM\PersistentCollection {#2380 …}
+favourites: Doctrine\ORM\PersistentCollection {#2382 …}
+notifications: Doctrine\ORM\PersistentCollection {#2384 …}
-id: 154129
-bodyTs: "'/bwachter/anyrun-exec),':25 '/kirottu/anyrun).':11 'also':18 'anyrun':8,57 'bit':41 'current':28 'd':5 'extend':37 'github.com':10,24 'github.com/bwachter/anyrun-exec),':23 'github.com/kirottu/anyrun).':9 'instead':1 'involv':43 'lot':53 'made':13 'path':22 'plugin':16,34,58 'proper':32 'quick':15 'recommend':6 'rofi':3 'rofi/wofi':47 'run':19 'script':48 'simpl':46 'ssh':33 'stuff':20 'thing':55 'use':7 'work':29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2384043"
+editedAt: DateTimeImmutable @1701230504 {#2471
date: 2023-11-29 05:01:44.0 +01:00
}
+createdAt: DateTimeImmutable @1700736492 {#2371
date: 2023-11-23 11:48:12.0 +01:00
}
+"title": 154129
} |
|
Show voter details
|
121 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
122 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1714
+user: Proxies\__CG__\App\Entity\User {#3178 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3219 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
+title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
+url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 71
+favouriteCount: 261
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711322929 {#3214
date: 2024-03-25 00:28:49.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3221 …}
+votes: Doctrine\ORM\PersistentCollection {#3223 …}
+reports: Doctrine\ORM\PersistentCollection {#3225 …}
+favourites: Doctrine\ORM\PersistentCollection {#3227 …}
+notifications: Doctrine\ORM\PersistentCollection {#3229 …}
+badges: Doctrine\ORM\PersistentCollection {#3231 …}
+children: [
1 => App\Entity\EntryComment {#1715
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’ve been using (or, in some cases, trying to use) that when it was brand new. Kernel side was relatively easy - but there was a lot of compiling custom versions of XFree86 trying to get acceleration working properly.\n
\n
On the one hand a bit sad to see that kind of history I’ve experienced myself go - on the other hand, it’s probably been a decade since I’ve last used something without KMS, and the ease of use of modern KMS drivers is way ahead of all the older stuff.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1700735215 {#1724
date: 2023-11-23 11:26:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1717 …}
+votes: Doctrine\ORM\PersistentCollection {#1741 …}
+reports: Doctrine\ORM\PersistentCollection {#1707 …}
+favourites: Doctrine\ORM\PersistentCollection {#2464 …}
+notifications: Doctrine\ORM\PersistentCollection {#2448 …}
-id: 154088
-bodyTs: "'acceler':37 'ahead':87 'bit':45 'brand':16 'case':8 'compil':29 'custom':30 'decad':67 'driver':84 'eas':78 'easi':22 'experienc':55 'get':36 'go':57 'hand':43,61 'histori':52 'kernel':18 'kind':50 'kms':75,83 'last':71 'lot':27 'modern':82 'new':17 'older':91 'one':42 'probabl':64 'proper':39 'relat':21 'sad':46 'see':48 'side':19 'sinc':68 'someth':73 'stuff':92 'tri':9,34 'use':4,11,72,80 've':2,54,70 'version':31 'way':86 'without':74 'work':38 'xfree86':33"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383847"
+editedAt: null
+createdAt: DateTimeImmutable @1700735215 {#1719
date: 2023-11-23 11:26:55.0 +01:00
}
+"title": 154088
}
0 => App\Entity\EntryComment {#2462
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’m still angry at nvidia for buying their remains, and not doing anything useful with it.\n
\n
3dfx had multi GPU support back then, it took quite a while afterwards until somebody else tried that.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700735294 {#2447
date: 2023-11-23 11:28:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
"@subignition@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2460 …}
+votes: Doctrine\ORM\PersistentCollection {#2452 …}
+reports: Doctrine\ORM\PersistentCollection {#2454 …}
+favourites: Doctrine\ORM\PersistentCollection {#2459 …}
+notifications: Doctrine\ORM\PersistentCollection {#2470 …}
-id: 154093
-bodyTs: "'3dfx':18 'afterward':30 'angri':4 'anyth':14 'back':23 'buy':8 'els':33 'gpu':21 'm':2 'multi':20 'nvidia':6 'quit':27 'remain':10 'somebodi':32 'still':3 'support':22 'took':26 'tri':34 'use':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383863"
+editedAt: null
+createdAt: DateTimeImmutable @1700735294 {#2422
date: 2023-11-23 11:28:14.0 +01:00
}
+"title": 154093
}
]
-id: 15683
-titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700793916
+visibility: "visible "
+apId: "https://lemmy.ml/post/8343820"
+editedAt: null
+createdAt: DateTimeImmutable @1700707516 {#3201
date: 2023-11-23 03:45:16.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
123 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1714
+user: Proxies\__CG__\App\Entity\User {#3178 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3219 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
+title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
+url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 71
+favouriteCount: 261
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711322929 {#3214
date: 2024-03-25 00:28:49.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3221 …}
+votes: Doctrine\ORM\PersistentCollection {#3223 …}
+reports: Doctrine\ORM\PersistentCollection {#3225 …}
+favourites: Doctrine\ORM\PersistentCollection {#3227 …}
+notifications: Doctrine\ORM\PersistentCollection {#3229 …}
+badges: Doctrine\ORM\PersistentCollection {#3231 …}
+children: [
1 => App\Entity\EntryComment {#1715
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’ve been using (or, in some cases, trying to use) that when it was brand new. Kernel side was relatively easy - but there was a lot of compiling custom versions of XFree86 trying to get acceleration working properly.\n
\n
On the one hand a bit sad to see that kind of history I’ve experienced myself go - on the other hand, it’s probably been a decade since I’ve last used something without KMS, and the ease of use of modern KMS drivers is way ahead of all the older stuff.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1700735215 {#1724
date: 2023-11-23 11:26:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1717 …}
+votes: Doctrine\ORM\PersistentCollection {#1741 …}
+reports: Doctrine\ORM\PersistentCollection {#1707 …}
+favourites: Doctrine\ORM\PersistentCollection {#2464 …}
+notifications: Doctrine\ORM\PersistentCollection {#2448 …}
-id: 154088
-bodyTs: "'acceler':37 'ahead':87 'bit':45 'brand':16 'case':8 'compil':29 'custom':30 'decad':67 'driver':84 'eas':78 'easi':22 'experienc':55 'get':36 'go':57 'hand':43,61 'histori':52 'kernel':18 'kind':50 'kms':75,83 'last':71 'lot':27 'modern':82 'new':17 'older':91 'one':42 'probabl':64 'proper':39 'relat':21 'sad':46 'see':48 'side':19 'sinc':68 'someth':73 'stuff':92 'tri':9,34 'use':4,11,72,80 've':2,54,70 'version':31 'way':86 'without':74 'work':38 'xfree86':33"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383847"
+editedAt: null
+createdAt: DateTimeImmutable @1700735215 {#1719
date: 2023-11-23 11:26:55.0 +01:00
}
+"title": 154088
}
0 => App\Entity\EntryComment {#2462
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’m still angry at nvidia for buying their remains, and not doing anything useful with it.\n
\n
3dfx had multi GPU support back then, it took quite a while afterwards until somebody else tried that.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700735294 {#2447
date: 2023-11-23 11:28:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
"@subignition@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2460 …}
+votes: Doctrine\ORM\PersistentCollection {#2452 …}
+reports: Doctrine\ORM\PersistentCollection {#2454 …}
+favourites: Doctrine\ORM\PersistentCollection {#2459 …}
+notifications: Doctrine\ORM\PersistentCollection {#2470 …}
-id: 154093
-bodyTs: "'3dfx':18 'afterward':30 'angri':4 'anyth':14 'back':23 'buy':8 'els':33 'gpu':21 'm':2 'multi':20 'nvidia':6 'quit':27 'remain':10 'somebodi':32 'still':3 'support':22 'took':26 'tri':34 'use':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383863"
+editedAt: null
+createdAt: DateTimeImmutable @1700735294 {#2422
date: 2023-11-23 11:28:14.0 +01:00
}
+"title": 154093
}
]
-id: 15683
-titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700793916
+visibility: "visible "
+apId: "https://lemmy.ml/post/8343820"
+editedAt: null
+createdAt: DateTimeImmutable @1700707516 {#3201
date: 2023-11-23 03:45:16.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
124 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1714
+user: Proxies\__CG__\App\Entity\User {#3178 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3219 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
+title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
+url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 71
+favouriteCount: 261
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711322929 {#3214
date: 2024-03-25 00:28:49.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3221 …}
+votes: Doctrine\ORM\PersistentCollection {#3223 …}
+reports: Doctrine\ORM\PersistentCollection {#3225 …}
+favourites: Doctrine\ORM\PersistentCollection {#3227 …}
+notifications: Doctrine\ORM\PersistentCollection {#3229 …}
+badges: Doctrine\ORM\PersistentCollection {#3231 …}
+children: [
1 => App\Entity\EntryComment {#1715
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’ve been using (or, in some cases, trying to use) that when it was brand new. Kernel side was relatively easy - but there was a lot of compiling custom versions of XFree86 trying to get acceleration working properly.\n
\n
On the one hand a bit sad to see that kind of history I’ve experienced myself go - on the other hand, it’s probably been a decade since I’ve last used something without KMS, and the ease of use of modern KMS drivers is way ahead of all the older stuff.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1700735215 {#1724
date: 2023-11-23 11:26:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1717 …}
+votes: Doctrine\ORM\PersistentCollection {#1741 …}
+reports: Doctrine\ORM\PersistentCollection {#1707 …}
+favourites: Doctrine\ORM\PersistentCollection {#2464 …}
+notifications: Doctrine\ORM\PersistentCollection {#2448 …}
-id: 154088
-bodyTs: "'acceler':37 'ahead':87 'bit':45 'brand':16 'case':8 'compil':29 'custom':30 'decad':67 'driver':84 'eas':78 'easi':22 'experienc':55 'get':36 'go':57 'hand':43,61 'histori':52 'kernel':18 'kind':50 'kms':75,83 'last':71 'lot':27 'modern':82 'new':17 'older':91 'one':42 'probabl':64 'proper':39 'relat':21 'sad':46 'see':48 'side':19 'sinc':68 'someth':73 'stuff':92 'tri':9,34 'use':4,11,72,80 've':2,54,70 'version':31 'way':86 'without':74 'work':38 'xfree86':33"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383847"
+editedAt: null
+createdAt: DateTimeImmutable @1700735215 {#1719
date: 2023-11-23 11:26:55.0 +01:00
}
+"title": 154088
}
0 => App\Entity\EntryComment {#2462
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’m still angry at nvidia for buying their remains, and not doing anything useful with it.\n
\n
3dfx had multi GPU support back then, it took quite a while afterwards until somebody else tried that.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700735294 {#2447
date: 2023-11-23 11:28:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
"@subignition@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2460 …}
+votes: Doctrine\ORM\PersistentCollection {#2452 …}
+reports: Doctrine\ORM\PersistentCollection {#2454 …}
+favourites: Doctrine\ORM\PersistentCollection {#2459 …}
+notifications: Doctrine\ORM\PersistentCollection {#2470 …}
-id: 154093
-bodyTs: "'3dfx':18 'afterward':30 'angri':4 'anyth':14 'back':23 'buy':8 'els':33 'gpu':21 'm':2 'multi':20 'nvidia':6 'quit':27 'remain':10 'somebodi':32 'still':3 'support':22 'took':26 'tri':34 'use':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383863"
+editedAt: null
+createdAt: DateTimeImmutable @1700735294 {#2422
date: 2023-11-23 11:28:14.0 +01:00
}
+"title": 154093
}
]
-id: 15683
-titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700793916
+visibility: "visible "
+apId: "https://lemmy.ml/post/8343820"
+editedAt: null
+createdAt: DateTimeImmutable @1700707516 {#3201
date: 2023-11-23 03:45:16.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
125 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
126 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1715
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714
+user: Proxies\__CG__\App\Entity\User {#3178 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3219 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
+title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
+url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 71
+favouriteCount: 261
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711322929 {#3214
date: 2024-03-25 00:28:49.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3221 …}
+votes: Doctrine\ORM\PersistentCollection {#3223 …}
+reports: Doctrine\ORM\PersistentCollection {#3225 …}
+favourites: Doctrine\ORM\PersistentCollection {#3227 …}
+notifications: Doctrine\ORM\PersistentCollection {#3229 …}
+badges: Doctrine\ORM\PersistentCollection {#3231 …}
+children: [
1 => App\Entity\EntryComment {#1715}
0 => App\Entity\EntryComment {#2462
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’m still angry at nvidia for buying their remains, and not doing anything useful with it.\n
\n
3dfx had multi GPU support back then, it took quite a while afterwards until somebody else tried that.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700735294 {#2447
date: 2023-11-23 11:28:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
"@subignition@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2460 …}
+votes: Doctrine\ORM\PersistentCollection {#2452 …}
+reports: Doctrine\ORM\PersistentCollection {#2454 …}
+favourites: Doctrine\ORM\PersistentCollection {#2459 …}
+notifications: Doctrine\ORM\PersistentCollection {#2470 …}
-id: 154093
-bodyTs: "'3dfx':18 'afterward':30 'angri':4 'anyth':14 'back':23 'buy':8 'els':33 'gpu':21 'm':2 'multi':20 'nvidia':6 'quit':27 'remain':10 'somebodi':32 'still':3 'support':22 'took':26 'tri':34 'use':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383863"
+editedAt: null
+createdAt: DateTimeImmutable @1700735294 {#2422
date: 2023-11-23 11:28:14.0 +01:00
}
+"title": 154093
}
]
-id: 15683
-titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700793916
+visibility: "visible "
+apId: "https://lemmy.ml/post/8343820"
+editedAt: null
+createdAt: DateTimeImmutable @1700707516 {#3201
date: 2023-11-23 03:45:16.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’ve been using (or, in some cases, trying to use) that when it was brand new. Kernel side was relatively easy - but there was a lot of compiling custom versions of XFree86 trying to get acceleration working properly.\n
\n
On the one hand a bit sad to see that kind of history I’ve experienced myself go - on the other hand, it’s probably been a decade since I’ve last used something without KMS, and the ease of use of modern KMS drivers is way ahead of all the older stuff.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1700735215 {#1724
date: 2023-11-23 11:26:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1717 …}
+votes: Doctrine\ORM\PersistentCollection {#1741 …}
+reports: Doctrine\ORM\PersistentCollection {#1707 …}
+favourites: Doctrine\ORM\PersistentCollection {#2464 …}
+notifications: Doctrine\ORM\PersistentCollection {#2448 …}
-id: 154088
-bodyTs: "'acceler':37 'ahead':87 'bit':45 'brand':16 'case':8 'compil':29 'custom':30 'decad':67 'driver':84 'eas':78 'easi':22 'experienc':55 'get':36 'go':57 'hand':43,61 'histori':52 'kernel':18 'kind':50 'kms':75,83 'last':71 'lot':27 'modern':82 'new':17 'older':91 'one':42 'probabl':64 'proper':39 'relat':21 'sad':46 'see':48 'side':19 'sinc':68 'someth':73 'stuff':92 'tri':9,34 'use':4,11,72,80 've':2,54,70 'version':31 'way':86 'without':74 'work':38 'xfree86':33"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383847"
+editedAt: null
+createdAt: DateTimeImmutable @1700735215 {#1719
date: 2023-11-23 11:26:55.0 +01:00
}
+"title": 154088
} |
|
Show voter details
|
127 |
DENIED
|
edit
|
App\Entity\EntryComment {#1715
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714
+user: Proxies\__CG__\App\Entity\User {#3178 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3219 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
+title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
+url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 71
+favouriteCount: 261
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711322929 {#3214
date: 2024-03-25 00:28:49.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3221 …}
+votes: Doctrine\ORM\PersistentCollection {#3223 …}
+reports: Doctrine\ORM\PersistentCollection {#3225 …}
+favourites: Doctrine\ORM\PersistentCollection {#3227 …}
+notifications: Doctrine\ORM\PersistentCollection {#3229 …}
+badges: Doctrine\ORM\PersistentCollection {#3231 …}
+children: [
1 => App\Entity\EntryComment {#1715}
0 => App\Entity\EntryComment {#2462
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’m still angry at nvidia for buying their remains, and not doing anything useful with it.\n
\n
3dfx had multi GPU support back then, it took quite a while afterwards until somebody else tried that.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700735294 {#2447
date: 2023-11-23 11:28:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
"@subignition@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2460 …}
+votes: Doctrine\ORM\PersistentCollection {#2452 …}
+reports: Doctrine\ORM\PersistentCollection {#2454 …}
+favourites: Doctrine\ORM\PersistentCollection {#2459 …}
+notifications: Doctrine\ORM\PersistentCollection {#2470 …}
-id: 154093
-bodyTs: "'3dfx':18 'afterward':30 'angri':4 'anyth':14 'back':23 'buy':8 'els':33 'gpu':21 'm':2 'multi':20 'nvidia':6 'quit':27 'remain':10 'somebodi':32 'still':3 'support':22 'took':26 'tri':34 'use':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383863"
+editedAt: null
+createdAt: DateTimeImmutable @1700735294 {#2422
date: 2023-11-23 11:28:14.0 +01:00
}
+"title": 154093
}
]
-id: 15683
-titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700793916
+visibility: "visible "
+apId: "https://lemmy.ml/post/8343820"
+editedAt: null
+createdAt: DateTimeImmutable @1700707516 {#3201
date: 2023-11-23 03:45:16.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’ve been using (or, in some cases, trying to use) that when it was brand new. Kernel side was relatively easy - but there was a lot of compiling custom versions of XFree86 trying to get acceleration working properly.\n
\n
On the one hand a bit sad to see that kind of history I’ve experienced myself go - on the other hand, it’s probably been a decade since I’ve last used something without KMS, and the ease of use of modern KMS drivers is way ahead of all the older stuff.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1700735215 {#1724
date: 2023-11-23 11:26:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1717 …}
+votes: Doctrine\ORM\PersistentCollection {#1741 …}
+reports: Doctrine\ORM\PersistentCollection {#1707 …}
+favourites: Doctrine\ORM\PersistentCollection {#2464 …}
+notifications: Doctrine\ORM\PersistentCollection {#2448 …}
-id: 154088
-bodyTs: "'acceler':37 'ahead':87 'bit':45 'brand':16 'case':8 'compil':29 'custom':30 'decad':67 'driver':84 'eas':78 'easi':22 'experienc':55 'get':36 'go':57 'hand':43,61 'histori':52 'kernel':18 'kind':50 'kms':75,83 'last':71 'lot':27 'modern':82 'new':17 'older':91 'one':42 'probabl':64 'proper':39 'relat':21 'sad':46 'see':48 'side':19 'sinc':68 'someth':73 'stuff':92 'tri':9,34 'use':4,11,72,80 've':2,54,70 'version':31 'way':86 'without':74 'work':38 'xfree86':33"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383847"
+editedAt: null
+createdAt: DateTimeImmutable @1700735215 {#1719
date: 2023-11-23 11:26:55.0 +01:00
}
+"title": 154088
} |
|
Show voter details
|
128 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1715
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714
+user: Proxies\__CG__\App\Entity\User {#3178 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3219 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
+title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
+url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 71
+favouriteCount: 261
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711322929 {#3214
date: 2024-03-25 00:28:49.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3221 …}
+votes: Doctrine\ORM\PersistentCollection {#3223 …}
+reports: Doctrine\ORM\PersistentCollection {#3225 …}
+favourites: Doctrine\ORM\PersistentCollection {#3227 …}
+notifications: Doctrine\ORM\PersistentCollection {#3229 …}
+badges: Doctrine\ORM\PersistentCollection {#3231 …}
+children: [
1 => App\Entity\EntryComment {#1715}
0 => App\Entity\EntryComment {#2462
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’m still angry at nvidia for buying their remains, and not doing anything useful with it.\n
\n
3dfx had multi GPU support back then, it took quite a while afterwards until somebody else tried that.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700735294 {#2447
date: 2023-11-23 11:28:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
"@subignition@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2460 …}
+votes: Doctrine\ORM\PersistentCollection {#2452 …}
+reports: Doctrine\ORM\PersistentCollection {#2454 …}
+favourites: Doctrine\ORM\PersistentCollection {#2459 …}
+notifications: Doctrine\ORM\PersistentCollection {#2470 …}
-id: 154093
-bodyTs: "'3dfx':18 'afterward':30 'angri':4 'anyth':14 'back':23 'buy':8 'els':33 'gpu':21 'm':2 'multi':20 'nvidia':6 'quit':27 'remain':10 'somebodi':32 'still':3 'support':22 'took':26 'tri':34 'use':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383863"
+editedAt: null
+createdAt: DateTimeImmutable @1700735294 {#2422
date: 2023-11-23 11:28:14.0 +01:00
}
+"title": 154093
}
]
-id: 15683
-titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700793916
+visibility: "visible "
+apId: "https://lemmy.ml/post/8343820"
+editedAt: null
+createdAt: DateTimeImmutable @1700707516 {#3201
date: 2023-11-23 03:45:16.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’ve been using (or, in some cases, trying to use) that when it was brand new. Kernel side was relatively easy - but there was a lot of compiling custom versions of XFree86 trying to get acceleration working properly.\n
\n
On the one hand a bit sad to see that kind of history I’ve experienced myself go - on the other hand, it’s probably been a decade since I’ve last used something without KMS, and the ease of use of modern KMS drivers is way ahead of all the older stuff.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1700735215 {#1724
date: 2023-11-23 11:26:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1717 …}
+votes: Doctrine\ORM\PersistentCollection {#1741 …}
+reports: Doctrine\ORM\PersistentCollection {#1707 …}
+favourites: Doctrine\ORM\PersistentCollection {#2464 …}
+notifications: Doctrine\ORM\PersistentCollection {#2448 …}
-id: 154088
-bodyTs: "'acceler':37 'ahead':87 'bit':45 'brand':16 'case':8 'compil':29 'custom':30 'decad':67 'driver':84 'eas':78 'easi':22 'experienc':55 'get':36 'go':57 'hand':43,61 'histori':52 'kernel':18 'kind':50 'kms':75,83 'last':71 'lot':27 'modern':82 'new':17 'older':91 'one':42 'probabl':64 'proper':39 'relat':21 'sad':46 'see':48 'side':19 'sinc':68 'someth':73 'stuff':92 'tri':9,34 'use':4,11,72,80 've':2,54,70 'version':31 'way':86 'without':74 'work':38 'xfree86':33"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383847"
+editedAt: null
+createdAt: DateTimeImmutable @1700735215 {#1719
date: 2023-11-23 11:26:55.0 +01:00
}
+"title": 154088
} |
|
Show voter details
|
129 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
130 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2462
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714
+user: Proxies\__CG__\App\Entity\User {#3178 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3219 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
+title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
+url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 71
+favouriteCount: 261
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711322929 {#3214
date: 2024-03-25 00:28:49.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3221 …}
+votes: Doctrine\ORM\PersistentCollection {#3223 …}
+reports: Doctrine\ORM\PersistentCollection {#3225 …}
+favourites: Doctrine\ORM\PersistentCollection {#3227 …}
+notifications: Doctrine\ORM\PersistentCollection {#3229 …}
+badges: Doctrine\ORM\PersistentCollection {#3231 …}
+children: [
1 => App\Entity\EntryComment {#1715
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’ve been using (or, in some cases, trying to use) that when it was brand new. Kernel side was relatively easy - but there was a lot of compiling custom versions of XFree86 trying to get acceleration working properly.\n
\n
On the one hand a bit sad to see that kind of history I’ve experienced myself go - on the other hand, it’s probably been a decade since I’ve last used something without KMS, and the ease of use of modern KMS drivers is way ahead of all the older stuff.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1700735215 {#1724
date: 2023-11-23 11:26:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1717 …}
+votes: Doctrine\ORM\PersistentCollection {#1741 …}
+reports: Doctrine\ORM\PersistentCollection {#1707 …}
+favourites: Doctrine\ORM\PersistentCollection {#2464 …}
+notifications: Doctrine\ORM\PersistentCollection {#2448 …}
-id: 154088
-bodyTs: "'acceler':37 'ahead':87 'bit':45 'brand':16 'case':8 'compil':29 'custom':30 'decad':67 'driver':84 'eas':78 'easi':22 'experienc':55 'get':36 'go':57 'hand':43,61 'histori':52 'kernel':18 'kind':50 'kms':75,83 'last':71 'lot':27 'modern':82 'new':17 'older':91 'one':42 'probabl':64 'proper':39 'relat':21 'sad':46 'see':48 'side':19 'sinc':68 'someth':73 'stuff':92 'tri':9,34 'use':4,11,72,80 've':2,54,70 'version':31 'way':86 'without':74 'work':38 'xfree86':33"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383847"
+editedAt: null
+createdAt: DateTimeImmutable @1700735215 {#1719
date: 2023-11-23 11:26:55.0 +01:00
}
+"title": 154088
}
0 => App\Entity\EntryComment {#2462}
]
-id: 15683
-titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700793916
+visibility: "visible "
+apId: "https://lemmy.ml/post/8343820"
+editedAt: null
+createdAt: DateTimeImmutable @1700707516 {#3201
date: 2023-11-23 03:45:16.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’m still angry at nvidia for buying their remains, and not doing anything useful with it.\n
\n
3dfx had multi GPU support back then, it took quite a while afterwards until somebody else tried that.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700735294 {#2447
date: 2023-11-23 11:28:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
"@subignition@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2460 …}
+votes: Doctrine\ORM\PersistentCollection {#2452 …}
+reports: Doctrine\ORM\PersistentCollection {#2454 …}
+favourites: Doctrine\ORM\PersistentCollection {#2459 …}
+notifications: Doctrine\ORM\PersistentCollection {#2470 …}
-id: 154093
-bodyTs: "'3dfx':18 'afterward':30 'angri':4 'anyth':14 'back':23 'buy':8 'els':33 'gpu':21 'm':2 'multi':20 'nvidia':6 'quit':27 'remain':10 'somebodi':32 'still':3 'support':22 'took':26 'tri':34 'use':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383863"
+editedAt: null
+createdAt: DateTimeImmutable @1700735294 {#2422
date: 2023-11-23 11:28:14.0 +01:00
}
+"title": 154093
} |
|
Show voter details
|
131 |
DENIED
|
edit
|
App\Entity\EntryComment {#2462
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714
+user: Proxies\__CG__\App\Entity\User {#3178 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3219 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
+title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
+url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 71
+favouriteCount: 261
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711322929 {#3214
date: 2024-03-25 00:28:49.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3221 …}
+votes: Doctrine\ORM\PersistentCollection {#3223 …}
+reports: Doctrine\ORM\PersistentCollection {#3225 …}
+favourites: Doctrine\ORM\PersistentCollection {#3227 …}
+notifications: Doctrine\ORM\PersistentCollection {#3229 …}
+badges: Doctrine\ORM\PersistentCollection {#3231 …}
+children: [
1 => App\Entity\EntryComment {#1715
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’ve been using (or, in some cases, trying to use) that when it was brand new. Kernel side was relatively easy - but there was a lot of compiling custom versions of XFree86 trying to get acceleration working properly.\n
\n
On the one hand a bit sad to see that kind of history I’ve experienced myself go - on the other hand, it’s probably been a decade since I’ve last used something without KMS, and the ease of use of modern KMS drivers is way ahead of all the older stuff.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1700735215 {#1724
date: 2023-11-23 11:26:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1717 …}
+votes: Doctrine\ORM\PersistentCollection {#1741 …}
+reports: Doctrine\ORM\PersistentCollection {#1707 …}
+favourites: Doctrine\ORM\PersistentCollection {#2464 …}
+notifications: Doctrine\ORM\PersistentCollection {#2448 …}
-id: 154088
-bodyTs: "'acceler':37 'ahead':87 'bit':45 'brand':16 'case':8 'compil':29 'custom':30 'decad':67 'driver':84 'eas':78 'easi':22 'experienc':55 'get':36 'go':57 'hand':43,61 'histori':52 'kernel':18 'kind':50 'kms':75,83 'last':71 'lot':27 'modern':82 'new':17 'older':91 'one':42 'probabl':64 'proper':39 'relat':21 'sad':46 'see':48 'side':19 'sinc':68 'someth':73 'stuff':92 'tri':9,34 'use':4,11,72,80 've':2,54,70 'version':31 'way':86 'without':74 'work':38 'xfree86':33"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383847"
+editedAt: null
+createdAt: DateTimeImmutable @1700735215 {#1719
date: 2023-11-23 11:26:55.0 +01:00
}
+"title": 154088
}
0 => App\Entity\EntryComment {#2462}
]
-id: 15683
-titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700793916
+visibility: "visible "
+apId: "https://lemmy.ml/post/8343820"
+editedAt: null
+createdAt: DateTimeImmutable @1700707516 {#3201
date: 2023-11-23 03:45:16.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’m still angry at nvidia for buying their remains, and not doing anything useful with it.\n
\n
3dfx had multi GPU support back then, it took quite a while afterwards until somebody else tried that.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700735294 {#2447
date: 2023-11-23 11:28:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
"@subignition@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2460 …}
+votes: Doctrine\ORM\PersistentCollection {#2452 …}
+reports: Doctrine\ORM\PersistentCollection {#2454 …}
+favourites: Doctrine\ORM\PersistentCollection {#2459 …}
+notifications: Doctrine\ORM\PersistentCollection {#2470 …}
-id: 154093
-bodyTs: "'3dfx':18 'afterward':30 'angri':4 'anyth':14 'back':23 'buy':8 'els':33 'gpu':21 'm':2 'multi':20 'nvidia':6 'quit':27 'remain':10 'somebodi':32 'still':3 'support':22 'took':26 'tri':34 'use':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383863"
+editedAt: null
+createdAt: DateTimeImmutable @1700735294 {#2422
date: 2023-11-23 11:28:14.0 +01:00
}
+"title": 154093
} |
|
Show voter details
|
132 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2462
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714
+user: Proxies\__CG__\App\Entity\User {#3178 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3219 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2978 …}
+slug: "The-Linux-Kernel-Preparing-To-Drop-Infrastructure-For-Old-and-amp"
+title: "The Linux Kernel Preparing To Drop Infrastructure For Old & Obsolete Graphics Drivers - Phoronix"
+url: "https://www.phoronix.com/news/Linux-Drop-Old-UMS-DRM-Infra"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 71
+favouriteCount: 261
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711322929 {#3214
date: 2024-03-25 00:28:49.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3221 …}
+votes: Doctrine\ORM\PersistentCollection {#3223 …}
+reports: Doctrine\ORM\PersistentCollection {#3225 …}
+favourites: Doctrine\ORM\PersistentCollection {#3227 …}
+notifications: Doctrine\ORM\PersistentCollection {#3229 …}
+badges: Doctrine\ORM\PersistentCollection {#3231 …}
+children: [
1 => App\Entity\EntryComment {#1715
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’ve been using (or, in some cases, trying to use) that when it was brand new. Kernel side was relatively easy - but there was a lot of compiling custom versions of XFree86 trying to get acceleration working properly.\n
\n
On the one hand a bit sad to see that kind of history I’ve experienced myself go - on the other hand, it’s probably been a decade since I’ve last used something without KMS, and the ease of use of modern KMS drivers is way ahead of all the older stuff.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1700735215 {#1724
date: 2023-11-23 11:26:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1720 …}
+nested: Doctrine\ORM\PersistentCollection {#1717 …}
+votes: Doctrine\ORM\PersistentCollection {#1741 …}
+reports: Doctrine\ORM\PersistentCollection {#1707 …}
+favourites: Doctrine\ORM\PersistentCollection {#2464 …}
+notifications: Doctrine\ORM\PersistentCollection {#2448 …}
-id: 154088
-bodyTs: "'acceler':37 'ahead':87 'bit':45 'brand':16 'case':8 'compil':29 'custom':30 'decad':67 'driver':84 'eas':78 'easi':22 'experienc':55 'get':36 'go':57 'hand':43,61 'histori':52 'kernel':18 'kind':50 'kms':75,83 'last':71 'lot':27 'modern':82 'new':17 'older':91 'one':42 'probabl':64 'proper':39 'relat':21 'sad':46 'see':48 'side':19 'sinc':68 'someth':73 'stuff':92 'tri':9,34 'use':4,11,72,80 've':2,54,70 'version':31 'way':86 'without':74 'work':38 'xfree86':33"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383847"
+editedAt: null
+createdAt: DateTimeImmutable @1700735215 {#1719
date: 2023-11-23 11:26:55.0 +01:00
}
+"title": 154088
}
0 => App\Entity\EntryComment {#2462}
]
-id: 15683
-titleTs: "'driver':12 'drop':6 'graphic':11 'infrastructur':7 'kernel':3 'linux':2 'obsolet':10 'old':9 'phoronix':13 'prepar':4"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700793916
+visibility: "visible "
+apId: "https://lemmy.ml/post/8343820"
+editedAt: null
+createdAt: DateTimeImmutable @1700707516 {#3201
date: 2023-11-23 03:45:16.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
+body: """
I’m still angry at nvidia for buying their remains, and not doing anything useful with it.\n
\n
3dfx had multi GPU support back then, it took quite a while afterwards until somebody else tried that.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700735294 {#2447
date: 2023-11-23 11:28:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@MDKAOD@lemmy.ml"
"@Objects@lemmy.sdf.org"
"@subignition@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#2461 …}
+nested: Doctrine\ORM\PersistentCollection {#2460 …}
+votes: Doctrine\ORM\PersistentCollection {#2452 …}
+reports: Doctrine\ORM\PersistentCollection {#2454 …}
+favourites: Doctrine\ORM\PersistentCollection {#2459 …}
+notifications: Doctrine\ORM\PersistentCollection {#2470 …}
-id: 154093
-bodyTs: "'3dfx':18 'afterward':30 'angri':4 'anyth':14 'back':23 'buy':8 'els':33 'gpu':21 'm':2 'multi':20 'nvidia':6 'quit':27 'remain':10 'somebodi':32 'still':3 'support':22 'took':26 'tri':34 'use':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383863"
+editedAt: null
+createdAt: DateTimeImmutable @1700735294 {#2422
date: 2023-11-23 11:28:14.0 +01:00
}
+"title": 154093
} |
|
Show voter details
|
133 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
134 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1723
+user: Proxies\__CG__\App\Entity\User {#3198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3238 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3240 …}
+slug: "Mandrake-Linux-10-0-from-2004-They-still-work-too-Had"
+title: "Mandrake Linux 10.0, from 2004. They still work too. Had to buy them on disc, slow dialup internet in those days."
+url: "https://mastodon.africa/@Dakspyker/111456860684628351"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 15
+favouriteCount: 146
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700746658 {#3233
date: 2023-11-23 14:37:38.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3241 …}
+votes: Doctrine\ORM\PersistentCollection {#3243 …}
+reports: Doctrine\ORM\PersistentCollection {#3245 …}
+favourites: Doctrine\ORM\PersistentCollection {#3247 …}
+notifications: Doctrine\ORM\PersistentCollection {#3249 …}
+badges: Doctrine\ORM\PersistentCollection {#3251 …}
+children: [
App\Entity\EntryComment {#1725
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+body: """
A few years before Ubuntu quite a few companies tried doing their own distributions. Back then it still was common to sell them in a proper software box - CDs or DVDs, manuals and some swag, at minimum stickers, but quite often also pins or some other stuff.\n
\n
On exhibitions they’d often give away full boxes to get people to try - sometimes the current version, sometimes the last release. I still have a bunch of those in the garage - I think Corel (yes, the painting program guys) should be one of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700734491 {#1557
date: 2023-11-23 11:14:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@johsny@lemmy.world"
"@AlmightySnoo@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1728 …}
+votes: Doctrine\ORM\PersistentCollection {#1730 …}
+reports: Doctrine\ORM\PersistentCollection {#1734 …}
+favourites: Doctrine\ORM\PersistentCollection {#1727 …}
+notifications: Doctrine\ORM\PersistentCollection {#1733 …}
-id: 154063
-bodyTs: "'also':42 'away':54 'back':15 'box':28,56 'bunch':74 'cds':29 'common':20 'compani':9 'corel':82 'current':64 'd':51 'distribut':14 'dvds':31 'exhibit':49 'full':55 'garag':79 'get':58 'give':53 'guy':87 'last':68 'manual':32 'minimum':37 'often':41,52 'one':90 'paint':85 'peopl':59 'pin':43 'program':86 'proper':26 'quit':6,40 'releas':69 'sell':22 'softwar':27 'sometim':62,66 'sticker':38 'still':18,71 'stuff':47 'swag':35 'think':81 'tri':10,61 'ubuntu':5 'version':65 'year':3 'yes':83"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383755"
+editedAt: null
+createdAt: DateTimeImmutable @1700734491 {#1597
date: 2023-11-23 11:14:51.0 +01:00
}
+"title": 154063
}
]
-id: 15625
-titleTs: "'10.0':3 '2004':5 'buy':12 'day':21 'dialup':17 'disc':15 'internet':18 'linux':2 'mandrak':1 'slow':16 'still':7 'work':8"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700783497
+visibility: "visible "
+apId: "https://lemmy.world/post/8624556"
+editedAt: null
+createdAt: DateTimeImmutable @1700697097 {#3220
date: 2023-11-23 00:51:37.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
135 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1723
+user: Proxies\__CG__\App\Entity\User {#3198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3238 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3240 …}
+slug: "Mandrake-Linux-10-0-from-2004-They-still-work-too-Had"
+title: "Mandrake Linux 10.0, from 2004. They still work too. Had to buy them on disc, slow dialup internet in those days."
+url: "https://mastodon.africa/@Dakspyker/111456860684628351"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 15
+favouriteCount: 146
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700746658 {#3233
date: 2023-11-23 14:37:38.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3241 …}
+votes: Doctrine\ORM\PersistentCollection {#3243 …}
+reports: Doctrine\ORM\PersistentCollection {#3245 …}
+favourites: Doctrine\ORM\PersistentCollection {#3247 …}
+notifications: Doctrine\ORM\PersistentCollection {#3249 …}
+badges: Doctrine\ORM\PersistentCollection {#3251 …}
+children: [
App\Entity\EntryComment {#1725
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+body: """
A few years before Ubuntu quite a few companies tried doing their own distributions. Back then it still was common to sell them in a proper software box - CDs or DVDs, manuals and some swag, at minimum stickers, but quite often also pins or some other stuff.\n
\n
On exhibitions they’d often give away full boxes to get people to try - sometimes the current version, sometimes the last release. I still have a bunch of those in the garage - I think Corel (yes, the painting program guys) should be one of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700734491 {#1557
date: 2023-11-23 11:14:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@johsny@lemmy.world"
"@AlmightySnoo@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1728 …}
+votes: Doctrine\ORM\PersistentCollection {#1730 …}
+reports: Doctrine\ORM\PersistentCollection {#1734 …}
+favourites: Doctrine\ORM\PersistentCollection {#1727 …}
+notifications: Doctrine\ORM\PersistentCollection {#1733 …}
-id: 154063
-bodyTs: "'also':42 'away':54 'back':15 'box':28,56 'bunch':74 'cds':29 'common':20 'compani':9 'corel':82 'current':64 'd':51 'distribut':14 'dvds':31 'exhibit':49 'full':55 'garag':79 'get':58 'give':53 'guy':87 'last':68 'manual':32 'minimum':37 'often':41,52 'one':90 'paint':85 'peopl':59 'pin':43 'program':86 'proper':26 'quit':6,40 'releas':69 'sell':22 'softwar':27 'sometim':62,66 'sticker':38 'still':18,71 'stuff':47 'swag':35 'think':81 'tri':10,61 'ubuntu':5 'version':65 'year':3 'yes':83"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383755"
+editedAt: null
+createdAt: DateTimeImmutable @1700734491 {#1597
date: 2023-11-23 11:14:51.0 +01:00
}
+"title": 154063
}
]
-id: 15625
-titleTs: "'10.0':3 '2004':5 'buy':12 'day':21 'dialup':17 'disc':15 'internet':18 'linux':2 'mandrak':1 'slow':16 'still':7 'work':8"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700783497
+visibility: "visible "
+apId: "https://lemmy.world/post/8624556"
+editedAt: null
+createdAt: DateTimeImmutable @1700697097 {#3220
date: 2023-11-23 00:51:37.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
136 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1723
+user: Proxies\__CG__\App\Entity\User {#3198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3238 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3240 …}
+slug: "Mandrake-Linux-10-0-from-2004-They-still-work-too-Had"
+title: "Mandrake Linux 10.0, from 2004. They still work too. Had to buy them on disc, slow dialup internet in those days."
+url: "https://mastodon.africa/@Dakspyker/111456860684628351"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 15
+favouriteCount: 146
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700746658 {#3233
date: 2023-11-23 14:37:38.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3241 …}
+votes: Doctrine\ORM\PersistentCollection {#3243 …}
+reports: Doctrine\ORM\PersistentCollection {#3245 …}
+favourites: Doctrine\ORM\PersistentCollection {#3247 …}
+notifications: Doctrine\ORM\PersistentCollection {#3249 …}
+badges: Doctrine\ORM\PersistentCollection {#3251 …}
+children: [
App\Entity\EntryComment {#1725
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+body: """
A few years before Ubuntu quite a few companies tried doing their own distributions. Back then it still was common to sell them in a proper software box - CDs or DVDs, manuals and some swag, at minimum stickers, but quite often also pins or some other stuff.\n
\n
On exhibitions they’d often give away full boxes to get people to try - sometimes the current version, sometimes the last release. I still have a bunch of those in the garage - I think Corel (yes, the painting program guys) should be one of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700734491 {#1557
date: 2023-11-23 11:14:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@johsny@lemmy.world"
"@AlmightySnoo@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1728 …}
+votes: Doctrine\ORM\PersistentCollection {#1730 …}
+reports: Doctrine\ORM\PersistentCollection {#1734 …}
+favourites: Doctrine\ORM\PersistentCollection {#1727 …}
+notifications: Doctrine\ORM\PersistentCollection {#1733 …}
-id: 154063
-bodyTs: "'also':42 'away':54 'back':15 'box':28,56 'bunch':74 'cds':29 'common':20 'compani':9 'corel':82 'current':64 'd':51 'distribut':14 'dvds':31 'exhibit':49 'full':55 'garag':79 'get':58 'give':53 'guy':87 'last':68 'manual':32 'minimum':37 'often':41,52 'one':90 'paint':85 'peopl':59 'pin':43 'program':86 'proper':26 'quit':6,40 'releas':69 'sell':22 'softwar':27 'sometim':62,66 'sticker':38 'still':18,71 'stuff':47 'swag':35 'think':81 'tri':10,61 'ubuntu':5 'version':65 'year':3 'yes':83"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383755"
+editedAt: null
+createdAt: DateTimeImmutable @1700734491 {#1597
date: 2023-11-23 11:14:51.0 +01:00
}
+"title": 154063
}
]
-id: 15625
-titleTs: "'10.0':3 '2004':5 'buy':12 'day':21 'dialup':17 'disc':15 'internet':18 'linux':2 'mandrak':1 'slow':16 'still':7 'work':8"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700783497
+visibility: "visible "
+apId: "https://lemmy.world/post/8624556"
+editedAt: null
+createdAt: DateTimeImmutable @1700697097 {#3220
date: 2023-11-23 00:51:37.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
137 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
138 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1725
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1723
+user: Proxies\__CG__\App\Entity\User {#3198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3238 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3240 …}
+slug: "Mandrake-Linux-10-0-from-2004-They-still-work-too-Had"
+title: "Mandrake Linux 10.0, from 2004. They still work too. Had to buy them on disc, slow dialup internet in those days."
+url: "https://mastodon.africa/@Dakspyker/111456860684628351"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 15
+favouriteCount: 146
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700746658 {#3233
date: 2023-11-23 14:37:38.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3241 …}
+votes: Doctrine\ORM\PersistentCollection {#3243 …}
+reports: Doctrine\ORM\PersistentCollection {#3245 …}
+favourites: Doctrine\ORM\PersistentCollection {#3247 …}
+notifications: Doctrine\ORM\PersistentCollection {#3249 …}
+badges: Doctrine\ORM\PersistentCollection {#3251 …}
+children: [
App\Entity\EntryComment {#1725}
]
-id: 15625
-titleTs: "'10.0':3 '2004':5 'buy':12 'day':21 'dialup':17 'disc':15 'internet':18 'linux':2 'mandrak':1 'slow':16 'still':7 'work':8"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700783497
+visibility: "visible "
+apId: "https://lemmy.world/post/8624556"
+editedAt: null
+createdAt: DateTimeImmutable @1700697097 {#3220
date: 2023-11-23 00:51:37.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+body: """
A few years before Ubuntu quite a few companies tried doing their own distributions. Back then it still was common to sell them in a proper software box - CDs or DVDs, manuals and some swag, at minimum stickers, but quite often also pins or some other stuff.\n
\n
On exhibitions they’d often give away full boxes to get people to try - sometimes the current version, sometimes the last release. I still have a bunch of those in the garage - I think Corel (yes, the painting program guys) should be one of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700734491 {#1557
date: 2023-11-23 11:14:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@johsny@lemmy.world"
"@AlmightySnoo@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1728 …}
+votes: Doctrine\ORM\PersistentCollection {#1730 …}
+reports: Doctrine\ORM\PersistentCollection {#1734 …}
+favourites: Doctrine\ORM\PersistentCollection {#1727 …}
+notifications: Doctrine\ORM\PersistentCollection {#1733 …}
-id: 154063
-bodyTs: "'also':42 'away':54 'back':15 'box':28,56 'bunch':74 'cds':29 'common':20 'compani':9 'corel':82 'current':64 'd':51 'distribut':14 'dvds':31 'exhibit':49 'full':55 'garag':79 'get':58 'give':53 'guy':87 'last':68 'manual':32 'minimum':37 'often':41,52 'one':90 'paint':85 'peopl':59 'pin':43 'program':86 'proper':26 'quit':6,40 'releas':69 'sell':22 'softwar':27 'sometim':62,66 'sticker':38 'still':18,71 'stuff':47 'swag':35 'think':81 'tri':10,61 'ubuntu':5 'version':65 'year':3 'yes':83"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383755"
+editedAt: null
+createdAt: DateTimeImmutable @1700734491 {#1597
date: 2023-11-23 11:14:51.0 +01:00
}
+"title": 154063
} |
|
Show voter details
|
139 |
DENIED
|
edit
|
App\Entity\EntryComment {#1725
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1723
+user: Proxies\__CG__\App\Entity\User {#3198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3238 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3240 …}
+slug: "Mandrake-Linux-10-0-from-2004-They-still-work-too-Had"
+title: "Mandrake Linux 10.0, from 2004. They still work too. Had to buy them on disc, slow dialup internet in those days."
+url: "https://mastodon.africa/@Dakspyker/111456860684628351"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 15
+favouriteCount: 146
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700746658 {#3233
date: 2023-11-23 14:37:38.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3241 …}
+votes: Doctrine\ORM\PersistentCollection {#3243 …}
+reports: Doctrine\ORM\PersistentCollection {#3245 …}
+favourites: Doctrine\ORM\PersistentCollection {#3247 …}
+notifications: Doctrine\ORM\PersistentCollection {#3249 …}
+badges: Doctrine\ORM\PersistentCollection {#3251 …}
+children: [
App\Entity\EntryComment {#1725}
]
-id: 15625
-titleTs: "'10.0':3 '2004':5 'buy':12 'day':21 'dialup':17 'disc':15 'internet':18 'linux':2 'mandrak':1 'slow':16 'still':7 'work':8"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700783497
+visibility: "visible "
+apId: "https://lemmy.world/post/8624556"
+editedAt: null
+createdAt: DateTimeImmutable @1700697097 {#3220
date: 2023-11-23 00:51:37.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+body: """
A few years before Ubuntu quite a few companies tried doing their own distributions. Back then it still was common to sell them in a proper software box - CDs or DVDs, manuals and some swag, at minimum stickers, but quite often also pins or some other stuff.\n
\n
On exhibitions they’d often give away full boxes to get people to try - sometimes the current version, sometimes the last release. I still have a bunch of those in the garage - I think Corel (yes, the painting program guys) should be one of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700734491 {#1557
date: 2023-11-23 11:14:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@johsny@lemmy.world"
"@AlmightySnoo@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1728 …}
+votes: Doctrine\ORM\PersistentCollection {#1730 …}
+reports: Doctrine\ORM\PersistentCollection {#1734 …}
+favourites: Doctrine\ORM\PersistentCollection {#1727 …}
+notifications: Doctrine\ORM\PersistentCollection {#1733 …}
-id: 154063
-bodyTs: "'also':42 'away':54 'back':15 'box':28,56 'bunch':74 'cds':29 'common':20 'compani':9 'corel':82 'current':64 'd':51 'distribut':14 'dvds':31 'exhibit':49 'full':55 'garag':79 'get':58 'give':53 'guy':87 'last':68 'manual':32 'minimum':37 'often':41,52 'one':90 'paint':85 'peopl':59 'pin':43 'program':86 'proper':26 'quit':6,40 'releas':69 'sell':22 'softwar':27 'sometim':62,66 'sticker':38 'still':18,71 'stuff':47 'swag':35 'think':81 'tri':10,61 'ubuntu':5 'version':65 'year':3 'yes':83"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383755"
+editedAt: null
+createdAt: DateTimeImmutable @1700734491 {#1597
date: 2023-11-23 11:14:51.0 +01:00
}
+"title": 154063
} |
|
Show voter details
|
140 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1725
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1723
+user: Proxies\__CG__\App\Entity\User {#3198 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3238 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3240 …}
+slug: "Mandrake-Linux-10-0-from-2004-They-still-work-too-Had"
+title: "Mandrake Linux 10.0, from 2004. They still work too. Had to buy them on disc, slow dialup internet in those days."
+url: "https://mastodon.africa/@Dakspyker/111456860684628351"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 15
+favouriteCount: 146
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700746658 {#3233
date: 2023-11-23 14:37:38.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3241 …}
+votes: Doctrine\ORM\PersistentCollection {#3243 …}
+reports: Doctrine\ORM\PersistentCollection {#3245 …}
+favourites: Doctrine\ORM\PersistentCollection {#3247 …}
+notifications: Doctrine\ORM\PersistentCollection {#3249 …}
+badges: Doctrine\ORM\PersistentCollection {#3251 …}
+children: [
App\Entity\EntryComment {#1725}
]
-id: 15625
-titleTs: "'10.0':3 '2004':5 'buy':12 'day':21 'dialup':17 'disc':15 'internet':18 'linux':2 'mandrak':1 'slow':16 'still':7 'work':8"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700783497
+visibility: "visible "
+apId: "https://lemmy.world/post/8624556"
+editedAt: null
+createdAt: DateTimeImmutable @1700697097 {#3220
date: 2023-11-23 00:51:37.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+body: """
A few years before Ubuntu quite a few companies tried doing their own distributions. Back then it still was common to sell them in a proper software box - CDs or DVDs, manuals and some swag, at minimum stickers, but quite often also pins or some other stuff.\n
\n
On exhibitions they’d often give away full boxes to get people to try - sometimes the current version, sometimes the last release. I still have a bunch of those in the garage - I think Corel (yes, the painting program guys) should be one of them.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700734491 {#1557
date: 2023-11-23 11:14:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@johsny@lemmy.world"
"@AlmightySnoo@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1728 …}
+votes: Doctrine\ORM\PersistentCollection {#1730 …}
+reports: Doctrine\ORM\PersistentCollection {#1734 …}
+favourites: Doctrine\ORM\PersistentCollection {#1727 …}
+notifications: Doctrine\ORM\PersistentCollection {#1733 …}
-id: 154063
-bodyTs: "'also':42 'away':54 'back':15 'box':28,56 'bunch':74 'cds':29 'common':20 'compani':9 'corel':82 'current':64 'd':51 'distribut':14 'dvds':31 'exhibit':49 'full':55 'garag':79 'get':58 'give':53 'guy':87 'last':68 'manual':32 'minimum':37 'often':41,52 'one':90 'paint':85 'peopl':59 'pin':43 'program':86 'proper':26 'quit':6,40 'releas':69 'sell':22 'softwar':27 'sometim':62,66 'sticker':38 'still':18,71 'stuff':47 'swag':35 'think':81 'tri':10,61 'ubuntu':5 'version':65 'year':3 'yes':83"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2383755"
+editedAt: null
+createdAt: DateTimeImmutable @1700734491 {#1597
date: 2023-11-23 11:14:51.0 +01:00
}
+"title": 154063
} |
|
Show voter details
|
141 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
142 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1691
+user: Proxies\__CG__\App\Entity\User {#3139 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3180 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
+slug: "Will-Linux-on-Itanium-be-saved-Absolutely-not"
+title: "Will Linux on Itanium be saved? Absolutely not"
+url: "https://www.theregister.com/2023/11/21/saving_linux_on_itanium/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 107
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700753993 {#3175
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3183 …}
+votes: Doctrine\ORM\PersistentCollection {#3185 …}
+reports: Doctrine\ORM\PersistentCollection {#3187 …}
+favourites: Doctrine\ORM\PersistentCollection {#3189 …}
+notifications: Doctrine\ORM\PersistentCollection {#3191 …}
+badges: Doctrine\ORM\PersistentCollection {#3193 …}
+children: [
1 => App\Entity\EntryComment {#1692
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.\n
\n
intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1700565846 {#1705
date: 2023-11-21 12:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1683 …}
+votes: Doctrine\ORM\PersistentCollection {#1702 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1621 …}
-id: 146249
-bodyTs: "'alpha':58 'away':24 'back':20 'code':62 'compil':69 'cpu':43 'crosscompil':61 'custom':56 'didn':33 'end':47 'everyth':73 'faster':66 'first':55 'free':57 'gave':53 'general':30,83 'go':23 'good':6,15 'intel':32 'interest':3 'itan':81 'know':77 'machin':28 'narrow':10 'nativ':68 'need':75 'plan':35 'purpos':11,27,31,42,84 'realli':13 'special':26,41 'suitabl':79 'system':85 'tell':71 'thing':16 'toward':29 'trend':19 'way':50 'workstat':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2349572"
+editedAt: null
+createdAt: DateTimeImmutable @1700565846 {#1795
date: 2023-11-21 12:24:06.0 +01:00
}
+"title": 146249
}
0 => App\Entity\EntryComment {#1910
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.\n
\n
At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1700753993 {#2379
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
"@aard@kyu.de"
"@al177@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1909 …}
+nested: Doctrine\ORM\PersistentCollection {#1926 …}
+votes: Doctrine\ORM\PersistentCollection {#1874 …}
+reports: Doctrine\ORM\PersistentCollection {#1908 …}
+favourites: Doctrine\ORM\PersistentCollection {#1883 …}
+notifications: Doctrine\ORM\PersistentCollection {#2389 …}
-id: 155048
-bodyTs: "'abl':46 'alpha':7,19,26 'belong':20 'can':29 'cheap':6 'compaq':22 'design':34 'develop':27 'expect':42 'go':41 'good':33 'itanium':9,51 'll':44 'much':38 'pretti':37 'price':14 'quit':30 'rang':15 'readi':39 'relat':5 'replac':48 'similar':13 'stop':25 'time':18 'x86':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2387578"
+editedAt: DateTimeImmutable @1701255585 {#2381
date: 2023-11-29 11:59:45.0 +01:00
}
+createdAt: DateTimeImmutable @1700753993 {#2383
date: 2023-11-23 16:39:53.0 +01:00
}
+"title": 155048
}
]
-id: 15023
-titleTs: "'absolut':7 'itanium':4 'linux':2 'save':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700649139
+visibility: "visible "
+apId: "https://lemmy.world/post/8555297"
+editedAt: null
+createdAt: DateTimeImmutable @1700562739 {#3162
date: 2023-11-21 11:32:19.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
143 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1691
+user: Proxies\__CG__\App\Entity\User {#3139 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3180 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
+slug: "Will-Linux-on-Itanium-be-saved-Absolutely-not"
+title: "Will Linux on Itanium be saved? Absolutely not"
+url: "https://www.theregister.com/2023/11/21/saving_linux_on_itanium/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 107
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700753993 {#3175
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3183 …}
+votes: Doctrine\ORM\PersistentCollection {#3185 …}
+reports: Doctrine\ORM\PersistentCollection {#3187 …}
+favourites: Doctrine\ORM\PersistentCollection {#3189 …}
+notifications: Doctrine\ORM\PersistentCollection {#3191 …}
+badges: Doctrine\ORM\PersistentCollection {#3193 …}
+children: [
1 => App\Entity\EntryComment {#1692
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.\n
\n
intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1700565846 {#1705
date: 2023-11-21 12:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1683 …}
+votes: Doctrine\ORM\PersistentCollection {#1702 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1621 …}
-id: 146249
-bodyTs: "'alpha':58 'away':24 'back':20 'code':62 'compil':69 'cpu':43 'crosscompil':61 'custom':56 'didn':33 'end':47 'everyth':73 'faster':66 'first':55 'free':57 'gave':53 'general':30,83 'go':23 'good':6,15 'intel':32 'interest':3 'itan':81 'know':77 'machin':28 'narrow':10 'nativ':68 'need':75 'plan':35 'purpos':11,27,31,42,84 'realli':13 'special':26,41 'suitabl':79 'system':85 'tell':71 'thing':16 'toward':29 'trend':19 'way':50 'workstat':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2349572"
+editedAt: null
+createdAt: DateTimeImmutable @1700565846 {#1795
date: 2023-11-21 12:24:06.0 +01:00
}
+"title": 146249
}
0 => App\Entity\EntryComment {#1910
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.\n
\n
At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1700753993 {#2379
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
"@aard@kyu.de"
"@al177@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1909 …}
+nested: Doctrine\ORM\PersistentCollection {#1926 …}
+votes: Doctrine\ORM\PersistentCollection {#1874 …}
+reports: Doctrine\ORM\PersistentCollection {#1908 …}
+favourites: Doctrine\ORM\PersistentCollection {#1883 …}
+notifications: Doctrine\ORM\PersistentCollection {#2389 …}
-id: 155048
-bodyTs: "'abl':46 'alpha':7,19,26 'belong':20 'can':29 'cheap':6 'compaq':22 'design':34 'develop':27 'expect':42 'go':41 'good':33 'itanium':9,51 'll':44 'much':38 'pretti':37 'price':14 'quit':30 'rang':15 'readi':39 'relat':5 'replac':48 'similar':13 'stop':25 'time':18 'x86':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2387578"
+editedAt: DateTimeImmutable @1701255585 {#2381
date: 2023-11-29 11:59:45.0 +01:00
}
+createdAt: DateTimeImmutable @1700753993 {#2383
date: 2023-11-23 16:39:53.0 +01:00
}
+"title": 155048
}
]
-id: 15023
-titleTs: "'absolut':7 'itanium':4 'linux':2 'save':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700649139
+visibility: "visible "
+apId: "https://lemmy.world/post/8555297"
+editedAt: null
+createdAt: DateTimeImmutable @1700562739 {#3162
date: 2023-11-21 11:32:19.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
144 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1691
+user: Proxies\__CG__\App\Entity\User {#3139 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3180 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
+slug: "Will-Linux-on-Itanium-be-saved-Absolutely-not"
+title: "Will Linux on Itanium be saved? Absolutely not"
+url: "https://www.theregister.com/2023/11/21/saving_linux_on_itanium/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 107
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700753993 {#3175
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3183 …}
+votes: Doctrine\ORM\PersistentCollection {#3185 …}
+reports: Doctrine\ORM\PersistentCollection {#3187 …}
+favourites: Doctrine\ORM\PersistentCollection {#3189 …}
+notifications: Doctrine\ORM\PersistentCollection {#3191 …}
+badges: Doctrine\ORM\PersistentCollection {#3193 …}
+children: [
1 => App\Entity\EntryComment {#1692
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.\n
\n
intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1700565846 {#1705
date: 2023-11-21 12:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1683 …}
+votes: Doctrine\ORM\PersistentCollection {#1702 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1621 …}
-id: 146249
-bodyTs: "'alpha':58 'away':24 'back':20 'code':62 'compil':69 'cpu':43 'crosscompil':61 'custom':56 'didn':33 'end':47 'everyth':73 'faster':66 'first':55 'free':57 'gave':53 'general':30,83 'go':23 'good':6,15 'intel':32 'interest':3 'itan':81 'know':77 'machin':28 'narrow':10 'nativ':68 'need':75 'plan':35 'purpos':11,27,31,42,84 'realli':13 'special':26,41 'suitabl':79 'system':85 'tell':71 'thing':16 'toward':29 'trend':19 'way':50 'workstat':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2349572"
+editedAt: null
+createdAt: DateTimeImmutable @1700565846 {#1795
date: 2023-11-21 12:24:06.0 +01:00
}
+"title": 146249
}
0 => App\Entity\EntryComment {#1910
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.\n
\n
At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1700753993 {#2379
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
"@aard@kyu.de"
"@al177@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1909 …}
+nested: Doctrine\ORM\PersistentCollection {#1926 …}
+votes: Doctrine\ORM\PersistentCollection {#1874 …}
+reports: Doctrine\ORM\PersistentCollection {#1908 …}
+favourites: Doctrine\ORM\PersistentCollection {#1883 …}
+notifications: Doctrine\ORM\PersistentCollection {#2389 …}
-id: 155048
-bodyTs: "'abl':46 'alpha':7,19,26 'belong':20 'can':29 'cheap':6 'compaq':22 'design':34 'develop':27 'expect':42 'go':41 'good':33 'itanium':9,51 'll':44 'much':38 'pretti':37 'price':14 'quit':30 'rang':15 'readi':39 'relat':5 'replac':48 'similar':13 'stop':25 'time':18 'x86':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2387578"
+editedAt: DateTimeImmutable @1701255585 {#2381
date: 2023-11-29 11:59:45.0 +01:00
}
+createdAt: DateTimeImmutable @1700753993 {#2383
date: 2023-11-23 16:39:53.0 +01:00
}
+"title": 155048
}
]
-id: 15023
-titleTs: "'absolut':7 'itanium':4 'linux':2 'save':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700649139
+visibility: "visible "
+apId: "https://lemmy.world/post/8555297"
+editedAt: null
+createdAt: DateTimeImmutable @1700562739 {#3162
date: 2023-11-21 11:32:19.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
145 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
146 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1692
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691
+user: Proxies\__CG__\App\Entity\User {#3139 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3180 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
+slug: "Will-Linux-on-Itanium-be-saved-Absolutely-not"
+title: "Will Linux on Itanium be saved? Absolutely not"
+url: "https://www.theregister.com/2023/11/21/saving_linux_on_itanium/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 107
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700753993 {#3175
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3183 …}
+votes: Doctrine\ORM\PersistentCollection {#3185 …}
+reports: Doctrine\ORM\PersistentCollection {#3187 …}
+favourites: Doctrine\ORM\PersistentCollection {#3189 …}
+notifications: Doctrine\ORM\PersistentCollection {#3191 …}
+badges: Doctrine\ORM\PersistentCollection {#3193 …}
+children: [
1 => App\Entity\EntryComment {#1692}
0 => App\Entity\EntryComment {#1910
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.\n
\n
At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1700753993 {#2379
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
"@aard@kyu.de"
"@al177@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1909 …}
+nested: Doctrine\ORM\PersistentCollection {#1926 …}
+votes: Doctrine\ORM\PersistentCollection {#1874 …}
+reports: Doctrine\ORM\PersistentCollection {#1908 …}
+favourites: Doctrine\ORM\PersistentCollection {#1883 …}
+notifications: Doctrine\ORM\PersistentCollection {#2389 …}
-id: 155048
-bodyTs: "'abl':46 'alpha':7,19,26 'belong':20 'can':29 'cheap':6 'compaq':22 'design':34 'develop':27 'expect':42 'go':41 'good':33 'itanium':9,51 'll':44 'much':38 'pretti':37 'price':14 'quit':30 'rang':15 'readi':39 'relat':5 'replac':48 'similar':13 'stop':25 'time':18 'x86':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2387578"
+editedAt: DateTimeImmutable @1701255585 {#2381
date: 2023-11-29 11:59:45.0 +01:00
}
+createdAt: DateTimeImmutable @1700753993 {#2383
date: 2023-11-23 16:39:53.0 +01:00
}
+"title": 155048
}
]
-id: 15023
-titleTs: "'absolut':7 'itanium':4 'linux':2 'save':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700649139
+visibility: "visible "
+apId: "https://lemmy.world/post/8555297"
+editedAt: null
+createdAt: DateTimeImmutable @1700562739 {#3162
date: 2023-11-21 11:32:19.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.\n
\n
intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1700565846 {#1705
date: 2023-11-21 12:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1683 …}
+votes: Doctrine\ORM\PersistentCollection {#1702 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1621 …}
-id: 146249
-bodyTs: "'alpha':58 'away':24 'back':20 'code':62 'compil':69 'cpu':43 'crosscompil':61 'custom':56 'didn':33 'end':47 'everyth':73 'faster':66 'first':55 'free':57 'gave':53 'general':30,83 'go':23 'good':6,15 'intel':32 'interest':3 'itan':81 'know':77 'machin':28 'narrow':10 'nativ':68 'need':75 'plan':35 'purpos':11,27,31,42,84 'realli':13 'special':26,41 'suitabl':79 'system':85 'tell':71 'thing':16 'toward':29 'trend':19 'way':50 'workstat':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2349572"
+editedAt: null
+createdAt: DateTimeImmutable @1700565846 {#1795
date: 2023-11-21 12:24:06.0 +01:00
}
+"title": 146249
} |
|
Show voter details
|
147 |
DENIED
|
edit
|
App\Entity\EntryComment {#1692
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691
+user: Proxies\__CG__\App\Entity\User {#3139 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3180 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
+slug: "Will-Linux-on-Itanium-be-saved-Absolutely-not"
+title: "Will Linux on Itanium be saved? Absolutely not"
+url: "https://www.theregister.com/2023/11/21/saving_linux_on_itanium/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 107
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700753993 {#3175
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3183 …}
+votes: Doctrine\ORM\PersistentCollection {#3185 …}
+reports: Doctrine\ORM\PersistentCollection {#3187 …}
+favourites: Doctrine\ORM\PersistentCollection {#3189 …}
+notifications: Doctrine\ORM\PersistentCollection {#3191 …}
+badges: Doctrine\ORM\PersistentCollection {#3193 …}
+children: [
1 => App\Entity\EntryComment {#1692}
0 => App\Entity\EntryComment {#1910
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.\n
\n
At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1700753993 {#2379
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
"@aard@kyu.de"
"@al177@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1909 …}
+nested: Doctrine\ORM\PersistentCollection {#1926 …}
+votes: Doctrine\ORM\PersistentCollection {#1874 …}
+reports: Doctrine\ORM\PersistentCollection {#1908 …}
+favourites: Doctrine\ORM\PersistentCollection {#1883 …}
+notifications: Doctrine\ORM\PersistentCollection {#2389 …}
-id: 155048
-bodyTs: "'abl':46 'alpha':7,19,26 'belong':20 'can':29 'cheap':6 'compaq':22 'design':34 'develop':27 'expect':42 'go':41 'good':33 'itanium':9,51 'll':44 'much':38 'pretti':37 'price':14 'quit':30 'rang':15 'readi':39 'relat':5 'replac':48 'similar':13 'stop':25 'time':18 'x86':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2387578"
+editedAt: DateTimeImmutable @1701255585 {#2381
date: 2023-11-29 11:59:45.0 +01:00
}
+createdAt: DateTimeImmutable @1700753993 {#2383
date: 2023-11-23 16:39:53.0 +01:00
}
+"title": 155048
}
]
-id: 15023
-titleTs: "'absolut':7 'itanium':4 'linux':2 'save':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700649139
+visibility: "visible "
+apId: "https://lemmy.world/post/8555297"
+editedAt: null
+createdAt: DateTimeImmutable @1700562739 {#3162
date: 2023-11-21 11:32:19.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.\n
\n
intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1700565846 {#1705
date: 2023-11-21 12:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1683 …}
+votes: Doctrine\ORM\PersistentCollection {#1702 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1621 …}
-id: 146249
-bodyTs: "'alpha':58 'away':24 'back':20 'code':62 'compil':69 'cpu':43 'crosscompil':61 'custom':56 'didn':33 'end':47 'everyth':73 'faster':66 'first':55 'free':57 'gave':53 'general':30,83 'go':23 'good':6,15 'intel':32 'interest':3 'itan':81 'know':77 'machin':28 'narrow':10 'nativ':68 'need':75 'plan':35 'purpos':11,27,31,42,84 'realli':13 'special':26,41 'suitabl':79 'system':85 'tell':71 'thing':16 'toward':29 'trend':19 'way':50 'workstat':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2349572"
+editedAt: null
+createdAt: DateTimeImmutable @1700565846 {#1795
date: 2023-11-21 12:24:06.0 +01:00
}
+"title": 146249
} |
|
Show voter details
|
148 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1692
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691
+user: Proxies\__CG__\App\Entity\User {#3139 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3180 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
+slug: "Will-Linux-on-Itanium-be-saved-Absolutely-not"
+title: "Will Linux on Itanium be saved? Absolutely not"
+url: "https://www.theregister.com/2023/11/21/saving_linux_on_itanium/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 107
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700753993 {#3175
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3183 …}
+votes: Doctrine\ORM\PersistentCollection {#3185 …}
+reports: Doctrine\ORM\PersistentCollection {#3187 …}
+favourites: Doctrine\ORM\PersistentCollection {#3189 …}
+notifications: Doctrine\ORM\PersistentCollection {#3191 …}
+badges: Doctrine\ORM\PersistentCollection {#3193 …}
+children: [
1 => App\Entity\EntryComment {#1692}
0 => App\Entity\EntryComment {#1910
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.\n
\n
At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1700753993 {#2379
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
"@aard@kyu.de"
"@al177@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1909 …}
+nested: Doctrine\ORM\PersistentCollection {#1926 …}
+votes: Doctrine\ORM\PersistentCollection {#1874 …}
+reports: Doctrine\ORM\PersistentCollection {#1908 …}
+favourites: Doctrine\ORM\PersistentCollection {#1883 …}
+notifications: Doctrine\ORM\PersistentCollection {#2389 …}
-id: 155048
-bodyTs: "'abl':46 'alpha':7,19,26 'belong':20 'can':29 'cheap':6 'compaq':22 'design':34 'develop':27 'expect':42 'go':41 'good':33 'itanium':9,51 'll':44 'much':38 'pretti':37 'price':14 'quit':30 'rang':15 'readi':39 'relat':5 'replac':48 'similar':13 'stop':25 'time':18 'x86':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2387578"
+editedAt: DateTimeImmutable @1701255585 {#2381
date: 2023-11-29 11:59:45.0 +01:00
}
+createdAt: DateTimeImmutable @1700753993 {#2383
date: 2023-11-23 16:39:53.0 +01:00
}
+"title": 155048
}
]
-id: 15023
-titleTs: "'absolut':7 'itanium':4 'linux':2 'save':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700649139
+visibility: "visible "
+apId: "https://lemmy.world/post/8555297"
+editedAt: null
+createdAt: DateTimeImmutable @1700562739 {#3162
date: 2023-11-21 11:32:19.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.\n
\n
intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1700565846 {#1705
date: 2023-11-21 12:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1683 …}
+votes: Doctrine\ORM\PersistentCollection {#1702 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1621 …}
-id: 146249
-bodyTs: "'alpha':58 'away':24 'back':20 'code':62 'compil':69 'cpu':43 'crosscompil':61 'custom':56 'didn':33 'end':47 'everyth':73 'faster':66 'first':55 'free':57 'gave':53 'general':30,83 'go':23 'good':6,15 'intel':32 'interest':3 'itan':81 'know':77 'machin':28 'narrow':10 'nativ':68 'need':75 'plan':35 'purpos':11,27,31,42,84 'realli':13 'special':26,41 'suitabl':79 'system':85 'tell':71 'thing':16 'toward':29 'trend':19 'way':50 'workstat':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2349572"
+editedAt: null
+createdAt: DateTimeImmutable @1700565846 {#1795
date: 2023-11-21 12:24:06.0 +01:00
}
+"title": 146249
} |
|
Show voter details
|
149 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
150 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1910
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691
+user: Proxies\__CG__\App\Entity\User {#3139 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3180 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
+slug: "Will-Linux-on-Itanium-be-saved-Absolutely-not"
+title: "Will Linux on Itanium be saved? Absolutely not"
+url: "https://www.theregister.com/2023/11/21/saving_linux_on_itanium/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 107
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700753993 {#3175
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3183 …}
+votes: Doctrine\ORM\PersistentCollection {#3185 …}
+reports: Doctrine\ORM\PersistentCollection {#3187 …}
+favourites: Doctrine\ORM\PersistentCollection {#3189 …}
+notifications: Doctrine\ORM\PersistentCollection {#3191 …}
+badges: Doctrine\ORM\PersistentCollection {#3193 …}
+children: [
1 => App\Entity\EntryComment {#1692
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.\n
\n
intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1700565846 {#1705
date: 2023-11-21 12:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1683 …}
+votes: Doctrine\ORM\PersistentCollection {#1702 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1621 …}
-id: 146249
-bodyTs: "'alpha':58 'away':24 'back':20 'code':62 'compil':69 'cpu':43 'crosscompil':61 'custom':56 'didn':33 'end':47 'everyth':73 'faster':66 'first':55 'free':57 'gave':53 'general':30,83 'go':23 'good':6,15 'intel':32 'interest':3 'itan':81 'know':77 'machin':28 'narrow':10 'nativ':68 'need':75 'plan':35 'purpos':11,27,31,42,84 'realli':13 'special':26,41 'suitabl':79 'system':85 'tell':71 'thing':16 'toward':29 'trend':19 'way':50 'workstat':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2349572"
+editedAt: null
+createdAt: DateTimeImmutable @1700565846 {#1795
date: 2023-11-21 12:24:06.0 +01:00
}
+"title": 146249
}
0 => App\Entity\EntryComment {#1910}
]
-id: 15023
-titleTs: "'absolut':7 'itanium':4 'linux':2 'save':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700649139
+visibility: "visible "
+apId: "https://lemmy.world/post/8555297"
+editedAt: null
+createdAt: DateTimeImmutable @1700562739 {#3162
date: 2023-11-21 11:32:19.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.\n
\n
At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1700753993 {#2379
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
"@aard@kyu.de"
"@al177@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1909 …}
+nested: Doctrine\ORM\PersistentCollection {#1926 …}
+votes: Doctrine\ORM\PersistentCollection {#1874 …}
+reports: Doctrine\ORM\PersistentCollection {#1908 …}
+favourites: Doctrine\ORM\PersistentCollection {#1883 …}
+notifications: Doctrine\ORM\PersistentCollection {#2389 …}
-id: 155048
-bodyTs: "'abl':46 'alpha':7,19,26 'belong':20 'can':29 'cheap':6 'compaq':22 'design':34 'develop':27 'expect':42 'go':41 'good':33 'itanium':9,51 'll':44 'much':38 'pretti':37 'price':14 'quit':30 'rang':15 'readi':39 'relat':5 'replac':48 'similar':13 'stop':25 'time':18 'x86':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2387578"
+editedAt: DateTimeImmutable @1701255585 {#2381
date: 2023-11-29 11:59:45.0 +01:00
}
+createdAt: DateTimeImmutable @1700753993 {#2383
date: 2023-11-23 16:39:53.0 +01:00
}
+"title": 155048
} |
|
Show voter details
|
151 |
DENIED
|
edit
|
App\Entity\EntryComment {#1910
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691
+user: Proxies\__CG__\App\Entity\User {#3139 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3180 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
+slug: "Will-Linux-on-Itanium-be-saved-Absolutely-not"
+title: "Will Linux on Itanium be saved? Absolutely not"
+url: "https://www.theregister.com/2023/11/21/saving_linux_on_itanium/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 107
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700753993 {#3175
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3183 …}
+votes: Doctrine\ORM\PersistentCollection {#3185 …}
+reports: Doctrine\ORM\PersistentCollection {#3187 …}
+favourites: Doctrine\ORM\PersistentCollection {#3189 …}
+notifications: Doctrine\ORM\PersistentCollection {#3191 …}
+badges: Doctrine\ORM\PersistentCollection {#3193 …}
+children: [
1 => App\Entity\EntryComment {#1692
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.\n
\n
intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1700565846 {#1705
date: 2023-11-21 12:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1683 …}
+votes: Doctrine\ORM\PersistentCollection {#1702 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1621 …}
-id: 146249
-bodyTs: "'alpha':58 'away':24 'back':20 'code':62 'compil':69 'cpu':43 'crosscompil':61 'custom':56 'didn':33 'end':47 'everyth':73 'faster':66 'first':55 'free':57 'gave':53 'general':30,83 'go':23 'good':6,15 'intel':32 'interest':3 'itan':81 'know':77 'machin':28 'narrow':10 'nativ':68 'need':75 'plan':35 'purpos':11,27,31,42,84 'realli':13 'special':26,41 'suitabl':79 'system':85 'tell':71 'thing':16 'toward':29 'trend':19 'way':50 'workstat':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2349572"
+editedAt: null
+createdAt: DateTimeImmutable @1700565846 {#1795
date: 2023-11-21 12:24:06.0 +01:00
}
+"title": 146249
}
0 => App\Entity\EntryComment {#1910}
]
-id: 15023
-titleTs: "'absolut':7 'itanium':4 'linux':2 'save':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700649139
+visibility: "visible "
+apId: "https://lemmy.world/post/8555297"
+editedAt: null
+createdAt: DateTimeImmutable @1700562739 {#3162
date: 2023-11-21 11:32:19.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.\n
\n
At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1700753993 {#2379
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
"@aard@kyu.de"
"@al177@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1909 …}
+nested: Doctrine\ORM\PersistentCollection {#1926 …}
+votes: Doctrine\ORM\PersistentCollection {#1874 …}
+reports: Doctrine\ORM\PersistentCollection {#1908 …}
+favourites: Doctrine\ORM\PersistentCollection {#1883 …}
+notifications: Doctrine\ORM\PersistentCollection {#2389 …}
-id: 155048
-bodyTs: "'abl':46 'alpha':7,19,26 'belong':20 'can':29 'cheap':6 'compaq':22 'design':34 'develop':27 'expect':42 'go':41 'good':33 'itanium':9,51 'll':44 'much':38 'pretti':37 'price':14 'quit':30 'rang':15 'readi':39 'relat':5 'replac':48 'similar':13 'stop':25 'time':18 'x86':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2387578"
+editedAt: DateTimeImmutable @1701255585 {#2381
date: 2023-11-29 11:59:45.0 +01:00
}
+createdAt: DateTimeImmutable @1700753993 {#2383
date: 2023-11-23 16:39:53.0 +01:00
}
+"title": 155048
} |
|
Show voter details
|
152 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1910
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691
+user: Proxies\__CG__\App\Entity\User {#3139 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: Proxies\__CG__\App\Entity\Image {#3180 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
+slug: "Will-Linux-on-Itanium-be-saved-Absolutely-not"
+title: "Will Linux on Itanium be saved? Absolutely not"
+url: "https://www.theregister.com/2023/11/21/saving_linux_on_itanium/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 27
+favouriteCount: 107
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700753993 {#3175
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3183 …}
+votes: Doctrine\ORM\PersistentCollection {#3185 …}
+reports: Doctrine\ORM\PersistentCollection {#3187 …}
+favourites: Doctrine\ORM\PersistentCollection {#3189 …}
+notifications: Doctrine\ORM\PersistentCollection {#3191 …}
+badges: Doctrine\ORM\PersistentCollection {#3193 …}
+children: [
1 => App\Entity\EntryComment {#1692
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.\n
\n
intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1700565846 {#1705
date: 2023-11-21 12:24:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1680 …}
+nested: Doctrine\ORM\PersistentCollection {#1683 …}
+votes: Doctrine\ORM\PersistentCollection {#1702 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1613 …}
+notifications: Doctrine\ORM\PersistentCollection {#1621 …}
-id: 146249
-bodyTs: "'alpha':58 'away':24 'back':20 'code':62 'compil':69 'cpu':43 'crosscompil':61 'custom':56 'didn':33 'end':47 'everyth':73 'faster':66 'first':55 'free':57 'gave':53 'general':30,83 'go':23 'good':6,15 'intel':32 'interest':3 'itan':81 'know':77 'machin':28 'narrow':10 'nativ':68 'need':75 'plan':35 'purpos':11,27,31,42,84 'realli':13 'special':26,41 'suitabl':79 'system':85 'tell':71 'thing':16 'toward':29 'trend':19 'way':50 'workstat':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2349572"
+editedAt: null
+createdAt: DateTimeImmutable @1700565846 {#1795
date: 2023-11-21 12:24:06.0 +01:00
}
+"title": 146249
}
0 => App\Entity\EntryComment {#1910}
]
-id: 15023
-titleTs: "'absolut':7 'itanium':4 'linux':2 'save':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700649139
+visibility: "visible "
+apId: "https://lemmy.world/post/8555297"
+editedAt: null
+createdAt: DateTimeImmutable @1700562739 {#3162
date: 2023-11-21 11:32:19.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
+body: """
Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.\n
\n
At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1700753993 {#2379
date: 2023-11-23 16:39:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@thehatfox@lemmy.world"
"@vzq@lemmy.blahaj.zone"
"@aard@kyu.de"
"@al177@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#1909 …}
+nested: Doctrine\ORM\PersistentCollection {#1926 …}
+votes: Doctrine\ORM\PersistentCollection {#1874 …}
+reports: Doctrine\ORM\PersistentCollection {#1908 …}
+favourites: Doctrine\ORM\PersistentCollection {#1883 …}
+notifications: Doctrine\ORM\PersistentCollection {#2389 …}
-id: 155048
-bodyTs: "'abl':46 'alpha':7,19,26 'belong':20 'can':29 'cheap':6 'compaq':22 'design':34 'develop':27 'expect':42 'go':41 'good':33 'itanium':9,51 'll':44 'much':38 'pretti':37 'price':14 'quit':30 'rang':15 'readi':39 'relat':5 'replac':48 'similar':13 'stop':25 'time':18 'x86':3 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2387578"
+editedAt: DateTimeImmutable @1701255585 {#2381
date: 2023-11-29 11:59:45.0 +01:00
}
+createdAt: DateTimeImmutable @1700753993 {#2383
date: 2023-11-23 16:39:53.0 +01:00
}
+"title": 155048
} |
|
Show voter details
|
153 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
154 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1586
+user: Proxies\__CG__\App\Entity\User {#3217 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: Proxies\__CG__\App\Entity\Image {#3258 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3260 …}
+slug: "Can-you-install-thid-25-year-old-program"
+title: "Can you install thid 25 year old program?"
+url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 156
+favouriteCount: 1065
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701617030 {#3253
date: 2023-12-03 16:23:50.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3261 …}
+votes: Doctrine\ORM\PersistentCollection {#3263 …}
+reports: Doctrine\ORM\PersistentCollection {#3265 …}
+favourites: Doctrine\ORM\PersistentCollection {#3267 …}
+notifications: Doctrine\ORM\PersistentCollection {#3269 …}
+badges: Doctrine\ORM\PersistentCollection {#3271 …}
+children: [
1 => App\Entity\EntryComment {#1647
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: null
+root: null
+body: """
Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.\n
\n
There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1700917047 {#1695
date: 2023-11-25 13:57:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1528 …}
+nested: Doctrine\ORM\PersistentCollection {#1568 …}
+votes: Doctrine\ORM\PersistentCollection {#1549 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1550 …}
+notifications: Doctrine\ORM\PersistentCollection {#1590 …}
-id: 143497
-bodyTs: "'2.2':31 '25':2 '32bit':97 'behaviour':38 'binari':5,54 'case':87 'check':79 'compat':51,70 'definit':90 'differ':37 'drop':104 'eventu':105 'find':47 'flag':71 'forev':94 'general':45 'given':95 'instal':1 'interest':10 'kernel':30,66 'last':76 'libc':49,57 'like':14,101 'linux':7 'loki':19 'made':73 'mind':33 'most':23 'necessarili':61 'nice':63 'old':4,18,48 'play':62 'port':20 'problem':21 'quit':40 'rather':9 'relev':11 'stuff':13 'support':99 'sure':82 'thing':43,74 'time':77 've':26 'version':50,58 'won':91 'work':75,93 'written':28 'x86':98 'year':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2337481"
+editedAt: null
+createdAt: DateTimeImmutable @1700503609 {#1595
date: 2023-11-20 19:06:49.0 +01:00
}
+"title": 143497
}
0 => App\Entity\EntryComment {#1556
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
+root: App\Entity\EntryComment {#1647}
+body: """
There’s a lot of enterprise stuff that only ships as binaries. I had some fun in the late 00s trying to find the most recent distribution still shipping packages for egcs as that was the only compiler supported by the Lotus Domino SDK.\n
\n
(For the younger ones here: There was some disagreement about gcc development, which resulted in the egcs fork. It got merged back into mainline gcc by he late 90s already, though)\n
\n
At the time when the Loki ports happened it was a great thing - before that you pretty much had doom and quake available. Nowadays things are better with steam, but it’s quite likely that we’ll see some stuff break there in a few years as well, at least for older games.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700506252 {#1656
date: 2023-11-20 19:50:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
"@aard@kyu.de"
"@umbraroze@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#1617 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 143663
-bodyTs: "'00s':20 '90s':73 'alreadi':74 'avail':98 'back':66 'better':102 'binari':12 'break':116 'compil':38 'develop':56 'disagr':53 'distribut':27 'domino':43 'doom':95 'egc':32,61 'enterpris':6 'find':23 'fork':62 'fun':16 'game':128 'gcc':55,69 'got':64 'great':87 'happen':83 'late':19,72 'least':125 'like':109 'll':112 'loki':81 'lot':4 'lotus':42 'mainlin':68 'merg':65 'much':93 'nowaday':99 'older':127 'one':48 'packag':30 'port':82 'pretti':92 'quak':97 'quit':108 'recent':26 'result':58 'sdk':44 'see':113 'ship':10,29 'steam':104 'still':28 'stuff':7,115 'support':39 'thing':88,100 'though':75 'time':78 'tri':21 'well':123 'year':121 'younger':47"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2338220"
+editedAt: null
+createdAt: DateTimeImmutable @1700506252 {#1558
date: 2023-11-20 19:50:52.0 +01:00
}
+"title": 143663
}
]
-id: 14819
-titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700588941
+visibility: "visible "
+apId: "https://lemmy.ml/post/8237471"
+editedAt: null
+createdAt: DateTimeImmutable @1700502541 {#3239
date: 2023-11-20 18:49:01.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
155 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1586
+user: Proxies\__CG__\App\Entity\User {#3217 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: Proxies\__CG__\App\Entity\Image {#3258 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3260 …}
+slug: "Can-you-install-thid-25-year-old-program"
+title: "Can you install thid 25 year old program?"
+url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 156
+favouriteCount: 1065
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701617030 {#3253
date: 2023-12-03 16:23:50.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3261 …}
+votes: Doctrine\ORM\PersistentCollection {#3263 …}
+reports: Doctrine\ORM\PersistentCollection {#3265 …}
+favourites: Doctrine\ORM\PersistentCollection {#3267 …}
+notifications: Doctrine\ORM\PersistentCollection {#3269 …}
+badges: Doctrine\ORM\PersistentCollection {#3271 …}
+children: [
1 => App\Entity\EntryComment {#1647
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: null
+root: null
+body: """
Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.\n
\n
There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1700917047 {#1695
date: 2023-11-25 13:57:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1528 …}
+nested: Doctrine\ORM\PersistentCollection {#1568 …}
+votes: Doctrine\ORM\PersistentCollection {#1549 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1550 …}
+notifications: Doctrine\ORM\PersistentCollection {#1590 …}
-id: 143497
-bodyTs: "'2.2':31 '25':2 '32bit':97 'behaviour':38 'binari':5,54 'case':87 'check':79 'compat':51,70 'definit':90 'differ':37 'drop':104 'eventu':105 'find':47 'flag':71 'forev':94 'general':45 'given':95 'instal':1 'interest':10 'kernel':30,66 'last':76 'libc':49,57 'like':14,101 'linux':7 'loki':19 'made':73 'mind':33 'most':23 'necessarili':61 'nice':63 'old':4,18,48 'play':62 'port':20 'problem':21 'quit':40 'rather':9 'relev':11 'stuff':13 'support':99 'sure':82 'thing':43,74 'time':77 've':26 'version':50,58 'won':91 'work':75,93 'written':28 'x86':98 'year':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2337481"
+editedAt: null
+createdAt: DateTimeImmutable @1700503609 {#1595
date: 2023-11-20 19:06:49.0 +01:00
}
+"title": 143497
}
0 => App\Entity\EntryComment {#1556
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
+root: App\Entity\EntryComment {#1647}
+body: """
There’s a lot of enterprise stuff that only ships as binaries. I had some fun in the late 00s trying to find the most recent distribution still shipping packages for egcs as that was the only compiler supported by the Lotus Domino SDK.\n
\n
(For the younger ones here: There was some disagreement about gcc development, which resulted in the egcs fork. It got merged back into mainline gcc by he late 90s already, though)\n
\n
At the time when the Loki ports happened it was a great thing - before that you pretty much had doom and quake available. Nowadays things are better with steam, but it’s quite likely that we’ll see some stuff break there in a few years as well, at least for older games.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700506252 {#1656
date: 2023-11-20 19:50:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
"@aard@kyu.de"
"@umbraroze@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#1617 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 143663
-bodyTs: "'00s':20 '90s':73 'alreadi':74 'avail':98 'back':66 'better':102 'binari':12 'break':116 'compil':38 'develop':56 'disagr':53 'distribut':27 'domino':43 'doom':95 'egc':32,61 'enterpris':6 'find':23 'fork':62 'fun':16 'game':128 'gcc':55,69 'got':64 'great':87 'happen':83 'late':19,72 'least':125 'like':109 'll':112 'loki':81 'lot':4 'lotus':42 'mainlin':68 'merg':65 'much':93 'nowaday':99 'older':127 'one':48 'packag':30 'port':82 'pretti':92 'quak':97 'quit':108 'recent':26 'result':58 'sdk':44 'see':113 'ship':10,29 'steam':104 'still':28 'stuff':7,115 'support':39 'thing':88,100 'though':75 'time':78 'tri':21 'well':123 'year':121 'younger':47"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2338220"
+editedAt: null
+createdAt: DateTimeImmutable @1700506252 {#1558
date: 2023-11-20 19:50:52.0 +01:00
}
+"title": 143663
}
]
-id: 14819
-titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700588941
+visibility: "visible "
+apId: "https://lemmy.ml/post/8237471"
+editedAt: null
+createdAt: DateTimeImmutable @1700502541 {#3239
date: 2023-11-20 18:49:01.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
156 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1586
+user: Proxies\__CG__\App\Entity\User {#3217 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: Proxies\__CG__\App\Entity\Image {#3258 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3260 …}
+slug: "Can-you-install-thid-25-year-old-program"
+title: "Can you install thid 25 year old program?"
+url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 156
+favouriteCount: 1065
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701617030 {#3253
date: 2023-12-03 16:23:50.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3261 …}
+votes: Doctrine\ORM\PersistentCollection {#3263 …}
+reports: Doctrine\ORM\PersistentCollection {#3265 …}
+favourites: Doctrine\ORM\PersistentCollection {#3267 …}
+notifications: Doctrine\ORM\PersistentCollection {#3269 …}
+badges: Doctrine\ORM\PersistentCollection {#3271 …}
+children: [
1 => App\Entity\EntryComment {#1647
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: null
+root: null
+body: """
Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.\n
\n
There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1700917047 {#1695
date: 2023-11-25 13:57:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1528 …}
+nested: Doctrine\ORM\PersistentCollection {#1568 …}
+votes: Doctrine\ORM\PersistentCollection {#1549 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1550 …}
+notifications: Doctrine\ORM\PersistentCollection {#1590 …}
-id: 143497
-bodyTs: "'2.2':31 '25':2 '32bit':97 'behaviour':38 'binari':5,54 'case':87 'check':79 'compat':51,70 'definit':90 'differ':37 'drop':104 'eventu':105 'find':47 'flag':71 'forev':94 'general':45 'given':95 'instal':1 'interest':10 'kernel':30,66 'last':76 'libc':49,57 'like':14,101 'linux':7 'loki':19 'made':73 'mind':33 'most':23 'necessarili':61 'nice':63 'old':4,18,48 'play':62 'port':20 'problem':21 'quit':40 'rather':9 'relev':11 'stuff':13 'support':99 'sure':82 'thing':43,74 'time':77 've':26 'version':50,58 'won':91 'work':75,93 'written':28 'x86':98 'year':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2337481"
+editedAt: null
+createdAt: DateTimeImmutable @1700503609 {#1595
date: 2023-11-20 19:06:49.0 +01:00
}
+"title": 143497
}
0 => App\Entity\EntryComment {#1556
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
+root: App\Entity\EntryComment {#1647}
+body: """
There’s a lot of enterprise stuff that only ships as binaries. I had some fun in the late 00s trying to find the most recent distribution still shipping packages for egcs as that was the only compiler supported by the Lotus Domino SDK.\n
\n
(For the younger ones here: There was some disagreement about gcc development, which resulted in the egcs fork. It got merged back into mainline gcc by he late 90s already, though)\n
\n
At the time when the Loki ports happened it was a great thing - before that you pretty much had doom and quake available. Nowadays things are better with steam, but it’s quite likely that we’ll see some stuff break there in a few years as well, at least for older games.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700506252 {#1656
date: 2023-11-20 19:50:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
"@aard@kyu.de"
"@umbraroze@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#1617 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 143663
-bodyTs: "'00s':20 '90s':73 'alreadi':74 'avail':98 'back':66 'better':102 'binari':12 'break':116 'compil':38 'develop':56 'disagr':53 'distribut':27 'domino':43 'doom':95 'egc':32,61 'enterpris':6 'find':23 'fork':62 'fun':16 'game':128 'gcc':55,69 'got':64 'great':87 'happen':83 'late':19,72 'least':125 'like':109 'll':112 'loki':81 'lot':4 'lotus':42 'mainlin':68 'merg':65 'much':93 'nowaday':99 'older':127 'one':48 'packag':30 'port':82 'pretti':92 'quak':97 'quit':108 'recent':26 'result':58 'sdk':44 'see':113 'ship':10,29 'steam':104 'still':28 'stuff':7,115 'support':39 'thing':88,100 'though':75 'time':78 'tri':21 'well':123 'year':121 'younger':47"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2338220"
+editedAt: null
+createdAt: DateTimeImmutable @1700506252 {#1558
date: 2023-11-20 19:50:52.0 +01:00
}
+"title": 143663
}
]
-id: 14819
-titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700588941
+visibility: "visible "
+apId: "https://lemmy.ml/post/8237471"
+editedAt: null
+createdAt: DateTimeImmutable @1700502541 {#3239
date: 2023-11-20 18:49:01.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
157 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
158 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1647
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586
+user: Proxies\__CG__\App\Entity\User {#3217 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: Proxies\__CG__\App\Entity\Image {#3258 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3260 …}
+slug: "Can-you-install-thid-25-year-old-program"
+title: "Can you install thid 25 year old program?"
+url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 156
+favouriteCount: 1065
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701617030 {#3253
date: 2023-12-03 16:23:50.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3261 …}
+votes: Doctrine\ORM\PersistentCollection {#3263 …}
+reports: Doctrine\ORM\PersistentCollection {#3265 …}
+favourites: Doctrine\ORM\PersistentCollection {#3267 …}
+notifications: Doctrine\ORM\PersistentCollection {#3269 …}
+badges: Doctrine\ORM\PersistentCollection {#3271 …}
+children: [
1 => App\Entity\EntryComment {#1647}
0 => App\Entity\EntryComment {#1556
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
+root: App\Entity\EntryComment {#1647}
+body: """
There’s a lot of enterprise stuff that only ships as binaries. I had some fun in the late 00s trying to find the most recent distribution still shipping packages for egcs as that was the only compiler supported by the Lotus Domino SDK.\n
\n
(For the younger ones here: There was some disagreement about gcc development, which resulted in the egcs fork. It got merged back into mainline gcc by he late 90s already, though)\n
\n
At the time when the Loki ports happened it was a great thing - before that you pretty much had doom and quake available. Nowadays things are better with steam, but it’s quite likely that we’ll see some stuff break there in a few years as well, at least for older games.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700506252 {#1656
date: 2023-11-20 19:50:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
"@aard@kyu.de"
"@umbraroze@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#1617 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 143663
-bodyTs: "'00s':20 '90s':73 'alreadi':74 'avail':98 'back':66 'better':102 'binari':12 'break':116 'compil':38 'develop':56 'disagr':53 'distribut':27 'domino':43 'doom':95 'egc':32,61 'enterpris':6 'find':23 'fork':62 'fun':16 'game':128 'gcc':55,69 'got':64 'great':87 'happen':83 'late':19,72 'least':125 'like':109 'll':112 'loki':81 'lot':4 'lotus':42 'mainlin':68 'merg':65 'much':93 'nowaday':99 'older':127 'one':48 'packag':30 'port':82 'pretti':92 'quak':97 'quit':108 'recent':26 'result':58 'sdk':44 'see':113 'ship':10,29 'steam':104 'still':28 'stuff':7,115 'support':39 'thing':88,100 'though':75 'time':78 'tri':21 'well':123 'year':121 'younger':47"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2338220"
+editedAt: null
+createdAt: DateTimeImmutable @1700506252 {#1558
date: 2023-11-20 19:50:52.0 +01:00
}
+"title": 143663
}
]
-id: 14819
-titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700588941
+visibility: "visible "
+apId: "https://lemmy.ml/post/8237471"
+editedAt: null
+createdAt: DateTimeImmutable @1700502541 {#3239
date: 2023-11-20 18:49:01.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: null
+root: null
+body: """
Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.\n
\n
There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1700917047 {#1695
date: 2023-11-25 13:57:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1528 …}
+nested: Doctrine\ORM\PersistentCollection {#1568 …}
+votes: Doctrine\ORM\PersistentCollection {#1549 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1550 …}
+notifications: Doctrine\ORM\PersistentCollection {#1590 …}
-id: 143497
-bodyTs: "'2.2':31 '25':2 '32bit':97 'behaviour':38 'binari':5,54 'case':87 'check':79 'compat':51,70 'definit':90 'differ':37 'drop':104 'eventu':105 'find':47 'flag':71 'forev':94 'general':45 'given':95 'instal':1 'interest':10 'kernel':30,66 'last':76 'libc':49,57 'like':14,101 'linux':7 'loki':19 'made':73 'mind':33 'most':23 'necessarili':61 'nice':63 'old':4,18,48 'play':62 'port':20 'problem':21 'quit':40 'rather':9 'relev':11 'stuff':13 'support':99 'sure':82 'thing':43,74 'time':77 've':26 'version':50,58 'won':91 'work':75,93 'written':28 'x86':98 'year':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2337481"
+editedAt: null
+createdAt: DateTimeImmutable @1700503609 {#1595
date: 2023-11-20 19:06:49.0 +01:00
}
+"title": 143497
} |
|
Show voter details
|
159 |
DENIED
|
edit
|
App\Entity\EntryComment {#1647
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586
+user: Proxies\__CG__\App\Entity\User {#3217 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: Proxies\__CG__\App\Entity\Image {#3258 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3260 …}
+slug: "Can-you-install-thid-25-year-old-program"
+title: "Can you install thid 25 year old program?"
+url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 156
+favouriteCount: 1065
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701617030 {#3253
date: 2023-12-03 16:23:50.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3261 …}
+votes: Doctrine\ORM\PersistentCollection {#3263 …}
+reports: Doctrine\ORM\PersistentCollection {#3265 …}
+favourites: Doctrine\ORM\PersistentCollection {#3267 …}
+notifications: Doctrine\ORM\PersistentCollection {#3269 …}
+badges: Doctrine\ORM\PersistentCollection {#3271 …}
+children: [
1 => App\Entity\EntryComment {#1647}
0 => App\Entity\EntryComment {#1556
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
+root: App\Entity\EntryComment {#1647}
+body: """
There’s a lot of enterprise stuff that only ships as binaries. I had some fun in the late 00s trying to find the most recent distribution still shipping packages for egcs as that was the only compiler supported by the Lotus Domino SDK.\n
\n
(For the younger ones here: There was some disagreement about gcc development, which resulted in the egcs fork. It got merged back into mainline gcc by he late 90s already, though)\n
\n
At the time when the Loki ports happened it was a great thing - before that you pretty much had doom and quake available. Nowadays things are better with steam, but it’s quite likely that we’ll see some stuff break there in a few years as well, at least for older games.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700506252 {#1656
date: 2023-11-20 19:50:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
"@aard@kyu.de"
"@umbraroze@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#1617 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 143663
-bodyTs: "'00s':20 '90s':73 'alreadi':74 'avail':98 'back':66 'better':102 'binari':12 'break':116 'compil':38 'develop':56 'disagr':53 'distribut':27 'domino':43 'doom':95 'egc':32,61 'enterpris':6 'find':23 'fork':62 'fun':16 'game':128 'gcc':55,69 'got':64 'great':87 'happen':83 'late':19,72 'least':125 'like':109 'll':112 'loki':81 'lot':4 'lotus':42 'mainlin':68 'merg':65 'much':93 'nowaday':99 'older':127 'one':48 'packag':30 'port':82 'pretti':92 'quak':97 'quit':108 'recent':26 'result':58 'sdk':44 'see':113 'ship':10,29 'steam':104 'still':28 'stuff':7,115 'support':39 'thing':88,100 'though':75 'time':78 'tri':21 'well':123 'year':121 'younger':47"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2338220"
+editedAt: null
+createdAt: DateTimeImmutable @1700506252 {#1558
date: 2023-11-20 19:50:52.0 +01:00
}
+"title": 143663
}
]
-id: 14819
-titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700588941
+visibility: "visible "
+apId: "https://lemmy.ml/post/8237471"
+editedAt: null
+createdAt: DateTimeImmutable @1700502541 {#3239
date: 2023-11-20 18:49:01.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: null
+root: null
+body: """
Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.\n
\n
There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1700917047 {#1695
date: 2023-11-25 13:57:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1528 …}
+nested: Doctrine\ORM\PersistentCollection {#1568 …}
+votes: Doctrine\ORM\PersistentCollection {#1549 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1550 …}
+notifications: Doctrine\ORM\PersistentCollection {#1590 …}
-id: 143497
-bodyTs: "'2.2':31 '25':2 '32bit':97 'behaviour':38 'binari':5,54 'case':87 'check':79 'compat':51,70 'definit':90 'differ':37 'drop':104 'eventu':105 'find':47 'flag':71 'forev':94 'general':45 'given':95 'instal':1 'interest':10 'kernel':30,66 'last':76 'libc':49,57 'like':14,101 'linux':7 'loki':19 'made':73 'mind':33 'most':23 'necessarili':61 'nice':63 'old':4,18,48 'play':62 'port':20 'problem':21 'quit':40 'rather':9 'relev':11 'stuff':13 'support':99 'sure':82 'thing':43,74 'time':77 've':26 'version':50,58 'won':91 'work':75,93 'written':28 'x86':98 'year':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2337481"
+editedAt: null
+createdAt: DateTimeImmutable @1700503609 {#1595
date: 2023-11-20 19:06:49.0 +01:00
}
+"title": 143497
} |
|
Show voter details
|
160 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1647
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586
+user: Proxies\__CG__\App\Entity\User {#3217 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: Proxies\__CG__\App\Entity\Image {#3258 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3260 …}
+slug: "Can-you-install-thid-25-year-old-program"
+title: "Can you install thid 25 year old program?"
+url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 156
+favouriteCount: 1065
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701617030 {#3253
date: 2023-12-03 16:23:50.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3261 …}
+votes: Doctrine\ORM\PersistentCollection {#3263 …}
+reports: Doctrine\ORM\PersistentCollection {#3265 …}
+favourites: Doctrine\ORM\PersistentCollection {#3267 …}
+notifications: Doctrine\ORM\PersistentCollection {#3269 …}
+badges: Doctrine\ORM\PersistentCollection {#3271 …}
+children: [
1 => App\Entity\EntryComment {#1647}
0 => App\Entity\EntryComment {#1556
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
+root: App\Entity\EntryComment {#1647}
+body: """
There’s a lot of enterprise stuff that only ships as binaries. I had some fun in the late 00s trying to find the most recent distribution still shipping packages for egcs as that was the only compiler supported by the Lotus Domino SDK.\n
\n
(For the younger ones here: There was some disagreement about gcc development, which resulted in the egcs fork. It got merged back into mainline gcc by he late 90s already, though)\n
\n
At the time when the Loki ports happened it was a great thing - before that you pretty much had doom and quake available. Nowadays things are better with steam, but it’s quite likely that we’ll see some stuff break there in a few years as well, at least for older games.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700506252 {#1656
date: 2023-11-20 19:50:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
"@aard@kyu.de"
"@umbraroze@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#1617 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 143663
-bodyTs: "'00s':20 '90s':73 'alreadi':74 'avail':98 'back':66 'better':102 'binari':12 'break':116 'compil':38 'develop':56 'disagr':53 'distribut':27 'domino':43 'doom':95 'egc':32,61 'enterpris':6 'find':23 'fork':62 'fun':16 'game':128 'gcc':55,69 'got':64 'great':87 'happen':83 'late':19,72 'least':125 'like':109 'll':112 'loki':81 'lot':4 'lotus':42 'mainlin':68 'merg':65 'much':93 'nowaday':99 'older':127 'one':48 'packag':30 'port':82 'pretti':92 'quak':97 'quit':108 'recent':26 'result':58 'sdk':44 'see':113 'ship':10,29 'steam':104 'still':28 'stuff':7,115 'support':39 'thing':88,100 'though':75 'time':78 'tri':21 'well':123 'year':121 'younger':47"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2338220"
+editedAt: null
+createdAt: DateTimeImmutable @1700506252 {#1558
date: 2023-11-20 19:50:52.0 +01:00
}
+"title": 143663
}
]
-id: 14819
-titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700588941
+visibility: "visible "
+apId: "https://lemmy.ml/post/8237471"
+editedAt: null
+createdAt: DateTimeImmutable @1700502541 {#3239
date: 2023-11-20 18:49:01.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: null
+root: null
+body: """
Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.\n
\n
There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1700917047 {#1695
date: 2023-11-25 13:57:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1528 …}
+nested: Doctrine\ORM\PersistentCollection {#1568 …}
+votes: Doctrine\ORM\PersistentCollection {#1549 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1550 …}
+notifications: Doctrine\ORM\PersistentCollection {#1590 …}
-id: 143497
-bodyTs: "'2.2':31 '25':2 '32bit':97 'behaviour':38 'binari':5,54 'case':87 'check':79 'compat':51,70 'definit':90 'differ':37 'drop':104 'eventu':105 'find':47 'flag':71 'forev':94 'general':45 'given':95 'instal':1 'interest':10 'kernel':30,66 'last':76 'libc':49,57 'like':14,101 'linux':7 'loki':19 'made':73 'mind':33 'most':23 'necessarili':61 'nice':63 'old':4,18,48 'play':62 'port':20 'problem':21 'quit':40 'rather':9 'relev':11 'stuff':13 'support':99 'sure':82 'thing':43,74 'time':77 've':26 'version':50,58 'won':91 'work':75,93 'written':28 'x86':98 'year':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2337481"
+editedAt: null
+createdAt: DateTimeImmutable @1700503609 {#1595
date: 2023-11-20 19:06:49.0 +01:00
}
+"title": 143497
} |
|
Show voter details
|
161 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
162 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1556
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586
+user: Proxies\__CG__\App\Entity\User {#3217 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: Proxies\__CG__\App\Entity\Image {#3258 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3260 …}
+slug: "Can-you-install-thid-25-year-old-program"
+title: "Can you install thid 25 year old program?"
+url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 156
+favouriteCount: 1065
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701617030 {#3253
date: 2023-12-03 16:23:50.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3261 …}
+votes: Doctrine\ORM\PersistentCollection {#3263 …}
+reports: Doctrine\ORM\PersistentCollection {#3265 …}
+favourites: Doctrine\ORM\PersistentCollection {#3267 …}
+notifications: Doctrine\ORM\PersistentCollection {#3269 …}
+badges: Doctrine\ORM\PersistentCollection {#3271 …}
+children: [
1 => App\Entity\EntryComment {#1647
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: null
+root: null
+body: """
Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.\n
\n
There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1700917047 {#1695
date: 2023-11-25 13:57:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1528 …}
+nested: Doctrine\ORM\PersistentCollection {#1568 …}
+votes: Doctrine\ORM\PersistentCollection {#1549 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1550 …}
+notifications: Doctrine\ORM\PersistentCollection {#1590 …}
-id: 143497
-bodyTs: "'2.2':31 '25':2 '32bit':97 'behaviour':38 'binari':5,54 'case':87 'check':79 'compat':51,70 'definit':90 'differ':37 'drop':104 'eventu':105 'find':47 'flag':71 'forev':94 'general':45 'given':95 'instal':1 'interest':10 'kernel':30,66 'last':76 'libc':49,57 'like':14,101 'linux':7 'loki':19 'made':73 'mind':33 'most':23 'necessarili':61 'nice':63 'old':4,18,48 'play':62 'port':20 'problem':21 'quit':40 'rather':9 'relev':11 'stuff':13 'support':99 'sure':82 'thing':43,74 'time':77 've':26 'version':50,58 'won':91 'work':75,93 'written':28 'x86':98 'year':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2337481"
+editedAt: null
+createdAt: DateTimeImmutable @1700503609 {#1595
date: 2023-11-20 19:06:49.0 +01:00
}
+"title": 143497
}
0 => App\Entity\EntryComment {#1556}
]
-id: 14819
-titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700588941
+visibility: "visible "
+apId: "https://lemmy.ml/post/8237471"
+editedAt: null
+createdAt: DateTimeImmutable @1700502541 {#3239
date: 2023-11-20 18:49:01.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
+root: App\Entity\EntryComment {#1647}
+body: """
There’s a lot of enterprise stuff that only ships as binaries. I had some fun in the late 00s trying to find the most recent distribution still shipping packages for egcs as that was the only compiler supported by the Lotus Domino SDK.\n
\n
(For the younger ones here: There was some disagreement about gcc development, which resulted in the egcs fork. It got merged back into mainline gcc by he late 90s already, though)\n
\n
At the time when the Loki ports happened it was a great thing - before that you pretty much had doom and quake available. Nowadays things are better with steam, but it’s quite likely that we’ll see some stuff break there in a few years as well, at least for older games.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700506252 {#1656
date: 2023-11-20 19:50:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
"@aard@kyu.de"
"@umbraroze@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#1617 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 143663
-bodyTs: "'00s':20 '90s':73 'alreadi':74 'avail':98 'back':66 'better':102 'binari':12 'break':116 'compil':38 'develop':56 'disagr':53 'distribut':27 'domino':43 'doom':95 'egc':32,61 'enterpris':6 'find':23 'fork':62 'fun':16 'game':128 'gcc':55,69 'got':64 'great':87 'happen':83 'late':19,72 'least':125 'like':109 'll':112 'loki':81 'lot':4 'lotus':42 'mainlin':68 'merg':65 'much':93 'nowaday':99 'older':127 'one':48 'packag':30 'port':82 'pretti':92 'quak':97 'quit':108 'recent':26 'result':58 'sdk':44 'see':113 'ship':10,29 'steam':104 'still':28 'stuff':7,115 'support':39 'thing':88,100 'though':75 'time':78 'tri':21 'well':123 'year':121 'younger':47"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2338220"
+editedAt: null
+createdAt: DateTimeImmutable @1700506252 {#1558
date: 2023-11-20 19:50:52.0 +01:00
}
+"title": 143663
} |
|
Show voter details
|
163 |
DENIED
|
edit
|
App\Entity\EntryComment {#1556
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586
+user: Proxies\__CG__\App\Entity\User {#3217 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: Proxies\__CG__\App\Entity\Image {#3258 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3260 …}
+slug: "Can-you-install-thid-25-year-old-program"
+title: "Can you install thid 25 year old program?"
+url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 156
+favouriteCount: 1065
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701617030 {#3253
date: 2023-12-03 16:23:50.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3261 …}
+votes: Doctrine\ORM\PersistentCollection {#3263 …}
+reports: Doctrine\ORM\PersistentCollection {#3265 …}
+favourites: Doctrine\ORM\PersistentCollection {#3267 …}
+notifications: Doctrine\ORM\PersistentCollection {#3269 …}
+badges: Doctrine\ORM\PersistentCollection {#3271 …}
+children: [
1 => App\Entity\EntryComment {#1647
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: null
+root: null
+body: """
Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.\n
\n
There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1700917047 {#1695
date: 2023-11-25 13:57:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1528 …}
+nested: Doctrine\ORM\PersistentCollection {#1568 …}
+votes: Doctrine\ORM\PersistentCollection {#1549 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1550 …}
+notifications: Doctrine\ORM\PersistentCollection {#1590 …}
-id: 143497
-bodyTs: "'2.2':31 '25':2 '32bit':97 'behaviour':38 'binari':5,54 'case':87 'check':79 'compat':51,70 'definit':90 'differ':37 'drop':104 'eventu':105 'find':47 'flag':71 'forev':94 'general':45 'given':95 'instal':1 'interest':10 'kernel':30,66 'last':76 'libc':49,57 'like':14,101 'linux':7 'loki':19 'made':73 'mind':33 'most':23 'necessarili':61 'nice':63 'old':4,18,48 'play':62 'port':20 'problem':21 'quit':40 'rather':9 'relev':11 'stuff':13 'support':99 'sure':82 'thing':43,74 'time':77 've':26 'version':50,58 'won':91 'work':75,93 'written':28 'x86':98 'year':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2337481"
+editedAt: null
+createdAt: DateTimeImmutable @1700503609 {#1595
date: 2023-11-20 19:06:49.0 +01:00
}
+"title": 143497
}
0 => App\Entity\EntryComment {#1556}
]
-id: 14819
-titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700588941
+visibility: "visible "
+apId: "https://lemmy.ml/post/8237471"
+editedAt: null
+createdAt: DateTimeImmutable @1700502541 {#3239
date: 2023-11-20 18:49:01.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
+root: App\Entity\EntryComment {#1647}
+body: """
There’s a lot of enterprise stuff that only ships as binaries. I had some fun in the late 00s trying to find the most recent distribution still shipping packages for egcs as that was the only compiler supported by the Lotus Domino SDK.\n
\n
(For the younger ones here: There was some disagreement about gcc development, which resulted in the egcs fork. It got merged back into mainline gcc by he late 90s already, though)\n
\n
At the time when the Loki ports happened it was a great thing - before that you pretty much had doom and quake available. Nowadays things are better with steam, but it’s quite likely that we’ll see some stuff break there in a few years as well, at least for older games.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700506252 {#1656
date: 2023-11-20 19:50:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
"@aard@kyu.de"
"@umbraroze@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#1617 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 143663
-bodyTs: "'00s':20 '90s':73 'alreadi':74 'avail':98 'back':66 'better':102 'binari':12 'break':116 'compil':38 'develop':56 'disagr':53 'distribut':27 'domino':43 'doom':95 'egc':32,61 'enterpris':6 'find':23 'fork':62 'fun':16 'game':128 'gcc':55,69 'got':64 'great':87 'happen':83 'late':19,72 'least':125 'like':109 'll':112 'loki':81 'lot':4 'lotus':42 'mainlin':68 'merg':65 'much':93 'nowaday':99 'older':127 'one':48 'packag':30 'port':82 'pretti':92 'quak':97 'quit':108 'recent':26 'result':58 'sdk':44 'see':113 'ship':10,29 'steam':104 'still':28 'stuff':7,115 'support':39 'thing':88,100 'though':75 'time':78 'tri':21 'well':123 'year':121 'younger':47"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2338220"
+editedAt: null
+createdAt: DateTimeImmutable @1700506252 {#1558
date: 2023-11-20 19:50:52.0 +01:00
}
+"title": 143663
} |
|
Show voter details
|
164 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1556
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586
+user: Proxies\__CG__\App\Entity\User {#3217 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: Proxies\__CG__\App\Entity\Image {#3258 …}
+domain: Proxies\__CG__\App\Entity\Domain {#3260 …}
+slug: "Can-you-install-thid-25-year-old-program"
+title: "Can you install thid 25 year old program?"
+url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
+body: null
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 156
+favouriteCount: 1065
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701617030 {#3253
date: 2023-12-03 16:23:50.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#3261 …}
+votes: Doctrine\ORM\PersistentCollection {#3263 …}
+reports: Doctrine\ORM\PersistentCollection {#3265 …}
+favourites: Doctrine\ORM\PersistentCollection {#3267 …}
+notifications: Doctrine\ORM\PersistentCollection {#3269 …}
+badges: Doctrine\ORM\PersistentCollection {#3271 …}
+children: [
1 => App\Entity\EntryComment {#1647
+user: App\Entity\User {#264 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: null
+root: null
+body: """
Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.\n
\n
There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1700917047 {#1695
date: 2023-11-25 13:57:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1528 …}
+nested: Doctrine\ORM\PersistentCollection {#1568 …}
+votes: Doctrine\ORM\PersistentCollection {#1549 …}
+reports: Doctrine\ORM\PersistentCollection {#1576 …}
+favourites: Doctrine\ORM\PersistentCollection {#1550 …}
+notifications: Doctrine\ORM\PersistentCollection {#1590 …}
-id: 143497
-bodyTs: "'2.2':31 '25':2 '32bit':97 'behaviour':38 'binari':5,54 'case':87 'check':79 'compat':51,70 'definit':90 'differ':37 'drop':104 'eventu':105 'find':47 'flag':71 'forev':94 'general':45 'given':95 'instal':1 'interest':10 'kernel':30,66 'last':76 'libc':49,57 'like':14,101 'linux':7 'loki':19 'made':73 'mind':33 'most':23 'necessarili':61 'nice':63 'old':4,18,48 'play':62 'port':20 'problem':21 'quit':40 'rather':9 'relev':11 'stuff':13 'support':99 'sure':82 'thing':43,74 'time':77 've':26 'version':50,58 'won':91 'work':75,93 'written':28 'x86':98 'year':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2337481"
+editedAt: null
+createdAt: DateTimeImmutable @1700503609 {#1595
date: 2023-11-20 19:06:49.0 +01:00
}
+"title": 143497
}
0 => App\Entity\EntryComment {#1556}
]
-id: 14819
-titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700588941
+visibility: "visible "
+apId: "https://lemmy.ml/post/8237471"
+editedAt: null
+createdAt: DateTimeImmutable @1700502541 {#3239
date: 2023-11-20 18:49:01.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
+root: App\Entity\EntryComment {#1647}
+body: """
There’s a lot of enterprise stuff that only ships as binaries. I had some fun in the late 00s trying to find the most recent distribution still shipping packages for egcs as that was the only compiler supported by the Lotus Domino SDK.\n
\n
(For the younger ones here: There was some disagreement about gcc development, which resulted in the egcs fork. It got merged back into mainline gcc by he late 90s already, though)\n
\n
At the time when the Loki ports happened it was a great thing - before that you pretty much had doom and quake available. Nowadays things are better with steam, but it’s quite likely that we’ll see some stuff break there in a few years as well, at least for older games.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700506252 {#1656
date: 2023-11-20 19:50:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@GravitySpoiled@lemmy.ml"
"@aard@kyu.de"
"@umbraroze@kbin.social"
]
+children: Doctrine\ORM\PersistentCollection {#1617 …}
+nested: Doctrine\ORM\PersistentCollection {#1618 …}
+votes: Doctrine\ORM\PersistentCollection {#1626 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1598 …}
+notifications: Doctrine\ORM\PersistentCollection {#1616 …}
-id: 143663
-bodyTs: "'00s':20 '90s':73 'alreadi':74 'avail':98 'back':66 'better':102 'binari':12 'break':116 'compil':38 'develop':56 'disagr':53 'distribut':27 'domino':43 'doom':95 'egc':32,61 'enterpris':6 'find':23 'fork':62 'fun':16 'game':128 'gcc':55,69 'got':64 'great':87 'happen':83 'late':19,72 'least':125 'like':109 'll':112 'loki':81 'lot':4 'lotus':42 'mainlin':68 'merg':65 'much':93 'nowaday':99 'older':127 'one':48 'packag':30 'port':82 'pretti':92 'quak':97 'quit':108 'recent':26 'result':58 'sdk':44 'see':113 'ship':10,29 'steam':104 'still':28 'stuff':7,115 'support':39 'thing':88,100 'though':75 'time':78 'tri':21 'well':123 'year':121 'younger':47"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://kyu.de/comment/2338220"
+editedAt: null
+createdAt: DateTimeImmutable @1700506252 {#1558
date: 2023-11-20 19:50:52.0 +01:00
}
+"title": 143663
} |
|
Show voter details
|
165 |
DENIED
|
ROLE_ADMIN
|
null |
|
Show voter details
|
166 |
DENIED
|
ROLE_MODERATOR
|
null |
|
Show voter details
|