1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2065 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2074 …}
+slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
+title: "What's with all these hip filesystems and how are they different?"
+url: null
+body: """
You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
\n
I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
\n
I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
\n
Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 99
+favouriteCount: 228
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708587989 {#2137
date: 2024-02-22 08:46:29.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2059 …}
+votes: Doctrine\ORM\PersistentCollection {#2047 …}
+reports: Doctrine\ORM\PersistentCollection {#2057 …}
+favourites: Doctrine\ORM\PersistentCollection {#2055 …}
+notifications: Doctrine\ORM\PersistentCollection {#2054 …}
+badges: Doctrine\ORM\PersistentCollection {#2053 …}
+children: [
1 => App\Entity\EntryComment {#1672
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
related question, although i don’t think it’s big enough for a post of its own.\n
\n
if i use btrfs subvolumes, does it mean that i can have one EFI partition and one root partition, and then subdivide the root partition using subvolumes? how would that work during the installation process? or is it done after installation?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1703485124 {#1614
date: 2023-12-25 07:18:44.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@rutrum@lm.paradisus.day"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 207199
-bodyTs: "'although':3 'big':10 'btrfs':21 'done':56 'efi':31 'enough':11 'instal':51,58 'mean':25 'one':30,34 'partit':32,36,42 'post':14 'process':52 'question':2 'relat':1 'root':35,41 'subdivid':39 'subvolum':22,44 'think':7 'use':20,43 'work':48 'would':46"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4567819"
+editedAt: null
+createdAt: DateTimeImmutable @1701968572 {#1744
date: 2023-12-07 18:02:52.0 +01:00
}
+"title": 207199
}
0 => App\Entity\EntryComment {#1629
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
+root: App\Entity\EntryComment {#1672}
+body: """
I already have a partition layout in btrfs where I have a /home and a /root partition, since when I installed I didn’t know about btrfs subvolumes. I use Void Linux and I think it’s after installation, since I don’t remeber having a subvolumes step during the installation.\n
\n
I’ll make sure to remind about btrfs subvolumes in case I reinstall. There’s a `btrfs` program that has a `subvolume` argument, so I’m guessing that’s what I could use.\n
\n
```\n
\n
<span style="color:#323232;">usage: btrfs [global] [...] []\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">...\n
</span><span style="color:#323232;">Command groups:\n
</span><span style="color:#323232;"> subvolume manage subvolumes: create, delete, list, etc\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1701977938 {#1599
date: 2023-12-07 20:38:58.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@rutrum@lm.paradisus.day"
"@callyral@pawb.social"
"@the_third@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#1598 …}
+nested: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1705 …}
+reports: Doctrine\ORM\PersistentCollection {#1692 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1680 …}
-id: 207853
-bodyTs: "'/home':13 '/root':16 'alreadi':2 'argument':74 'btrfs':8,27,59,68,86 'case':62 'command':88 'could':83 'creat':93 'delet':94 'didn':23 'etc':96 'global':87 'group':89 'guess':78 'instal':21,39,51 'know':25 'layout':6 'linux':32 'list':95 'll':53 'm':77 'make':54 'manag':91 'partit':5,17 'program':69 'reinstal':64 'remeb':44 'remind':57 'sinc':18,40 'step':48 'subvolum':28,47,60,73,90,92 'sure':55 'think':35 'usag':85 'use':30,84 'void':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4570990"
+editedAt: DateTimeImmutable @1703370569 {#1626
date: 2023-12-23 23:29:29.0 +01:00
}
+createdAt: DateTimeImmutable @1701977938 {#1628
date: 2023-12-07 20:38:58.0 +01:00
}
+"title": 207853
}
]
-id: 20843
-titleTs: "'differ':12 'filesystem':7 'hip':6"
-bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702036024
+visibility: "visible "
+apId: "https://lm.paradisus.day/post/70709"
+editedAt: DateTimeImmutable @1703321720 {#2081
date: 2023-12-23 09:55:20.0 +01:00
}
+createdAt: DateTimeImmutable @1701949624 {#1402
date: 2023-12-07 12:47:04.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2065 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2074 …}
+slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
+title: "What's with all these hip filesystems and how are they different?"
+url: null
+body: """
You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
\n
I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
\n
I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
\n
Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 99
+favouriteCount: 228
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708587989 {#2137
date: 2024-02-22 08:46:29.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2059 …}
+votes: Doctrine\ORM\PersistentCollection {#2047 …}
+reports: Doctrine\ORM\PersistentCollection {#2057 …}
+favourites: Doctrine\ORM\PersistentCollection {#2055 …}
+notifications: Doctrine\ORM\PersistentCollection {#2054 …}
+badges: Doctrine\ORM\PersistentCollection {#2053 …}
+children: [
1 => App\Entity\EntryComment {#1672
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
related question, although i don’t think it’s big enough for a post of its own.\n
\n
if i use btrfs subvolumes, does it mean that i can have one EFI partition and one root partition, and then subdivide the root partition using subvolumes? how would that work during the installation process? or is it done after installation?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1703485124 {#1614
date: 2023-12-25 07:18:44.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@rutrum@lm.paradisus.day"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 207199
-bodyTs: "'although':3 'big':10 'btrfs':21 'done':56 'efi':31 'enough':11 'instal':51,58 'mean':25 'one':30,34 'partit':32,36,42 'post':14 'process':52 'question':2 'relat':1 'root':35,41 'subdivid':39 'subvolum':22,44 'think':7 'use':20,43 'work':48 'would':46"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4567819"
+editedAt: null
+createdAt: DateTimeImmutable @1701968572 {#1744
date: 2023-12-07 18:02:52.0 +01:00
}
+"title": 207199
}
0 => App\Entity\EntryComment {#1629
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
+root: App\Entity\EntryComment {#1672}
+body: """
I already have a partition layout in btrfs where I have a /home and a /root partition, since when I installed I didn’t know about btrfs subvolumes. I use Void Linux and I think it’s after installation, since I don’t remeber having a subvolumes step during the installation.\n
\n
I’ll make sure to remind about btrfs subvolumes in case I reinstall. There’s a `btrfs` program that has a `subvolume` argument, so I’m guessing that’s what I could use.\n
\n
```\n
\n
<span style="color:#323232;">usage: btrfs [global] [...] []\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">...\n
</span><span style="color:#323232;">Command groups:\n
</span><span style="color:#323232;"> subvolume manage subvolumes: create, delete, list, etc\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1701977938 {#1599
date: 2023-12-07 20:38:58.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@rutrum@lm.paradisus.day"
"@callyral@pawb.social"
"@the_third@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#1598 …}
+nested: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1705 …}
+reports: Doctrine\ORM\PersistentCollection {#1692 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1680 …}
-id: 207853
-bodyTs: "'/home':13 '/root':16 'alreadi':2 'argument':74 'btrfs':8,27,59,68,86 'case':62 'command':88 'could':83 'creat':93 'delet':94 'didn':23 'etc':96 'global':87 'group':89 'guess':78 'instal':21,39,51 'know':25 'layout':6 'linux':32 'list':95 'll':53 'm':77 'make':54 'manag':91 'partit':5,17 'program':69 'reinstal':64 'remeb':44 'remind':57 'sinc':18,40 'step':48 'subvolum':28,47,60,73,90,92 'sure':55 'think':35 'usag':85 'use':30,84 'void':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4570990"
+editedAt: DateTimeImmutable @1703370569 {#1626
date: 2023-12-23 23:29:29.0 +01:00
}
+createdAt: DateTimeImmutable @1701977938 {#1628
date: 2023-12-07 20:38:58.0 +01:00
}
+"title": 207853
}
]
-id: 20843
-titleTs: "'differ':12 'filesystem':7 'hip':6"
-bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702036024
+visibility: "visible "
+apId: "https://lm.paradisus.day/post/70709"
+editedAt: DateTimeImmutable @1703321720 {#2081
date: 2023-12-23 09:55:20.0 +01:00
}
+createdAt: DateTimeImmutable @1701949624 {#1402
date: 2023-12-07 12:47:04.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2065 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2074 …}
+slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
+title: "What's with all these hip filesystems and how are they different?"
+url: null
+body: """
You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
\n
I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
\n
I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
\n
Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 99
+favouriteCount: 228
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708587989 {#2137
date: 2024-02-22 08:46:29.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2059 …}
+votes: Doctrine\ORM\PersistentCollection {#2047 …}
+reports: Doctrine\ORM\PersistentCollection {#2057 …}
+favourites: Doctrine\ORM\PersistentCollection {#2055 …}
+notifications: Doctrine\ORM\PersistentCollection {#2054 …}
+badges: Doctrine\ORM\PersistentCollection {#2053 …}
+children: [
1 => App\Entity\EntryComment {#1672
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
related question, although i don’t think it’s big enough for a post of its own.\n
\n
if i use btrfs subvolumes, does it mean that i can have one EFI partition and one root partition, and then subdivide the root partition using subvolumes? how would that work during the installation process? or is it done after installation?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1703485124 {#1614
date: 2023-12-25 07:18:44.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@rutrum@lm.paradisus.day"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 207199
-bodyTs: "'although':3 'big':10 'btrfs':21 'done':56 'efi':31 'enough':11 'instal':51,58 'mean':25 'one':30,34 'partit':32,36,42 'post':14 'process':52 'question':2 'relat':1 'root':35,41 'subdivid':39 'subvolum':22,44 'think':7 'use':20,43 'work':48 'would':46"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4567819"
+editedAt: null
+createdAt: DateTimeImmutable @1701968572 {#1744
date: 2023-12-07 18:02:52.0 +01:00
}
+"title": 207199
}
0 => App\Entity\EntryComment {#1629
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
+root: App\Entity\EntryComment {#1672}
+body: """
I already have a partition layout in btrfs where I have a /home and a /root partition, since when I installed I didn’t know about btrfs subvolumes. I use Void Linux and I think it’s after installation, since I don’t remeber having a subvolumes step during the installation.\n
\n
I’ll make sure to remind about btrfs subvolumes in case I reinstall. There’s a `btrfs` program that has a `subvolume` argument, so I’m guessing that’s what I could use.\n
\n
```\n
\n
<span style="color:#323232;">usage: btrfs [global] [...] []\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">...\n
</span><span style="color:#323232;">Command groups:\n
</span><span style="color:#323232;"> subvolume manage subvolumes: create, delete, list, etc\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1701977938 {#1599
date: 2023-12-07 20:38:58.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@rutrum@lm.paradisus.day"
"@callyral@pawb.social"
"@the_third@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#1598 …}
+nested: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1705 …}
+reports: Doctrine\ORM\PersistentCollection {#1692 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1680 …}
-id: 207853
-bodyTs: "'/home':13 '/root':16 'alreadi':2 'argument':74 'btrfs':8,27,59,68,86 'case':62 'command':88 'could':83 'creat':93 'delet':94 'didn':23 'etc':96 'global':87 'group':89 'guess':78 'instal':21,39,51 'know':25 'layout':6 'linux':32 'list':95 'll':53 'm':77 'make':54 'manag':91 'partit':5,17 'program':69 'reinstal':64 'remeb':44 'remind':57 'sinc':18,40 'step':48 'subvolum':28,47,60,73,90,92 'sure':55 'think':35 'usag':85 'use':30,84 'void':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4570990"
+editedAt: DateTimeImmutable @1703370569 {#1626
date: 2023-12-23 23:29:29.0 +01:00
}
+createdAt: DateTimeImmutable @1701977938 {#1628
date: 2023-12-07 20:38:58.0 +01:00
}
+"title": 207853
}
]
-id: 20843
-titleTs: "'differ':12 'filesystem':7 'hip':6"
-bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702036024
+visibility: "visible "
+apId: "https://lm.paradisus.day/post/70709"
+editedAt: DateTimeImmutable @1703321720 {#2081
date: 2023-12-23 09:55:20.0 +01:00
}
+createdAt: DateTimeImmutable @1701949624 {#1402
date: 2023-12-07 12:47:04.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1672
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2065 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2074 …}
+slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
+title: "What's with all these hip filesystems and how are they different?"
+url: null
+body: """
You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
\n
I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
\n
I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
\n
Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 99
+favouriteCount: 228
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708587989 {#2137
date: 2024-02-22 08:46:29.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2059 …}
+votes: Doctrine\ORM\PersistentCollection {#2047 …}
+reports: Doctrine\ORM\PersistentCollection {#2057 …}
+favourites: Doctrine\ORM\PersistentCollection {#2055 …}
+notifications: Doctrine\ORM\PersistentCollection {#2054 …}
+badges: Doctrine\ORM\PersistentCollection {#2053 …}
+children: [
1 => App\Entity\EntryComment {#1672}
0 => App\Entity\EntryComment {#1629
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
+root: App\Entity\EntryComment {#1672}
+body: """
I already have a partition layout in btrfs where I have a /home and a /root partition, since when I installed I didn’t know about btrfs subvolumes. I use Void Linux and I think it’s after installation, since I don’t remeber having a subvolumes step during the installation.\n
\n
I’ll make sure to remind about btrfs subvolumes in case I reinstall. There’s a `btrfs` program that has a `subvolume` argument, so I’m guessing that’s what I could use.\n
\n
```\n
\n
<span style="color:#323232;">usage: btrfs [global] [...] []\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">...\n
</span><span style="color:#323232;">Command groups:\n
</span><span style="color:#323232;"> subvolume manage subvolumes: create, delete, list, etc\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1701977938 {#1599
date: 2023-12-07 20:38:58.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@rutrum@lm.paradisus.day"
"@callyral@pawb.social"
"@the_third@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#1598 …}
+nested: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1705 …}
+reports: Doctrine\ORM\PersistentCollection {#1692 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1680 …}
-id: 207853
-bodyTs: "'/home':13 '/root':16 'alreadi':2 'argument':74 'btrfs':8,27,59,68,86 'case':62 'command':88 'could':83 'creat':93 'delet':94 'didn':23 'etc':96 'global':87 'group':89 'guess':78 'instal':21,39,51 'know':25 'layout':6 'linux':32 'list':95 'll':53 'm':77 'make':54 'manag':91 'partit':5,17 'program':69 'reinstal':64 'remeb':44 'remind':57 'sinc':18,40 'step':48 'subvolum':28,47,60,73,90,92 'sure':55 'think':35 'usag':85 'use':30,84 'void':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4570990"
+editedAt: DateTimeImmutable @1703370569 {#1626
date: 2023-12-23 23:29:29.0 +01:00
}
+createdAt: DateTimeImmutable @1701977938 {#1628
date: 2023-12-07 20:38:58.0 +01:00
}
+"title": 207853
}
]
-id: 20843
-titleTs: "'differ':12 'filesystem':7 'hip':6"
-bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702036024
+visibility: "visible "
+apId: "https://lm.paradisus.day/post/70709"
+editedAt: DateTimeImmutable @1703321720 {#2081
date: 2023-12-23 09:55:20.0 +01:00
}
+createdAt: DateTimeImmutable @1701949624 {#1402
date: 2023-12-07 12:47:04.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
related question, although i don’t think it’s big enough for a post of its own.\n
\n
if i use btrfs subvolumes, does it mean that i can have one EFI partition and one root partition, and then subdivide the root partition using subvolumes? how would that work during the installation process? or is it done after installation?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1703485124 {#1614
date: 2023-12-25 07:18:44.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@rutrum@lm.paradisus.day"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 207199
-bodyTs: "'although':3 'big':10 'btrfs':21 'done':56 'efi':31 'enough':11 'instal':51,58 'mean':25 'one':30,34 'partit':32,36,42 'post':14 'process':52 'question':2 'relat':1 'root':35,41 'subdivid':39 'subvolum':22,44 'think':7 'use':20,43 'work':48 'would':46"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4567819"
+editedAt: null
+createdAt: DateTimeImmutable @1701968572 {#1744
date: 2023-12-07 18:02:52.0 +01:00
}
+"title": 207199
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#1672
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2065 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2074 …}
+slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
+title: "What's with all these hip filesystems and how are they different?"
+url: null
+body: """
You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
\n
I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
\n
I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
\n
Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 99
+favouriteCount: 228
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708587989 {#2137
date: 2024-02-22 08:46:29.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2059 …}
+votes: Doctrine\ORM\PersistentCollection {#2047 …}
+reports: Doctrine\ORM\PersistentCollection {#2057 …}
+favourites: Doctrine\ORM\PersistentCollection {#2055 …}
+notifications: Doctrine\ORM\PersistentCollection {#2054 …}
+badges: Doctrine\ORM\PersistentCollection {#2053 …}
+children: [
1 => App\Entity\EntryComment {#1672}
0 => App\Entity\EntryComment {#1629
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
+root: App\Entity\EntryComment {#1672}
+body: """
I already have a partition layout in btrfs where I have a /home and a /root partition, since when I installed I didn’t know about btrfs subvolumes. I use Void Linux and I think it’s after installation, since I don’t remeber having a subvolumes step during the installation.\n
\n
I’ll make sure to remind about btrfs subvolumes in case I reinstall. There’s a `btrfs` program that has a `subvolume` argument, so I’m guessing that’s what I could use.\n
\n
```\n
\n
<span style="color:#323232;">usage: btrfs [global] [...] []\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">...\n
</span><span style="color:#323232;">Command groups:\n
</span><span style="color:#323232;"> subvolume manage subvolumes: create, delete, list, etc\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1701977938 {#1599
date: 2023-12-07 20:38:58.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@rutrum@lm.paradisus.day"
"@callyral@pawb.social"
"@the_third@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#1598 …}
+nested: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1705 …}
+reports: Doctrine\ORM\PersistentCollection {#1692 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1680 …}
-id: 207853
-bodyTs: "'/home':13 '/root':16 'alreadi':2 'argument':74 'btrfs':8,27,59,68,86 'case':62 'command':88 'could':83 'creat':93 'delet':94 'didn':23 'etc':96 'global':87 'group':89 'guess':78 'instal':21,39,51 'know':25 'layout':6 'linux':32 'list':95 'll':53 'm':77 'make':54 'manag':91 'partit':5,17 'program':69 'reinstal':64 'remeb':44 'remind':57 'sinc':18,40 'step':48 'subvolum':28,47,60,73,90,92 'sure':55 'think':35 'usag':85 'use':30,84 'void':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4570990"
+editedAt: DateTimeImmutable @1703370569 {#1626
date: 2023-12-23 23:29:29.0 +01:00
}
+createdAt: DateTimeImmutable @1701977938 {#1628
date: 2023-12-07 20:38:58.0 +01:00
}
+"title": 207853
}
]
-id: 20843
-titleTs: "'differ':12 'filesystem':7 'hip':6"
-bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702036024
+visibility: "visible "
+apId: "https://lm.paradisus.day/post/70709"
+editedAt: DateTimeImmutable @1703321720 {#2081
date: 2023-12-23 09:55:20.0 +01:00
}
+createdAt: DateTimeImmutable @1701949624 {#1402
date: 2023-12-07 12:47:04.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
related question, although i don’t think it’s big enough for a post of its own.\n
\n
if i use btrfs subvolumes, does it mean that i can have one EFI partition and one root partition, and then subdivide the root partition using subvolumes? how would that work during the installation process? or is it done after installation?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1703485124 {#1614
date: 2023-12-25 07:18:44.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@rutrum@lm.paradisus.day"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 207199
-bodyTs: "'although':3 'big':10 'btrfs':21 'done':56 'efi':31 'enough':11 'instal':51,58 'mean':25 'one':30,34 'partit':32,36,42 'post':14 'process':52 'question':2 'relat':1 'root':35,41 'subdivid':39 'subvolum':22,44 'think':7 'use':20,43 'work':48 'would':46"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4567819"
+editedAt: null
+createdAt: DateTimeImmutable @1701968572 {#1744
date: 2023-12-07 18:02:52.0 +01:00
}
+"title": 207199
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1672
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2065 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2074 …}
+slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
+title: "What's with all these hip filesystems and how are they different?"
+url: null
+body: """
You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
\n
I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
\n
I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
\n
Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 99
+favouriteCount: 228
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708587989 {#2137
date: 2024-02-22 08:46:29.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2059 …}
+votes: Doctrine\ORM\PersistentCollection {#2047 …}
+reports: Doctrine\ORM\PersistentCollection {#2057 …}
+favourites: Doctrine\ORM\PersistentCollection {#2055 …}
+notifications: Doctrine\ORM\PersistentCollection {#2054 …}
+badges: Doctrine\ORM\PersistentCollection {#2053 …}
+children: [
1 => App\Entity\EntryComment {#1672}
0 => App\Entity\EntryComment {#1629
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
+root: App\Entity\EntryComment {#1672}
+body: """
I already have a partition layout in btrfs where I have a /home and a /root partition, since when I installed I didn’t know about btrfs subvolumes. I use Void Linux and I think it’s after installation, since I don’t remeber having a subvolumes step during the installation.\n
\n
I’ll make sure to remind about btrfs subvolumes in case I reinstall. There’s a `btrfs` program that has a `subvolume` argument, so I’m guessing that’s what I could use.\n
\n
```\n
\n
<span style="color:#323232;">usage: btrfs [global] [...] []\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">...\n
</span><span style="color:#323232;">Command groups:\n
</span><span style="color:#323232;"> subvolume manage subvolumes: create, delete, list, etc\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1701977938 {#1599
date: 2023-12-07 20:38:58.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@rutrum@lm.paradisus.day"
"@callyral@pawb.social"
"@the_third@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#1598 …}
+nested: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1705 …}
+reports: Doctrine\ORM\PersistentCollection {#1692 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1680 …}
-id: 207853
-bodyTs: "'/home':13 '/root':16 'alreadi':2 'argument':74 'btrfs':8,27,59,68,86 'case':62 'command':88 'could':83 'creat':93 'delet':94 'didn':23 'etc':96 'global':87 'group':89 'guess':78 'instal':21,39,51 'know':25 'layout':6 'linux':32 'list':95 'll':53 'm':77 'make':54 'manag':91 'partit':5,17 'program':69 'reinstal':64 'remeb':44 'remind':57 'sinc':18,40 'step':48 'subvolum':28,47,60,73,90,92 'sure':55 'think':35 'usag':85 'use':30,84 'void':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4570990"
+editedAt: DateTimeImmutable @1703370569 {#1626
date: 2023-12-23 23:29:29.0 +01:00
}
+createdAt: DateTimeImmutable @1701977938 {#1628
date: 2023-12-07 20:38:58.0 +01:00
}
+"title": 207853
}
]
-id: 20843
-titleTs: "'differ':12 'filesystem':7 'hip':6"
-bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702036024
+visibility: "visible "
+apId: "https://lm.paradisus.day/post/70709"
+editedAt: DateTimeImmutable @1703321720 {#2081
date: 2023-12-23 09:55:20.0 +01:00
}
+createdAt: DateTimeImmutable @1701949624 {#1402
date: 2023-12-07 12:47:04.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
related question, although i don’t think it’s big enough for a post of its own.\n
\n
if i use btrfs subvolumes, does it mean that i can have one EFI partition and one root partition, and then subdivide the root partition using subvolumes? how would that work during the installation process? or is it done after installation?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1703485124 {#1614
date: 2023-12-25 07:18:44.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@rutrum@lm.paradisus.day"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 207199
-bodyTs: "'although':3 'big':10 'btrfs':21 'done':56 'efi':31 'enough':11 'instal':51,58 'mean':25 'one':30,34 'partit':32,36,42 'post':14 'process':52 'question':2 'relat':1 'root':35,41 'subdivid':39 'subvolum':22,44 'think':7 'use':20,43 'work':48 'would':46"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4567819"
+editedAt: null
+createdAt: DateTimeImmutable @1701968572 {#1744
date: 2023-12-07 18:02:52.0 +01:00
}
+"title": 207199
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1629
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2065 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2074 …}
+slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
+title: "What's with all these hip filesystems and how are they different?"
+url: null
+body: """
You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
\n
I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
\n
I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
\n
Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 99
+favouriteCount: 228
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708587989 {#2137
date: 2024-02-22 08:46:29.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2059 …}
+votes: Doctrine\ORM\PersistentCollection {#2047 …}
+reports: Doctrine\ORM\PersistentCollection {#2057 …}
+favourites: Doctrine\ORM\PersistentCollection {#2055 …}
+notifications: Doctrine\ORM\PersistentCollection {#2054 …}
+badges: Doctrine\ORM\PersistentCollection {#2053 …}
+children: [
1 => App\Entity\EntryComment {#1672
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
related question, although i don’t think it’s big enough for a post of its own.\n
\n
if i use btrfs subvolumes, does it mean that i can have one EFI partition and one root partition, and then subdivide the root partition using subvolumes? how would that work during the installation process? or is it done after installation?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1703485124 {#1614
date: 2023-12-25 07:18:44.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@rutrum@lm.paradisus.day"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 207199
-bodyTs: "'although':3 'big':10 'btrfs':21 'done':56 'efi':31 'enough':11 'instal':51,58 'mean':25 'one':30,34 'partit':32,36,42 'post':14 'process':52 'question':2 'relat':1 'root':35,41 'subdivid':39 'subvolum':22,44 'think':7 'use':20,43 'work':48 'would':46"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4567819"
+editedAt: null
+createdAt: DateTimeImmutable @1701968572 {#1744
date: 2023-12-07 18:02:52.0 +01:00
}
+"title": 207199
}
0 => App\Entity\EntryComment {#1629}
]
-id: 20843
-titleTs: "'differ':12 'filesystem':7 'hip':6"
-bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702036024
+visibility: "visible "
+apId: "https://lm.paradisus.day/post/70709"
+editedAt: DateTimeImmutable @1703321720 {#2081
date: 2023-12-23 09:55:20.0 +01:00
}
+createdAt: DateTimeImmutable @1701949624 {#1402
date: 2023-12-07 12:47:04.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
+root: App\Entity\EntryComment {#1672}
+body: """
I already have a partition layout in btrfs where I have a /home and a /root partition, since when I installed I didn’t know about btrfs subvolumes. I use Void Linux and I think it’s after installation, since I don’t remeber having a subvolumes step during the installation.\n
\n
I’ll make sure to remind about btrfs subvolumes in case I reinstall. There’s a `btrfs` program that has a `subvolume` argument, so I’m guessing that’s what I could use.\n
\n
```\n
\n
<span style="color:#323232;">usage: btrfs [global] [...] []\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">...\n
</span><span style="color:#323232;">Command groups:\n
</span><span style="color:#323232;"> subvolume manage subvolumes: create, delete, list, etc\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1701977938 {#1599
date: 2023-12-07 20:38:58.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@rutrum@lm.paradisus.day"
"@callyral@pawb.social"
"@the_third@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#1598 …}
+nested: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1705 …}
+reports: Doctrine\ORM\PersistentCollection {#1692 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1680 …}
-id: 207853
-bodyTs: "'/home':13 '/root':16 'alreadi':2 'argument':74 'btrfs':8,27,59,68,86 'case':62 'command':88 'could':83 'creat':93 'delet':94 'didn':23 'etc':96 'global':87 'group':89 'guess':78 'instal':21,39,51 'know':25 'layout':6 'linux':32 'list':95 'll':53 'm':77 'make':54 'manag':91 'partit':5,17 'program':69 'reinstal':64 'remeb':44 'remind':57 'sinc':18,40 'step':48 'subvolum':28,47,60,73,90,92 'sure':55 'think':35 'usag':85 'use':30,84 'void':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4570990"
+editedAt: DateTimeImmutable @1703370569 {#1626
date: 2023-12-23 23:29:29.0 +01:00
}
+createdAt: DateTimeImmutable @1701977938 {#1628
date: 2023-12-07 20:38:58.0 +01:00
}
+"title": 207853
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#1629
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2065 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2074 …}
+slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
+title: "What's with all these hip filesystems and how are they different?"
+url: null
+body: """
You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
\n
I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
\n
I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
\n
Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 99
+favouriteCount: 228
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708587989 {#2137
date: 2024-02-22 08:46:29.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2059 …}
+votes: Doctrine\ORM\PersistentCollection {#2047 …}
+reports: Doctrine\ORM\PersistentCollection {#2057 …}
+favourites: Doctrine\ORM\PersistentCollection {#2055 …}
+notifications: Doctrine\ORM\PersistentCollection {#2054 …}
+badges: Doctrine\ORM\PersistentCollection {#2053 …}
+children: [
1 => App\Entity\EntryComment {#1672
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
related question, although i don’t think it’s big enough for a post of its own.\n
\n
if i use btrfs subvolumes, does it mean that i can have one EFI partition and one root partition, and then subdivide the root partition using subvolumes? how would that work during the installation process? or is it done after installation?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1703485124 {#1614
date: 2023-12-25 07:18:44.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@rutrum@lm.paradisus.day"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 207199
-bodyTs: "'although':3 'big':10 'btrfs':21 'done':56 'efi':31 'enough':11 'instal':51,58 'mean':25 'one':30,34 'partit':32,36,42 'post':14 'process':52 'question':2 'relat':1 'root':35,41 'subdivid':39 'subvolum':22,44 'think':7 'use':20,43 'work':48 'would':46"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4567819"
+editedAt: null
+createdAt: DateTimeImmutable @1701968572 {#1744
date: 2023-12-07 18:02:52.0 +01:00
}
+"title": 207199
}
0 => App\Entity\EntryComment {#1629}
]
-id: 20843
-titleTs: "'differ':12 'filesystem':7 'hip':6"
-bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702036024
+visibility: "visible "
+apId: "https://lm.paradisus.day/post/70709"
+editedAt: DateTimeImmutable @1703321720 {#2081
date: 2023-12-23 09:55:20.0 +01:00
}
+createdAt: DateTimeImmutable @1701949624 {#1402
date: 2023-12-07 12:47:04.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
+root: App\Entity\EntryComment {#1672}
+body: """
I already have a partition layout in btrfs where I have a /home and a /root partition, since when I installed I didn’t know about btrfs subvolumes. I use Void Linux and I think it’s after installation, since I don’t remeber having a subvolumes step during the installation.\n
\n
I’ll make sure to remind about btrfs subvolumes in case I reinstall. There’s a `btrfs` program that has a `subvolume` argument, so I’m guessing that’s what I could use.\n
\n
```\n
\n
<span style="color:#323232;">usage: btrfs [global] [...] []\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">...\n
</span><span style="color:#323232;">Command groups:\n
</span><span style="color:#323232;"> subvolume manage subvolumes: create, delete, list, etc\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1701977938 {#1599
date: 2023-12-07 20:38:58.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@rutrum@lm.paradisus.day"
"@callyral@pawb.social"
"@the_third@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#1598 …}
+nested: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1705 …}
+reports: Doctrine\ORM\PersistentCollection {#1692 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1680 …}
-id: 207853
-bodyTs: "'/home':13 '/root':16 'alreadi':2 'argument':74 'btrfs':8,27,59,68,86 'case':62 'command':88 'could':83 'creat':93 'delet':94 'didn':23 'etc':96 'global':87 'group':89 'guess':78 'instal':21,39,51 'know':25 'layout':6 'linux':32 'list':95 'll':53 'm':77 'make':54 'manag':91 'partit':5,17 'program':69 'reinstal':64 'remeb':44 'remind':57 'sinc':18,40 'step':48 'subvolum':28,47,60,73,90,92 'sure':55 'think':35 'usag':85 'use':30,84 'void':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4570990"
+editedAt: DateTimeImmutable @1703370569 {#1626
date: 2023-12-23 23:29:29.0 +01:00
}
+createdAt: DateTimeImmutable @1701977938 {#1628
date: 2023-12-07 20:38:58.0 +01:00
}
+"title": 207853
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1629
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2065 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2074 …}
+slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
+title: "What's with all these hip filesystems and how are they different?"
+url: null
+body: """
You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
\n
I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
\n
I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
\n
Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 99
+favouriteCount: 228
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1708587989 {#2137
date: 2024-02-22 08:46:29.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2059 …}
+votes: Doctrine\ORM\PersistentCollection {#2047 …}
+reports: Doctrine\ORM\PersistentCollection {#2057 …}
+favourites: Doctrine\ORM\PersistentCollection {#2055 …}
+notifications: Doctrine\ORM\PersistentCollection {#2054 …}
+badges: Doctrine\ORM\PersistentCollection {#2053 …}
+children: [
1 => App\Entity\EntryComment {#1672
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
related question, although i don’t think it’s big enough for a post of its own.\n
\n
if i use btrfs subvolumes, does it mean that i can have one EFI partition and one root partition, and then subdivide the root partition using subvolumes? how would that work during the installation process? or is it done after installation?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1703485124 {#1614
date: 2023-12-25 07:18:44.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@rutrum@lm.paradisus.day"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 207199
-bodyTs: "'although':3 'big':10 'btrfs':21 'done':56 'efi':31 'enough':11 'instal':51,58 'mean':25 'one':30,34 'partit':32,36,42 'post':14 'process':52 'question':2 'relat':1 'root':35,41 'subdivid':39 'subvolum':22,44 'think':7 'use':20,43 'work':48 'would':46"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4567819"
+editedAt: null
+createdAt: DateTimeImmutable @1701968572 {#1744
date: 2023-12-07 18:02:52.0 +01:00
}
+"title": 207199
}
0 => App\Entity\EntryComment {#1629}
]
-id: 20843
-titleTs: "'differ':12 'filesystem':7 'hip':6"
-bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702036024
+visibility: "visible "
+apId: "https://lm.paradisus.day/post/70709"
+editedAt: DateTimeImmutable @1703321720 {#2081
date: 2023-12-23 09:55:20.0 +01:00
}
+createdAt: DateTimeImmutable @1701949624 {#1402
date: 2023-12-07 12:47:04.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
+root: App\Entity\EntryComment {#1672}
+body: """
I already have a partition layout in btrfs where I have a /home and a /root partition, since when I installed I didn’t know about btrfs subvolumes. I use Void Linux and I think it’s after installation, since I don’t remeber having a subvolumes step during the installation.\n
\n
I’ll make sure to remind about btrfs subvolumes in case I reinstall. There’s a `btrfs` program that has a `subvolume` argument, so I’m guessing that’s what I could use.\n
\n
```\n
\n
<span style="color:#323232;">usage: btrfs [global] [...] []\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">...\n
</span><span style="color:#323232;">Command groups:\n
</span><span style="color:#323232;"> subvolume manage subvolumes: create, delete, list, etc\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1701977938 {#1599
date: 2023-12-07 20:38:58.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@rutrum@lm.paradisus.day"
"@callyral@pawb.social"
"@the_third@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#1598 …}
+nested: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1705 …}
+reports: Doctrine\ORM\PersistentCollection {#1692 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1680 …}
-id: 207853
-bodyTs: "'/home':13 '/root':16 'alreadi':2 'argument':74 'btrfs':8,27,59,68,86 'case':62 'command':88 'could':83 'creat':93 'delet':94 'didn':23 'etc':96 'global':87 'group':89 'guess':78 'instal':21,39,51 'know':25 'layout':6 'linux':32 'list':95 'll':53 'm':77 'make':54 'manag':91 'partit':5,17 'program':69 'reinstal':64 'remeb':44 'remind':57 'sinc':18,40 'step':48 'subvolum':28,47,60,73,90,92 'sure':55 'think':35 'usag':85 'use':30,84 'void':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4570990"
+editedAt: DateTimeImmutable @1703370569 {#1626
date: 2023-12-23 23:29:29.0 +01:00
}
+createdAt: DateTimeImmutable @1701977938 {#1628
date: 2023-12-07 20:38:58.0 +01:00
}
+"title": 207853
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1596
+user: Proxies\__CG__\App\Entity\User {#2465 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: Proxies\__CG__\App\Entity\Image {#2095 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
+slug: "Self-Post"
+title: "Self Post"
+url: "https://lemmy.world/pictrs/image/e22f98e4-c0ab-4586-aecc-7111f469d54f.jpeg"
+body: """
I used to think I found the perfect, stable, boring system with Debian + KDE Plasma. \n
I installed it. \n
I left literally everything on default. \n
I booted it. \n
Everything worked out of the box. \n
I was looking forward to a perfect, stable, boring computing experience. \n
My cat walked across the keyboard and crashed the OS. \n
It rebooted to a blinking cursor and nothing else.\n
\n
So if you’re hiring a software quality assurance engineer, her salary expectation is 80k kitty treats, a corner office overlooking a park with squirrels, and an assistant who will pet her at work and doesn’t mind getting their earlobes nibbled.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 24
+favouriteCount: 284
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701992995 {#1719
date: 2023-12-08 00:49:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2330 …}
+votes: Doctrine\ORM\PersistentCollection {#2345 …}
+reports: Doctrine\ORM\PersistentCollection {#2132 …}
+favourites: Doctrine\ORM\PersistentCollection {#2337 …}
+notifications: Doctrine\ORM\PersistentCollection {#2334 …}
+badges: Doctrine\ORM\PersistentCollection {#2072 …}
+children: [
App\Entity\EntryComment {#1702
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
+body: "yeah for some reason imgur does that but the video is sfw"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1701973053 {#1593
date: 2023-12-07 19:17:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KISSmyOS@lemmy.world"
"@glibg10b@lemmy.ml"
"@TheyCallMeHacked@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1736 …}
+nested: Doctrine\ORM\PersistentCollection {#1726 …}
+votes: Doctrine\ORM\PersistentCollection {#1722 …}
+reports: Doctrine\ORM\PersistentCollection {#1725 …}
+favourites: Doctrine\ORM\PersistentCollection {#1617 …}
+notifications: Doctrine\ORM\PersistentCollection {#1625 …}
-id: 207506
-bodyTs: "'imgur':5 'reason':4 'sfw':12 'video':10 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4569396"
+editedAt: null
+createdAt: DateTimeImmutable @1701973053 {#1619
date: 2023-12-07 19:17:33.0 +01:00
}
+"title": 207506
}
]
-id: 20710
-titleTs: "'post':2 'self':1"
-bodyTs: "'80k':78 'across':48 'assist':91 'assur':72 'blink':59 'boot':26 'bore':10,42 'box':33 'cat':46 'comput':43 'corner':82 'crash':52 'cursor':60 'debian':13 'default':24 'doesn':99 'earlob':104 'els':63 'engin':73 'everyth':22,28 'expect':76 'experi':44 'forward':37 'found':6 'get':102 'hire':68 'instal':17 'kde':14 'keyboard':50 'kitti':79 'left':20 'liter':21 'look':36 'mind':101 'nibbl':105 'noth':62 'offic':83 'os':54 'overlook':84 'park':86 'perfect':8,40 'pet':94 'plasma':15 'qualiti':71 're':67 'reboot':56 'salari':75 'softwar':70 'squirrel':88 'stabl':9,41 'system':11 'think':4 'treat':80 'use':2 'walk':47 'work':29,97"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701973449
+visibility: "visible "
+apId: "https://lemmy.world/post/9229922"
+editedAt: null
+createdAt: DateTimeImmutable @1701887049 {#2028
date: 2023-12-06 19:24:09.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1596
+user: Proxies\__CG__\App\Entity\User {#2465 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: Proxies\__CG__\App\Entity\Image {#2095 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
+slug: "Self-Post"
+title: "Self Post"
+url: "https://lemmy.world/pictrs/image/e22f98e4-c0ab-4586-aecc-7111f469d54f.jpeg"
+body: """
I used to think I found the perfect, stable, boring system with Debian + KDE Plasma. \n
I installed it. \n
I left literally everything on default. \n
I booted it. \n
Everything worked out of the box. \n
I was looking forward to a perfect, stable, boring computing experience. \n
My cat walked across the keyboard and crashed the OS. \n
It rebooted to a blinking cursor and nothing else.\n
\n
So if you’re hiring a software quality assurance engineer, her salary expectation is 80k kitty treats, a corner office overlooking a park with squirrels, and an assistant who will pet her at work and doesn’t mind getting their earlobes nibbled.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 24
+favouriteCount: 284
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701992995 {#1719
date: 2023-12-08 00:49:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2330 …}
+votes: Doctrine\ORM\PersistentCollection {#2345 …}
+reports: Doctrine\ORM\PersistentCollection {#2132 …}
+favourites: Doctrine\ORM\PersistentCollection {#2337 …}
+notifications: Doctrine\ORM\PersistentCollection {#2334 …}
+badges: Doctrine\ORM\PersistentCollection {#2072 …}
+children: [
App\Entity\EntryComment {#1702
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
+body: "yeah for some reason imgur does that but the video is sfw"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1701973053 {#1593
date: 2023-12-07 19:17:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KISSmyOS@lemmy.world"
"@glibg10b@lemmy.ml"
"@TheyCallMeHacked@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1736 …}
+nested: Doctrine\ORM\PersistentCollection {#1726 …}
+votes: Doctrine\ORM\PersistentCollection {#1722 …}
+reports: Doctrine\ORM\PersistentCollection {#1725 …}
+favourites: Doctrine\ORM\PersistentCollection {#1617 …}
+notifications: Doctrine\ORM\PersistentCollection {#1625 …}
-id: 207506
-bodyTs: "'imgur':5 'reason':4 'sfw':12 'video':10 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4569396"
+editedAt: null
+createdAt: DateTimeImmutable @1701973053 {#1619
date: 2023-12-07 19:17:33.0 +01:00
}
+"title": 207506
}
]
-id: 20710
-titleTs: "'post':2 'self':1"
-bodyTs: "'80k':78 'across':48 'assist':91 'assur':72 'blink':59 'boot':26 'bore':10,42 'box':33 'cat':46 'comput':43 'corner':82 'crash':52 'cursor':60 'debian':13 'default':24 'doesn':99 'earlob':104 'els':63 'engin':73 'everyth':22,28 'expect':76 'experi':44 'forward':37 'found':6 'get':102 'hire':68 'instal':17 'kde':14 'keyboard':50 'kitti':79 'left':20 'liter':21 'look':36 'mind':101 'nibbl':105 'noth':62 'offic':83 'os':54 'overlook':84 'park':86 'perfect':8,40 'pet':94 'plasma':15 'qualiti':71 're':67 'reboot':56 'salari':75 'softwar':70 'squirrel':88 'stabl':9,41 'system':11 'think':4 'treat':80 'use':2 'walk':47 'work':29,97"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701973449
+visibility: "visible "
+apId: "https://lemmy.world/post/9229922"
+editedAt: null
+createdAt: DateTimeImmutable @1701887049 {#2028
date: 2023-12-06 19:24:09.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1596
+user: Proxies\__CG__\App\Entity\User {#2465 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: Proxies\__CG__\App\Entity\Image {#2095 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
+slug: "Self-Post"
+title: "Self Post"
+url: "https://lemmy.world/pictrs/image/e22f98e4-c0ab-4586-aecc-7111f469d54f.jpeg"
+body: """
I used to think I found the perfect, stable, boring system with Debian + KDE Plasma. \n
I installed it. \n
I left literally everything on default. \n
I booted it. \n
Everything worked out of the box. \n
I was looking forward to a perfect, stable, boring computing experience. \n
My cat walked across the keyboard and crashed the OS. \n
It rebooted to a blinking cursor and nothing else.\n
\n
So if you’re hiring a software quality assurance engineer, her salary expectation is 80k kitty treats, a corner office overlooking a park with squirrels, and an assistant who will pet her at work and doesn’t mind getting their earlobes nibbled.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 24
+favouriteCount: 284
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701992995 {#1719
date: 2023-12-08 00:49:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2330 …}
+votes: Doctrine\ORM\PersistentCollection {#2345 …}
+reports: Doctrine\ORM\PersistentCollection {#2132 …}
+favourites: Doctrine\ORM\PersistentCollection {#2337 …}
+notifications: Doctrine\ORM\PersistentCollection {#2334 …}
+badges: Doctrine\ORM\PersistentCollection {#2072 …}
+children: [
App\Entity\EntryComment {#1702
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
+body: "yeah for some reason imgur does that but the video is sfw"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1701973053 {#1593
date: 2023-12-07 19:17:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KISSmyOS@lemmy.world"
"@glibg10b@lemmy.ml"
"@TheyCallMeHacked@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1736 …}
+nested: Doctrine\ORM\PersistentCollection {#1726 …}
+votes: Doctrine\ORM\PersistentCollection {#1722 …}
+reports: Doctrine\ORM\PersistentCollection {#1725 …}
+favourites: Doctrine\ORM\PersistentCollection {#1617 …}
+notifications: Doctrine\ORM\PersistentCollection {#1625 …}
-id: 207506
-bodyTs: "'imgur':5 'reason':4 'sfw':12 'video':10 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4569396"
+editedAt: null
+createdAt: DateTimeImmutable @1701973053 {#1619
date: 2023-12-07 19:17:33.0 +01:00
}
+"title": 207506
}
]
-id: 20710
-titleTs: "'post':2 'self':1"
-bodyTs: "'80k':78 'across':48 'assist':91 'assur':72 'blink':59 'boot':26 'bore':10,42 'box':33 'cat':46 'comput':43 'corner':82 'crash':52 'cursor':60 'debian':13 'default':24 'doesn':99 'earlob':104 'els':63 'engin':73 'everyth':22,28 'expect':76 'experi':44 'forward':37 'found':6 'get':102 'hire':68 'instal':17 'kde':14 'keyboard':50 'kitti':79 'left':20 'liter':21 'look':36 'mind':101 'nibbl':105 'noth':62 'offic':83 'os':54 'overlook':84 'park':86 'perfect':8,40 'pet':94 'plasma':15 'qualiti':71 're':67 'reboot':56 'salari':75 'softwar':70 'squirrel':88 'stabl':9,41 'system':11 'think':4 'treat':80 'use':2 'walk':47 'work':29,97"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701973449
+visibility: "visible "
+apId: "https://lemmy.world/post/9229922"
+editedAt: null
+createdAt: DateTimeImmutable @1701887049 {#2028
date: 2023-12-06 19:24:09.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1702
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1596
+user: Proxies\__CG__\App\Entity\User {#2465 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: Proxies\__CG__\App\Entity\Image {#2095 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
+slug: "Self-Post"
+title: "Self Post"
+url: "https://lemmy.world/pictrs/image/e22f98e4-c0ab-4586-aecc-7111f469d54f.jpeg"
+body: """
I used to think I found the perfect, stable, boring system with Debian + KDE Plasma. \n
I installed it. \n
I left literally everything on default. \n
I booted it. \n
Everything worked out of the box. \n
I was looking forward to a perfect, stable, boring computing experience. \n
My cat walked across the keyboard and crashed the OS. \n
It rebooted to a blinking cursor and nothing else.\n
\n
So if you’re hiring a software quality assurance engineer, her salary expectation is 80k kitty treats, a corner office overlooking a park with squirrels, and an assistant who will pet her at work and doesn’t mind getting their earlobes nibbled.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 24
+favouriteCount: 284
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701992995 {#1719
date: 2023-12-08 00:49:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2330 …}
+votes: Doctrine\ORM\PersistentCollection {#2345 …}
+reports: Doctrine\ORM\PersistentCollection {#2132 …}
+favourites: Doctrine\ORM\PersistentCollection {#2337 …}
+notifications: Doctrine\ORM\PersistentCollection {#2334 …}
+badges: Doctrine\ORM\PersistentCollection {#2072 …}
+children: [
App\Entity\EntryComment {#1702}
]
-id: 20710
-titleTs: "'post':2 'self':1"
-bodyTs: "'80k':78 'across':48 'assist':91 'assur':72 'blink':59 'boot':26 'bore':10,42 'box':33 'cat':46 'comput':43 'corner':82 'crash':52 'cursor':60 'debian':13 'default':24 'doesn':99 'earlob':104 'els':63 'engin':73 'everyth':22,28 'expect':76 'experi':44 'forward':37 'found':6 'get':102 'hire':68 'instal':17 'kde':14 'keyboard':50 'kitti':79 'left':20 'liter':21 'look':36 'mind':101 'nibbl':105 'noth':62 'offic':83 'os':54 'overlook':84 'park':86 'perfect':8,40 'pet':94 'plasma':15 'qualiti':71 're':67 'reboot':56 'salari':75 'softwar':70 'squirrel':88 'stabl':9,41 'system':11 'think':4 'treat':80 'use':2 'walk':47 'work':29,97"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701973449
+visibility: "visible "
+apId: "https://lemmy.world/post/9229922"
+editedAt: null
+createdAt: DateTimeImmutable @1701887049 {#2028
date: 2023-12-06 19:24:09.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
+body: "yeah for some reason imgur does that but the video is sfw"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1701973053 {#1593
date: 2023-12-07 19:17:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KISSmyOS@lemmy.world"
"@glibg10b@lemmy.ml"
"@TheyCallMeHacked@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1736 …}
+nested: Doctrine\ORM\PersistentCollection {#1726 …}
+votes: Doctrine\ORM\PersistentCollection {#1722 …}
+reports: Doctrine\ORM\PersistentCollection {#1725 …}
+favourites: Doctrine\ORM\PersistentCollection {#1617 …}
+notifications: Doctrine\ORM\PersistentCollection {#1625 …}
-id: 207506
-bodyTs: "'imgur':5 'reason':4 'sfw':12 'video':10 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4569396"
+editedAt: null
+createdAt: DateTimeImmutable @1701973053 {#1619
date: 2023-12-07 19:17:33.0 +01:00
}
+"title": 207506
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#1702
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1596
+user: Proxies\__CG__\App\Entity\User {#2465 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: Proxies\__CG__\App\Entity\Image {#2095 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
+slug: "Self-Post"
+title: "Self Post"
+url: "https://lemmy.world/pictrs/image/e22f98e4-c0ab-4586-aecc-7111f469d54f.jpeg"
+body: """
I used to think I found the perfect, stable, boring system with Debian + KDE Plasma. \n
I installed it. \n
I left literally everything on default. \n
I booted it. \n
Everything worked out of the box. \n
I was looking forward to a perfect, stable, boring computing experience. \n
My cat walked across the keyboard and crashed the OS. \n
It rebooted to a blinking cursor and nothing else.\n
\n
So if you’re hiring a software quality assurance engineer, her salary expectation is 80k kitty treats, a corner office overlooking a park with squirrels, and an assistant who will pet her at work and doesn’t mind getting their earlobes nibbled.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 24
+favouriteCount: 284
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701992995 {#1719
date: 2023-12-08 00:49:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2330 …}
+votes: Doctrine\ORM\PersistentCollection {#2345 …}
+reports: Doctrine\ORM\PersistentCollection {#2132 …}
+favourites: Doctrine\ORM\PersistentCollection {#2337 …}
+notifications: Doctrine\ORM\PersistentCollection {#2334 …}
+badges: Doctrine\ORM\PersistentCollection {#2072 …}
+children: [
App\Entity\EntryComment {#1702}
]
-id: 20710
-titleTs: "'post':2 'self':1"
-bodyTs: "'80k':78 'across':48 'assist':91 'assur':72 'blink':59 'boot':26 'bore':10,42 'box':33 'cat':46 'comput':43 'corner':82 'crash':52 'cursor':60 'debian':13 'default':24 'doesn':99 'earlob':104 'els':63 'engin':73 'everyth':22,28 'expect':76 'experi':44 'forward':37 'found':6 'get':102 'hire':68 'instal':17 'kde':14 'keyboard':50 'kitti':79 'left':20 'liter':21 'look':36 'mind':101 'nibbl':105 'noth':62 'offic':83 'os':54 'overlook':84 'park':86 'perfect':8,40 'pet':94 'plasma':15 'qualiti':71 're':67 'reboot':56 'salari':75 'softwar':70 'squirrel':88 'stabl':9,41 'system':11 'think':4 'treat':80 'use':2 'walk':47 'work':29,97"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701973449
+visibility: "visible "
+apId: "https://lemmy.world/post/9229922"
+editedAt: null
+createdAt: DateTimeImmutable @1701887049 {#2028
date: 2023-12-06 19:24:09.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
+body: "yeah for some reason imgur does that but the video is sfw"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1701973053 {#1593
date: 2023-12-07 19:17:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KISSmyOS@lemmy.world"
"@glibg10b@lemmy.ml"
"@TheyCallMeHacked@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1736 …}
+nested: Doctrine\ORM\PersistentCollection {#1726 …}
+votes: Doctrine\ORM\PersistentCollection {#1722 …}
+reports: Doctrine\ORM\PersistentCollection {#1725 …}
+favourites: Doctrine\ORM\PersistentCollection {#1617 …}
+notifications: Doctrine\ORM\PersistentCollection {#1625 …}
-id: 207506
-bodyTs: "'imgur':5 'reason':4 'sfw':12 'video':10 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4569396"
+editedAt: null
+createdAt: DateTimeImmutable @1701973053 {#1619
date: 2023-12-07 19:17:33.0 +01:00
}
+"title": 207506
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1702
+user: App\Entity\User {#261 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1596
+user: Proxies\__CG__\App\Entity\User {#2465 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: Proxies\__CG__\App\Entity\Image {#2095 …}
+domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
+slug: "Self-Post"
+title: "Self Post"
+url: "https://lemmy.world/pictrs/image/e22f98e4-c0ab-4586-aecc-7111f469d54f.jpeg"
+body: """
I used to think I found the perfect, stable, boring system with Debian + KDE Plasma. \n
I installed it. \n
I left literally everything on default. \n
I booted it. \n
Everything worked out of the box. \n
I was looking forward to a perfect, stable, boring computing experience. \n
My cat walked across the keyboard and crashed the OS. \n
It rebooted to a blinking cursor and nothing else.\n
\n
So if you’re hiring a software quality assurance engineer, her salary expectation is 80k kitty treats, a corner office overlooking a park with squirrels, and an assistant who will pet her at work and doesn’t mind getting their earlobes nibbled.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 24
+favouriteCount: 284
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701992995 {#1719
date: 2023-12-08 00:49:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2330 …}
+votes: Doctrine\ORM\PersistentCollection {#2345 …}
+reports: Doctrine\ORM\PersistentCollection {#2132 …}
+favourites: Doctrine\ORM\PersistentCollection {#2337 …}
+notifications: Doctrine\ORM\PersistentCollection {#2334 …}
+badges: Doctrine\ORM\PersistentCollection {#2072 …}
+children: [
App\Entity\EntryComment {#1702}
]
-id: 20710
-titleTs: "'post':2 'self':1"
-bodyTs: "'80k':78 'across':48 'assist':91 'assur':72 'blink':59 'boot':26 'bore':10,42 'box':33 'cat':46 'comput':43 'corner':82 'crash':52 'cursor':60 'debian':13 'default':24 'doesn':99 'earlob':104 'els':63 'engin':73 'everyth':22,28 'expect':76 'experi':44 'forward':37 'found':6 'get':102 'hire':68 'instal':17 'kde':14 'keyboard':50 'kitti':79 'left':20 'liter':21 'look':36 'mind':101 'nibbl':105 'noth':62 'offic':83 'os':54 'overlook':84 'park':86 'perfect':8,40 'pet':94 'plasma':15 'qualiti':71 're':67 'reboot':56 'salari':75 'softwar':70 'squirrel':88 'stabl':9,41 'system':11 'think':4 'treat':80 'use':2 'walk':47 'work':29,97"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701973449
+visibility: "visible "
+apId: "https://lemmy.world/post/9229922"
+editedAt: null
+createdAt: DateTimeImmutable @1701887049 {#2028
date: 2023-12-06 19:24:09.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
+body: "yeah for some reason imgur does that but the video is sfw"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1701973053 {#1593
date: 2023-12-07 19:17:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@KISSmyOS@lemmy.world"
"@glibg10b@lemmy.ml"
"@TheyCallMeHacked@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1736 …}
+nested: Doctrine\ORM\PersistentCollection {#1726 …}
+votes: Doctrine\ORM\PersistentCollection {#1722 …}
+reports: Doctrine\ORM\PersistentCollection {#1725 …}
+favourites: Doctrine\ORM\PersistentCollection {#1617 …}
+notifications: Doctrine\ORM\PersistentCollection {#1625 …}
-id: 207506
-bodyTs: "'imgur':5 'reason':4 'sfw':12 'video':10 'yeah':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://pawb.social/comment/4569396"
+editedAt: null
+createdAt: DateTimeImmutable @1701973053 {#1619
date: 2023-12-07 19:17:33.0 +01:00
}
+"title": 207506
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_ADMIN
|
null |
|
Show voter details
|
22 |
DENIED
|
ROLE_MODERATOR
|
null |
|
Show voter details
|