1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1782
+user: App\Entity\User {#1457 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
I’m very happy to report that I found a solution to the problem: `keyd`. It’s amazing.\n
\n
- [GitHub project here](https://github.com/rvaiya/keyd)\n
- [Credits for finding it](https://foosel.net/til/how-to-remap-keys-under-linux-and-wayland/)\n
\n
Instructions on the github project are crystal clear, but I’ll leave some instructions below for Arch Users\n
\n
`yay -S keyd`\n
\n
sudo systemctl enable keyd && sudo systemctl start keyd\n
\n
Now you can configure the `/etc/keyd/default.conf` file to your hearts desire. `keyd` is very feature rich, check the man page to see everything you can do. You can even add layers to your keyboard. Very sweet.\n
\n
My personal configuration so far (I will definitely expand it later when I bump into more problems)\n
\n
```\n
\n
<span style="color:#323232;">[ids]\n
</span><span style="color:#323232;">*\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[main]\n
</span><span style="color:#323232;">' = oneshotm(apostrophe, ')\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[apostrophe]\n
</span><span style="color:#323232;">a = a\n
</span><span style="color:#323232;">b = macro(space backspace apostrophe space b)\n
</span><span style="color:#323232;">c = macro(backspace G-,)\n
</span><span style="color:#323232;">d = macro(space backspace apostrophe space d)\n
</span><span style="color:#323232;">e = e\n
</span><span style="color:#323232;">f = macro(space backspace apostrophe space f)\n
</span><span style="color:#323232;">g = macro(backspace apostrophe space g)\n
</span><span style="color:#323232;">h = macro(space backspace apostrophe space h)\n
</span><span style="color:#323232;">i = i\n
</span><span style="color:#323232;">j = macro(space backspace apostrophe space j)\n
</span><span style="color:#323232;">k = macro(backspace apostrophe space k)\n
</span><span style="color:#323232;">l = macro(backspace apostrophe space l)\n
</span><span style="color:#323232;">m = macro(backspace apostrophe space m)\n
</span><span style="color:#323232;">n = macro(backspace apostrophe space n)\n
</span><span style="color:#323232;">o = o\n
</span><span style="color:#323232;">p = macro(space backspace apostrophe space p)\n
</span><span style="color:#323232;">q = macro(space backspace apostrophe space q)\n
</span><span style="color:#323232;">r = macro(backspace apostrophe space r)\n
</span><span style="color:#323232;">s = macro(backspace apostrophe space s)\n
</span><span style="color:#323232;">t = macro(backspace apostrophe space t)\n
</span><span style="color:#323232;">u = u\n
</span><span style="color:#323232;">v = macro(space backspace apostrophe space v)\n
</span><span style="color:#323232;">w = macro(backspace apostrophe space w)\n
</span><span style="color:#323232;">x = macro(space backspace apostrophe space x)\n
</span><span style="color:#323232;">y = macro(backspace apostrophe space y)\n
</span><span style="color:#323232;">z = macro(backspace apostrophe space z)\n
</span><span style="color:#323232;">\n
</span>\n
```\n
\n
After editing `/etc/keyd/default.conf` make sure you run `sudo keyd reload `
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705503848 {#1533
date: 2024-01-17 16:04:08.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1753 …}
+nested: Doctrine\ORM\PersistentCollection {#1749 …}
+votes: Doctrine\ORM\PersistentCollection {#1492 …}
+reports: Doctrine\ORM\PersistentCollection {#1488 …}
+favourites: Doctrine\ORM\PersistentCollection {#1632 …}
+notifications: Doctrine\ORM\PersistentCollection {#1418 …}
-id: 316793
-bodyTs: "'/etc/keyd/default.conf':66,264 '/rvaiya/keyd)':24 '/til/how-to-remap-keys-under-linux-and-wayland/)':31 'add':90 'amaz':18 'apostroph':117,118,125,136,145,151,158,167,173,179,185,191,200,207,213,219,225,234,240,247,253,259 'arch':48 'b':121,127 'backspac':124,130,135,144,150,157,166,172,178,184,190,199,206,212,218,224,233,239,246,252,258 'bump':110 'c':128 'check':77 'clear':39 'configur':64,99 'credit':25 'crystal':38 'd':132,138 'definit':104 'desir':71 'e':139,140 'edit':263 'enabl':55 'even':89 'everyth':83 'expand':105 'f':141,147 'far':101 'featur':75 'file':67 'find':27 'foosel.net':30 'foosel.net/til/how-to-remap-keys-under-linux-and-wayland/)':29 'found':9 'g':131,148,153 'github':19,35 'github.com':23 'github.com/rvaiya/keyd)':22 'h':154,160 'happi':4 'heart':70 'id':114 'instruct':32,45 'j':163,169 'k':170,175 'keyboard':94 'keyd':15,52,56,60,72,270 'l':176,181 'later':107 'layer':91 'leav':43 'll':42 'm':2,182,187 'macro':122,129,133,142,149,155,164,171,177,183,189,197,204,211,217,223,231,238,244,251,257 'main':115 'make':265 'man':79 'n':188,193 'o':194,195 'oneshotm':116 'p':196,202 'page':80 'person':98 'problem':14,113 'project':20,36 'q':203,209 'r':210,215 'reload':271 'report':6 'rich':76 'run':268 'see':82 'solut':11 'space':123,126,134,137,143,146,152,156,159,165,168,174,180,186,192,198,201,205,208,214,220,226,232,235,241,245,248,254,260 'start':59 'sudo':53,57,269 'sure':266 'sweet':96 'systemctl':54,58 'u':228,229 'user':49 'v':230,236 'w':237,242 'x':243,249 'y':250,255 'yay':50 'z':256,261"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6777373"
+editedAt: DateTimeImmutable @1725847877 {#1473
date: 2024-09-09 04:11:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705503848 {#1682
date: 2024-01-17 16:04:08.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1782
+user: App\Entity\User {#1457 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
I’m very happy to report that I found a solution to the problem: `keyd`. It’s amazing.\n
\n
- [GitHub project here](https://github.com/rvaiya/keyd)\n
- [Credits for finding it](https://foosel.net/til/how-to-remap-keys-under-linux-and-wayland/)\n
\n
Instructions on the github project are crystal clear, but I’ll leave some instructions below for Arch Users\n
\n
`yay -S keyd`\n
\n
sudo systemctl enable keyd && sudo systemctl start keyd\n
\n
Now you can configure the `/etc/keyd/default.conf` file to your hearts desire. `keyd` is very feature rich, check the man page to see everything you can do. You can even add layers to your keyboard. Very sweet.\n
\n
My personal configuration so far (I will definitely expand it later when I bump into more problems)\n
\n
```\n
\n
<span style="color:#323232;">[ids]\n
</span><span style="color:#323232;">*\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[main]\n
</span><span style="color:#323232;">' = oneshotm(apostrophe, ')\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[apostrophe]\n
</span><span style="color:#323232;">a = a\n
</span><span style="color:#323232;">b = macro(space backspace apostrophe space b)\n
</span><span style="color:#323232;">c = macro(backspace G-,)\n
</span><span style="color:#323232;">d = macro(space backspace apostrophe space d)\n
</span><span style="color:#323232;">e = e\n
</span><span style="color:#323232;">f = macro(space backspace apostrophe space f)\n
</span><span style="color:#323232;">g = macro(backspace apostrophe space g)\n
</span><span style="color:#323232;">h = macro(space backspace apostrophe space h)\n
</span><span style="color:#323232;">i = i\n
</span><span style="color:#323232;">j = macro(space backspace apostrophe space j)\n
</span><span style="color:#323232;">k = macro(backspace apostrophe space k)\n
</span><span style="color:#323232;">l = macro(backspace apostrophe space l)\n
</span><span style="color:#323232;">m = macro(backspace apostrophe space m)\n
</span><span style="color:#323232;">n = macro(backspace apostrophe space n)\n
</span><span style="color:#323232;">o = o\n
</span><span style="color:#323232;">p = macro(space backspace apostrophe space p)\n
</span><span style="color:#323232;">q = macro(space backspace apostrophe space q)\n
</span><span style="color:#323232;">r = macro(backspace apostrophe space r)\n
</span><span style="color:#323232;">s = macro(backspace apostrophe space s)\n
</span><span style="color:#323232;">t = macro(backspace apostrophe space t)\n
</span><span style="color:#323232;">u = u\n
</span><span style="color:#323232;">v = macro(space backspace apostrophe space v)\n
</span><span style="color:#323232;">w = macro(backspace apostrophe space w)\n
</span><span style="color:#323232;">x = macro(space backspace apostrophe space x)\n
</span><span style="color:#323232;">y = macro(backspace apostrophe space y)\n
</span><span style="color:#323232;">z = macro(backspace apostrophe space z)\n
</span><span style="color:#323232;">\n
</span>\n
```\n
\n
After editing `/etc/keyd/default.conf` make sure you run `sudo keyd reload `
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705503848 {#1533
date: 2024-01-17 16:04:08.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1753 …}
+nested: Doctrine\ORM\PersistentCollection {#1749 …}
+votes: Doctrine\ORM\PersistentCollection {#1492 …}
+reports: Doctrine\ORM\PersistentCollection {#1488 …}
+favourites: Doctrine\ORM\PersistentCollection {#1632 …}
+notifications: Doctrine\ORM\PersistentCollection {#1418 …}
-id: 316793
-bodyTs: "'/etc/keyd/default.conf':66,264 '/rvaiya/keyd)':24 '/til/how-to-remap-keys-under-linux-and-wayland/)':31 'add':90 'amaz':18 'apostroph':117,118,125,136,145,151,158,167,173,179,185,191,200,207,213,219,225,234,240,247,253,259 'arch':48 'b':121,127 'backspac':124,130,135,144,150,157,166,172,178,184,190,199,206,212,218,224,233,239,246,252,258 'bump':110 'c':128 'check':77 'clear':39 'configur':64,99 'credit':25 'crystal':38 'd':132,138 'definit':104 'desir':71 'e':139,140 'edit':263 'enabl':55 'even':89 'everyth':83 'expand':105 'f':141,147 'far':101 'featur':75 'file':67 'find':27 'foosel.net':30 'foosel.net/til/how-to-remap-keys-under-linux-and-wayland/)':29 'found':9 'g':131,148,153 'github':19,35 'github.com':23 'github.com/rvaiya/keyd)':22 'h':154,160 'happi':4 'heart':70 'id':114 'instruct':32,45 'j':163,169 'k':170,175 'keyboard':94 'keyd':15,52,56,60,72,270 'l':176,181 'later':107 'layer':91 'leav':43 'll':42 'm':2,182,187 'macro':122,129,133,142,149,155,164,171,177,183,189,197,204,211,217,223,231,238,244,251,257 'main':115 'make':265 'man':79 'n':188,193 'o':194,195 'oneshotm':116 'p':196,202 'page':80 'person':98 'problem':14,113 'project':20,36 'q':203,209 'r':210,215 'reload':271 'report':6 'rich':76 'run':268 'see':82 'solut':11 'space':123,126,134,137,143,146,152,156,159,165,168,174,180,186,192,198,201,205,208,214,220,226,232,235,241,245,248,254,260 'start':59 'sudo':53,57,269 'sure':266 'sweet':96 'systemctl':54,58 'u':228,229 'user':49 'v':230,236 'w':237,242 'x':243,249 'y':250,255 'yay':50 'z':256,261"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6777373"
+editedAt: DateTimeImmutable @1725847877 {#1473
date: 2024-09-09 04:11:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705503848 {#1682
date: 2024-01-17 16:04:08.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1782
+user: App\Entity\User {#1457 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1738 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
I’m very happy to report that I found a solution to the problem: `keyd`. It’s amazing.\n
\n
- [GitHub project here](https://github.com/rvaiya/keyd)\n
- [Credits for finding it](https://foosel.net/til/how-to-remap-keys-under-linux-and-wayland/)\n
\n
Instructions on the github project are crystal clear, but I’ll leave some instructions below for Arch Users\n
\n
`yay -S keyd`\n
\n
sudo systemctl enable keyd && sudo systemctl start keyd\n
\n
Now you can configure the `/etc/keyd/default.conf` file to your hearts desire. `keyd` is very feature rich, check the man page to see everything you can do. You can even add layers to your keyboard. Very sweet.\n
\n
My personal configuration so far (I will definitely expand it later when I bump into more problems)\n
\n
```\n
\n
<span style="color:#323232;">[ids]\n
</span><span style="color:#323232;">*\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[main]\n
</span><span style="color:#323232;">' = oneshotm(apostrophe, ')\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">[apostrophe]\n
</span><span style="color:#323232;">a = a\n
</span><span style="color:#323232;">b = macro(space backspace apostrophe space b)\n
</span><span style="color:#323232;">c = macro(backspace G-,)\n
</span><span style="color:#323232;">d = macro(space backspace apostrophe space d)\n
</span><span style="color:#323232;">e = e\n
</span><span style="color:#323232;">f = macro(space backspace apostrophe space f)\n
</span><span style="color:#323232;">g = macro(backspace apostrophe space g)\n
</span><span style="color:#323232;">h = macro(space backspace apostrophe space h)\n
</span><span style="color:#323232;">i = i\n
</span><span style="color:#323232;">j = macro(space backspace apostrophe space j)\n
</span><span style="color:#323232;">k = macro(backspace apostrophe space k)\n
</span><span style="color:#323232;">l = macro(backspace apostrophe space l)\n
</span><span style="color:#323232;">m = macro(backspace apostrophe space m)\n
</span><span style="color:#323232;">n = macro(backspace apostrophe space n)\n
</span><span style="color:#323232;">o = o\n
</span><span style="color:#323232;">p = macro(space backspace apostrophe space p)\n
</span><span style="color:#323232;">q = macro(space backspace apostrophe space q)\n
</span><span style="color:#323232;">r = macro(backspace apostrophe space r)\n
</span><span style="color:#323232;">s = macro(backspace apostrophe space s)\n
</span><span style="color:#323232;">t = macro(backspace apostrophe space t)\n
</span><span style="color:#323232;">u = u\n
</span><span style="color:#323232;">v = macro(space backspace apostrophe space v)\n
</span><span style="color:#323232;">w = macro(backspace apostrophe space w)\n
</span><span style="color:#323232;">x = macro(space backspace apostrophe space x)\n
</span><span style="color:#323232;">y = macro(backspace apostrophe space y)\n
</span><span style="color:#323232;">z = macro(backspace apostrophe space z)\n
</span><span style="color:#323232;">\n
</span>\n
```\n
\n
After editing `/etc/keyd/default.conf` make sure you run `sudo keyd reload `
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705503848 {#1533
date: 2024-01-17 16:04:08.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
"@pathief@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1753 …}
+nested: Doctrine\ORM\PersistentCollection {#1749 …}
+votes: Doctrine\ORM\PersistentCollection {#1492 …}
+reports: Doctrine\ORM\PersistentCollection {#1488 …}
+favourites: Doctrine\ORM\PersistentCollection {#1632 …}
+notifications: Doctrine\ORM\PersistentCollection {#1418 …}
-id: 316793
-bodyTs: "'/etc/keyd/default.conf':66,264 '/rvaiya/keyd)':24 '/til/how-to-remap-keys-under-linux-and-wayland/)':31 'add':90 'amaz':18 'apostroph':117,118,125,136,145,151,158,167,173,179,185,191,200,207,213,219,225,234,240,247,253,259 'arch':48 'b':121,127 'backspac':124,130,135,144,150,157,166,172,178,184,190,199,206,212,218,224,233,239,246,252,258 'bump':110 'c':128 'check':77 'clear':39 'configur':64,99 'credit':25 'crystal':38 'd':132,138 'definit':104 'desir':71 'e':139,140 'edit':263 'enabl':55 'even':89 'everyth':83 'expand':105 'f':141,147 'far':101 'featur':75 'file':67 'find':27 'foosel.net':30 'foosel.net/til/how-to-remap-keys-under-linux-and-wayland/)':29 'found':9 'g':131,148,153 'github':19,35 'github.com':23 'github.com/rvaiya/keyd)':22 'h':154,160 'happi':4 'heart':70 'id':114 'instruct':32,45 'j':163,169 'k':170,175 'keyboard':94 'keyd':15,52,56,60,72,270 'l':176,181 'later':107 'layer':91 'leav':43 'll':42 'm':2,182,187 'macro':122,129,133,142,149,155,164,171,177,183,189,197,204,211,217,223,231,238,244,251,257 'main':115 'make':265 'man':79 'n':188,193 'o':194,195 'oneshotm':116 'p':196,202 'page':80 'person':98 'problem':14,113 'project':20,36 'q':203,209 'r':210,215 'reload':271 'report':6 'rich':76 'run':268 'see':82 'solut':11 'space':123,126,134,137,143,146,152,156,159,165,168,174,180,186,192,198,201,205,208,214,220,226,232,235,241,245,248,254,260 'start':59 'sudo':53,57,269 'sure':266 'sweet':96 'systemctl':54,58 'u':228,229 'user':49 'v':230,236 'w':237,242 'x':243,249 'y':250,255 'yay':50 'z':256,261"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6777373"
+editedAt: DateTimeImmutable @1725847877 {#1473
date: 2024-09-09 04:11:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705503848 {#1682
date: 2024-01-17 16:04:08.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2465
+user: App\Entity\User {#2457 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "mosh with tmux makes it really painful when you have to go back to plain ssh"
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1705504157 {#1729
date: 2024-01-17 16:09:17.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2463 …}
+nested: Doctrine\ORM\PersistentCollection {#2411 …}
+votes: Doctrine\ORM\PersistentCollection {#2422 …}
+reports: Doctrine\ORM\PersistentCollection {#2458 …}
+favourites: Doctrine\ORM\PersistentCollection {#2456 …}
+notifications: Doctrine\ORM\PersistentCollection {#2453 …}
-id: 316803
-bodyTs: "'back':13 'go':12 'make':4 'mosh':1 'pain':7 'plain':15 'realli':6 'ssh':16 'tmux':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6777457"
+editedAt: null
+createdAt: DateTimeImmutable @1705504157 {#1739
date: 2024-01-17 16:09:17.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#2465
+user: App\Entity\User {#2457 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "mosh with tmux makes it really painful when you have to go back to plain ssh"
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1705504157 {#1729
date: 2024-01-17 16:09:17.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2463 …}
+nested: Doctrine\ORM\PersistentCollection {#2411 …}
+votes: Doctrine\ORM\PersistentCollection {#2422 …}
+reports: Doctrine\ORM\PersistentCollection {#2458 …}
+favourites: Doctrine\ORM\PersistentCollection {#2456 …}
+notifications: Doctrine\ORM\PersistentCollection {#2453 …}
-id: 316803
-bodyTs: "'back':13 'go':12 'make':4 'mosh':1 'pain':7 'plain':15 'realli':6 'ssh':16 'tmux':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6777457"
+editedAt: null
+createdAt: DateTimeImmutable @1705504157 {#1739
date: 2024-01-17 16:09:17.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2465
+user: App\Entity\User {#2457 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "mosh with tmux makes it really painful when you have to go back to plain ssh"
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1705504157 {#1729
date: 2024-01-17 16:09:17.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2463 …}
+nested: Doctrine\ORM\PersistentCollection {#2411 …}
+votes: Doctrine\ORM\PersistentCollection {#2422 …}
+reports: Doctrine\ORM\PersistentCollection {#2458 …}
+favourites: Doctrine\ORM\PersistentCollection {#2456 …}
+notifications: Doctrine\ORM\PersistentCollection {#2453 …}
-id: 316803
-bodyTs: "'back':13 'go':12 'make':4 'mosh':1 'pain':7 'plain':15 'realli':6 'ssh':16 'tmux':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6777457"
+editedAt: null
+createdAt: DateTimeImmutable @1705504157 {#1739
date: 2024-01-17 16:09:17.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2023
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Flatpak on Arch? Is what you want not in the AUR?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1725867865 {#1363
date: 2024-09-09 09:44:25.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 316854
-bodyTs: "'arch':3 'aur':11 'flatpak':1 'want':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849127"
+editedAt: null
+createdAt: DateTimeImmutable @1705505688 {#1361
date: 2024-01-17 16:34:48.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#2023
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Flatpak on Arch? Is what you want not in the AUR?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1725867865 {#1363
date: 2024-09-09 09:44:25.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 316854
-bodyTs: "'arch':3 'aur':11 'flatpak':1 'want':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849127"
+editedAt: null
+createdAt: DateTimeImmutable @1705505688 {#1361
date: 2024-01-17 16:34:48.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2023
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Flatpak on Arch? Is what you want not in the AUR?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1725867865 {#1363
date: 2024-09-09 09:44:25.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 316854
-bodyTs: "'arch':3 'aur':11 'flatpak':1 'want':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849127"
+editedAt: null
+createdAt: DateTimeImmutable @1705505688 {#1361
date: 2024-01-17 16:34:48.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2956
+user: Proxies\__CG__\App\Entity\User {#3039 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2023
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Flatpak on Arch? Is what you want not in the AUR?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1725867865 {#1363
date: 2024-09-09 09:44:25.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 316854
-bodyTs: "'arch':3 'aur':11 'flatpak':1 'want':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849127"
+editedAt: null
+createdAt: DateTimeImmutable @1705505688 {#1361
date: 2024-01-17 16:34:48.0 +01:00
}
}
+root: App\Entity\EntryComment {#2023}
+body: "no flarpak on linux vut apparently this imapcts flatpak on arch as well"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705506931 {#2957
date: 2024-01-17 16:55:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
"@PseudoSpock@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#3038 …}
+nested: Doctrine\ORM\PersistentCollection {#3036 …}
+votes: Doctrine\ORM\PersistentCollection {#3034 …}
+reports: Doctrine\ORM\PersistentCollection {#3032 …}
+favourites: Doctrine\ORM\PersistentCollection {#3030 …}
+notifications: Doctrine\ORM\PersistentCollection {#3028 …}
-id: 316904
-bodyTs: "'appar':6 'arch':11 'flarpak':2 'flatpak':9 'imapct':8 'linux':4 'vut':5 'well':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7472575"
+editedAt: null
+createdAt: DateTimeImmutable @1705506931 {#2960
date: 2024-01-17 16:55:31.0 +01:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#2956
+user: Proxies\__CG__\App\Entity\User {#3039 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2023
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Flatpak on Arch? Is what you want not in the AUR?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1725867865 {#1363
date: 2024-09-09 09:44:25.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 316854
-bodyTs: "'arch':3 'aur':11 'flatpak':1 'want':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849127"
+editedAt: null
+createdAt: DateTimeImmutable @1705505688 {#1361
date: 2024-01-17 16:34:48.0 +01:00
}
}
+root: App\Entity\EntryComment {#2023}
+body: "no flarpak on linux vut apparently this imapcts flatpak on arch as well"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705506931 {#2957
date: 2024-01-17 16:55:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
"@PseudoSpock@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#3038 …}
+nested: Doctrine\ORM\PersistentCollection {#3036 …}
+votes: Doctrine\ORM\PersistentCollection {#3034 …}
+reports: Doctrine\ORM\PersistentCollection {#3032 …}
+favourites: Doctrine\ORM\PersistentCollection {#3030 …}
+notifications: Doctrine\ORM\PersistentCollection {#3028 …}
-id: 316904
-bodyTs: "'appar':6 'arch':11 'flarpak':2 'flatpak':9 'imapct':8 'linux':4 'vut':5 'well':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7472575"
+editedAt: null
+createdAt: DateTimeImmutable @1705506931 {#2960
date: 2024-01-17 16:55:31.0 +01:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2956
+user: Proxies\__CG__\App\Entity\User {#3039 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2023
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Flatpak on Arch? Is what you want not in the AUR?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1725867865 {#1363
date: 2024-09-09 09:44:25.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 316854
-bodyTs: "'arch':3 'aur':11 'flatpak':1 'want':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849127"
+editedAt: null
+createdAt: DateTimeImmutable @1705505688 {#1361
date: 2024-01-17 16:34:48.0 +01:00
}
}
+root: App\Entity\EntryComment {#2023}
+body: "no flarpak on linux vut apparently this imapcts flatpak on arch as well"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705506931 {#2957
date: 2024-01-17 16:55:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
"@PseudoSpock@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#3038 …}
+nested: Doctrine\ORM\PersistentCollection {#3036 …}
+votes: Doctrine\ORM\PersistentCollection {#3034 …}
+reports: Doctrine\ORM\PersistentCollection {#3032 …}
+favourites: Doctrine\ORM\PersistentCollection {#3030 …}
+notifications: Doctrine\ORM\PersistentCollection {#3028 …}
-id: 316904
-bodyTs: "'appar':6 'arch':11 'flarpak':2 'flatpak':9 'imapct':8 'linux':4 'vut':5 'well':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7472575"
+editedAt: null
+createdAt: DateTimeImmutable @1705506931 {#2960
date: 2024-01-17 16:55:31.0 +01:00
}
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3130
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2956
+user: Proxies\__CG__\App\Entity\User {#3039 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2023
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Flatpak on Arch? Is what you want not in the AUR?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1725867865 {#1363
date: 2024-09-09 09:44:25.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 316854
-bodyTs: "'arch':3 'aur':11 'flatpak':1 'want':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849127"
+editedAt: null
+createdAt: DateTimeImmutable @1705505688 {#1361
date: 2024-01-17 16:34:48.0 +01:00
}
}
+root: App\Entity\EntryComment {#2023}
+body: "no flarpak on linux vut apparently this imapcts flatpak on arch as well"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705506931 {#2957
date: 2024-01-17 16:55:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
"@PseudoSpock@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#3038 …}
+nested: Doctrine\ORM\PersistentCollection {#3036 …}
+votes: Doctrine\ORM\PersistentCollection {#3034 …}
+reports: Doctrine\ORM\PersistentCollection {#3032 …}
+favourites: Doctrine\ORM\PersistentCollection {#3030 …}
+notifications: Doctrine\ORM\PersistentCollection {#3028 …}
-id: 316904
-bodyTs: "'appar':6 'arch':11 'flarpak':2 'flatpak':9 'imapct':8 'linux':4 'vut':5 'well':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7472575"
+editedAt: null
+createdAt: DateTimeImmutable @1705506931 {#2960
date: 2024-01-17 16:55:31.0 +01:00
}
}
+root: App\Entity\EntryComment {#2023}
+body: """
I’m sorry, I found your response confusing. Arch is a Linux distro, I know flatpak is available for it. If there’s a bug with flatpak, I would expect it to be pretty much the same across most GNU based Linux systems. My question, however, was why use flatpak on Arch Linux at all, as the AUR has pretty much everything including the kitchen sink… unless you are developing flatpaks, I guess, in which then it would make sense to me.\n
\n
You don’t owe me an explanation, it just sounded odd to me to be needing flatpak when there was AUR, was all.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705507793 {#3129
date: 2024-01-17 17:09:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
"@PseudoSpock@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#3136 …}
+nested: Doctrine\ORM\PersistentCollection {#3138 …}
+votes: Doctrine\ORM\PersistentCollection {#3140 …}
+reports: Doctrine\ORM\PersistentCollection {#3143 …}
+favourites: Doctrine\ORM\PersistentCollection {#3145 …}
+notifications: Doctrine\ORM\PersistentCollection {#3147 …}
-id: 316932
-bodyTs: "'across':38 'arch':9,52 'aur':58,103 'avail':18 'base':41 'bug':25 'confus':8 'develop':70 'distro':13 'everyth':62 'expect':30 'explan':89 'flatpak':16,27,50,71,99 'found':5 'gnu':40 'guess':73 'howev':46 'includ':63 'kitchen':65 'know':15 'linux':12,42,53 'm':2 'make':79 'much':35,61 'need':98 'odd':93 'owe':86 'pretti':34,60 'question':45 'respons':7 'sens':80 'sink':66 'sorri':3 'sound':92 'system':43 'unless':67 'use':49 'would':29,78"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849797"
+editedAt: null
+createdAt: DateTimeImmutable @1705507793 {#3132
date: 2024-01-17 17:09:53.0 +01:00
}
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#3130
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2956
+user: Proxies\__CG__\App\Entity\User {#3039 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2023
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Flatpak on Arch? Is what you want not in the AUR?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1725867865 {#1363
date: 2024-09-09 09:44:25.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 316854
-bodyTs: "'arch':3 'aur':11 'flatpak':1 'want':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849127"
+editedAt: null
+createdAt: DateTimeImmutable @1705505688 {#1361
date: 2024-01-17 16:34:48.0 +01:00
}
}
+root: App\Entity\EntryComment {#2023}
+body: "no flarpak on linux vut apparently this imapcts flatpak on arch as well"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705506931 {#2957
date: 2024-01-17 16:55:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
"@PseudoSpock@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#3038 …}
+nested: Doctrine\ORM\PersistentCollection {#3036 …}
+votes: Doctrine\ORM\PersistentCollection {#3034 …}
+reports: Doctrine\ORM\PersistentCollection {#3032 …}
+favourites: Doctrine\ORM\PersistentCollection {#3030 …}
+notifications: Doctrine\ORM\PersistentCollection {#3028 …}
-id: 316904
-bodyTs: "'appar':6 'arch':11 'flarpak':2 'flatpak':9 'imapct':8 'linux':4 'vut':5 'well':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7472575"
+editedAt: null
+createdAt: DateTimeImmutable @1705506931 {#2960
date: 2024-01-17 16:55:31.0 +01:00
}
}
+root: App\Entity\EntryComment {#2023}
+body: """
I’m sorry, I found your response confusing. Arch is a Linux distro, I know flatpak is available for it. If there’s a bug with flatpak, I would expect it to be pretty much the same across most GNU based Linux systems. My question, however, was why use flatpak on Arch Linux at all, as the AUR has pretty much everything including the kitchen sink… unless you are developing flatpaks, I guess, in which then it would make sense to me.\n
\n
You don’t owe me an explanation, it just sounded odd to me to be needing flatpak when there was AUR, was all.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705507793 {#3129
date: 2024-01-17 17:09:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
"@PseudoSpock@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#3136 …}
+nested: Doctrine\ORM\PersistentCollection {#3138 …}
+votes: Doctrine\ORM\PersistentCollection {#3140 …}
+reports: Doctrine\ORM\PersistentCollection {#3143 …}
+favourites: Doctrine\ORM\PersistentCollection {#3145 …}
+notifications: Doctrine\ORM\PersistentCollection {#3147 …}
-id: 316932
-bodyTs: "'across':38 'arch':9,52 'aur':58,103 'avail':18 'base':41 'bug':25 'confus':8 'develop':70 'distro':13 'everyth':62 'expect':30 'explan':89 'flatpak':16,27,50,71,99 'found':5 'gnu':40 'guess':73 'howev':46 'includ':63 'kitchen':65 'know':15 'linux':12,42,53 'm':2 'make':79 'much':35,61 'need':98 'odd':93 'owe':86 'pretti':34,60 'question':45 'respons':7 'sens':80 'sink':66 'sorri':3 'sound':92 'system':43 'unless':67 'use':49 'would':29,78"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849797"
+editedAt: null
+createdAt: DateTimeImmutable @1705507793 {#3132
date: 2024-01-17 17:09:53.0 +01:00
}
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3130
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2956
+user: Proxies\__CG__\App\Entity\User {#3039 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2023
+user: App\Entity\User {#2020 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Flatpak on Arch? Is what you want not in the AUR?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1725867865 {#1363
date: 2024-09-09 09:44:25.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#2032 …}
+nested: Doctrine\ORM\PersistentCollection {#2024 …}
+votes: Doctrine\ORM\PersistentCollection {#2018 …}
+reports: Doctrine\ORM\PersistentCollection {#2011 …}
+favourites: Doctrine\ORM\PersistentCollection {#2021 …}
+notifications: Doctrine\ORM\PersistentCollection {#2029 …}
-id: 316854
-bodyTs: "'arch':3 'aur':11 'flatpak':1 'want':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849127"
+editedAt: null
+createdAt: DateTimeImmutable @1705505688 {#1361
date: 2024-01-17 16:34:48.0 +01:00
}
}
+root: App\Entity\EntryComment {#2023}
+body: "no flarpak on linux vut apparently this imapcts flatpak on arch as well"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705506931 {#2957
date: 2024-01-17 16:55:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
"@PseudoSpock@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#3038 …}
+nested: Doctrine\ORM\PersistentCollection {#3036 …}
+votes: Doctrine\ORM\PersistentCollection {#3034 …}
+reports: Doctrine\ORM\PersistentCollection {#3032 …}
+favourites: Doctrine\ORM\PersistentCollection {#3030 …}
+notifications: Doctrine\ORM\PersistentCollection {#3028 …}
-id: 316904
-bodyTs: "'appar':6 'arch':11 'flarpak':2 'flatpak':9 'imapct':8 'linux':4 'vut':5 'well':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7472575"
+editedAt: null
+createdAt: DateTimeImmutable @1705506931 {#2960
date: 2024-01-17 16:55:31.0 +01:00
}
}
+root: App\Entity\EntryComment {#2023}
+body: """
I’m sorry, I found your response confusing. Arch is a Linux distro, I know flatpak is available for it. If there’s a bug with flatpak, I would expect it to be pretty much the same across most GNU based Linux systems. My question, however, was why use flatpak on Arch Linux at all, as the AUR has pretty much everything including the kitchen sink… unless you are developing flatpaks, I guess, in which then it would make sense to me.\n
\n
You don’t owe me an explanation, it just sounded odd to me to be needing flatpak when there was AUR, was all.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705507793 {#3129
date: 2024-01-17 17:09:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@jackpot@lemmy.ml"
"@PseudoSpock@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#3136 …}
+nested: Doctrine\ORM\PersistentCollection {#3138 …}
+votes: Doctrine\ORM\PersistentCollection {#3140 …}
+reports: Doctrine\ORM\PersistentCollection {#3143 …}
+favourites: Doctrine\ORM\PersistentCollection {#3145 …}
+notifications: Doctrine\ORM\PersistentCollection {#3147 …}
-id: 316932
-bodyTs: "'across':38 'arch':9,52 'aur':58,103 'avail':18 'base':41 'bug':25 'confus':8 'develop':70 'distro':13 'everyth':62 'expect':30 'explan':89 'flatpak':16,27,50,71,99 'found':5 'gnu':40 'guess':73 'howev':46 'includ':63 'kitchen':65 'know':15 'linux':12,42,53 'm':2 'make':79 'much':35,61 'need':98 'odd':93 'owe':86 'pretti':34,60 'question':45 'respons':7 'sens':80 'sink':66 'sorri':3 'sound':92 'system':43 'unless':67 'use':49 'would':29,78"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6849797"
+editedAt: null
+createdAt: DateTimeImmutable @1705507793 {#3132
date: 2024-01-17 17:09:53.0 +01:00
}
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2289
+user: App\Entity\User {#2342 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Red Hat was the corporate distro, Fedora is the casual version of it"
+lang: "en"
+isAdult: false
+favouriteCount: 34
+score: 0
+lastActive: DateTime @1725879087 {#2141
date: 2024-09-09 12:51:27.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2326 …}
+nested: Doctrine\ORM\PersistentCollection {#2325 …}
+votes: Doctrine\ORM\PersistentCollection {#2329 …}
+reports: Doctrine\ORM\PersistentCollection {#2323 …}
+favourites: Doctrine\ORM\PersistentCollection {#2300 …}
+notifications: Doctrine\ORM\PersistentCollection {#2340 …}
-id: 316937
-bodyTs: "'casual':10 'corpor':5 'distro':6 'fedora':7 'hat':2 'red':1 'version':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://mbin.grits.dev/m/linux@lemmy.ml/t/9880/-/comment/44116"
+editedAt: null
+createdAt: DateTimeImmutable @1705507868 {#2060
date: 2024-01-17 17:11:08.0 +01:00
}
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#2289
+user: App\Entity\User {#2342 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Red Hat was the corporate distro, Fedora is the casual version of it"
+lang: "en"
+isAdult: false
+favouriteCount: 34
+score: 0
+lastActive: DateTime @1725879087 {#2141
date: 2024-09-09 12:51:27.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2326 …}
+nested: Doctrine\ORM\PersistentCollection {#2325 …}
+votes: Doctrine\ORM\PersistentCollection {#2329 …}
+reports: Doctrine\ORM\PersistentCollection {#2323 …}
+favourites: Doctrine\ORM\PersistentCollection {#2300 …}
+notifications: Doctrine\ORM\PersistentCollection {#2340 …}
-id: 316937
-bodyTs: "'casual':10 'corpor':5 'distro':6 'fedora':7 'hat':2 'red':1 'version':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://mbin.grits.dev/m/linux@lemmy.ml/t/9880/-/comment/44116"
+editedAt: null
+createdAt: DateTimeImmutable @1705507868 {#2060
date: 2024-01-17 17:11:08.0 +01:00
}
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2289
+user: App\Entity\User {#2342 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Red Hat was the corporate distro, Fedora is the casual version of it"
+lang: "en"
+isAdult: false
+favouriteCount: 34
+score: 0
+lastActive: DateTime @1725879087 {#2141
date: 2024-09-09 12:51:27.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2326 …}
+nested: Doctrine\ORM\PersistentCollection {#2325 …}
+votes: Doctrine\ORM\PersistentCollection {#2329 …}
+reports: Doctrine\ORM\PersistentCollection {#2323 …}
+favourites: Doctrine\ORM\PersistentCollection {#2300 …}
+notifications: Doctrine\ORM\PersistentCollection {#2340 …}
-id: 316937
-bodyTs: "'casual':10 'corpor':5 'distro':6 'fedora':7 'hat':2 'red':1 'version':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://mbin.grits.dev/m/linux@lemmy.ml/t/9880/-/comment/44116"
+editedAt: null
+createdAt: DateTimeImmutable @1705507868 {#2060
date: 2024-01-17 17:11:08.0 +01:00
}
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3024
+user: Proxies\__CG__\App\Entity\User {#3023 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2289
+user: App\Entity\User {#2342 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Red Hat was the corporate distro, Fedora is the casual version of it"
+lang: "en"
+isAdult: false
+favouriteCount: 34
+score: 0
+lastActive: DateTime @1725879087 {#2141
date: 2024-09-09 12:51:27.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2326 …}
+nested: Doctrine\ORM\PersistentCollection {#2325 …}
+votes: Doctrine\ORM\PersistentCollection {#2329 …}
+reports: Doctrine\ORM\PersistentCollection {#2323 …}
+favourites: Doctrine\ORM\PersistentCollection {#2300 …}
+notifications: Doctrine\ORM\PersistentCollection {#2340 …}
-id: 316937
-bodyTs: "'casual':10 'corpor':5 'distro':6 'fedora':7 'hat':2 'red':1 'version':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://mbin.grits.dev/m/linux@lemmy.ml/t/9880/-/comment/44116"
+editedAt: null
+createdAt: DateTimeImmutable @1705507868 {#2060
date: 2024-01-17 17:11:08.0 +01:00
}
}
+root: App\Entity\EntryComment {#2289}
+body: "*testing :)"
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1705508904 {#3026
date: 2024-01-17 17:28:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#3022 …}
+nested: Doctrine\ORM\PersistentCollection {#3020 …}
+votes: Doctrine\ORM\PersistentCollection {#3018 …}
+reports: Doctrine\ORM\PersistentCollection {#3016 …}
+favourites: Doctrine\ORM\PersistentCollection {#3014 …}
+notifications: Doctrine\ORM\PersistentCollection {#3012 …}
-id: 316981
-bodyTs: "'test':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6778952"
+editedAt: null
+createdAt: DateTimeImmutable @1705508904 {#3025
date: 2024-01-17 17:28:24.0 +01:00
}
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
App\Entity\EntryComment {#3024
+user: Proxies\__CG__\App\Entity\User {#3023 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2289
+user: App\Entity\User {#2342 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Red Hat was the corporate distro, Fedora is the casual version of it"
+lang: "en"
+isAdult: false
+favouriteCount: 34
+score: 0
+lastActive: DateTime @1725879087 {#2141
date: 2024-09-09 12:51:27.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2326 …}
+nested: Doctrine\ORM\PersistentCollection {#2325 …}
+votes: Doctrine\ORM\PersistentCollection {#2329 …}
+reports: Doctrine\ORM\PersistentCollection {#2323 …}
+favourites: Doctrine\ORM\PersistentCollection {#2300 …}
+notifications: Doctrine\ORM\PersistentCollection {#2340 …}
-id: 316937
-bodyTs: "'casual':10 'corpor':5 'distro':6 'fedora':7 'hat':2 'red':1 'version':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://mbin.grits.dev/m/linux@lemmy.ml/t/9880/-/comment/44116"
+editedAt: null
+createdAt: DateTimeImmutable @1705507868 {#2060
date: 2024-01-17 17:11:08.0 +01:00
}
}
+root: App\Entity\EntryComment {#2289}
+body: "*testing :)"
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1705508904 {#3026
date: 2024-01-17 17:28:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#3022 …}
+nested: Doctrine\ORM\PersistentCollection {#3020 …}
+votes: Doctrine\ORM\PersistentCollection {#3018 …}
+reports: Doctrine\ORM\PersistentCollection {#3016 …}
+favourites: Doctrine\ORM\PersistentCollection {#3014 …}
+notifications: Doctrine\ORM\PersistentCollection {#3012 …}
-id: 316981
-bodyTs: "'test':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6778952"
+editedAt: null
+createdAt: DateTimeImmutable @1705508904 {#3025
date: 2024-01-17 17:28:24.0 +01:00
}
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3024
+user: Proxies\__CG__\App\Entity\User {#3023 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2289
+user: App\Entity\User {#2342 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Red Hat was the corporate distro, Fedora is the casual version of it"
+lang: "en"
+isAdult: false
+favouriteCount: 34
+score: 0
+lastActive: DateTime @1725879087 {#2141
date: 2024-09-09 12:51:27.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2326 …}
+nested: Doctrine\ORM\PersistentCollection {#2325 …}
+votes: Doctrine\ORM\PersistentCollection {#2329 …}
+reports: Doctrine\ORM\PersistentCollection {#2323 …}
+favourites: Doctrine\ORM\PersistentCollection {#2300 …}
+notifications: Doctrine\ORM\PersistentCollection {#2340 …}
-id: 316937
-bodyTs: "'casual':10 'corpor':5 'distro':6 'fedora':7 'hat':2 'red':1 'version':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://mbin.grits.dev/m/linux@lemmy.ml/t/9880/-/comment/44116"
+editedAt: null
+createdAt: DateTimeImmutable @1705507868 {#2060
date: 2024-01-17 17:11:08.0 +01:00
}
}
+root: App\Entity\EntryComment {#2289}
+body: "*testing :)"
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1705508904 {#3026
date: 2024-01-17 17:28:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#3022 …}
+nested: Doctrine\ORM\PersistentCollection {#3020 …}
+votes: Doctrine\ORM\PersistentCollection {#3018 …}
+reports: Doctrine\ORM\PersistentCollection {#3016 …}
+favourites: Doctrine\ORM\PersistentCollection {#3014 …}
+notifications: Doctrine\ORM\PersistentCollection {#3012 …}
-id: 316981
-bodyTs: "'test':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6778952"
+editedAt: null
+createdAt: DateTimeImmutable @1705508904 {#3025
date: 2024-01-17 17:28:24.0 +01:00
}
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3007
+user: Proxies\__CG__\App\Entity\User {#3006 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
}
+root: App\Entity\EntryComment {#2123}
+body: """
Tmux *allows* you to reconnect to a session, and helps guarantee that you will always be able to get back to your long running processes. For important long running processes, I still use tmux with mosh, because if the mosh client is killed (or you’re trying to “re-attach” from a different device, mosh won’t let you “re-attach” to that “session”.\n
\n
Mosh allows you to roam, and suspend your machine, and whenever you resume it again, whatever network you’re now on, the connection is basically instantly re-established. You can often roam from WiFi to cellular data without even noticing. (Great when working from a phone, or just a laptop)\n
\n
In my opinion, they are mostly orthogonal (and complementary).\n
\n
Here’s the list of features from the home page. I’ve added my own comments after ‘*’. If there is no ‘*’, then the feature doesn’t exist for tmux (because it’s outside the scope of tmux):\n
\n
Change IP. Stay connected. Mosh automatically roams as you move between Internet connections. Use Wi-Fi on the train, Ethernet in a hotel, and LTE on a beach: you’ll stay logged in. Most network programs lose their connections after roaming, including SSH and Web apps like Gmail. Mosh is different.\n
\n
Makes for sweet dreams. With Mosh, you can put your laptop to sleep and wake it up later, keeping your connection intact. If your Internet connection drops, Mosh will warn you — but the connection resumes when network service comes back.\n
\n
Get rid of network lag. SSH waits for the server’s reply before showing you your own typing. That can make for a lousy user interface. Mosh is different: it gives an instant response to typing, deleting, and line editing. It does this adaptively and works even in full-screen programs like emacs and vim. On a bad connection, outstanding predictions are underlined so you won’t be misled.\n
\n
No privileged code. No daemon. * Same for tmux, but that’s less interesting since tmux is not a network service You don’t need to be the superuser to install or run Mosh. The client and server are executables run by an ordinary user and last only for the life of the connection.\n
\n
Same login method. * Not really relevant to tmux, which doesn’t handle auth Mosh doesn’t listen on network ports or authenticate users. The mosh client logs in to the server via SSH, and users present the same credentials (e.g., password, public key) as before. Then Mosh runs the mosh-server remotely and connects to it over UDP.\n
\n
Runs inside your terminal, but better. * This is common to both Mosh is a command-line program, like ssh. You can use it inside xterm, gnome-terminal, urxvt, Terminal.app, iTerm, emacs, screen, or tmux. But mosh was designed from scratch and supports just one character set: UTF-8. It fixes Unicode bugs in other terminals and in SSH.\n
\n
Control-C works great. * Tmux can help with this too Unlike SSH, mosh’s UDP-based protocol handles packet loss gracefully, and sets the frame rate based on network conditions. Mosh doesn’t fill up network buffers, so Control-C always works to halt a runaway process.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1705509777 {#3010
date: 2024-01-17 17:42:57.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#3005 …}
+nested: Doctrine\ORM\PersistentCollection {#3003 …}
+votes: Doctrine\ORM\PersistentCollection {#3001 …}
+reports: Doctrine\ORM\PersistentCollection {#2999 …}
+favourites: Doctrine\ORM\PersistentCollection {#2997 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
-id: 317018
-bodyTs: "'-8':487 'abl':17 'ad':139 'adapt':299 'allow':2,68 'alway':15,541 'app':210 'attach':51,63 'auth':391 'authent':400 'automat':169 'back':20,255 'bad':314 'base':515,526 'basic':91 'beach':192 'better':443 'buffer':536 'bug':491 'c':500,540 'cellular':103 'chang':164 'charact':484 'client':41,360,404 'code':328 'come':254 'command':453 'command-lin':452 'comment':142 'common':446 'complementari':126 'condit':529 'connect':89,167,176,203,236,241,249,315,378,433 'control':499,539 'control-c':498,538 'credenti':417 'daemon':330 'data':104 'delet':292 'design':477 'devic':55 'differ':54,215,284 'doesn':151,388,393,531 'dream':219 'drop':242 'e.g':418 'edit':295 'emac':309,470 'establish':95 'ethernet':184 'even':106,302 'execut':364 'exist':153 'featur':132,150 'fi':180 'fill':533 'fix':489 'frame':524 'full':305 'full-screen':304 'get':19,256 'give':286 'gmail':212 'gnome':465 'gnome-termin':464 'grace':520 'great':108,502 'guarante':11 'halt':544 'handl':390,517 'help':10,505 'home':135 'hotel':187 'import':27 'includ':206 'insid':439,462 'instal':355 'instant':92,288 'intact':237 'interest':338 'interfac':281 'internet':175,240 'ip':165 'iterm':469 'keep':234 'key':421 'kill':43 'lag':260 'laptop':117,226 'last':371 'later':233 'less':337 'let':59 'life':375 'like':211,308,456 'line':294,454 'list':130 'listen':395 'll':194 'log':196,405 'login':380 'long':23,28 'lose':201 'loss':519 'lousi':279 'lte':189 'machin':75 'make':216,276 'method':381 'misl':325 'mosh':36,40,56,67,168,213,221,243,282,358,392,403,425,429,449,475,511,530 'mosh-serv':428 'most':123 'move':173 'need':349 'network':83,199,252,259,344,397,528,535 'notic':107 'often':98 'one':483 'opinion':120 'ordinari':368 'orthogon':124 'outsid':159 'outstand':316 'packet':518 'page':136 'password':419 'phone':113 'port':398 'predict':317 'present':414 'privileg':327 'process':25,30,547 'program':200,307,455 'protocol':516 'public':420 'put':224 'rate':525 're':46,50,62,85,94 're-attach':49,61 're-establish':93 'realli':383 'reconnect':5 'relev':384 'remot':431 'repli':267 'respons':289 'resum':79,250 'rid':257 'roam':71,99,170,205 'run':24,29,357,365,426,438 'runaway':546 'scope':161 'scratch':479 'screen':306,471 'server':265,362,409,430 'servic':253,345 'session':8,66 'set':485,522 'show':269 'sinc':339 'sleep':228 'ssh':207,261,411,457,497,510 'stay':166,195 'still':32 'superus':353 'support':481 'suspend':73 'sweet':218 'termin':441,466,494 'terminal.app':468 'tmux':1,34,155,163,333,340,386,473,503 'train':183 'tri':47 'type':273,291 'udp':437,514 'udp-bas':513 'underlin':319 'unicod':490 'unlik':509 'urxvt':467 'use':33,177,460 'user':280,369,401,413 'utf':486 've':138 'via':410 'vim':311 'wait':262 'wake':230 'warn':245 'web':209 'whatev':82 'whenev':77 'wi':179 'wi-fi':178 'wifi':101 'without':105 'won':57,322 'work':110,301,501,542 'xterm':463"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473491"
+editedAt: DateTimeImmutable @1725888529 {#3009
date: 2024-09-09 15:28:49.0 +02:00
}
+createdAt: DateTimeImmutable @1705509777 {#3008
date: 2024-01-17 17:42:57.0 +01:00
}
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
App\Entity\EntryComment {#3007
+user: Proxies\__CG__\App\Entity\User {#3006 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
}
+root: App\Entity\EntryComment {#2123}
+body: """
Tmux *allows* you to reconnect to a session, and helps guarantee that you will always be able to get back to your long running processes. For important long running processes, I still use tmux with mosh, because if the mosh client is killed (or you’re trying to “re-attach” from a different device, mosh won’t let you “re-attach” to that “session”.\n
\n
Mosh allows you to roam, and suspend your machine, and whenever you resume it again, whatever network you’re now on, the connection is basically instantly re-established. You can often roam from WiFi to cellular data without even noticing. (Great when working from a phone, or just a laptop)\n
\n
In my opinion, they are mostly orthogonal (and complementary).\n
\n
Here’s the list of features from the home page. I’ve added my own comments after ‘*’. If there is no ‘*’, then the feature doesn’t exist for tmux (because it’s outside the scope of tmux):\n
\n
Change IP. Stay connected. Mosh automatically roams as you move between Internet connections. Use Wi-Fi on the train, Ethernet in a hotel, and LTE on a beach: you’ll stay logged in. Most network programs lose their connections after roaming, including SSH and Web apps like Gmail. Mosh is different.\n
\n
Makes for sweet dreams. With Mosh, you can put your laptop to sleep and wake it up later, keeping your connection intact. If your Internet connection drops, Mosh will warn you — but the connection resumes when network service comes back.\n
\n
Get rid of network lag. SSH waits for the server’s reply before showing you your own typing. That can make for a lousy user interface. Mosh is different: it gives an instant response to typing, deleting, and line editing. It does this adaptively and works even in full-screen programs like emacs and vim. On a bad connection, outstanding predictions are underlined so you won’t be misled.\n
\n
No privileged code. No daemon. * Same for tmux, but that’s less interesting since tmux is not a network service You don’t need to be the superuser to install or run Mosh. The client and server are executables run by an ordinary user and last only for the life of the connection.\n
\n
Same login method. * Not really relevant to tmux, which doesn’t handle auth Mosh doesn’t listen on network ports or authenticate users. The mosh client logs in to the server via SSH, and users present the same credentials (e.g., password, public key) as before. Then Mosh runs the mosh-server remotely and connects to it over UDP.\n
\n
Runs inside your terminal, but better. * This is common to both Mosh is a command-line program, like ssh. You can use it inside xterm, gnome-terminal, urxvt, Terminal.app, iTerm, emacs, screen, or tmux. But mosh was designed from scratch and supports just one character set: UTF-8. It fixes Unicode bugs in other terminals and in SSH.\n
\n
Control-C works great. * Tmux can help with this too Unlike SSH, mosh’s UDP-based protocol handles packet loss gracefully, and sets the frame rate based on network conditions. Mosh doesn’t fill up network buffers, so Control-C always works to halt a runaway process.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1705509777 {#3010
date: 2024-01-17 17:42:57.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#3005 …}
+nested: Doctrine\ORM\PersistentCollection {#3003 …}
+votes: Doctrine\ORM\PersistentCollection {#3001 …}
+reports: Doctrine\ORM\PersistentCollection {#2999 …}
+favourites: Doctrine\ORM\PersistentCollection {#2997 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
-id: 317018
-bodyTs: "'-8':487 'abl':17 'ad':139 'adapt':299 'allow':2,68 'alway':15,541 'app':210 'attach':51,63 'auth':391 'authent':400 'automat':169 'back':20,255 'bad':314 'base':515,526 'basic':91 'beach':192 'better':443 'buffer':536 'bug':491 'c':500,540 'cellular':103 'chang':164 'charact':484 'client':41,360,404 'code':328 'come':254 'command':453 'command-lin':452 'comment':142 'common':446 'complementari':126 'condit':529 'connect':89,167,176,203,236,241,249,315,378,433 'control':499,539 'control-c':498,538 'credenti':417 'daemon':330 'data':104 'delet':292 'design':477 'devic':55 'differ':54,215,284 'doesn':151,388,393,531 'dream':219 'drop':242 'e.g':418 'edit':295 'emac':309,470 'establish':95 'ethernet':184 'even':106,302 'execut':364 'exist':153 'featur':132,150 'fi':180 'fill':533 'fix':489 'frame':524 'full':305 'full-screen':304 'get':19,256 'give':286 'gmail':212 'gnome':465 'gnome-termin':464 'grace':520 'great':108,502 'guarante':11 'halt':544 'handl':390,517 'help':10,505 'home':135 'hotel':187 'import':27 'includ':206 'insid':439,462 'instal':355 'instant':92,288 'intact':237 'interest':338 'interfac':281 'internet':175,240 'ip':165 'iterm':469 'keep':234 'key':421 'kill':43 'lag':260 'laptop':117,226 'last':371 'later':233 'less':337 'let':59 'life':375 'like':211,308,456 'line':294,454 'list':130 'listen':395 'll':194 'log':196,405 'login':380 'long':23,28 'lose':201 'loss':519 'lousi':279 'lte':189 'machin':75 'make':216,276 'method':381 'misl':325 'mosh':36,40,56,67,168,213,221,243,282,358,392,403,425,429,449,475,511,530 'mosh-serv':428 'most':123 'move':173 'need':349 'network':83,199,252,259,344,397,528,535 'notic':107 'often':98 'one':483 'opinion':120 'ordinari':368 'orthogon':124 'outsid':159 'outstand':316 'packet':518 'page':136 'password':419 'phone':113 'port':398 'predict':317 'present':414 'privileg':327 'process':25,30,547 'program':200,307,455 'protocol':516 'public':420 'put':224 'rate':525 're':46,50,62,85,94 're-attach':49,61 're-establish':93 'realli':383 'reconnect':5 'relev':384 'remot':431 'repli':267 'respons':289 'resum':79,250 'rid':257 'roam':71,99,170,205 'run':24,29,357,365,426,438 'runaway':546 'scope':161 'scratch':479 'screen':306,471 'server':265,362,409,430 'servic':253,345 'session':8,66 'set':485,522 'show':269 'sinc':339 'sleep':228 'ssh':207,261,411,457,497,510 'stay':166,195 'still':32 'superus':353 'support':481 'suspend':73 'sweet':218 'termin':441,466,494 'terminal.app':468 'tmux':1,34,155,163,333,340,386,473,503 'train':183 'tri':47 'type':273,291 'udp':437,514 'udp-bas':513 'underlin':319 'unicod':490 'unlik':509 'urxvt':467 'use':33,177,460 'user':280,369,401,413 'utf':486 've':138 'via':410 'vim':311 'wait':262 'wake':230 'warn':245 'web':209 'whatev':82 'whenev':77 'wi':179 'wi-fi':178 'wifi':101 'without':105 'won':57,322 'work':110,301,501,542 'xterm':463"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473491"
+editedAt: DateTimeImmutable @1725888529 {#3009
date: 2024-09-09 15:28:49.0 +02:00
}
+createdAt: DateTimeImmutable @1705509777 {#3008
date: 2024-01-17 17:42:57.0 +01:00
}
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3007
+user: Proxies\__CG__\App\Entity\User {#3006 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
}
+root: App\Entity\EntryComment {#2123}
+body: """
Tmux *allows* you to reconnect to a session, and helps guarantee that you will always be able to get back to your long running processes. For important long running processes, I still use tmux with mosh, because if the mosh client is killed (or you’re trying to “re-attach” from a different device, mosh won’t let you “re-attach” to that “session”.\n
\n
Mosh allows you to roam, and suspend your machine, and whenever you resume it again, whatever network you’re now on, the connection is basically instantly re-established. You can often roam from WiFi to cellular data without even noticing. (Great when working from a phone, or just a laptop)\n
\n
In my opinion, they are mostly orthogonal (and complementary).\n
\n
Here’s the list of features from the home page. I’ve added my own comments after ‘*’. If there is no ‘*’, then the feature doesn’t exist for tmux (because it’s outside the scope of tmux):\n
\n
Change IP. Stay connected. Mosh automatically roams as you move between Internet connections. Use Wi-Fi on the train, Ethernet in a hotel, and LTE on a beach: you’ll stay logged in. Most network programs lose their connections after roaming, including SSH and Web apps like Gmail. Mosh is different.\n
\n
Makes for sweet dreams. With Mosh, you can put your laptop to sleep and wake it up later, keeping your connection intact. If your Internet connection drops, Mosh will warn you — but the connection resumes when network service comes back.\n
\n
Get rid of network lag. SSH waits for the server’s reply before showing you your own typing. That can make for a lousy user interface. Mosh is different: it gives an instant response to typing, deleting, and line editing. It does this adaptively and works even in full-screen programs like emacs and vim. On a bad connection, outstanding predictions are underlined so you won’t be misled.\n
\n
No privileged code. No daemon. * Same for tmux, but that’s less interesting since tmux is not a network service You don’t need to be the superuser to install or run Mosh. The client and server are executables run by an ordinary user and last only for the life of the connection.\n
\n
Same login method. * Not really relevant to tmux, which doesn’t handle auth Mosh doesn’t listen on network ports or authenticate users. The mosh client logs in to the server via SSH, and users present the same credentials (e.g., password, public key) as before. Then Mosh runs the mosh-server remotely and connects to it over UDP.\n
\n
Runs inside your terminal, but better. * This is common to both Mosh is a command-line program, like ssh. You can use it inside xterm, gnome-terminal, urxvt, Terminal.app, iTerm, emacs, screen, or tmux. But mosh was designed from scratch and supports just one character set: UTF-8. It fixes Unicode bugs in other terminals and in SSH.\n
\n
Control-C works great. * Tmux can help with this too Unlike SSH, mosh’s UDP-based protocol handles packet loss gracefully, and sets the frame rate based on network conditions. Mosh doesn’t fill up network buffers, so Control-C always works to halt a runaway process.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1705509777 {#3010
date: 2024-01-17 17:42:57.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#3005 …}
+nested: Doctrine\ORM\PersistentCollection {#3003 …}
+votes: Doctrine\ORM\PersistentCollection {#3001 …}
+reports: Doctrine\ORM\PersistentCollection {#2999 …}
+favourites: Doctrine\ORM\PersistentCollection {#2997 …}
+notifications: Doctrine\ORM\PersistentCollection {#2995 …}
-id: 317018
-bodyTs: "'-8':487 'abl':17 'ad':139 'adapt':299 'allow':2,68 'alway':15,541 'app':210 'attach':51,63 'auth':391 'authent':400 'automat':169 'back':20,255 'bad':314 'base':515,526 'basic':91 'beach':192 'better':443 'buffer':536 'bug':491 'c':500,540 'cellular':103 'chang':164 'charact':484 'client':41,360,404 'code':328 'come':254 'command':453 'command-lin':452 'comment':142 'common':446 'complementari':126 'condit':529 'connect':89,167,176,203,236,241,249,315,378,433 'control':499,539 'control-c':498,538 'credenti':417 'daemon':330 'data':104 'delet':292 'design':477 'devic':55 'differ':54,215,284 'doesn':151,388,393,531 'dream':219 'drop':242 'e.g':418 'edit':295 'emac':309,470 'establish':95 'ethernet':184 'even':106,302 'execut':364 'exist':153 'featur':132,150 'fi':180 'fill':533 'fix':489 'frame':524 'full':305 'full-screen':304 'get':19,256 'give':286 'gmail':212 'gnome':465 'gnome-termin':464 'grace':520 'great':108,502 'guarante':11 'halt':544 'handl':390,517 'help':10,505 'home':135 'hotel':187 'import':27 'includ':206 'insid':439,462 'instal':355 'instant':92,288 'intact':237 'interest':338 'interfac':281 'internet':175,240 'ip':165 'iterm':469 'keep':234 'key':421 'kill':43 'lag':260 'laptop':117,226 'last':371 'later':233 'less':337 'let':59 'life':375 'like':211,308,456 'line':294,454 'list':130 'listen':395 'll':194 'log':196,405 'login':380 'long':23,28 'lose':201 'loss':519 'lousi':279 'lte':189 'machin':75 'make':216,276 'method':381 'misl':325 'mosh':36,40,56,67,168,213,221,243,282,358,392,403,425,429,449,475,511,530 'mosh-serv':428 'most':123 'move':173 'need':349 'network':83,199,252,259,344,397,528,535 'notic':107 'often':98 'one':483 'opinion':120 'ordinari':368 'orthogon':124 'outsid':159 'outstand':316 'packet':518 'page':136 'password':419 'phone':113 'port':398 'predict':317 'present':414 'privileg':327 'process':25,30,547 'program':200,307,455 'protocol':516 'public':420 'put':224 'rate':525 're':46,50,62,85,94 're-attach':49,61 're-establish':93 'realli':383 'reconnect':5 'relev':384 'remot':431 'repli':267 'respons':289 'resum':79,250 'rid':257 'roam':71,99,170,205 'run':24,29,357,365,426,438 'runaway':546 'scope':161 'scratch':479 'screen':306,471 'server':265,362,409,430 'servic':253,345 'session':8,66 'set':485,522 'show':269 'sinc':339 'sleep':228 'ssh':207,261,411,457,497,510 'stay':166,195 'still':32 'superus':353 'support':481 'suspend':73 'sweet':218 'termin':441,466,494 'terminal.app':468 'tmux':1,34,155,163,333,340,386,473,503 'train':183 'tri':47 'type':273,291 'udp':437,514 'udp-bas':513 'underlin':319 'unicod':490 'unlik':509 'urxvt':467 'use':33,177,460 'user':280,369,401,413 'utf':486 've':138 'via':410 'vim':311 'wait':262 'wake':230 'warn':245 'web':209 'whatev':82 'whenev':77 'wi':179 'wi-fi':178 'wifi':101 'without':105 'won':57,322 'work':110,301,501,542 'xterm':463"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473491"
+editedAt: DateTimeImmutable @1725888529 {#3009
date: 2024-09-09 15:28:49.0 +02:00
}
+createdAt: DateTimeImmutable @1705509777 {#3008
date: 2024-01-17 17:42:57.0 +01:00
}
} |
|
Show voter details
|
37 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
38 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2991
+user: App\Entity\User {#2739 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
}
+root: App\Entity\EntryComment {#2123}
+body: "Mosh is to SSH as Tmux is to Bash"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705510187 {#2993
date: 2024-01-17 17:49:47.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#2990 …}
+nested: Doctrine\ORM\PersistentCollection {#2988 …}
+votes: Doctrine\ORM\PersistentCollection {#2986 …}
+reports: Doctrine\ORM\PersistentCollection {#2984 …}
+favourites: Doctrine\ORM\PersistentCollection {#2982 …}
+notifications: Doctrine\ORM\PersistentCollection {#2980 …}
-id: 317040
-bodyTs: "'bash':9 'mosh':1 'ssh':4 'tmux':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/6464339"
+editedAt: null
+createdAt: DateTimeImmutable @1705510187 {#2992
date: 2024-01-17 17:49:47.0 +01:00
}
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
App\Entity\EntryComment {#2991
+user: App\Entity\User {#2739 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
}
+root: App\Entity\EntryComment {#2123}
+body: "Mosh is to SSH as Tmux is to Bash"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705510187 {#2993
date: 2024-01-17 17:49:47.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#2990 …}
+nested: Doctrine\ORM\PersistentCollection {#2988 …}
+votes: Doctrine\ORM\PersistentCollection {#2986 …}
+reports: Doctrine\ORM\PersistentCollection {#2984 …}
+favourites: Doctrine\ORM\PersistentCollection {#2982 …}
+notifications: Doctrine\ORM\PersistentCollection {#2980 …}
-id: 317040
-bodyTs: "'bash':9 'mosh':1 'ssh':4 'tmux':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/6464339"
+editedAt: null
+createdAt: DateTimeImmutable @1705510187 {#2992
date: 2024-01-17 17:49:47.0 +01:00
}
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2991
+user: App\Entity\User {#2739 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
}
+root: App\Entity\EntryComment {#2123}
+body: "Mosh is to SSH as Tmux is to Bash"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705510187 {#2993
date: 2024-01-17 17:49:47.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#2990 …}
+nested: Doctrine\ORM\PersistentCollection {#2988 …}
+votes: Doctrine\ORM\PersistentCollection {#2986 …}
+reports: Doctrine\ORM\PersistentCollection {#2984 …}
+favourites: Doctrine\ORM\PersistentCollection {#2982 …}
+notifications: Doctrine\ORM\PersistentCollection {#2980 …}
-id: 317040
-bodyTs: "'bash':9 'mosh':1 'ssh':4 'tmux':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/6464339"
+editedAt: null
+createdAt: DateTimeImmutable @1705510187 {#2992
date: 2024-01-17 17:49:47.0 +01:00
}
} |
|
Show voter details
|
41 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
42 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2976
+user: App\Entity\User {#2885 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
}
+root: App\Entity\EntryComment {#2123}
+body: "I’m no expert, but this isn’t a terminal multiplexer."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705509036 {#2978
date: 2024-01-17 17:30:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#2975 …}
+nested: Doctrine\ORM\PersistentCollection {#2973 …}
+votes: Doctrine\ORM\PersistentCollection {#2971 …}
+reports: Doctrine\ORM\PersistentCollection {#3051 …}
+favourites: Doctrine\ORM\PersistentCollection {#3054 …}
+notifications: Doctrine\ORM\PersistentCollection {#3041 …}
-id: 316989
-bodyTs: "'expert':4 'isn':7 'm':2 'multiplex':11 'termin':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemm.ee/comment/8374178"
+editedAt: null
+createdAt: DateTimeImmutable @1705509036 {#2977
date: 2024-01-17 17:30:36.0 +01:00
}
} |
|
Show voter details
|
43 |
DENIED
|
edit
|
App\Entity\EntryComment {#2976
+user: App\Entity\User {#2885 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
}
+root: App\Entity\EntryComment {#2123}
+body: "I’m no expert, but this isn’t a terminal multiplexer."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705509036 {#2978
date: 2024-01-17 17:30:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#2975 …}
+nested: Doctrine\ORM\PersistentCollection {#2973 …}
+votes: Doctrine\ORM\PersistentCollection {#2971 …}
+reports: Doctrine\ORM\PersistentCollection {#3051 …}
+favourites: Doctrine\ORM\PersistentCollection {#3054 …}
+notifications: Doctrine\ORM\PersistentCollection {#3041 …}
-id: 316989
-bodyTs: "'expert':4 'isn':7 'm':2 'multiplex':11 'termin':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemm.ee/comment/8374178"
+editedAt: null
+createdAt: DateTimeImmutable @1705509036 {#2977
date: 2024-01-17 17:30:36.0 +01:00
}
} |
|
Show voter details
|
44 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2976
+user: App\Entity\User {#2885 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2123
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "How does this differ from something like tmux?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1725892605 {#2117
date: 2024-09-09 16:36:45.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2119 …}
+nested: Doctrine\ORM\PersistentCollection {#2120 …}
+votes: Doctrine\ORM\PersistentCollection {#2160 …}
+reports: Doctrine\ORM\PersistentCollection {#2162 …}
+favourites: Doctrine\ORM\PersistentCollection {#2128 …}
+notifications: Doctrine\ORM\PersistentCollection {#2126 …}
-id: 316956
-bodyTs: "'differ':4 'like':7 'someth':6 'tmux':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6406996"
+editedAt: null
+createdAt: DateTimeImmutable @1705508273 {#2121
date: 2024-01-17 17:17:53.0 +01:00
}
}
+root: App\Entity\EntryComment {#2123}
+body: "I’m no expert, but this isn’t a terminal multiplexer."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705509036 {#2978
date: 2024-01-17 17:30:36.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
"@zewm@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#2975 …}
+nested: Doctrine\ORM\PersistentCollection {#2973 …}
+votes: Doctrine\ORM\PersistentCollection {#2971 …}
+reports: Doctrine\ORM\PersistentCollection {#3051 …}
+favourites: Doctrine\ORM\PersistentCollection {#3054 …}
+notifications: Doctrine\ORM\PersistentCollection {#3041 …}
-id: 316989
-bodyTs: "'expert':4 'isn':7 'm':2 'multiplex':11 'termin':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemm.ee/comment/8374178"
+editedAt: null
+createdAt: DateTimeImmutable @1705509036 {#2977
date: 2024-01-17 17:30:36.0 +01:00
}
} |
|
Show voter details
|
45 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
46 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2218
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Red hat’s logo is a red fedora. It’s not that deep."
+lang: "en"
+isAdult: false
+favouriteCount: 73
+score: 0
+lastActive: DateTime @1705508343 {#2279
date: 2024-01-17 17:19:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2222 …}
+nested: Doctrine\ORM\PersistentCollection {#2219 …}
+votes: Doctrine\ORM\PersistentCollection {#2196 …}
+reports: Doctrine\ORM\PersistentCollection {#2194 …}
+favourites: Doctrine\ORM\PersistentCollection {#2193 …}
+notifications: Doctrine\ORM\PersistentCollection {#2205 …}
-id: 316957
-bodyTs: "'deep':13 'fedora':8 'hat':2 'logo':4 'red':1,7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6407013"
+editedAt: null
+createdAt: DateTimeImmutable @1705508343 {#2275
date: 2024-01-17 17:19:03.0 +01:00
}
} |
|
Show voter details
|
47 |
DENIED
|
edit
|
App\Entity\EntryComment {#2218
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Red hat’s logo is a red fedora. It’s not that deep."
+lang: "en"
+isAdult: false
+favouriteCount: 73
+score: 0
+lastActive: DateTime @1705508343 {#2279
date: 2024-01-17 17:19:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2222 …}
+nested: Doctrine\ORM\PersistentCollection {#2219 …}
+votes: Doctrine\ORM\PersistentCollection {#2196 …}
+reports: Doctrine\ORM\PersistentCollection {#2194 …}
+favourites: Doctrine\ORM\PersistentCollection {#2193 …}
+notifications: Doctrine\ORM\PersistentCollection {#2205 …}
-id: 316957
-bodyTs: "'deep':13 'fedora':8 'hat':2 'logo':4 'red':1,7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6407013"
+editedAt: null
+createdAt: DateTimeImmutable @1705508343 {#2275
date: 2024-01-17 17:19:03.0 +01:00
}
} |
|
Show voter details
|
48 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2218
+user: App\Entity\User {#2139 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Red hat’s logo is a red fedora. It’s not that deep."
+lang: "en"
+isAdult: false
+favouriteCount: 73
+score: 0
+lastActive: DateTime @1705508343 {#2279
date: 2024-01-17 17:19:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2222 …}
+nested: Doctrine\ORM\PersistentCollection {#2219 …}
+votes: Doctrine\ORM\PersistentCollection {#2196 …}
+reports: Doctrine\ORM\PersistentCollection {#2194 …}
+favourites: Doctrine\ORM\PersistentCollection {#2193 …}
+notifications: Doctrine\ORM\PersistentCollection {#2205 …}
-id: 316957
-bodyTs: "'deep':13 'fedora':8 'hat':2 'logo':4 'red':1,7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6407013"
+editedAt: null
+createdAt: DateTimeImmutable @1705508343 {#2275
date: 2024-01-17 17:19:03.0 +01:00
}
} |
|
Show voter details
|
49 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
50 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2210
+user: App\Entity\User {#2457 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "The RedHat installer used to have conflicting versions of the origin of the name RedHat."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1725939399 {#2220
date: 2024-09-10 05:36:39.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2203 …}
+nested: Doctrine\ORM\PersistentCollection {#2212 …}
+votes: Doctrine\ORM\PersistentCollection {#2209 …}
+reports: Doctrine\ORM\PersistentCollection {#2200 …}
+favourites: Doctrine\ORM\PersistentCollection {#2270 …}
+notifications: Doctrine\ORM\PersistentCollection {#2257 …}
-id: 316959
-bodyTs: "'conflict':7 'instal':3 'name':14 'origin':11 'redhat':2,15 'use':4 'version':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6778789"
+editedAt: null
+createdAt: DateTimeImmutable @1705508480 {#2261
date: 2024-01-17 17:21:20.0 +01:00
}
} |
|
Show voter details
|
51 |
DENIED
|
edit
|
App\Entity\EntryComment {#2210
+user: App\Entity\User {#2457 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "The RedHat installer used to have conflicting versions of the origin of the name RedHat."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1725939399 {#2220
date: 2024-09-10 05:36:39.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2203 …}
+nested: Doctrine\ORM\PersistentCollection {#2212 …}
+votes: Doctrine\ORM\PersistentCollection {#2209 …}
+reports: Doctrine\ORM\PersistentCollection {#2200 …}
+favourites: Doctrine\ORM\PersistentCollection {#2270 …}
+notifications: Doctrine\ORM\PersistentCollection {#2257 …}
-id: 316959
-bodyTs: "'conflict':7 'instal':3 'name':14 'origin':11 'redhat':2,15 'use':4 'version':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6778789"
+editedAt: null
+createdAt: DateTimeImmutable @1705508480 {#2261
date: 2024-01-17 17:21:20.0 +01:00
}
} |
|
Show voter details
|
52 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2210
+user: App\Entity\User {#2457 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "The RedHat installer used to have conflicting versions of the origin of the name RedHat."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1725939399 {#2220
date: 2024-09-10 05:36:39.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2203 …}
+nested: Doctrine\ORM\PersistentCollection {#2212 …}
+votes: Doctrine\ORM\PersistentCollection {#2209 …}
+reports: Doctrine\ORM\PersistentCollection {#2200 …}
+favourites: Doctrine\ORM\PersistentCollection {#2270 …}
+notifications: Doctrine\ORM\PersistentCollection {#2257 …}
-id: 316959
-bodyTs: "'conflict':7 'instal':3 'name':14 'origin':11 'redhat':2,15 'use':4 'version':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6778789"
+editedAt: null
+createdAt: DateTimeImmutable @1705508480 {#2261
date: 2024-01-17 17:21:20.0 +01:00
}
} |
|
Show voter details
|
53 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
54 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2274
+user: App\Entity\User {#2233 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
Mark Ewing used to wear a red Cornell lacrosse cap and when he would help in computer labs people would look for a the man in the red hat. The company was called Red Hat after Mark but their logo has been a person in a fedora for a long time.\n
\n
Fedora is a community continuation of Red Hat Linux, which was discontinued in favor of Red Hat Enterprise Linux. Back when I was starting out Fedora wasn’t a thing, you downloaded Red Hat Linux for free directly from the company or could buy it in a box.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 137
+score: 0
+lastActive: DateTime @1705509542 {#2201
date: 2024-01-17 17:39:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
"@LunchEnjoyer@lemmy.world"
"@LunchEnjoyer@lemmy.world"
]
+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: 317010
-bodyTs: "'back':71 'box':99 'buy':95 'call':33 'cap':10 'communiti':55 'compani':31,92 'comput':17 'continu':56 'cornel':8 'could':94 'direct':89 'discontinu':63 'download':83 'enterpris':69 'ewe':2 'favor':65 'fedora':47,52,77 'free':88 'hat':29,35,59,68,85 'help':15 'lab':18 'lacross':9 'linux':60,70,86 'logo':40 'long':50 'look':21 'man':25 'mark':1,37 'peopl':19 'person':44 'red':7,28,34,58,67,84 'start':75 'thing':81 'time':51 'use':3 'wasn':78 'wear':5 'would':14,20"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.sdf.org/comment/7422401"
+editedAt: DateTimeImmutable @1725886980 {#2202
date: 2024-09-09 15:03:00.0 +02:00
}
+createdAt: DateTimeImmutable @1705509542 {#2277
date: 2024-01-17 17:39:02.0 +01:00
}
} |
|
Show voter details
|
55 |
DENIED
|
edit
|
App\Entity\EntryComment {#2274
+user: App\Entity\User {#2233 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
Mark Ewing used to wear a red Cornell lacrosse cap and when he would help in computer labs people would look for a the man in the red hat. The company was called Red Hat after Mark but their logo has been a person in a fedora for a long time.\n
\n
Fedora is a community continuation of Red Hat Linux, which was discontinued in favor of Red Hat Enterprise Linux. Back when I was starting out Fedora wasn’t a thing, you downloaded Red Hat Linux for free directly from the company or could buy it in a box.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 137
+score: 0
+lastActive: DateTime @1705509542 {#2201
date: 2024-01-17 17:39:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
"@LunchEnjoyer@lemmy.world"
"@LunchEnjoyer@lemmy.world"
]
+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: 317010
-bodyTs: "'back':71 'box':99 'buy':95 'call':33 'cap':10 'communiti':55 'compani':31,92 'comput':17 'continu':56 'cornel':8 'could':94 'direct':89 'discontinu':63 'download':83 'enterpris':69 'ewe':2 'favor':65 'fedora':47,52,77 'free':88 'hat':29,35,59,68,85 'help':15 'lab':18 'lacross':9 'linux':60,70,86 'logo':40 'long':50 'look':21 'man':25 'mark':1,37 'peopl':19 'person':44 'red':7,28,34,58,67,84 'start':75 'thing':81 'time':51 'use':3 'wasn':78 'wear':5 'would':14,20"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.sdf.org/comment/7422401"
+editedAt: DateTimeImmutable @1725886980 {#2202
date: 2024-09-09 15:03:00.0 +02:00
}
+createdAt: DateTimeImmutable @1705509542 {#2277
date: 2024-01-17 17:39:02.0 +01:00
}
} |
|
Show voter details
|
56 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2274
+user: App\Entity\User {#2233 …}
+entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
Mark Ewing used to wear a red Cornell lacrosse cap and when he would help in computer labs people would look for a the man in the red hat. The company was called Red Hat after Mark but their logo has been a person in a fedora for a long time.\n
\n
Fedora is a community continuation of Red Hat Linux, which was discontinued in favor of Red Hat Enterprise Linux. Back when I was starting out Fedora wasn’t a thing, you downloaded Red Hat Linux for free directly from the company or could buy it in a box.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 137
+score: 0
+lastActive: DateTime @1705509542 {#2201
date: 2024-01-17 17:39:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@LunchEnjoyer@lemmy.world"
"@LunchEnjoyer@lemmy.world"
"@LunchEnjoyer@lemmy.world"
]
+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: 317010
-bodyTs: "'back':71 'box':99 'buy':95 'call':33 'cap':10 'communiti':55 'compani':31,92 'comput':17 'continu':56 'cornel':8 'could':94 'direct':89 'discontinu':63 'download':83 'enterpris':69 'ewe':2 'favor':65 'fedora':47,52,77 'free':88 'hat':29,35,59,68,85 'help':15 'lab':18 'lacross':9 'linux':60,70,86 'logo':40 'long':50 'look':21 'man':25 'mark':1,37 'peopl':19 'person':44 'red':7,28,34,58,67,84 'start':75 'thing':81 'time':51 'use':3 'wasn':78 'wear':5 'would':14,20"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.sdf.org/comment/7422401"
+editedAt: DateTimeImmutable @1725886980 {#2202
date: 2024-09-09 15:03:00.0 +02:00
}
+createdAt: DateTimeImmutable @1705509542 {#2277
date: 2024-01-17 17:39:02.0 +01:00
}
} |
|
Show voter details
|
57 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
58 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2134
+user: App\Entity\User {#2002 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
Same here whatever the DE has I would use.\n
\n
Though most common answers from others would be alacritty or kitty which I see the use but feels advanced in configuration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1725957315 {#2170
date: 2024-09-10 10:35:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1985 …}
+nested: Doctrine\ORM\PersistentCollection {#1994 …}
+votes: Doctrine\ORM\PersistentCollection {#2005 …}
+reports: Doctrine\ORM\PersistentCollection {#1996 …}
+favourites: Doctrine\ORM\PersistentCollection {#1993 …}
+notifications: Doctrine\ORM\PersistentCollection {#1992 …}
-id: 317027
-bodyTs: "'advanc':28 'alacritti':18 'answer':13 'common':12 'configur':30 'de':5 'feel':27 'kitti':20 'other':15 'see':23 'though':10 'use':9,25 'whatev':3 'would':8,16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6556807"
+editedAt: DateTimeImmutable @1725889005 {#2183
date: 2024-09-09 15:36:45.0 +02:00
}
+createdAt: DateTimeImmutable @1705509898 {#2184
date: 2024-01-17 17:44:58.0 +01:00
}
} |
|
Show voter details
|
59 |
DENIED
|
edit
|
App\Entity\EntryComment {#2134
+user: App\Entity\User {#2002 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
Same here whatever the DE has I would use.\n
\n
Though most common answers from others would be alacritty or kitty which I see the use but feels advanced in configuration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1725957315 {#2170
date: 2024-09-10 10:35:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1985 …}
+nested: Doctrine\ORM\PersistentCollection {#1994 …}
+votes: Doctrine\ORM\PersistentCollection {#2005 …}
+reports: Doctrine\ORM\PersistentCollection {#1996 …}
+favourites: Doctrine\ORM\PersistentCollection {#1993 …}
+notifications: Doctrine\ORM\PersistentCollection {#1992 …}
-id: 317027
-bodyTs: "'advanc':28 'alacritti':18 'answer':13 'common':12 'configur':30 'de':5 'feel':27 'kitti':20 'other':15 'see':23 'though':10 'use':9,25 'whatev':3 'would':8,16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6556807"
+editedAt: DateTimeImmutable @1725889005 {#2183
date: 2024-09-09 15:36:45.0 +02:00
}
+createdAt: DateTimeImmutable @1705509898 {#2184
date: 2024-01-17 17:44:58.0 +01:00
}
} |
|
Show voter details
|
60 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2134
+user: App\Entity\User {#2002 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
Same here whatever the DE has I would use.\n
\n
Though most common answers from others would be alacritty or kitty which I see the use but feels advanced in configuration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1725957315 {#2170
date: 2024-09-10 10:35:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1985 …}
+nested: Doctrine\ORM\PersistentCollection {#1994 …}
+votes: Doctrine\ORM\PersistentCollection {#2005 …}
+reports: Doctrine\ORM\PersistentCollection {#1996 …}
+favourites: Doctrine\ORM\PersistentCollection {#1993 …}
+notifications: Doctrine\ORM\PersistentCollection {#1992 …}
-id: 317027
-bodyTs: "'advanc':28 'alacritti':18 'answer':13 'common':12 'configur':30 'de':5 'feel':27 'kitti':20 'other':15 'see':23 'though':10 'use':9,25 'whatev':3 'would':8,16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6556807"
+editedAt: DateTimeImmutable @1725889005 {#2183
date: 2024-09-09 15:36:45.0 +02:00
}
+createdAt: DateTimeImmutable @1705509898 {#2184
date: 2024-01-17 17:44:58.0 +01:00
}
} |
|
Show voter details
|
61 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
62 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3045
+user: Proxies\__CG__\App\Entity\User {#3046 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2134
+user: App\Entity\User {#2002 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: """
Same here whatever the DE has I would use.\n
\n
Though most common answers from others would be alacritty or kitty which I see the use but feels advanced in configuration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1725957315 {#2170
date: 2024-09-10 10:35:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1985 …}
+nested: Doctrine\ORM\PersistentCollection {#1994 …}
+votes: Doctrine\ORM\PersistentCollection {#2005 …}
+reports: Doctrine\ORM\PersistentCollection {#1996 …}
+favourites: Doctrine\ORM\PersistentCollection {#1993 …}
+notifications: Doctrine\ORM\PersistentCollection {#1992 …}
-id: 317027
-bodyTs: "'advanc':28 'alacritti':18 'answer':13 'common':12 'configur':30 'de':5 'feel':27 'kitti':20 'other':15 'see':23 'though':10 'use':9,25 'whatev':3 'would':8,16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6556807"
+editedAt: DateTimeImmutable @1725889005 {#2183
date: 2024-09-09 15:36:45.0 +02:00
}
+createdAt: DateTimeImmutable @1705509898 {#2184
date: 2024-01-17 17:44:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#2134}
+body: "I use alacritty and I’m very very new to Linux. I actually found that working on the config files for alacritty helped me a ton with learning how to approach config files in general. So advanced maybe but simple enough to teach new users a ton of useful things."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705516106 {#3043
date: 2024-01-17 19:28:26.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@Dotdev@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#3056 …}
+nested: Doctrine\ORM\PersistentCollection {#3047 …}
+votes: Doctrine\ORM\PersistentCollection {#3049 …}
+reports: Doctrine\ORM\PersistentCollection {#3057 …}
+favourites: Doctrine\ORM\PersistentCollection {#3059 …}
+notifications: Doctrine\ORM\PersistentCollection {#3061 …}
-id: 317292
-bodyTs: "'actual':13 'advanc':37 'alacritti':3,22 'approach':31 'config':19,32 'enough':41 'file':20,33 'found':14 'general':35 'help':23 'learn':28 'linux':11 'm':6 'mayb':38 'new':9,44 'simpl':40 'teach':43 'thing':50 'ton':26,47 'use':2,49 'user':45 'work':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7475466"
+editedAt: null
+createdAt: DateTimeImmutable @1705516106 {#3044
date: 2024-01-17 19:28:26.0 +01:00
}
} |
|
Show voter details
|
63 |
DENIED
|
edit
|
App\Entity\EntryComment {#3045
+user: Proxies\__CG__\App\Entity\User {#3046 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2134
+user: App\Entity\User {#2002 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: """
Same here whatever the DE has I would use.\n
\n
Though most common answers from others would be alacritty or kitty which I see the use but feels advanced in configuration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1725957315 {#2170
date: 2024-09-10 10:35:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1985 …}
+nested: Doctrine\ORM\PersistentCollection {#1994 …}
+votes: Doctrine\ORM\PersistentCollection {#2005 …}
+reports: Doctrine\ORM\PersistentCollection {#1996 …}
+favourites: Doctrine\ORM\PersistentCollection {#1993 …}
+notifications: Doctrine\ORM\PersistentCollection {#1992 …}
-id: 317027
-bodyTs: "'advanc':28 'alacritti':18 'answer':13 'common':12 'configur':30 'de':5 'feel':27 'kitti':20 'other':15 'see':23 'though':10 'use':9,25 'whatev':3 'would':8,16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6556807"
+editedAt: DateTimeImmutable @1725889005 {#2183
date: 2024-09-09 15:36:45.0 +02:00
}
+createdAt: DateTimeImmutable @1705509898 {#2184
date: 2024-01-17 17:44:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#2134}
+body: "I use alacritty and I’m very very new to Linux. I actually found that working on the config files for alacritty helped me a ton with learning how to approach config files in general. So advanced maybe but simple enough to teach new users a ton of useful things."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705516106 {#3043
date: 2024-01-17 19:28:26.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@Dotdev@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#3056 …}
+nested: Doctrine\ORM\PersistentCollection {#3047 …}
+votes: Doctrine\ORM\PersistentCollection {#3049 …}
+reports: Doctrine\ORM\PersistentCollection {#3057 …}
+favourites: Doctrine\ORM\PersistentCollection {#3059 …}
+notifications: Doctrine\ORM\PersistentCollection {#3061 …}
-id: 317292
-bodyTs: "'actual':13 'advanc':37 'alacritti':3,22 'approach':31 'config':19,32 'enough':41 'file':20,33 'found':14 'general':35 'help':23 'learn':28 'linux':11 'm':6 'mayb':38 'new':9,44 'simpl':40 'teach':43 'thing':50 'ton':26,47 'use':2,49 'user':45 'work':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7475466"
+editedAt: null
+createdAt: DateTimeImmutable @1705516106 {#3044
date: 2024-01-17 19:28:26.0 +01:00
}
} |
|
Show voter details
|
64 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3045
+user: Proxies\__CG__\App\Entity\User {#3046 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2134
+user: App\Entity\User {#2002 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: """
Same here whatever the DE has I would use.\n
\n
Though most common answers from others would be alacritty or kitty which I see the use but feels advanced in configuration.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1725957315 {#2170
date: 2024-09-10 10:35:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#1985 …}
+nested: Doctrine\ORM\PersistentCollection {#1994 …}
+votes: Doctrine\ORM\PersistentCollection {#2005 …}
+reports: Doctrine\ORM\PersistentCollection {#1996 …}
+favourites: Doctrine\ORM\PersistentCollection {#1993 …}
+notifications: Doctrine\ORM\PersistentCollection {#1992 …}
-id: 317027
-bodyTs: "'advanc':28 'alacritti':18 'answer':13 'common':12 'configur':30 'de':5 'feel':27 'kitti':20 'other':15 'see':23 'though':10 'use':9,25 'whatev':3 'would':8,16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6556807"
+editedAt: DateTimeImmutable @1725889005 {#2183
date: 2024-09-09 15:36:45.0 +02:00
}
+createdAt: DateTimeImmutable @1705509898 {#2184
date: 2024-01-17 17:44:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#2134}
+body: "I use alacritty and I’m very very new to Linux. I actually found that working on the config files for alacritty helped me a ton with learning how to approach config files in general. So advanced maybe but simple enough to teach new users a ton of useful things."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705516106 {#3043
date: 2024-01-17 19:28:26.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@Dotdev@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#3056 …}
+nested: Doctrine\ORM\PersistentCollection {#3047 …}
+votes: Doctrine\ORM\PersistentCollection {#3049 …}
+reports: Doctrine\ORM\PersistentCollection {#3057 …}
+favourites: Doctrine\ORM\PersistentCollection {#3059 …}
+notifications: Doctrine\ORM\PersistentCollection {#3061 …}
-id: 317292
-bodyTs: "'actual':13 'advanc':37 'alacritti':3,22 'approach':31 'config':19,32 'enough':41 'file':20,33 'found':14 'general':35 'help':23 'learn':28 'linux':11 'm':6 'mayb':38 'new':9,44 'simpl':40 'teach':43 'thing':50 'ton':26,47 'use':2,49 'user':45 'work':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7475466"
+editedAt: null
+createdAt: DateTimeImmutable @1705516106 {#3044
date: 2024-01-17 19:28:26.0 +01:00
}
} |
|
Show voter details
|
65 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
66 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2506
+user: App\Entity\User {#2519 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Alacritty (with screen if I need a multiplexor)"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705509968 {#2501
date: 2024-01-17 17:46:08.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2507 …}
+nested: Doctrine\ORM\PersistentCollection {#2509 …}
+votes: Doctrine\ORM\PersistentCollection {#2511 …}
+reports: Doctrine\ORM\PersistentCollection {#2513 …}
+favourites: Doctrine\ORM\PersistentCollection {#2515 …}
+notifications: Doctrine\ORM\PersistentCollection {#2517 …}
-id: 317030
-bodyTs: "'alacritti':1 'multiplexor':8 'need':6 'screen':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473555"
+editedAt: null
+createdAt: DateTimeImmutable @1705509968 {#2502
date: 2024-01-17 17:46:08.0 +01:00
}
} |
|
Show voter details
|
67 |
DENIED
|
edit
|
App\Entity\EntryComment {#2506
+user: App\Entity\User {#2519 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Alacritty (with screen if I need a multiplexor)"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705509968 {#2501
date: 2024-01-17 17:46:08.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2507 …}
+nested: Doctrine\ORM\PersistentCollection {#2509 …}
+votes: Doctrine\ORM\PersistentCollection {#2511 …}
+reports: Doctrine\ORM\PersistentCollection {#2513 …}
+favourites: Doctrine\ORM\PersistentCollection {#2515 …}
+notifications: Doctrine\ORM\PersistentCollection {#2517 …}
-id: 317030
-bodyTs: "'alacritti':1 'multiplexor':8 'need':6 'screen':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473555"
+editedAt: null
+createdAt: DateTimeImmutable @1705509968 {#2502
date: 2024-01-17 17:46:08.0 +01:00
}
} |
|
Show voter details
|
68 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2506
+user: App\Entity\User {#2519 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Alacritty (with screen if I need a multiplexor)"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705509968 {#2501
date: 2024-01-17 17:46:08.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2507 …}
+nested: Doctrine\ORM\PersistentCollection {#2509 …}
+votes: Doctrine\ORM\PersistentCollection {#2511 …}
+reports: Doctrine\ORM\PersistentCollection {#2513 …}
+favourites: Doctrine\ORM\PersistentCollection {#2515 …}
+notifications: Doctrine\ORM\PersistentCollection {#2517 …}
-id: 317030
-bodyTs: "'alacritti':1 'multiplexor':8 'need':6 'screen':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473555"
+editedAt: null
+createdAt: DateTimeImmutable @1705509968 {#2502
date: 2024-01-17 17:46:08.0 +01:00
}
} |
|
Show voter details
|
69 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
70 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2579
+user: App\Entity\User {#2592 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "I’m partial to a bit of Tilix personality."
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725953088 {#2574
date: 2024-09-10 09:24:48.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2580 …}
+nested: Doctrine\ORM\PersistentCollection {#2582 …}
+votes: Doctrine\ORM\PersistentCollection {#2584 …}
+reports: Doctrine\ORM\PersistentCollection {#2586 …}
+favourites: Doctrine\ORM\PersistentCollection {#2588 …}
+notifications: Doctrine\ORM\PersistentCollection {#2590 …}
-id: 317033
-bodyTs: "'bit':6 'm':2 'partial':3 'person':9 'tilix':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473578"
+editedAt: null
+createdAt: DateTimeImmutable @1705510043 {#2575
date: 2024-01-17 17:47:23.0 +01:00
}
} |
|
Show voter details
|
71 |
DENIED
|
edit
|
App\Entity\EntryComment {#2579
+user: App\Entity\User {#2592 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "I’m partial to a bit of Tilix personality."
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725953088 {#2574
date: 2024-09-10 09:24:48.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2580 …}
+nested: Doctrine\ORM\PersistentCollection {#2582 …}
+votes: Doctrine\ORM\PersistentCollection {#2584 …}
+reports: Doctrine\ORM\PersistentCollection {#2586 …}
+favourites: Doctrine\ORM\PersistentCollection {#2588 …}
+notifications: Doctrine\ORM\PersistentCollection {#2590 …}
-id: 317033
-bodyTs: "'bit':6 'm':2 'partial':3 'person':9 'tilix':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473578"
+editedAt: null
+createdAt: DateTimeImmutable @1705510043 {#2575
date: 2024-01-17 17:47:23.0 +01:00
}
} |
|
Show voter details
|
72 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2579
+user: App\Entity\User {#2592 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "I’m partial to a bit of Tilix personality."
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725953088 {#2574
date: 2024-09-10 09:24:48.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2580 …}
+nested: Doctrine\ORM\PersistentCollection {#2582 …}
+votes: Doctrine\ORM\PersistentCollection {#2584 …}
+reports: Doctrine\ORM\PersistentCollection {#2586 …}
+favourites: Doctrine\ORM\PersistentCollection {#2588 …}
+notifications: Doctrine\ORM\PersistentCollection {#2590 …}
-id: 317033
-bodyTs: "'bit':6 'm':2 'partial':3 'person':9 'tilix':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473578"
+editedAt: null
+createdAt: DateTimeImmutable @1705510043 {#2575
date: 2024-01-17 17:47:23.0 +01:00
}
} |
|
Show voter details
|
73 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
74 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3065
+user: Proxies\__CG__\App\Entity\User {#3066 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2579
+user: App\Entity\User {#2592 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "I’m partial to a bit of Tilix personality."
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725953088 {#2574
date: 2024-09-10 09:24:48.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2580 …}
+nested: Doctrine\ORM\PersistentCollection {#2582 …}
+votes: Doctrine\ORM\PersistentCollection {#2584 …}
+reports: Doctrine\ORM\PersistentCollection {#2586 …}
+favourites: Doctrine\ORM\PersistentCollection {#2588 …}
+notifications: Doctrine\ORM\PersistentCollection {#2590 …}
-id: 317033
-bodyTs: "'bit':6 'm':2 'partial':3 'person':9 'tilix':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473578"
+editedAt: null
+createdAt: DateTimeImmutable @1705510043 {#2575
date: 2024-01-17 17:47:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#2579}
+body: "Sounds like there’s a ton of options but this is the first one I’ve found that supports copy-on-highlight and that’s a must for me."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705515788 {#3063
date: 2024-01-17 19:23:08.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@makingStuffForFun@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3067 …}
+nested: Doctrine\ORM\PersistentCollection {#3069 …}
+votes: Doctrine\ORM\PersistentCollection {#3071 …}
+reports: Doctrine\ORM\PersistentCollection {#3073 …}
+favourites: Doctrine\ORM\PersistentCollection {#3075 …}
+notifications: Doctrine\ORM\PersistentCollection {#3077 …}
-id: 317278
-bodyTs: "'copi':21 'copy-on-highlight':20 'first':13 'found':17 'highlight':23 'like':2 'must':28 'one':14 'option':8 'sound':1 'support':19 'ton':6 've':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6781181"
+editedAt: null
+createdAt: DateTimeImmutable @1705515788 {#3064
date: 2024-01-17 19:23:08.0 +01:00
}
} |
|
Show voter details
|
75 |
DENIED
|
edit
|
App\Entity\EntryComment {#3065
+user: Proxies\__CG__\App\Entity\User {#3066 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2579
+user: App\Entity\User {#2592 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "I’m partial to a bit of Tilix personality."
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725953088 {#2574
date: 2024-09-10 09:24:48.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2580 …}
+nested: Doctrine\ORM\PersistentCollection {#2582 …}
+votes: Doctrine\ORM\PersistentCollection {#2584 …}
+reports: Doctrine\ORM\PersistentCollection {#2586 …}
+favourites: Doctrine\ORM\PersistentCollection {#2588 …}
+notifications: Doctrine\ORM\PersistentCollection {#2590 …}
-id: 317033
-bodyTs: "'bit':6 'm':2 'partial':3 'person':9 'tilix':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473578"
+editedAt: null
+createdAt: DateTimeImmutable @1705510043 {#2575
date: 2024-01-17 17:47:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#2579}
+body: "Sounds like there’s a ton of options but this is the first one I’ve found that supports copy-on-highlight and that’s a must for me."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705515788 {#3063
date: 2024-01-17 19:23:08.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@makingStuffForFun@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3067 …}
+nested: Doctrine\ORM\PersistentCollection {#3069 …}
+votes: Doctrine\ORM\PersistentCollection {#3071 …}
+reports: Doctrine\ORM\PersistentCollection {#3073 …}
+favourites: Doctrine\ORM\PersistentCollection {#3075 …}
+notifications: Doctrine\ORM\PersistentCollection {#3077 …}
-id: 317278
-bodyTs: "'copi':21 'copy-on-highlight':20 'first':13 'found':17 'highlight':23 'like':2 'must':28 'one':14 'option':8 'sound':1 'support':19 'ton':6 've':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6781181"
+editedAt: null
+createdAt: DateTimeImmutable @1705515788 {#3064
date: 2024-01-17 19:23:08.0 +01:00
}
} |
|
Show voter details
|
76 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3065
+user: Proxies\__CG__\App\Entity\User {#3066 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2579
+user: App\Entity\User {#2592 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "I’m partial to a bit of Tilix personality."
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725953088 {#2574
date: 2024-09-10 09:24:48.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2580 …}
+nested: Doctrine\ORM\PersistentCollection {#2582 …}
+votes: Doctrine\ORM\PersistentCollection {#2584 …}
+reports: Doctrine\ORM\PersistentCollection {#2586 …}
+favourites: Doctrine\ORM\PersistentCollection {#2588 …}
+notifications: Doctrine\ORM\PersistentCollection {#2590 …}
-id: 317033
-bodyTs: "'bit':6 'm':2 'partial':3 'person':9 'tilix':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7473578"
+editedAt: null
+createdAt: DateTimeImmutable @1705510043 {#2575
date: 2024-01-17 17:47:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#2579}
+body: "Sounds like there’s a ton of options but this is the first one I’ve found that supports copy-on-highlight and that’s a must for me."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705515788 {#3063
date: 2024-01-17 19:23:08.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@makingStuffForFun@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3067 …}
+nested: Doctrine\ORM\PersistentCollection {#3069 …}
+votes: Doctrine\ORM\PersistentCollection {#3071 …}
+reports: Doctrine\ORM\PersistentCollection {#3073 …}
+favourites: Doctrine\ORM\PersistentCollection {#3075 …}
+notifications: Doctrine\ORM\PersistentCollection {#3077 …}
-id: 317278
-bodyTs: "'copi':21 'copy-on-highlight':20 'first':13 'found':17 'highlight':23 'like':2 'must':28 'one':14 'option':8 'sound':1 'support':19 'ton':6 've':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6781181"
+editedAt: null
+createdAt: DateTimeImmutable @1705515788 {#3064
date: 2024-01-17 19:23:08.0 +01:00
}
} |
|
Show voter details
|
77 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
78 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2653
+user: App\Entity\User {#2666 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Alacritty (with tmux if I need a multiplexor)"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725908585 {#2648
date: 2024-09-09 21:03:05.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2654 …}
+nested: Doctrine\ORM\PersistentCollection {#2656 …}
+votes: Doctrine\ORM\PersistentCollection {#2658 …}
+reports: Doctrine\ORM\PersistentCollection {#2660 …}
+favourites: Doctrine\ORM\PersistentCollection {#2662 …}
+notifications: Doctrine\ORM\PersistentCollection {#2664 …}
-id: 317037
-bodyTs: "'alacritti':1 'multiplexor':8 'need':6 'tmux':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.nl/comment/6154349"
+editedAt: null
+createdAt: DateTimeImmutable @1705510139 {#2649
date: 2024-01-17 17:48:59.0 +01:00
}
} |
|
Show voter details
|
79 |
DENIED
|
edit
|
App\Entity\EntryComment {#2653
+user: App\Entity\User {#2666 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Alacritty (with tmux if I need a multiplexor)"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725908585 {#2648
date: 2024-09-09 21:03:05.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2654 …}
+nested: Doctrine\ORM\PersistentCollection {#2656 …}
+votes: Doctrine\ORM\PersistentCollection {#2658 …}
+reports: Doctrine\ORM\PersistentCollection {#2660 …}
+favourites: Doctrine\ORM\PersistentCollection {#2662 …}
+notifications: Doctrine\ORM\PersistentCollection {#2664 …}
-id: 317037
-bodyTs: "'alacritti':1 'multiplexor':8 'need':6 'tmux':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.nl/comment/6154349"
+editedAt: null
+createdAt: DateTimeImmutable @1705510139 {#2649
date: 2024-01-17 17:48:59.0 +01:00
}
} |
|
Show voter details
|
80 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2653
+user: App\Entity\User {#2666 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Alacritty (with tmux if I need a multiplexor)"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725908585 {#2648
date: 2024-09-09 21:03:05.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2654 …}
+nested: Doctrine\ORM\PersistentCollection {#2656 …}
+votes: Doctrine\ORM\PersistentCollection {#2658 …}
+reports: Doctrine\ORM\PersistentCollection {#2660 …}
+favourites: Doctrine\ORM\PersistentCollection {#2662 …}
+notifications: Doctrine\ORM\PersistentCollection {#2664 …}
-id: 317037
-bodyTs: "'alacritti':1 'multiplexor':8 'need':6 'tmux':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.nl/comment/6154349"
+editedAt: null
+createdAt: DateTimeImmutable @1705510139 {#2649
date: 2024-01-17 17:48:59.0 +01:00
}
} |
|
Show voter details
|
81 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
82 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3081
+user: Proxies\__CG__\App\Entity\User {#3082 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2653
+user: App\Entity\User {#2666 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Alacritty (with tmux if I need a multiplexor)"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725908585 {#2648
date: 2024-09-09 21:03:05.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2654 …}
+nested: Doctrine\ORM\PersistentCollection {#2656 …}
+votes: Doctrine\ORM\PersistentCollection {#2658 …}
+reports: Doctrine\ORM\PersistentCollection {#2660 …}
+favourites: Doctrine\ORM\PersistentCollection {#2662 …}
+notifications: Doctrine\ORM\PersistentCollection {#2664 …}
-id: 317037
-bodyTs: "'alacritti':1 'multiplexor':8 'need':6 'tmux':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.nl/comment/6154349"
+editedAt: null
+createdAt: DateTimeImmutable @1705510139 {#2649
date: 2024-01-17 17:48:59.0 +01:00
}
}
+root: App\Entity\EntryComment {#2653}
+body: "You might also be interested in checking out [Zellij](https://zellij.dev/), it’s like tmux with nice defaults"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705511619 {#3079
date: 2024-01-17 18:13:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@mycoffeeisready@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#3083 …}
+nested: Doctrine\ORM\PersistentCollection {#3085 …}
+votes: Doctrine\ORM\PersistentCollection {#3087 …}
+reports: Doctrine\ORM\PersistentCollection {#3089 …}
+favourites: Doctrine\ORM\PersistentCollection {#3091 …}
+notifications: Doctrine\ORM\PersistentCollection {#3093 …}
-id: 317105
-bodyTs: "'/),':12 'also':3 'check':7 'default':19 'interest':5 'like':15 'might':2 'nice':18 'tmux':16 'zellij':9 'zellij.dev':11 'zellij.dev/),':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6779830"
+editedAt: null
+createdAt: DateTimeImmutable @1705511619 {#3080
date: 2024-01-17 18:13:39.0 +01:00
}
} |
|
Show voter details
|
83 |
DENIED
|
edit
|
App\Entity\EntryComment {#3081
+user: Proxies\__CG__\App\Entity\User {#3082 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2653
+user: App\Entity\User {#2666 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Alacritty (with tmux if I need a multiplexor)"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725908585 {#2648
date: 2024-09-09 21:03:05.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2654 …}
+nested: Doctrine\ORM\PersistentCollection {#2656 …}
+votes: Doctrine\ORM\PersistentCollection {#2658 …}
+reports: Doctrine\ORM\PersistentCollection {#2660 …}
+favourites: Doctrine\ORM\PersistentCollection {#2662 …}
+notifications: Doctrine\ORM\PersistentCollection {#2664 …}
-id: 317037
-bodyTs: "'alacritti':1 'multiplexor':8 'need':6 'tmux':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.nl/comment/6154349"
+editedAt: null
+createdAt: DateTimeImmutable @1705510139 {#2649
date: 2024-01-17 17:48:59.0 +01:00
}
}
+root: App\Entity\EntryComment {#2653}
+body: "You might also be interested in checking out [Zellij](https://zellij.dev/), it’s like tmux with nice defaults"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705511619 {#3079
date: 2024-01-17 18:13:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@mycoffeeisready@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#3083 …}
+nested: Doctrine\ORM\PersistentCollection {#3085 …}
+votes: Doctrine\ORM\PersistentCollection {#3087 …}
+reports: Doctrine\ORM\PersistentCollection {#3089 …}
+favourites: Doctrine\ORM\PersistentCollection {#3091 …}
+notifications: Doctrine\ORM\PersistentCollection {#3093 …}
-id: 317105
-bodyTs: "'/),':12 'also':3 'check':7 'default':19 'interest':5 'like':15 'might':2 'nice':18 'tmux':16 'zellij':9 'zellij.dev':11 'zellij.dev/),':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6779830"
+editedAt: null
+createdAt: DateTimeImmutable @1705511619 {#3080
date: 2024-01-17 18:13:39.0 +01:00
}
} |
|
Show voter details
|
84 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3081
+user: Proxies\__CG__\App\Entity\User {#3082 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2653
+user: App\Entity\User {#2666 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "Alacritty (with tmux if I need a multiplexor)"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1725908585 {#2648
date: 2024-09-09 21:03:05.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2654 …}
+nested: Doctrine\ORM\PersistentCollection {#2656 …}
+votes: Doctrine\ORM\PersistentCollection {#2658 …}
+reports: Doctrine\ORM\PersistentCollection {#2660 …}
+favourites: Doctrine\ORM\PersistentCollection {#2662 …}
+notifications: Doctrine\ORM\PersistentCollection {#2664 …}
-id: 317037
-bodyTs: "'alacritti':1 'multiplexor':8 'need':6 'tmux':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.nl/comment/6154349"
+editedAt: null
+createdAt: DateTimeImmutable @1705510139 {#2649
date: 2024-01-17 17:48:59.0 +01:00
}
}
+root: App\Entity\EntryComment {#2653}
+body: "You might also be interested in checking out [Zellij](https://zellij.dev/), it’s like tmux with nice defaults"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705511619 {#3079
date: 2024-01-17 18:13:39.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@mycoffeeisready@feddit.nl"
]
+children: Doctrine\ORM\PersistentCollection {#3083 …}
+nested: Doctrine\ORM\PersistentCollection {#3085 …}
+votes: Doctrine\ORM\PersistentCollection {#3087 …}
+reports: Doctrine\ORM\PersistentCollection {#3089 …}
+favourites: Doctrine\ORM\PersistentCollection {#3091 …}
+notifications: Doctrine\ORM\PersistentCollection {#3093 …}
-id: 317105
-bodyTs: "'/),':12 'also':3 'check':7 'default':19 'interest':5 'like':15 'might':2 'nice':18 'tmux':16 'zellij':9 'zellij.dev':11 'zellij.dev/),':10"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6779830"
+editedAt: null
+createdAt: DateTimeImmutable @1705511619 {#3080
date: 2024-01-17 18:13:39.0 +01:00
}
} |
|
Show voter details
|
85 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
86 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2726
+user: App\Entity\User {#2739 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Mosh is great but it annoyingly doesn’t preserve scrollback. So it needs to be combined with something like Tmux if you want to be able to see more than one page of terminal."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1725906224 {#2721
date: 2024-09-09 20:23:44.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2727 …}
+nested: Doctrine\ORM\PersistentCollection {#2729 …}
+votes: Doctrine\ORM\PersistentCollection {#2731 …}
+reports: Doctrine\ORM\PersistentCollection {#2733 …}
+favourites: Doctrine\ORM\PersistentCollection {#2735 …}
+notifications: Doctrine\ORM\PersistentCollection {#2737 …}
-id: 317061
-bodyTs: "'abl':26 'annoy':6 'combin':16 'doesn':7 'great':3 'like':19 'mosh':1 'need':13 'one':31 'page':32 'preserv':9 'scrollback':10 'see':28 'someth':18 'termin':34 'tmux':20 'want':23"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/6464525"
+editedAt: null
+createdAt: DateTimeImmutable @1705510597 {#2722
date: 2024-01-17 17:56:37.0 +01:00
}
} |
|
Show voter details
|
87 |
DENIED
|
edit
|
App\Entity\EntryComment {#2726
+user: App\Entity\User {#2739 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Mosh is great but it annoyingly doesn’t preserve scrollback. So it needs to be combined with something like Tmux if you want to be able to see more than one page of terminal."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1725906224 {#2721
date: 2024-09-09 20:23:44.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2727 …}
+nested: Doctrine\ORM\PersistentCollection {#2729 …}
+votes: Doctrine\ORM\PersistentCollection {#2731 …}
+reports: Doctrine\ORM\PersistentCollection {#2733 …}
+favourites: Doctrine\ORM\PersistentCollection {#2735 …}
+notifications: Doctrine\ORM\PersistentCollection {#2737 …}
-id: 317061
-bodyTs: "'abl':26 'annoy':6 'combin':16 'doesn':7 'great':3 'like':19 'mosh':1 'need':13 'one':31 'page':32 'preserv':9 'scrollback':10 'see':28 'someth':18 'termin':34 'tmux':20 'want':23"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/6464525"
+editedAt: null
+createdAt: DateTimeImmutable @1705510597 {#2722
date: 2024-01-17 17:56:37.0 +01:00
}
} |
|
Show voter details
|
88 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2726
+user: App\Entity\User {#2739 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Mosh is great but it annoyingly doesn’t preserve scrollback. So it needs to be combined with something like Tmux if you want to be able to see more than one page of terminal."
+lang: "en"
+isAdult: false
+favouriteCount: 8
+score: 0
+lastActive: DateTime @1725906224 {#2721
date: 2024-09-09 20:23:44.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@mozz@mbin.grits.dev"
]
+children: Doctrine\ORM\PersistentCollection {#2727 …}
+nested: Doctrine\ORM\PersistentCollection {#2729 …}
+votes: Doctrine\ORM\PersistentCollection {#2731 …}
+reports: Doctrine\ORM\PersistentCollection {#2733 …}
+favourites: Doctrine\ORM\PersistentCollection {#2735 …}
+notifications: Doctrine\ORM\PersistentCollection {#2737 …}
-id: 317061
-bodyTs: "'abl':26 'annoy':6 'combin':16 'doesn':7 'great':3 'like':19 'mosh':1 'need':13 'one':31 'page':32 'preserv':9 'scrollback':10 'see':28 'someth':18 'termin':34 'tmux':20 'want':23"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/6464525"
+editedAt: null
+createdAt: DateTimeImmutable @1705510597 {#2722
date: 2024-01-17 17:56:37.0 +01:00
}
} |
|
Show voter details
|
89 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
90 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
} |
|
Show voter details
|
91 |
DENIED
|
edit
|
App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
} |
|
Show voter details
|
92 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
} |
|
Show voter details
|
93 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
94 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
} |
|
Show voter details
|
95 |
DENIED
|
edit
|
App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
} |
|
Show voter details
|
96 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
} |
|
Show voter details
|
97 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
98 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3151
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "I tested kitty and alacrity when I first found out about advanced term emulators. I liked kitty more, but I don’t remember why. I use the kittens all the time. It’s super convenient to play a video or display an image in the terminal. Kitty works on most distros. I wish it worked on windows, too, so I could use it at work."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705593129 {#3149
date: 2024-01-18 16:52:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3152 …}
+nested: Doctrine\ORM\PersistentCollection {#3154 …}
+votes: Doctrine\ORM\PersistentCollection {#3156 …}
+reports: Doctrine\ORM\PersistentCollection {#3158 …}
+favourites: Doctrine\ORM\PersistentCollection {#3160 …}
+notifications: Doctrine\ORM\PersistentCollection {#3162 …}
-id: 319482
-bodyTs: "'advanc':12 'alacr':5 'conveni':35 'could':61 'display':41 'distro':51 'emul':14 'first':8 'found':9 'imag':43 'kitten':28 'kitti':3,17,47 'like':16 'play':37 'rememb':23 'super':34 'term':13 'termin':46 'test':2 'time':31 'use':26,62 'video':39 'window':57 'wish':53 'work':48,55,65"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7716801"
+editedAt: null
+createdAt: DateTimeImmutable @1705593129 {#3150
date: 2024-01-18 16:52:09.0 +01:00
}
} |
|
Show voter details
|
99 |
DENIED
|
edit
|
App\Entity\EntryComment {#3151
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "I tested kitty and alacrity when I first found out about advanced term emulators. I liked kitty more, but I don’t remember why. I use the kittens all the time. It’s super convenient to play a video or display an image in the terminal. Kitty works on most distros. I wish it worked on windows, too, so I could use it at work."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705593129 {#3149
date: 2024-01-18 16:52:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3152 …}
+nested: Doctrine\ORM\PersistentCollection {#3154 …}
+votes: Doctrine\ORM\PersistentCollection {#3156 …}
+reports: Doctrine\ORM\PersistentCollection {#3158 …}
+favourites: Doctrine\ORM\PersistentCollection {#3160 …}
+notifications: Doctrine\ORM\PersistentCollection {#3162 …}
-id: 319482
-bodyTs: "'advanc':12 'alacr':5 'conveni':35 'could':61 'display':41 'distro':51 'emul':14 'first':8 'found':9 'imag':43 'kitten':28 'kitti':3,17,47 'like':16 'play':37 'rememb':23 'super':34 'term':13 'termin':46 'test':2 'time':31 'use':26,62 'video':39 'window':57 'wish':53 'work':48,55,65"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7716801"
+editedAt: null
+createdAt: DateTimeImmutable @1705593129 {#3150
date: 2024-01-18 16:52:09.0 +01:00
}
} |
|
Show voter details
|
100 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3151
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "I tested kitty and alacrity when I first found out about advanced term emulators. I liked kitty more, but I don’t remember why. I use the kittens all the time. It’s super convenient to play a video or display an image in the terminal. Kitty works on most distros. I wish it worked on windows, too, so I could use it at work."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705593129 {#3149
date: 2024-01-18 16:52:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3152 …}
+nested: Doctrine\ORM\PersistentCollection {#3154 …}
+votes: Doctrine\ORM\PersistentCollection {#3156 …}
+reports: Doctrine\ORM\PersistentCollection {#3158 …}
+favourites: Doctrine\ORM\PersistentCollection {#3160 …}
+notifications: Doctrine\ORM\PersistentCollection {#3162 …}
-id: 319482
-bodyTs: "'advanc':12 'alacr':5 'conveni':35 'could':61 'display':41 'distro':51 'emul':14 'first':8 'found':9 'imag':43 'kitten':28 'kitti':3,17,47 'like':16 'play':37 'rememb':23 'super':34 'term':13 'termin':46 'test':2 'time':31 'use':26,62 'video':39 'window':57 'wish':53 'work':48,55,65"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7716801"
+editedAt: null
+createdAt: DateTimeImmutable @1705593129 {#3150
date: 2024-01-18 16:52:09.0 +01:00
}
} |
|
Show voter details
|
101 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
102 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3165
+user: Proxies\__CG__\App\Entity\User {#3173 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#3151
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "I tested kitty and alacrity when I first found out about advanced term emulators. I liked kitty more, but I don’t remember why. I use the kittens all the time. It’s super convenient to play a video or display an image in the terminal. Kitty works on most distros. I wish it worked on windows, too, so I could use it at work."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705593129 {#3149
date: 2024-01-18 16:52:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3152 …}
+nested: Doctrine\ORM\PersistentCollection {#3154 …}
+votes: Doctrine\ORM\PersistentCollection {#3156 …}
+reports: Doctrine\ORM\PersistentCollection {#3158 …}
+favourites: Doctrine\ORM\PersistentCollection {#3160 …}
+notifications: Doctrine\ORM\PersistentCollection {#3162 …}
-id: 319482
-bodyTs: "'advanc':12 'alacr':5 'conveni':35 'could':61 'display':41 'distro':51 'emul':14 'first':8 'found':9 'imag':43 'kitten':28 'kitti':3,17,47 'like':16 'play':37 'rememb':23 'super':34 'term':13 'termin':46 'test':2 'time':31 'use':26,62 'video':39 'window':57 'wish':53 'work':48,55,65"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7716801"
+editedAt: null
+createdAt: DateTimeImmutable @1705593129 {#3150
date: 2024-01-18 16:52:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: """
If you’re allowed to install WSL on your work machine, they recently (I think recently) added GUI support for linux applications.\n
\n
If you install kitty on a WSL distro, you can use it like any other windows program.\n
\n
You can access your windows file system from /mnt/\n
\n
I don’t really know how they do the virtualization, so you may lose a lot of the performance benefits that kitty has.\n
\n
Very clunky workaround, but it’s an option.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705597681 {#3170
date: 2024-01-18 18:08:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3176 …}
+nested: Doctrine\ORM\PersistentCollection {#3178 …}
+votes: Doctrine\ORM\PersistentCollection {#3174 …}
+reports: Doctrine\ORM\PersistentCollection {#3181 …}
+favourites: Doctrine\ORM\PersistentCollection {#3183 …}
+notifications: Doctrine\ORM\PersistentCollection {#3185 …}
-id: 319695
-bodyTs: "'/mnt':48 'access':42 'ad':17 'allow':4 'applic':22 'benefit':68 'clunki':73 'distro':30 'file':45 'gui':18 'instal':6,25 'kitti':26,70 'know':53 'like':35 'linux':21 'lose':62 'lot':64 'machin':11 'may':61 'option':79 'perform':67 'program':39 're':3 'realli':52 'recent':13,16 'support':19 'system':46 'think':15 'use':33 'virtual':58 'window':38,44 'work':10 'workaround':74 'wsl':7,29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6803880"
+editedAt: null
+createdAt: DateTimeImmutable @1705597681 {#3167
date: 2024-01-18 18:08:01.0 +01:00
}
} |
|
Show voter details
|
103 |
DENIED
|
edit
|
App\Entity\EntryComment {#3165
+user: Proxies\__CG__\App\Entity\User {#3173 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#3151
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "I tested kitty and alacrity when I first found out about advanced term emulators. I liked kitty more, but I don’t remember why. I use the kittens all the time. It’s super convenient to play a video or display an image in the terminal. Kitty works on most distros. I wish it worked on windows, too, so I could use it at work."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705593129 {#3149
date: 2024-01-18 16:52:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3152 …}
+nested: Doctrine\ORM\PersistentCollection {#3154 …}
+votes: Doctrine\ORM\PersistentCollection {#3156 …}
+reports: Doctrine\ORM\PersistentCollection {#3158 …}
+favourites: Doctrine\ORM\PersistentCollection {#3160 …}
+notifications: Doctrine\ORM\PersistentCollection {#3162 …}
-id: 319482
-bodyTs: "'advanc':12 'alacr':5 'conveni':35 'could':61 'display':41 'distro':51 'emul':14 'first':8 'found':9 'imag':43 'kitten':28 'kitti':3,17,47 'like':16 'play':37 'rememb':23 'super':34 'term':13 'termin':46 'test':2 'time':31 'use':26,62 'video':39 'window':57 'wish':53 'work':48,55,65"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7716801"
+editedAt: null
+createdAt: DateTimeImmutable @1705593129 {#3150
date: 2024-01-18 16:52:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: """
If you’re allowed to install WSL on your work machine, they recently (I think recently) added GUI support for linux applications.\n
\n
If you install kitty on a WSL distro, you can use it like any other windows program.\n
\n
You can access your windows file system from /mnt/\n
\n
I don’t really know how they do the virtualization, so you may lose a lot of the performance benefits that kitty has.\n
\n
Very clunky workaround, but it’s an option.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705597681 {#3170
date: 2024-01-18 18:08:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3176 …}
+nested: Doctrine\ORM\PersistentCollection {#3178 …}
+votes: Doctrine\ORM\PersistentCollection {#3174 …}
+reports: Doctrine\ORM\PersistentCollection {#3181 …}
+favourites: Doctrine\ORM\PersistentCollection {#3183 …}
+notifications: Doctrine\ORM\PersistentCollection {#3185 …}
-id: 319695
-bodyTs: "'/mnt':48 'access':42 'ad':17 'allow':4 'applic':22 'benefit':68 'clunki':73 'distro':30 'file':45 'gui':18 'instal':6,25 'kitti':26,70 'know':53 'like':35 'linux':21 'lose':62 'lot':64 'machin':11 'may':61 'option':79 'perform':67 'program':39 're':3 'realli':52 'recent':13,16 'support':19 'system':46 'think':15 'use':33 'virtual':58 'window':38,44 'work':10 'workaround':74 'wsl':7,29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6803880"
+editedAt: null
+createdAt: DateTimeImmutable @1705597681 {#3167
date: 2024-01-18 18:08:01.0 +01:00
}
} |
|
Show voter details
|
104 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3165
+user: Proxies\__CG__\App\Entity\User {#3173 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#3151
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "I tested kitty and alacrity when I first found out about advanced term emulators. I liked kitty more, but I don’t remember why. I use the kittens all the time. It’s super convenient to play a video or display an image in the terminal. Kitty works on most distros. I wish it worked on windows, too, so I could use it at work."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705593129 {#3149
date: 2024-01-18 16:52:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3152 …}
+nested: Doctrine\ORM\PersistentCollection {#3154 …}
+votes: Doctrine\ORM\PersistentCollection {#3156 …}
+reports: Doctrine\ORM\PersistentCollection {#3158 …}
+favourites: Doctrine\ORM\PersistentCollection {#3160 …}
+notifications: Doctrine\ORM\PersistentCollection {#3162 …}
-id: 319482
-bodyTs: "'advanc':12 'alacr':5 'conveni':35 'could':61 'display':41 'distro':51 'emul':14 'first':8 'found':9 'imag':43 'kitten':28 'kitti':3,17,47 'like':16 'play':37 'rememb':23 'super':34 'term':13 'termin':46 'test':2 'time':31 'use':26,62 'video':39 'window':57 'wish':53 'work':48,55,65"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7716801"
+editedAt: null
+createdAt: DateTimeImmutable @1705593129 {#3150
date: 2024-01-18 16:52:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: """
If you’re allowed to install WSL on your work machine, they recently (I think recently) added GUI support for linux applications.\n
\n
If you install kitty on a WSL distro, you can use it like any other windows program.\n
\n
You can access your windows file system from /mnt/\n
\n
I don’t really know how they do the virtualization, so you may lose a lot of the performance benefits that kitty has.\n
\n
Very clunky workaround, but it’s an option.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705597681 {#3170
date: 2024-01-18 18:08:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3176 …}
+nested: Doctrine\ORM\PersistentCollection {#3178 …}
+votes: Doctrine\ORM\PersistentCollection {#3174 …}
+reports: Doctrine\ORM\PersistentCollection {#3181 …}
+favourites: Doctrine\ORM\PersistentCollection {#3183 …}
+notifications: Doctrine\ORM\PersistentCollection {#3185 …}
-id: 319695
-bodyTs: "'/mnt':48 'access':42 'ad':17 'allow':4 'applic':22 'benefit':68 'clunki':73 'distro':30 'file':45 'gui':18 'instal':6,25 'kitti':26,70 'know':53 'like':35 'linux':21 'lose':62 'lot':64 'machin':11 'may':61 'option':79 'perform':67 'program':39 're':3 'realli':52 'recent':13,16 'support':19 'system':46 'think':15 'use':33 'virtual':58 'window':38,44 'work':10 'workaround':74 'wsl':7,29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6803880"
+editedAt: null
+createdAt: DateTimeImmutable @1705597681 {#3167
date: 2024-01-18 18:08:01.0 +01:00
}
} |
|
Show voter details
|
105 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
106 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3202
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#3165
+user: Proxies\__CG__\App\Entity\User {#3173 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#3151
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "I tested kitty and alacrity when I first found out about advanced term emulators. I liked kitty more, but I don’t remember why. I use the kittens all the time. It’s super convenient to play a video or display an image in the terminal. Kitty works on most distros. I wish it worked on windows, too, so I could use it at work."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705593129 {#3149
date: 2024-01-18 16:52:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3152 …}
+nested: Doctrine\ORM\PersistentCollection {#3154 …}
+votes: Doctrine\ORM\PersistentCollection {#3156 …}
+reports: Doctrine\ORM\PersistentCollection {#3158 …}
+favourites: Doctrine\ORM\PersistentCollection {#3160 …}
+notifications: Doctrine\ORM\PersistentCollection {#3162 …}
-id: 319482
-bodyTs: "'advanc':12 'alacr':5 'conveni':35 'could':61 'display':41 'distro':51 'emul':14 'first':8 'found':9 'imag':43 'kitten':28 'kitti':3,17,47 'like':16 'play':37 'rememb':23 'super':34 'term':13 'termin':46 'test':2 'time':31 'use':26,62 'video':39 'window':57 'wish':53 'work':48,55,65"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7716801"
+editedAt: null
+createdAt: DateTimeImmutable @1705593129 {#3150
date: 2024-01-18 16:52:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: """
If you’re allowed to install WSL on your work machine, they recently (I think recently) added GUI support for linux applications.\n
\n
If you install kitty on a WSL distro, you can use it like any other windows program.\n
\n
You can access your windows file system from /mnt/\n
\n
I don’t really know how they do the virtualization, so you may lose a lot of the performance benefits that kitty has.\n
\n
Very clunky workaround, but it’s an option.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705597681 {#3170
date: 2024-01-18 18:08:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3176 …}
+nested: Doctrine\ORM\PersistentCollection {#3178 …}
+votes: Doctrine\ORM\PersistentCollection {#3174 …}
+reports: Doctrine\ORM\PersistentCollection {#3181 …}
+favourites: Doctrine\ORM\PersistentCollection {#3183 …}
+notifications: Doctrine\ORM\PersistentCollection {#3185 …}
-id: 319695
-bodyTs: "'/mnt':48 'access':42 'ad':17 'allow':4 'applic':22 'benefit':68 'clunki':73 'distro':30 'file':45 'gui':18 'instal':6,25 'kitti':26,70 'know':53 'like':35 'linux':21 'lose':62 'lot':64 'machin':11 'may':61 'option':79 'perform':67 'program':39 're':3 'realli':52 'recent':13,16 'support':19 'system':46 'think':15 'use':33 'virtual':58 'window':38,44 'work':10 'workaround':74 'wsl':7,29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6803880"
+editedAt: null
+createdAt: DateTimeImmutable @1705597681 {#3167
date: 2024-01-18 18:08:01.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: ""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705670775 {#3197
date: 2024-01-19 14:26:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3194 …}
+nested: Doctrine\ORM\PersistentCollection {#3191 …}
+votes: Doctrine\ORM\PersistentCollection {#3189 …}
+reports: Doctrine\ORM\PersistentCollection {#3203 …}
+favourites: Doctrine\ORM\PersistentCollection {#3205 …}
+notifications: Doctrine\ORM\PersistentCollection {#3207 …}
-id: 322604
-bodyTs: "'/pictrs/image/56cfdc13-cf55-4e36-ad1d-41c4f6fe198d.jpeg)':3 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/56cfdc13-cf55-4e36-ad1d-41c4f6fe198d.jpeg)':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7750091"
+editedAt: null
+createdAt: DateTimeImmutable @1705670775 {#3200
date: 2024-01-19 14:26:15.0 +01:00
}
} |
|
Show voter details
|
107 |
DENIED
|
edit
|
App\Entity\EntryComment {#3202
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#3165
+user: Proxies\__CG__\App\Entity\User {#3173 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#3151
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "I tested kitty and alacrity when I first found out about advanced term emulators. I liked kitty more, but I don’t remember why. I use the kittens all the time. It’s super convenient to play a video or display an image in the terminal. Kitty works on most distros. I wish it worked on windows, too, so I could use it at work."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705593129 {#3149
date: 2024-01-18 16:52:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3152 …}
+nested: Doctrine\ORM\PersistentCollection {#3154 …}
+votes: Doctrine\ORM\PersistentCollection {#3156 …}
+reports: Doctrine\ORM\PersistentCollection {#3158 …}
+favourites: Doctrine\ORM\PersistentCollection {#3160 …}
+notifications: Doctrine\ORM\PersistentCollection {#3162 …}
-id: 319482
-bodyTs: "'advanc':12 'alacr':5 'conveni':35 'could':61 'display':41 'distro':51 'emul':14 'first':8 'found':9 'imag':43 'kitten':28 'kitti':3,17,47 'like':16 'play':37 'rememb':23 'super':34 'term':13 'termin':46 'test':2 'time':31 'use':26,62 'video':39 'window':57 'wish':53 'work':48,55,65"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7716801"
+editedAt: null
+createdAt: DateTimeImmutable @1705593129 {#3150
date: 2024-01-18 16:52:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: """
If you’re allowed to install WSL on your work machine, they recently (I think recently) added GUI support for linux applications.\n
\n
If you install kitty on a WSL distro, you can use it like any other windows program.\n
\n
You can access your windows file system from /mnt/\n
\n
I don’t really know how they do the virtualization, so you may lose a lot of the performance benefits that kitty has.\n
\n
Very clunky workaround, but it’s an option.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705597681 {#3170
date: 2024-01-18 18:08:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3176 …}
+nested: Doctrine\ORM\PersistentCollection {#3178 …}
+votes: Doctrine\ORM\PersistentCollection {#3174 …}
+reports: Doctrine\ORM\PersistentCollection {#3181 …}
+favourites: Doctrine\ORM\PersistentCollection {#3183 …}
+notifications: Doctrine\ORM\PersistentCollection {#3185 …}
-id: 319695
-bodyTs: "'/mnt':48 'access':42 'ad':17 'allow':4 'applic':22 'benefit':68 'clunki':73 'distro':30 'file':45 'gui':18 'instal':6,25 'kitti':26,70 'know':53 'like':35 'linux':21 'lose':62 'lot':64 'machin':11 'may':61 'option':79 'perform':67 'program':39 're':3 'realli':52 'recent':13,16 'support':19 'system':46 'think':15 'use':33 'virtual':58 'window':38,44 'work':10 'workaround':74 'wsl':7,29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6803880"
+editedAt: null
+createdAt: DateTimeImmutable @1705597681 {#3167
date: 2024-01-18 18:08:01.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: ""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705670775 {#3197
date: 2024-01-19 14:26:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3194 …}
+nested: Doctrine\ORM\PersistentCollection {#3191 …}
+votes: Doctrine\ORM\PersistentCollection {#3189 …}
+reports: Doctrine\ORM\PersistentCollection {#3203 …}
+favourites: Doctrine\ORM\PersistentCollection {#3205 …}
+notifications: Doctrine\ORM\PersistentCollection {#3207 …}
-id: 322604
-bodyTs: "'/pictrs/image/56cfdc13-cf55-4e36-ad1d-41c4f6fe198d.jpeg)':3 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/56cfdc13-cf55-4e36-ad1d-41c4f6fe198d.jpeg)':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7750091"
+editedAt: null
+createdAt: DateTimeImmutable @1705670775 {#3200
date: 2024-01-19 14:26:15.0 +01:00
}
} |
|
Show voter details
|
108 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3202
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#3165
+user: Proxies\__CG__\App\Entity\User {#3173 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#3151
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#3097
+user: Proxies\__CG__\App\Entity\User {#3098 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "And why do you usw kitty? For me its the hyprland default terminal emulator and I never had problems with it so I stuck with it"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705557342 {#3095
date: 2024-01-18 06:55:42.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3099 …}
+nested: Doctrine\ORM\PersistentCollection {#3101 …}
+votes: Doctrine\ORM\PersistentCollection {#3103 …}
+reports: Doctrine\ORM\PersistentCollection {#3105 …}
+favourites: Doctrine\ORM\PersistentCollection {#3107 …}
+notifications: Doctrine\ORM\PersistentCollection {#3109 …}
-id: 318527
-bodyTs: "'default':12 'emul':14 'hyprland':11 'kitti':6 'never':17 'problem':19 'stuck':24 'termin':13 'usw':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7489163"
+editedAt: null
+createdAt: DateTimeImmutable @1705557342 {#3096
date: 2024-01-18 06:55:42.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "I tested kitty and alacrity when I first found out about advanced term emulators. I liked kitty more, but I don’t remember why. I use the kittens all the time. It’s super convenient to play a video or display an image in the terminal. Kitty works on most distros. I wish it worked on windows, too, so I could use it at work."
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705593129 {#3149
date: 2024-01-18 16:52:09.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3152 …}
+nested: Doctrine\ORM\PersistentCollection {#3154 …}
+votes: Doctrine\ORM\PersistentCollection {#3156 …}
+reports: Doctrine\ORM\PersistentCollection {#3158 …}
+favourites: Doctrine\ORM\PersistentCollection {#3160 …}
+notifications: Doctrine\ORM\PersistentCollection {#3162 …}
-id: 319482
-bodyTs: "'advanc':12 'alacr':5 'conveni':35 'could':61 'display':41 'distro':51 'emul':14 'first':8 'found':9 'imag':43 'kitten':28 'kitti':3,17,47 'like':16 'play':37 'rememb':23 'super':34 'term':13 'termin':46 'test':2 'time':31 'use':26,62 'video':39 'window':57 'wish':53 'work':48,55,65"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7716801"
+editedAt: null
+createdAt: DateTimeImmutable @1705593129 {#3150
date: 2024-01-18 16:52:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: """
If you’re allowed to install WSL on your work machine, they recently (I think recently) added GUI support for linux applications.\n
\n
If you install kitty on a WSL distro, you can use it like any other windows program.\n
\n
You can access your windows file system from /mnt/\n
\n
I don’t really know how they do the virtualization, so you may lose a lot of the performance benefits that kitty has.\n
\n
Very clunky workaround, but it’s an option.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705597681 {#3170
date: 2024-01-18 18:08:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3176 …}
+nested: Doctrine\ORM\PersistentCollection {#3178 …}
+votes: Doctrine\ORM\PersistentCollection {#3174 …}
+reports: Doctrine\ORM\PersistentCollection {#3181 …}
+favourites: Doctrine\ORM\PersistentCollection {#3183 …}
+notifications: Doctrine\ORM\PersistentCollection {#3185 …}
-id: 319695
-bodyTs: "'/mnt':48 'access':42 'ad':17 'allow':4 'applic':22 'benefit':68 'clunki':73 'distro':30 'file':45 'gui':18 'instal':6,25 'kitti':26,70 'know':53 'like':35 'linux':21 'lose':62 'lot':64 'machin':11 'may':61 'option':79 'perform':67 'program':39 're':3 'realli':52 'recent':13,16 'support':19 'system':46 'think':15 'use':33 'virtual':58 'window':38,44 'work':10 'workaround':74 'wsl':7,29"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6803880"
+editedAt: null
+createdAt: DateTimeImmutable @1705597681 {#3167
date: 2024-01-18 18:08:01.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: ""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705670775 {#3197
date: 2024-01-19 14:26:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
"@miningforrocks@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#3194 …}
+nested: Doctrine\ORM\PersistentCollection {#3191 …}
+votes: Doctrine\ORM\PersistentCollection {#3189 …}
+reports: Doctrine\ORM\PersistentCollection {#3203 …}
+favourites: Doctrine\ORM\PersistentCollection {#3205 …}
+notifications: Doctrine\ORM\PersistentCollection {#3207 …}
-id: 322604
-bodyTs: "'/pictrs/image/56cfdc13-cf55-4e36-ad1d-41c4f6fe198d.jpeg)':3 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/56cfdc13-cf55-4e36-ad1d-41c4f6fe198d.jpeg)':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7750091"
+editedAt: null
+createdAt: DateTimeImmutable @1705670775 {#3200
date: 2024-01-19 14:26:15.0 +01:00
}
} |
|
Show voter details
|
109 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
110 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3113
+user: Proxies\__CG__\App\Entity\User {#3114 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "Ditto on that."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705824212 {#3111
date: 2024-01-21 09:03:32.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3115 …}
+nested: Doctrine\ORM\PersistentCollection {#3117 …}
+votes: Doctrine\ORM\PersistentCollection {#3119 …}
+reports: Doctrine\ORM\PersistentCollection {#3121 …}
+favourites: Doctrine\ORM\PersistentCollection {#3123 …}
+notifications: Doctrine\ORM\PersistentCollection {#3125 …}
-id: 327648
-bodyTs: "'ditto':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6877211"
+editedAt: null
+createdAt: DateTimeImmutable @1705824212 {#3112
date: 2024-01-21 09:03:32.0 +01:00
}
} |
|
Show voter details
|
111 |
DENIED
|
edit
|
App\Entity\EntryComment {#3113
+user: Proxies\__CG__\App\Entity\User {#3114 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "Ditto on that."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705824212 {#3111
date: 2024-01-21 09:03:32.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3115 …}
+nested: Doctrine\ORM\PersistentCollection {#3117 …}
+votes: Doctrine\ORM\PersistentCollection {#3119 …}
+reports: Doctrine\ORM\PersistentCollection {#3121 …}
+favourites: Doctrine\ORM\PersistentCollection {#3123 …}
+notifications: Doctrine\ORM\PersistentCollection {#3125 …}
-id: 327648
-bodyTs: "'ditto':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6877211"
+editedAt: null
+createdAt: DateTimeImmutable @1705824212 {#3112
date: 2024-01-21 09:03:32.0 +01:00
}
} |
|
Show voter details
|
112 |
DENIED
|
moderate
|
App\Entity\EntryComment {#3113
+user: Proxies\__CG__\App\Entity\User {#3114 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: App\Entity\EntryComment {#2799
+user: App\Entity\User {#2812 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307}
+image: null
+parent: null
+root: null
+body: "kitty. it’s the first thing I install on a new machine."
+lang: "en"
+isAdult: false
+favouriteCount: 45
+score: 0
+lastActive: DateTime @1727295840 {#2794
date: 2024-09-25 22:24:00.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2800 …}
+nested: Doctrine\ORM\PersistentCollection {#2802 …}
+votes: Doctrine\ORM\PersistentCollection {#2804 …}
+reports: Doctrine\ORM\PersistentCollection {#2806 …}
+favourites: Doctrine\ORM\PersistentCollection {#2808 …}
+notifications: Doctrine\ORM\PersistentCollection {#2810 …}
-id: 317067
-bodyTs: "'first':5 'instal':8 'kitti':1 'machin':12 'new':11 'thing':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/7687694"
+editedAt: null
+createdAt: DateTimeImmutable @1705510753 {#2795
date: 2024-01-17 17:59:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#2799}
+body: "Ditto on that."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705824212 {#3111
date: 2024-01-21 09:03:32.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
"@shartworx@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#3115 …}
+nested: Doctrine\ORM\PersistentCollection {#3117 …}
+votes: Doctrine\ORM\PersistentCollection {#3119 …}
+reports: Doctrine\ORM\PersistentCollection {#3121 …}
+favourites: Doctrine\ORM\PersistentCollection {#3123 …}
+notifications: Doctrine\ORM\PersistentCollection {#3125 …}
-id: 327648
-bodyTs: "'ditto':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6877211"
+editedAt: null
+createdAt: DateTimeImmutable @1705824212 {#3112
date: 2024-01-21 09:03:32.0 +01:00
}
} |
|
Show voter details
|
113 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
114 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2872
+user: App\Entity\User {#2885 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Yakuake"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705510803 {#2867
date: 2024-01-17 18:00:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2873 …}
+nested: Doctrine\ORM\PersistentCollection {#2875 …}
+votes: Doctrine\ORM\PersistentCollection {#2877 …}
+reports: Doctrine\ORM\PersistentCollection {#2879 …}
+favourites: Doctrine\ORM\PersistentCollection {#2881 …}
+notifications: Doctrine\ORM\PersistentCollection {#2883 …}
-id: 317074
-bodyTs: "'yakuak':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemm.ee/comment/8374862"
+editedAt: null
+createdAt: DateTimeImmutable @1705510803 {#2868
date: 2024-01-17 18:00:03.0 +01:00
}
} |
|
Show voter details
|
115 |
DENIED
|
edit
|
App\Entity\EntryComment {#2872
+user: App\Entity\User {#2885 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Yakuake"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705510803 {#2867
date: 2024-01-17 18:00:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2873 …}
+nested: Doctrine\ORM\PersistentCollection {#2875 …}
+votes: Doctrine\ORM\PersistentCollection {#2877 …}
+reports: Doctrine\ORM\PersistentCollection {#2879 …}
+favourites: Doctrine\ORM\PersistentCollection {#2881 …}
+notifications: Doctrine\ORM\PersistentCollection {#2883 …}
-id: 317074
-bodyTs: "'yakuak':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemm.ee/comment/8374862"
+editedAt: null
+createdAt: DateTimeImmutable @1705510803 {#2868
date: 2024-01-17 18:00:03.0 +01:00
}
} |
|
Show voter details
|
116 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2872
+user: App\Entity\User {#2885 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
+magazine: App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: "Yakuake"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705510803 {#2867
date: 2024-01-17 18:00:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@tourist@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2873 …}
+nested: Doctrine\ORM\PersistentCollection {#2875 …}
+votes: Doctrine\ORM\PersistentCollection {#2877 …}
+reports: Doctrine\ORM\PersistentCollection {#2879 …}
+favourites: Doctrine\ORM\PersistentCollection {#2881 …}
+notifications: Doctrine\ORM\PersistentCollection {#2883 …}
-id: 317074
-bodyTs: "'yakuak':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemm.ee/comment/8374862"
+editedAt: null
+createdAt: DateTimeImmutable @1705510803 {#2868
date: 2024-01-17 18:00:03.0 +01:00
}
} |
|
Show voter details
|
117 |
DENIED
|
edit
|
App\Entity\Magazine {#307
+icon: Proxies\__CG__\App\Entity\Image {#288 …}
+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 {#315
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#279 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-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 {#316
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#310
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|