1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1369
+user: Proxies\__CG__\App\Entity\User {#1370 …}
+entry: App\Entity\Entry {#1810 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+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 {#321
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-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 {#322
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#316
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
+body: """
For one - the error handling. Every codebase is filled with messy, hard to type:\n
\n
```\n
\n
<span style="color:#323232;">if err != nil {\n
</span><span style="color:#323232;"> ...\n
</span><span style="color:#323232;">}\n
</span>\n
```\n
\n
And it doesn’t even give you a stack trace to debug the problem when an error happens, [apparently](https://opencredo.com/blogs/why-i-dont-like-error-handling-in-go/).\n
\n
Second reason - it lacks many features that are generally available in most other languages. Generics is the big one, but thankfully they added them in last half a year or so. In general Golang’s design principle is to implement only the required minimum.\n
\n
And probably most important - Go is owned by Google, aka the “all seeing eye of Sauron”. There was recently a big controversy with them proposing adding an [on-by-default telemetry to the compiler](https://github.com/golang/go/discussions/58409). And with the recent trend of enshittification, I wouldn’t trust google or any other mega-corporation.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702571736 {#1605
date: 2023-12-14 17:35:36.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@pnutzh4x0r@lemmy.ndlug.org"
"@sentient_loom@sh.itjust.works"
"@janAkali@lemmy.one"
]
+children: Doctrine\ORM\PersistentCollection {#2466 …}
+nested: Doctrine\ORM\PersistentCollection {#2288 …}
+votes: Doctrine\ORM\PersistentCollection {#2446 …}
+reports: Doctrine\ORM\PersistentCollection {#2439 …}
+favourites: Doctrine\ORM\PersistentCollection {#2489 …}
+notifications: Doctrine\ORM\PersistentCollection {#60 …}
-id: 221732
-bodyTs: "'/blogs/why-i-dont-like-error-handling-in-go/).':39 '/golang/go/discussions/58409).':121 'ad':62,109 'aka':93 'appar':36 'avail':49 'big':57,104 'codebas':7 'compil':118 'controversi':105 'corpor':139 'debug':29 'default':114 'design':75 'doesn':20 'enshittif':128 'err':16 'error':4,34 'even':22 'everi':6 'eye':97 'featur':45 'fill':9 'general':48,72 'generic':54 'github.com':120 'github.com/golang/go/discussions/58409).':119 'give':23 'go':88 'golang':73 'googl':92,133 'half':66 'handl':5 'happen':35 'hard':12 'implement':79 'import':87 'lack':43 'languag':53 'last':65 'mani':44 'mega':138 'mega-corpor':137 'messi':11 'minimum':83 'nil':17 'on-by-default':111 'one':2,58 'opencredo.com':38 'opencredo.com/blogs/why-i-dont-like-error-handling-in-go/).':37 'own':90 'principl':76 'probabl':85 'problem':31 'propos':108 'reason':41 'recent':102,125 'requir':82 'sauron':99 'second':40 'see':96 'stack':26 'telemetri':115 'thank':60 'trace':27 'trend':126 'trust':132 'type':14 'wouldn':130 'year':68"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.one/comment/5492314"
+editedAt: DateTimeImmutable @1704752557 {#1945
date: 2024-01-08 23:22:37.0 +01:00
}
+createdAt: DateTimeImmutable @1702571736 {#1368
date: 2023-12-14 17:35:36.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1369
+user: Proxies\__CG__\App\Entity\User {#1370 …}
+entry: App\Entity\Entry {#1810 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+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 {#321
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-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 {#322
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#316
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
+body: """
For one - the error handling. Every codebase is filled with messy, hard to type:\n
\n
```\n
\n
<span style="color:#323232;">if err != nil {\n
</span><span style="color:#323232;"> ...\n
</span><span style="color:#323232;">}\n
</span>\n
```\n
\n
And it doesn’t even give you a stack trace to debug the problem when an error happens, [apparently](https://opencredo.com/blogs/why-i-dont-like-error-handling-in-go/).\n
\n
Second reason - it lacks many features that are generally available in most other languages. Generics is the big one, but thankfully they added them in last half a year or so. In general Golang’s design principle is to implement only the required minimum.\n
\n
And probably most important - Go is owned by Google, aka the “all seeing eye of Sauron”. There was recently a big controversy with them proposing adding an [on-by-default telemetry to the compiler](https://github.com/golang/go/discussions/58409). And with the recent trend of enshittification, I wouldn’t trust google or any other mega-corporation.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702571736 {#1605
date: 2023-12-14 17:35:36.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@pnutzh4x0r@lemmy.ndlug.org"
"@sentient_loom@sh.itjust.works"
"@janAkali@lemmy.one"
]
+children: Doctrine\ORM\PersistentCollection {#2466 …}
+nested: Doctrine\ORM\PersistentCollection {#2288 …}
+votes: Doctrine\ORM\PersistentCollection {#2446 …}
+reports: Doctrine\ORM\PersistentCollection {#2439 …}
+favourites: Doctrine\ORM\PersistentCollection {#2489 …}
+notifications: Doctrine\ORM\PersistentCollection {#60 …}
-id: 221732
-bodyTs: "'/blogs/why-i-dont-like-error-handling-in-go/).':39 '/golang/go/discussions/58409).':121 'ad':62,109 'aka':93 'appar':36 'avail':49 'big':57,104 'codebas':7 'compil':118 'controversi':105 'corpor':139 'debug':29 'default':114 'design':75 'doesn':20 'enshittif':128 'err':16 'error':4,34 'even':22 'everi':6 'eye':97 'featur':45 'fill':9 'general':48,72 'generic':54 'github.com':120 'github.com/golang/go/discussions/58409).':119 'give':23 'go':88 'golang':73 'googl':92,133 'half':66 'handl':5 'happen':35 'hard':12 'implement':79 'import':87 'lack':43 'languag':53 'last':65 'mani':44 'mega':138 'mega-corpor':137 'messi':11 'minimum':83 'nil':17 'on-by-default':111 'one':2,58 'opencredo.com':38 'opencredo.com/blogs/why-i-dont-like-error-handling-in-go/).':37 'own':90 'principl':76 'probabl':85 'problem':31 'propos':108 'reason':41 'recent':102,125 'requir':82 'sauron':99 'second':40 'see':96 'stack':26 'telemetri':115 'thank':60 'trace':27 'trend':126 'trust':132 'type':14 'wouldn':130 'year':68"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.one/comment/5492314"
+editedAt: DateTimeImmutable @1704752557 {#1945
date: 2024-01-08 23:22:37.0 +01:00
}
+createdAt: DateTimeImmutable @1702571736 {#1368
date: 2023-12-14 17:35:36.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1369
+user: Proxies\__CG__\App\Entity\User {#1370 …}
+entry: App\Entity\Entry {#1810 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+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 {#321
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-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 {#322
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#316
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
+body: """
For one - the error handling. Every codebase is filled with messy, hard to type:\n
\n
```\n
\n
<span style="color:#323232;">if err != nil {\n
</span><span style="color:#323232;"> ...\n
</span><span style="color:#323232;">}\n
</span>\n
```\n
\n
And it doesn’t even give you a stack trace to debug the problem when an error happens, [apparently](https://opencredo.com/blogs/why-i-dont-like-error-handling-in-go/).\n
\n
Second reason - it lacks many features that are generally available in most other languages. Generics is the big one, but thankfully they added them in last half a year or so. In general Golang’s design principle is to implement only the required minimum.\n
\n
And probably most important - Go is owned by Google, aka the “all seeing eye of Sauron”. There was recently a big controversy with them proposing adding an [on-by-default telemetry to the compiler](https://github.com/golang/go/discussions/58409). And with the recent trend of enshittification, I wouldn’t trust google or any other mega-corporation.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702571736 {#1605
date: 2023-12-14 17:35:36.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@pnutzh4x0r@lemmy.ndlug.org"
"@sentient_loom@sh.itjust.works"
"@janAkali@lemmy.one"
]
+children: Doctrine\ORM\PersistentCollection {#2466 …}
+nested: Doctrine\ORM\PersistentCollection {#2288 …}
+votes: Doctrine\ORM\PersistentCollection {#2446 …}
+reports: Doctrine\ORM\PersistentCollection {#2439 …}
+favourites: Doctrine\ORM\PersistentCollection {#2489 …}
+notifications: Doctrine\ORM\PersistentCollection {#60 …}
-id: 221732
-bodyTs: "'/blogs/why-i-dont-like-error-handling-in-go/).':39 '/golang/go/discussions/58409).':121 'ad':62,109 'aka':93 'appar':36 'avail':49 'big':57,104 'codebas':7 'compil':118 'controversi':105 'corpor':139 'debug':29 'default':114 'design':75 'doesn':20 'enshittif':128 'err':16 'error':4,34 'even':22 'everi':6 'eye':97 'featur':45 'fill':9 'general':48,72 'generic':54 'github.com':120 'github.com/golang/go/discussions/58409).':119 'give':23 'go':88 'golang':73 'googl':92,133 'half':66 'handl':5 'happen':35 'hard':12 'implement':79 'import':87 'lack':43 'languag':53 'last':65 'mani':44 'mega':138 'mega-corpor':137 'messi':11 'minimum':83 'nil':17 'on-by-default':111 'one':2,58 'opencredo.com':38 'opencredo.com/blogs/why-i-dont-like-error-handling-in-go/).':37 'own':90 'principl':76 'probabl':85 'problem':31 'propos':108 'reason':41 'recent':102,125 'requir':82 'sauron':99 'second':40 'see':96 'stack':26 'telemetri':115 'thank':60 'trace':27 'trend':126 'trust':132 'type':14 'wouldn':130 'year':68"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.one/comment/5492314"
+editedAt: DateTimeImmutable @1704752557 {#1945
date: 2024-01-08 23:22:37.0 +01:00
}
+createdAt: DateTimeImmutable @1702571736 {#1368
date: 2023-12-14 17:35:36.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+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 {#321
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-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 {#322
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#316
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|