1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1365
+user: Proxies\__CG__\App\Entity\User {#1378 …}
+entry: App\Entity\Entry {#1810 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#321
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#322
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#316
date: 2023-12-25 04:10:26.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+body: """
Oh boy we’re going deep I guess haha.\n
\n
So an IP address is divided into four section separated by dots. 123.123.123.123. Each of those section can go from 0 to 255, so 0.0.0.0 to 255.255.255.255. Why this number? There is 256 numbers from 0 to 255, and 256 is the biggest number you can make out of 8 bits. (If you’re interested in binary, please look it up, this is already long haha) If every number between the . can be made out of 8 bits that means the whole IP address is 32 bits. It’s 32 bits cos that’s what was convenient when it was decided basically. Makes sense?\n
\n
Now, the subnets. Each network can be divided into sub networks or subnets. Subnets fall into 5 classes: ABCDE. D and E aren’t used as much so I don’t know much about them.\n
\n
Class A: Subnet mask is 255.0.0.0 Class B: Subnet mask is 255.255.0.0 Class C: Subnet mask is 255.255.255.0\n
\n
A subnet mask determines how many bits are reserved for the network, and how many bits are used for hosts (devices). Basically, each IP address is divided into a network part and a host part. Network part is used for identifying networks and how many you can make, while host part is used for identifying hosts/devices like your phone or PC or whatever and how many can be connected.\n
\n
In class A, with 255.0.0.0, the first number is reserved for the network, and the other 3 for the devices for example.\n
\n
In class A you have a small amount of possible subnets but a big number of devices, and the opposite in class C.\n
\n
The 24 after the slash is just a different way of saying 255.255.255.0, called CIDR notation. 255.0.0.0 is /8 and 255.255.255.0 is /16.\n
\n
So depending on the subnet class, what the numbers mean differs. Well except the port and CIDR subnet mask.\n
\n
All in all, all you need to know is that your router most likely has one subnet lol
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706567875 {#1605
date: 2024-01-29 23:37:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@funkless_eck@sh.itjust.works"
"@CalicoJack@lemmy.dbzer0.com"
"@Chewy7324@discuss.tchncs.de"
"@jaykay@lemmy.zip"
"@funkless_eck@sh.itjust.works"
"@CalicoJack@lemmy.dbzer0.com"
"@Chewy7324@discuss.tchncs.de"
"@jaykay@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#2355 …}
+nested: Doctrine\ORM\PersistentCollection {#2167 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#2440 …}
+favourites: Doctrine\ORM\PersistentCollection {#2490 …}
+notifications: Doctrine\ORM\PersistentCollection {#2409 …}
-id: 351055
-bodyTs: "'/16':303 '/8':299 '0':30,45 '0.0.0.0':34 '123.123.123.123':22 '24':282 '255':32,47 '255.0.0.0':154,240,297 '255.255.0.0':160 '255.255.255.0':166,293,301 '255.255.255.255':36 '256':42,49 '3':252 '32':95,99 '5':130 '8':59,86 'abcd':132 'address':13,93,191 'alreadi':73 'amount':265 'aren':136 'b':156 'basic':111,188 'big':271 'biggest':52 'binari':66 'bit':60,87,96,100,173,182 'boy':2 'c':162,280 'call':294 'cidr':295,320 'class':131,149,155,161,237,259,279,309 'connect':235 'conveni':106 'cos':101 'd':133 'decid':110 'deep':6 'depend':305 'determin':170 'devic':187,255,274 'differ':289,314 'divid':15,121,193 'dot':21 'e':135 'everi':77 'exampl':257 'except':316 'fall':128 'first':242 'four':17 'go':5,28 'guess':8 'haha':9,75 'host':186,200,216 'hosts/devices':222 'identifi':207,221 'interest':64 'ip':12,92,190 'know':145,330 'like':223,336 'lol':340 'long':74 'look':68 'made':83 'make':56,112,214 'mani':172,181,211,232 'mask':152,158,164,169,322 'mean':89,313 'much':140,146 'need':328 'network':118,124,178,196,202,208,248 'notat':296 'number':39,43,53,78,243,272,312 'oh':1 'one':338 'opposit':277 'part':197,201,203,217 'pc':227 'phone':225 'pleas':67 'port':318 'possibl':267 're':4,63 'reserv':175,245 'router':334 'say':292 'section':18,26 'sens':113 'separ':19 'slash':285 'small':264 'sub':123 'subnet':116,126,127,151,157,163,168,268,308,321,339 'use':138,184,205,219 'way':290 'well':315 'whatev':229 'whole':91"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6822905"
+editedAt: DateTimeImmutable @1729490455 {#1377
date: 2024-10-21 08:00:55.0 +02:00
}
+createdAt: DateTimeImmutable @1706567875 {#1927
date: 2024-01-29 23:37:55.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1365
+user: Proxies\__CG__\App\Entity\User {#1378 …}
+entry: App\Entity\Entry {#1810 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#321
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#322
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#316
date: 2023-12-25 04:10:26.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+body: """
Oh boy we’re going deep I guess haha.\n
\n
So an IP address is divided into four section separated by dots. 123.123.123.123. Each of those section can go from 0 to 255, so 0.0.0.0 to 255.255.255.255. Why this number? There is 256 numbers from 0 to 255, and 256 is the biggest number you can make out of 8 bits. (If you’re interested in binary, please look it up, this is already long haha) If every number between the . can be made out of 8 bits that means the whole IP address is 32 bits. It’s 32 bits cos that’s what was convenient when it was decided basically. Makes sense?\n
\n
Now, the subnets. Each network can be divided into sub networks or subnets. Subnets fall into 5 classes: ABCDE. D and E aren’t used as much so I don’t know much about them.\n
\n
Class A: Subnet mask is 255.0.0.0 Class B: Subnet mask is 255.255.0.0 Class C: Subnet mask is 255.255.255.0\n
\n
A subnet mask determines how many bits are reserved for the network, and how many bits are used for hosts (devices). Basically, each IP address is divided into a network part and a host part. Network part is used for identifying networks and how many you can make, while host part is used for identifying hosts/devices like your phone or PC or whatever and how many can be connected.\n
\n
In class A, with 255.0.0.0, the first number is reserved for the network, and the other 3 for the devices for example.\n
\n
In class A you have a small amount of possible subnets but a big number of devices, and the opposite in class C.\n
\n
The 24 after the slash is just a different way of saying 255.255.255.0, called CIDR notation. 255.0.0.0 is /8 and 255.255.255.0 is /16.\n
\n
So depending on the subnet class, what the numbers mean differs. Well except the port and CIDR subnet mask.\n
\n
All in all, all you need to know is that your router most likely has one subnet lol
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706567875 {#1605
date: 2024-01-29 23:37:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@funkless_eck@sh.itjust.works"
"@CalicoJack@lemmy.dbzer0.com"
"@Chewy7324@discuss.tchncs.de"
"@jaykay@lemmy.zip"
"@funkless_eck@sh.itjust.works"
"@CalicoJack@lemmy.dbzer0.com"
"@Chewy7324@discuss.tchncs.de"
"@jaykay@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#2355 …}
+nested: Doctrine\ORM\PersistentCollection {#2167 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#2440 …}
+favourites: Doctrine\ORM\PersistentCollection {#2490 …}
+notifications: Doctrine\ORM\PersistentCollection {#2409 …}
-id: 351055
-bodyTs: "'/16':303 '/8':299 '0':30,45 '0.0.0.0':34 '123.123.123.123':22 '24':282 '255':32,47 '255.0.0.0':154,240,297 '255.255.0.0':160 '255.255.255.0':166,293,301 '255.255.255.255':36 '256':42,49 '3':252 '32':95,99 '5':130 '8':59,86 'abcd':132 'address':13,93,191 'alreadi':73 'amount':265 'aren':136 'b':156 'basic':111,188 'big':271 'biggest':52 'binari':66 'bit':60,87,96,100,173,182 'boy':2 'c':162,280 'call':294 'cidr':295,320 'class':131,149,155,161,237,259,279,309 'connect':235 'conveni':106 'cos':101 'd':133 'decid':110 'deep':6 'depend':305 'determin':170 'devic':187,255,274 'differ':289,314 'divid':15,121,193 'dot':21 'e':135 'everi':77 'exampl':257 'except':316 'fall':128 'first':242 'four':17 'go':5,28 'guess':8 'haha':9,75 'host':186,200,216 'hosts/devices':222 'identifi':207,221 'interest':64 'ip':12,92,190 'know':145,330 'like':223,336 'lol':340 'long':74 'look':68 'made':83 'make':56,112,214 'mani':172,181,211,232 'mask':152,158,164,169,322 'mean':89,313 'much':140,146 'need':328 'network':118,124,178,196,202,208,248 'notat':296 'number':39,43,53,78,243,272,312 'oh':1 'one':338 'opposit':277 'part':197,201,203,217 'pc':227 'phone':225 'pleas':67 'port':318 'possibl':267 're':4,63 'reserv':175,245 'router':334 'say':292 'section':18,26 'sens':113 'separ':19 'slash':285 'small':264 'sub':123 'subnet':116,126,127,151,157,163,168,268,308,321,339 'use':138,184,205,219 'way':290 'well':315 'whatev':229 'whole':91"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6822905"
+editedAt: DateTimeImmutable @1729490455 {#1377
date: 2024-10-21 08:00:55.0 +02:00
}
+createdAt: DateTimeImmutable @1706567875 {#1927
date: 2024-01-29 23:37:55.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1365
+user: Proxies\__CG__\App\Entity\User {#1378 …}
+entry: App\Entity\Entry {#1810 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#321
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#322
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#316
date: 2023-12-25 04:10:26.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+body: """
Oh boy we’re going deep I guess haha.\n
\n
So an IP address is divided into four section separated by dots. 123.123.123.123. Each of those section can go from 0 to 255, so 0.0.0.0 to 255.255.255.255. Why this number? There is 256 numbers from 0 to 255, and 256 is the biggest number you can make out of 8 bits. (If you’re interested in binary, please look it up, this is already long haha) If every number between the . can be made out of 8 bits that means the whole IP address is 32 bits. It’s 32 bits cos that’s what was convenient when it was decided basically. Makes sense?\n
\n
Now, the subnets. Each network can be divided into sub networks or subnets. Subnets fall into 5 classes: ABCDE. D and E aren’t used as much so I don’t know much about them.\n
\n
Class A: Subnet mask is 255.0.0.0 Class B: Subnet mask is 255.255.0.0 Class C: Subnet mask is 255.255.255.0\n
\n
A subnet mask determines how many bits are reserved for the network, and how many bits are used for hosts (devices). Basically, each IP address is divided into a network part and a host part. Network part is used for identifying networks and how many you can make, while host part is used for identifying hosts/devices like your phone or PC or whatever and how many can be connected.\n
\n
In class A, with 255.0.0.0, the first number is reserved for the network, and the other 3 for the devices for example.\n
\n
In class A you have a small amount of possible subnets but a big number of devices, and the opposite in class C.\n
\n
The 24 after the slash is just a different way of saying 255.255.255.0, called CIDR notation. 255.0.0.0 is /8 and 255.255.255.0 is /16.\n
\n
So depending on the subnet class, what the numbers mean differs. Well except the port and CIDR subnet mask.\n
\n
All in all, all you need to know is that your router most likely has one subnet lol
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706567875 {#1605
date: 2024-01-29 23:37:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@funkless_eck@sh.itjust.works"
"@CalicoJack@lemmy.dbzer0.com"
"@Chewy7324@discuss.tchncs.de"
"@jaykay@lemmy.zip"
"@funkless_eck@sh.itjust.works"
"@CalicoJack@lemmy.dbzer0.com"
"@Chewy7324@discuss.tchncs.de"
"@jaykay@lemmy.zip"
]
+children: Doctrine\ORM\PersistentCollection {#2355 …}
+nested: Doctrine\ORM\PersistentCollection {#2167 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#2440 …}
+favourites: Doctrine\ORM\PersistentCollection {#2490 …}
+notifications: Doctrine\ORM\PersistentCollection {#2409 …}
-id: 351055
-bodyTs: "'/16':303 '/8':299 '0':30,45 '0.0.0.0':34 '123.123.123.123':22 '24':282 '255':32,47 '255.0.0.0':154,240,297 '255.255.0.0':160 '255.255.255.0':166,293,301 '255.255.255.255':36 '256':42,49 '3':252 '32':95,99 '5':130 '8':59,86 'abcd':132 'address':13,93,191 'alreadi':73 'amount':265 'aren':136 'b':156 'basic':111,188 'big':271 'biggest':52 'binari':66 'bit':60,87,96,100,173,182 'boy':2 'c':162,280 'call':294 'cidr':295,320 'class':131,149,155,161,237,259,279,309 'connect':235 'conveni':106 'cos':101 'd':133 'decid':110 'deep':6 'depend':305 'determin':170 'devic':187,255,274 'differ':289,314 'divid':15,121,193 'dot':21 'e':135 'everi':77 'exampl':257 'except':316 'fall':128 'first':242 'four':17 'go':5,28 'guess':8 'haha':9,75 'host':186,200,216 'hosts/devices':222 'identifi':207,221 'interest':64 'ip':12,92,190 'know':145,330 'like':223,336 'lol':340 'long':74 'look':68 'made':83 'make':56,112,214 'mani':172,181,211,232 'mask':152,158,164,169,322 'mean':89,313 'much':140,146 'need':328 'network':118,124,178,196,202,208,248 'notat':296 'number':39,43,53,78,243,272,312 'oh':1 'one':338 'opposit':277 'part':197,201,203,217 'pc':227 'phone':225 'pleas':67 'port':318 'possibl':267 're':4,63 'reserv':175,245 'router':334 'say':292 'section':18,26 'sens':113 'separ':19 'slash':285 'small':264 'sub':123 'subnet':116,126,127,151,157,163,168,268,308,321,339 'use':138,184,205,219 'way':290 'well':315 'whatev':229 'whole':91"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.zip/comment/6822905"
+editedAt: DateTimeImmutable @1729490455 {#1377
date: 2024-10-21 08:00:55.0 +02:00
}
+createdAt: DateTimeImmutable @1706567875 {#1927
date: 2024-01-29 23:37:55.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#321
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#322
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#316
date: 2023-12-25 04:10:26.0 +01:00
}
} |
|
Show voter details
|