1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1374
+user: Proxies\__CG__\App\Entity\User {#1370 …}
+entry: App\Entity\Entry {#1832 …}
+magazine: App\Entity\Magazine {#311
+icon: Proxies\__CG__\App\Entity\Image {#292 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#319
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#283 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#279 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#268 …}
+entries: Doctrine\ORM\PersistentCollection {#226 …}
+posts: Doctrine\ORM\PersistentCollection {#184 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#246 …}
+bans: Doctrine\ORM\PersistentCollection {#163 …}
+reports: Doctrine\ORM\PersistentCollection {#149 …}
+badges: Doctrine\ORM\PersistentCollection {#127 …}
+logs: Doctrine\ORM\PersistentCollection {#117 …}
+awards: Doctrine\ORM\PersistentCollection {#106 …}
+categories: Doctrine\ORM\PersistentCollection {#93 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#314
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
I’m not sure how funny this will be, but here’s how I broke my system twice in a single case. Step by step:\n
\n
1. Migrated from Manjaro KDE to EndeavourOS KDE. Kept the previous home directory.\n
2. After a few updates, there was a problem with Plasma. Applications were not starting from the panels or the .desktop files (they worked from the terminal. The terminal emulator was in startup and worked that way)\n
3. After a few google searches, found out that downgrading glibc would do something, so downgraded… Worked for a while\n
4. While using `pacman -Syu`, I always checked for warnings (foolishly thinking that the downgraded and ignored glibc would cause a `pacman` warning if it broke dependencies) and there were none. So, the updated OS stopped working due to unmatched glibc. **BREAK 1**\n
5. To fix it, I opened one of my multiple boots (another EndeavourOS) and made a script using `pacman -Ql` and `cp` to copy new glibc related files into the broken system (because I was too lazy to learn how to do it the correct way with `pacman` and `chroot` didn’t work because `glibc` is needed by bash).\n
6. Turned out the script I made was wrong and I hadn’t checked the intermediate output from `pacman -Ql`, which was telling `cp` to copy the whole /etc /usr and other directories. (just if I hadn’t given the `-r` to `cp`) **BREAK 2**\n
\n
In the end, I just made a new installation, this time with a new home and hand-picked whatever settings I wanted from the previous home, *Viva la multi-HDD*
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705994627 {#1602
date: 2024-01-23 08:23:47.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@fl42v@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1371 …}
+nested: Doctrine\ORM\PersistentCollection {#1379 …}
+votes: Doctrine\ORM\PersistentCollection {#2446 …}
+reports: Doctrine\ORM\PersistentCollection {#1891 …}
+favourites: Doctrine\ORM\PersistentCollection {#2409 …}
+notifications: Doctrine\ORM\PersistentCollection {#2358 …}
-id: 333609
-bodyTs: "'/etc':226 '/usr':227 '1':26,138 '2':39,242 '3':76 '4':96 '5':139 '6':198 'alway':102 'anoth':150 'applic':50 'bash':197 'boot':149 'break':137,241 'broke':15,121 'broken':169 'case':22 'caus':115 'check':103,211 'chroot':188 'copi':162,223 'correct':183 'cp':160,221,240 'depend':122 'desktop':59 'didn':189 'directori':38,230 'downgrad':85,91,110 'due':133 'emul':68 'end':245 'endeavouro':32,151 'file':60,166 'fix':141 'foolish':106 'found':82 'funni':6 'given':236 'glibc':86,113,136,164,193 'googl':80 'hadn':209,234 'hand':260 'hand-pick':259 'hdd':274 'home':37,257,269 'ignor':112 'instal':251 'intermedi':213 'kde':30,33 'kept':34 'la':271 'lazi':175 'learn':177 'm':2 'made':153,204,248 'manjaro':29 'migrat':27 'multi':273 'multi-hdd':272 'multipl':148 'need':195 'new':163,250,256 'none':126 'one':145 'open':144 'os':130 'output':214 'pacman':99,117,157,186,216 'panel':56 'pick':261 'plasma':49 'previous':36,268 'problem':47 'ql':158,217 'r':238 'relat':165 'script':155,202 'search':81 'set':263 'singl':21 'someth':89 'start':53 'startup':71 'step':23,25 'stop':131 'sure':4 'system':17,170 'syu':100 'tell':220 'termin':65,67 'think':107 'time':253 'turn':199 'twice':18 'unmatch':135 'updat':43,129 'use':98,156 'viva':270 'want':265 'warn':105,118 'way':75,184 'whatev':262 'whole':225 'work':62,73,92,132,191 'would':87,114 'wrong':206"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.kde.social/comment/2493061"
+editedAt: null
+createdAt: DateTimeImmutable @1705994627 {#1969
date: 2024-01-23 08:23:47.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1374
+user: Proxies\__CG__\App\Entity\User {#1370 …}
+entry: App\Entity\Entry {#1832 …}
+magazine: App\Entity\Magazine {#311
+icon: Proxies\__CG__\App\Entity\Image {#292 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#319
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#283 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#279 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#268 …}
+entries: Doctrine\ORM\PersistentCollection {#226 …}
+posts: Doctrine\ORM\PersistentCollection {#184 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#246 …}
+bans: Doctrine\ORM\PersistentCollection {#163 …}
+reports: Doctrine\ORM\PersistentCollection {#149 …}
+badges: Doctrine\ORM\PersistentCollection {#127 …}
+logs: Doctrine\ORM\PersistentCollection {#117 …}
+awards: Doctrine\ORM\PersistentCollection {#106 …}
+categories: Doctrine\ORM\PersistentCollection {#93 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#314
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
I’m not sure how funny this will be, but here’s how I broke my system twice in a single case. Step by step:\n
\n
1. Migrated from Manjaro KDE to EndeavourOS KDE. Kept the previous home directory.\n
2. After a few updates, there was a problem with Plasma. Applications were not starting from the panels or the .desktop files (they worked from the terminal. The terminal emulator was in startup and worked that way)\n
3. After a few google searches, found out that downgrading glibc would do something, so downgraded… Worked for a while\n
4. While using `pacman -Syu`, I always checked for warnings (foolishly thinking that the downgraded and ignored glibc would cause a `pacman` warning if it broke dependencies) and there were none. So, the updated OS stopped working due to unmatched glibc. **BREAK 1**\n
5. To fix it, I opened one of my multiple boots (another EndeavourOS) and made a script using `pacman -Ql` and `cp` to copy new glibc related files into the broken system (because I was too lazy to learn how to do it the correct way with `pacman` and `chroot` didn’t work because `glibc` is needed by bash).\n
6. Turned out the script I made was wrong and I hadn’t checked the intermediate output from `pacman -Ql`, which was telling `cp` to copy the whole /etc /usr and other directories. (just if I hadn’t given the `-r` to `cp`) **BREAK 2**\n
\n
In the end, I just made a new installation, this time with a new home and hand-picked whatever settings I wanted from the previous home, *Viva la multi-HDD*
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705994627 {#1602
date: 2024-01-23 08:23:47.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@fl42v@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1371 …}
+nested: Doctrine\ORM\PersistentCollection {#1379 …}
+votes: Doctrine\ORM\PersistentCollection {#2446 …}
+reports: Doctrine\ORM\PersistentCollection {#1891 …}
+favourites: Doctrine\ORM\PersistentCollection {#2409 …}
+notifications: Doctrine\ORM\PersistentCollection {#2358 …}
-id: 333609
-bodyTs: "'/etc':226 '/usr':227 '1':26,138 '2':39,242 '3':76 '4':96 '5':139 '6':198 'alway':102 'anoth':150 'applic':50 'bash':197 'boot':149 'break':137,241 'broke':15,121 'broken':169 'case':22 'caus':115 'check':103,211 'chroot':188 'copi':162,223 'correct':183 'cp':160,221,240 'depend':122 'desktop':59 'didn':189 'directori':38,230 'downgrad':85,91,110 'due':133 'emul':68 'end':245 'endeavouro':32,151 'file':60,166 'fix':141 'foolish':106 'found':82 'funni':6 'given':236 'glibc':86,113,136,164,193 'googl':80 'hadn':209,234 'hand':260 'hand-pick':259 'hdd':274 'home':37,257,269 'ignor':112 'instal':251 'intermedi':213 'kde':30,33 'kept':34 'la':271 'lazi':175 'learn':177 'm':2 'made':153,204,248 'manjaro':29 'migrat':27 'multi':273 'multi-hdd':272 'multipl':148 'need':195 'new':163,250,256 'none':126 'one':145 'open':144 'os':130 'output':214 'pacman':99,117,157,186,216 'panel':56 'pick':261 'plasma':49 'previous':36,268 'problem':47 'ql':158,217 'r':238 'relat':165 'script':155,202 'search':81 'set':263 'singl':21 'someth':89 'start':53 'startup':71 'step':23,25 'stop':131 'sure':4 'system':17,170 'syu':100 'tell':220 'termin':65,67 'think':107 'time':253 'turn':199 'twice':18 'unmatch':135 'updat':43,129 'use':98,156 'viva':270 'want':265 'warn':105,118 'way':75,184 'whatev':262 'whole':225 'work':62,73,92,132,191 'would':87,114 'wrong':206"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.kde.social/comment/2493061"
+editedAt: null
+createdAt: DateTimeImmutable @1705994627 {#1969
date: 2024-01-23 08:23:47.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1374
+user: Proxies\__CG__\App\Entity\User {#1370 …}
+entry: App\Entity\Entry {#1832 …}
+magazine: App\Entity\Magazine {#311
+icon: Proxies\__CG__\App\Entity\Image {#292 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#319
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#283 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#279 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#268 …}
+entries: Doctrine\ORM\PersistentCollection {#226 …}
+posts: Doctrine\ORM\PersistentCollection {#184 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#246 …}
+bans: Doctrine\ORM\PersistentCollection {#163 …}
+reports: Doctrine\ORM\PersistentCollection {#149 …}
+badges: Doctrine\ORM\PersistentCollection {#127 …}
+logs: Doctrine\ORM\PersistentCollection {#117 …}
+awards: Doctrine\ORM\PersistentCollection {#106 …}
+categories: Doctrine\ORM\PersistentCollection {#93 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#314
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
I’m not sure how funny this will be, but here’s how I broke my system twice in a single case. Step by step:\n
\n
1. Migrated from Manjaro KDE to EndeavourOS KDE. Kept the previous home directory.\n
2. After a few updates, there was a problem with Plasma. Applications were not starting from the panels or the .desktop files (they worked from the terminal. The terminal emulator was in startup and worked that way)\n
3. After a few google searches, found out that downgrading glibc would do something, so downgraded… Worked for a while\n
4. While using `pacman -Syu`, I always checked for warnings (foolishly thinking that the downgraded and ignored glibc would cause a `pacman` warning if it broke dependencies) and there were none. So, the updated OS stopped working due to unmatched glibc. **BREAK 1**\n
5. To fix it, I opened one of my multiple boots (another EndeavourOS) and made a script using `pacman -Ql` and `cp` to copy new glibc related files into the broken system (because I was too lazy to learn how to do it the correct way with `pacman` and `chroot` didn’t work because `glibc` is needed by bash).\n
6. Turned out the script I made was wrong and I hadn’t checked the intermediate output from `pacman -Ql`, which was telling `cp` to copy the whole /etc /usr and other directories. (just if I hadn’t given the `-r` to `cp`) **BREAK 2**\n
\n
In the end, I just made a new installation, this time with a new home and hand-picked whatever settings I wanted from the previous home, *Viva la multi-HDD*
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705994627 {#1602
date: 2024-01-23 08:23:47.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@fl42v@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1371 …}
+nested: Doctrine\ORM\PersistentCollection {#1379 …}
+votes: Doctrine\ORM\PersistentCollection {#2446 …}
+reports: Doctrine\ORM\PersistentCollection {#1891 …}
+favourites: Doctrine\ORM\PersistentCollection {#2409 …}
+notifications: Doctrine\ORM\PersistentCollection {#2358 …}
-id: 333609
-bodyTs: "'/etc':226 '/usr':227 '1':26,138 '2':39,242 '3':76 '4':96 '5':139 '6':198 'alway':102 'anoth':150 'applic':50 'bash':197 'boot':149 'break':137,241 'broke':15,121 'broken':169 'case':22 'caus':115 'check':103,211 'chroot':188 'copi':162,223 'correct':183 'cp':160,221,240 'depend':122 'desktop':59 'didn':189 'directori':38,230 'downgrad':85,91,110 'due':133 'emul':68 'end':245 'endeavouro':32,151 'file':60,166 'fix':141 'foolish':106 'found':82 'funni':6 'given':236 'glibc':86,113,136,164,193 'googl':80 'hadn':209,234 'hand':260 'hand-pick':259 'hdd':274 'home':37,257,269 'ignor':112 'instal':251 'intermedi':213 'kde':30,33 'kept':34 'la':271 'lazi':175 'learn':177 'm':2 'made':153,204,248 'manjaro':29 'migrat':27 'multi':273 'multi-hdd':272 'multipl':148 'need':195 'new':163,250,256 'none':126 'one':145 'open':144 'os':130 'output':214 'pacman':99,117,157,186,216 'panel':56 'pick':261 'plasma':49 'previous':36,268 'problem':47 'ql':158,217 'r':238 'relat':165 'script':155,202 'search':81 'set':263 'singl':21 'someth':89 'start':53 'startup':71 'step':23,25 'stop':131 'sure':4 'system':17,170 'syu':100 'tell':220 'termin':65,67 'think':107 'time':253 'turn':199 'twice':18 'unmatch':135 'updat':43,129 'use':98,156 'viva':270 'want':265 'warn':105,118 'way':75,184 'whatev':262 'whole':225 'work':62,73,92,132,191 'would':87,114 'wrong':206"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.kde.social/comment/2493061"
+editedAt: null
+createdAt: DateTimeImmutable @1705994627 {#1969
date: 2024-01-23 08:23:47.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#311
+icon: Proxies\__CG__\App\Entity\Image {#292 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#319
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#283 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#279 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#268 …}
+entries: Doctrine\ORM\PersistentCollection {#226 …}
+posts: Doctrine\ORM\PersistentCollection {#184 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#246 …}
+bans: Doctrine\ORM\PersistentCollection {#163 …}
+reports: Doctrine\ORM\PersistentCollection {#149 …}
+badges: Doctrine\ORM\PersistentCollection {#127 …}
+logs: Doctrine\ORM\PersistentCollection {#117 …}
+awards: Doctrine\ORM\PersistentCollection {#106 …}
+categories: Doctrine\ORM\PersistentCollection {#93 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#314
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|