1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1365
+user: Proxies\__CG__\App\Entity\User {#1378 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#324
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#318
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#317
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
A method I have not seen mentioned yet (for when you have an old precompiled version of an app):\n
\n
1. Identify the missing libs. You can run the program, but sometimes it’s easier to use ldd\n
2. Use your web browser to download the missing libs from Debian’s repos (stable or older if need be). Unfortunately you often also have to grab their deps too.\n
3. Extract the .debs\n
4. Move all of the .so files into the same folder as the old program you are trying to run\n
5. export LD_LIBRARY_PATH="$(pwd)"\n
6. Now try running the app\n
\n
It often takes a bit of fiddling, but it’s worked for me a few times and you only need to fetch the few libraries you are missing. For bigger things however it can be a dependency hell, you might as well use the distro’s actual package manager inside a chroot.\n
\n
Note: You don’t need to be using Debian as your host distro, I don’t. As long as it’s a glibc based distro you should be mostly fine (glibc is mostly backwards compatible)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1706095702 {#1768
date: 2024-01-24 12:28:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1370 …}
+nested: Doctrine\ORM\PersistentCollection {#1375 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#1898 …}
+favourites: Doctrine\ORM\PersistentCollection {#1841 …}
+notifications: Doctrine\ORM\PersistentCollection {#2354 …}
-id: 336427
-bodyTs: "'1':20 '2':38 '3':68 '4':72 '5':92 '6':98 'actual':150 'also':61 'app':19,103 'backward':189 'base':179 'bigger':133 'bit':108 'browser':42 'chroot':155 'compat':190 'deb':71 'debian':49,164 'dep':66 'depend':140 'distro':148,168,180 'download':44 'easier':34 'export':93 'extract':69 'fetch':125 'fiddl':110 'file':78 'fine':185 'folder':82 'glibc':178,186 'grab':64 'hell':141 'host':167 'howev':135 'identifi':21 'insid':153 'ld':94 'ldd':37 'lib':24,47 'librari':95,128 'long':173 'manag':152 'mention':7 'method':2 'might':143 'miss':23,46,131 'most':184,188 'move':73 'need':56,123,160 'note':156 'often':60,105 'old':14,85 'older':54 'packag':151 'path':96 'precompil':15 'program':29,86 'pwd':97 'repo':51 'run':27,91,101 'seen':6 'sometim':31 'stabl':52 'take':106 'thing':134 'time':119 'tri':89,100 'unfortun':58 'use':36,39,146,163 'version':16 'web':41 'well':145 'work':114 'yet':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://aussie.zone/comment/6076950"
+editedAt: DateTimeImmutable @1728281251 {#1377
date: 2024-10-07 08:07:31.0 +02:00
}
+createdAt: DateTimeImmutable @1706095702 {#1927
date: 2024-01-24 12:28:22.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1365
+user: Proxies\__CG__\App\Entity\User {#1378 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#324
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#318
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#317
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
A method I have not seen mentioned yet (for when you have an old precompiled version of an app):\n
\n
1. Identify the missing libs. You can run the program, but sometimes it’s easier to use ldd\n
2. Use your web browser to download the missing libs from Debian’s repos (stable or older if need be). Unfortunately you often also have to grab their deps too.\n
3. Extract the .debs\n
4. Move all of the .so files into the same folder as the old program you are trying to run\n
5. export LD_LIBRARY_PATH="$(pwd)"\n
6. Now try running the app\n
\n
It often takes a bit of fiddling, but it’s worked for me a few times and you only need to fetch the few libraries you are missing. For bigger things however it can be a dependency hell, you might as well use the distro’s actual package manager inside a chroot.\n
\n
Note: You don’t need to be using Debian as your host distro, I don’t. As long as it’s a glibc based distro you should be mostly fine (glibc is mostly backwards compatible)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1706095702 {#1768
date: 2024-01-24 12:28:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1370 …}
+nested: Doctrine\ORM\PersistentCollection {#1375 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#1898 …}
+favourites: Doctrine\ORM\PersistentCollection {#1841 …}
+notifications: Doctrine\ORM\PersistentCollection {#2354 …}
-id: 336427
-bodyTs: "'1':20 '2':38 '3':68 '4':72 '5':92 '6':98 'actual':150 'also':61 'app':19,103 'backward':189 'base':179 'bigger':133 'bit':108 'browser':42 'chroot':155 'compat':190 'deb':71 'debian':49,164 'dep':66 'depend':140 'distro':148,168,180 'download':44 'easier':34 'export':93 'extract':69 'fetch':125 'fiddl':110 'file':78 'fine':185 'folder':82 'glibc':178,186 'grab':64 'hell':141 'host':167 'howev':135 'identifi':21 'insid':153 'ld':94 'ldd':37 'lib':24,47 'librari':95,128 'long':173 'manag':152 'mention':7 'method':2 'might':143 'miss':23,46,131 'most':184,188 'move':73 'need':56,123,160 'note':156 'often':60,105 'old':14,85 'older':54 'packag':151 'path':96 'precompil':15 'program':29,86 'pwd':97 'repo':51 'run':27,91,101 'seen':6 'sometim':31 'stabl':52 'take':106 'thing':134 'time':119 'tri':89,100 'unfortun':58 'use':36,39,146,163 'version':16 'web':41 'well':145 'work':114 'yet':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://aussie.zone/comment/6076950"
+editedAt: DateTimeImmutable @1728281251 {#1377
date: 2024-10-07 08:07:31.0 +02:00
}
+createdAt: DateTimeImmutable @1706095702 {#1927
date: 2024-01-24 12:28:22.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1365
+user: Proxies\__CG__\App\Entity\User {#1378 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#324
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#318
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#317
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
A method I have not seen mentioned yet (for when you have an old precompiled version of an app):\n
\n
1. Identify the missing libs. You can run the program, but sometimes it’s easier to use ldd\n
2. Use your web browser to download the missing libs from Debian’s repos (stable or older if need be). Unfortunately you often also have to grab their deps too.\n
3. Extract the .debs\n
4. Move all of the .so files into the same folder as the old program you are trying to run\n
5. export LD_LIBRARY_PATH="$(pwd)"\n
6. Now try running the app\n
\n
It often takes a bit of fiddling, but it’s worked for me a few times and you only need to fetch the few libraries you are missing. For bigger things however it can be a dependency hell, you might as well use the distro’s actual package manager inside a chroot.\n
\n
Note: You don’t need to be using Debian as your host distro, I don’t. As long as it’s a glibc based distro you should be mostly fine (glibc is mostly backwards compatible)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1706095702 {#1768
date: 2024-01-24 12:28:22.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
"@renzev@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1370 …}
+nested: Doctrine\ORM\PersistentCollection {#1375 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#1898 …}
+favourites: Doctrine\ORM\PersistentCollection {#1841 …}
+notifications: Doctrine\ORM\PersistentCollection {#2354 …}
-id: 336427
-bodyTs: "'1':20 '2':38 '3':68 '4':72 '5':92 '6':98 'actual':150 'also':61 'app':19,103 'backward':189 'base':179 'bigger':133 'bit':108 'browser':42 'chroot':155 'compat':190 'deb':71 'debian':49,164 'dep':66 'depend':140 'distro':148,168,180 'download':44 'easier':34 'export':93 'extract':69 'fetch':125 'fiddl':110 'file':78 'fine':185 'folder':82 'glibc':178,186 'grab':64 'hell':141 'host':167 'howev':135 'identifi':21 'insid':153 'ld':94 'ldd':37 'lib':24,47 'librari':95,128 'long':173 'manag':152 'mention':7 'method':2 'might':143 'miss':23,46,131 'most':184,188 'move':73 'need':56,123,160 'note':156 'often':60,105 'old':14,85 'older':54 'packag':151 'path':96 'precompil':15 'program':29,86 'pwd':97 'repo':51 'run':27,91,101 'seen':6 'sometim':31 'stabl':52 'take':106 'thing':134 'time':119 'tri':89,100 'unfortun':58 'use':36,39,146,163 'version':16 'web':41 'well':145 'work':114 'yet':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://aussie.zone/comment/6076950"
+editedAt: DateTimeImmutable @1728281251 {#1377
date: 2024-10-07 08:07:31.0 +02:00
}
+createdAt: DateTimeImmutable @1706095702 {#1927
date: 2024-01-24 12:28:22.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#324
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#318
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#317
date: 2023-11-04 12:00:15.0 +01:00
}
} |
|
Show voter details
|