1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1378
+user: Proxies\__CG__\App\Entity\User {#1371 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#312
+icon: Proxies\__CG__\App\Entity\Image {#293 …}
+name: "programmer_humor@programming.dev"
+title: "programmer_humor"
+description: """
Welcome to Programmer Humor!\n
\n
This is a place where you can post jokes, memes, humor, etc. related to programming!\n
\n
For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
\n
Rules\n
-----\n
\n
- Keep content in english\n
- No advertisements\n
- Posts must be related to programming or programmer topics
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 297
+entryCommentCount: 2799
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729523671 {#320
date: 2024-10-21 17:14:31.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#284 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
+entries: Doctrine\ORM\PersistentCollection {#227 …}
+posts: Doctrine\ORM\PersistentCollection {#185 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
+bans: Doctrine\ORM\PersistentCollection {#164 …}
+reports: Doctrine\ORM\PersistentCollection {#150 …}
+badges: Doctrine\ORM\PersistentCollection {#128 …}
+logs: Doctrine\ORM\PersistentCollection {#118 …}
+awards: Doctrine\ORM\PersistentCollection {#107 …}
+categories: Doctrine\ORM\PersistentCollection {#94 …}
-id: 100
+apId: "programmer_humor@programming.dev"
+apProfileId: "https://programming.dev/c/programmer_humor"
+apPublicUrl: "https://programming.dev/c/programmer_humor"
+apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
+apInboxUrl: "https://programming.dev/inbox"
+apDomain: "programming.dev"
+apPreferredUsername: "programmer_humor"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1726902871 {#321
date: 2024-09-21 09:14:31.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1700391429 {#315
date: 2023-11-19 11:57:09.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
+body: """
```\n
\n
<span style="font-style:italic;color:#969896;">// Greetings, intrepid explorer, to the magnum opus of verbosity – the exhaustive elucidation\n
</span><span style="font-style:italic;color:#969896;">// of the venerable "Hello, World!" program in the illustrious realm of C++.\n
</span><span style="color:#323232;">\n
</span><span style="font-style:italic;color:#969896;">// Our inaugural act involves the summoning of external powers through the sacred rite of inclusion.\n
</span><span style="font-style:italic;color:#969896;">// The venerable library is invoked, opening the gateway to input and output sorcery.\n
</span><span style="font-weight:bold;color:#a71d5d;">#include </span><span style="color:#183691;"><iostream>\n
</span><span style="color:#323232;">\n
</span><span style="font-style:italic;color:#969896;">// Brace yourself, noble adventurer, for the initiation of our journey transpires within the sanctum\n
</span><span style="font-style:italic;color:#969896;">// of the 'main' function – the veritable heart and soul of our C++ odyssey.\n
</span><span style="font-weight:bold;color:#a71d5d;">int </span><span style="font-weight:bold;color:#795da3;">main</span><span style="color:#323232;">() {\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// Let us forge a pact with the realm of 'std', alleviating the syntactic tribulations\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// through the divine power of the 'using' declaration. Behold the namespace, a sanctuary\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// where the gods of C++ convene, rendering our code free from the shackles of verbosity.\n
</span><span style="color:#323232;"> </span><span style="font-weight:bold;color:#a71d5d;">using</span><span style="color:#323232;"> namespace std;\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// As we stand on the precipice of expression, the 'cout' oracle emerges.\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// This venerable entity, an emissary of the standard output stream, awaits our command.\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// With the '<<' conjuration, we channel the essence of our proclamation, "Hello, World!",\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// and cast it into the void of the console, where it shall resonate for eternity.\n
</span><span style="color:#323232;"> cout </span><span style="font-weight:bold;color:#a71d5d;"><< </span><span style="color:#183691;">"Hello, World!" </span><span style="font-weight:bold;color:#a71d5d;"><<</span><span style="color:#323232;"> endl;\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// The denouement approaches, where our protagonist, the 'main' function,\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// bestows upon the cosmic arbiter – the operating system – a token of acknowledgment.\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// The triumphant 'return 0' is a symphony of numerical reverence, echoing\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// the harmony of a flawless performance in the grand opera of computational artistry.\n
</span><span style="color:#323232;"> </span><span style="font-weight:bold;color:#a71d5d;">return </span><span style="color:#0086b3;">0</span><span style="color:#323232;">;\n
</span><span style="color:#323232;">}\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1701015825 {#1769
date: 2023-11-26 17:23:45.0 +01:00
}
+ip: null
+tags: [
0 => "969896"
2 => "323232"
5 => "a71d5d"
6 => "include"
7 => "183691"
12 => "795da3"
48 => "0086b3"
]
+mentions: [
"@CowsLookLikeMaps@sh.itjust.works"
"@youCanCallMeDragon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2451 …}
+nested: Doctrine\ORM\PersistentCollection {#2466 …}
+votes: Doctrine\ORM\PersistentCollection {#2444 …}
+reports: Doctrine\ORM\PersistentCollection {#2357 …}
+favourites: Doctrine\ORM\PersistentCollection {#2489 …}
+notifications: Doctrine\ORM\PersistentCollection {#60 …}
-id: 166757
-bodyTs: "'0':208,230 'acknowledg':204 'act':27 'adventur':57 'allevi':93 'approach':186 'arbit':197 'artistri':228 'await':150 'behold':105 'bestow':193 'brace':54 'c':24,79,114 'cast':166 'channel':157 'code':118 'command':152 'comput':227 'conjur':155 'consol':173 'conven':115 'cosmic':196 'cout':137,180 'declar':104 'denouement':185 'divin':99 'echo':215 'elucid':12 'emerg':139 'emissari':144 'endl':183 'entiti':142 'essenc':159 'etern':179 'exhaust':11 'explor':3 'express':135 'extern':32 'flawless':220 'forg':85 'free':119 'function':71,192 'gateway':47 'god':112 'grand':224 'greet':1 'harmoni':217 'heart':74 'hello':16,163,181 'illustri':21 'inaugur':26 'includ':53 'inclus':39 'initi':60 'input':49 'int':81 'intrepid':2 'invok':44 'involv':28 'journey':63 'let':83 'librari':42 'magnum':6 'main':70,82,191 'namespac':107,126 'nobl':56 'numer':213 'odyssey':80 'open':45 'oper':199 'opera':225 'opus':7 'oracl':138 'output':51,148 'pact':87 'perform':221 'power':33,100 'precipic':133 'proclam':162 'program':18 'protagonist':189 'realm':22,90 'render':116 'reson':177 'return':207,229 'rever':214 'rite':37 'sacr':36 'sanctuari':109 'sanctum':67 'shackl':122 'shall':176 'sorceri':52 'soul':76 'stand':130 'standard':147 'std':92,127 'stream':149 'summon':30 'symphoni':211 'syntact':95 'system':200 'token':202 'transpir':64 'tribul':96 'triumphant':206 'upon':194 'us':84 'use':103,125 'vener':15,41,141 'verbos':9,124 'verit':73 'void':170 'within':65 'world':17,164,182"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6135852"
+editedAt: DateTimeImmutable @1701962014 {#1969
date: 2023-12-07 16:13:34.0 +01:00
}
+createdAt: DateTimeImmutable @1701015825 {#1399
date: 2023-11-26 17:23:45.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1378
+user: Proxies\__CG__\App\Entity\User {#1371 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#312
+icon: Proxies\__CG__\App\Entity\Image {#293 …}
+name: "programmer_humor@programming.dev"
+title: "programmer_humor"
+description: """
Welcome to Programmer Humor!\n
\n
This is a place where you can post jokes, memes, humor, etc. related to programming!\n
\n
For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
\n
Rules\n
-----\n
\n
- Keep content in english\n
- No advertisements\n
- Posts must be related to programming or programmer topics
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 297
+entryCommentCount: 2799
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729523671 {#320
date: 2024-10-21 17:14:31.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#284 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
+entries: Doctrine\ORM\PersistentCollection {#227 …}
+posts: Doctrine\ORM\PersistentCollection {#185 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
+bans: Doctrine\ORM\PersistentCollection {#164 …}
+reports: Doctrine\ORM\PersistentCollection {#150 …}
+badges: Doctrine\ORM\PersistentCollection {#128 …}
+logs: Doctrine\ORM\PersistentCollection {#118 …}
+awards: Doctrine\ORM\PersistentCollection {#107 …}
+categories: Doctrine\ORM\PersistentCollection {#94 …}
-id: 100
+apId: "programmer_humor@programming.dev"
+apProfileId: "https://programming.dev/c/programmer_humor"
+apPublicUrl: "https://programming.dev/c/programmer_humor"
+apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
+apInboxUrl: "https://programming.dev/inbox"
+apDomain: "programming.dev"
+apPreferredUsername: "programmer_humor"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1726902871 {#321
date: 2024-09-21 09:14:31.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1700391429 {#315
date: 2023-11-19 11:57:09.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
+body: """
```\n
\n
<span style="font-style:italic;color:#969896;">// Greetings, intrepid explorer, to the magnum opus of verbosity – the exhaustive elucidation\n
</span><span style="font-style:italic;color:#969896;">// of the venerable "Hello, World!" program in the illustrious realm of C++.\n
</span><span style="color:#323232;">\n
</span><span style="font-style:italic;color:#969896;">// Our inaugural act involves the summoning of external powers through the sacred rite of inclusion.\n
</span><span style="font-style:italic;color:#969896;">// The venerable library is invoked, opening the gateway to input and output sorcery.\n
</span><span style="font-weight:bold;color:#a71d5d;">#include </span><span style="color:#183691;"><iostream>\n
</span><span style="color:#323232;">\n
</span><span style="font-style:italic;color:#969896;">// Brace yourself, noble adventurer, for the initiation of our journey transpires within the sanctum\n
</span><span style="font-style:italic;color:#969896;">// of the 'main' function – the veritable heart and soul of our C++ odyssey.\n
</span><span style="font-weight:bold;color:#a71d5d;">int </span><span style="font-weight:bold;color:#795da3;">main</span><span style="color:#323232;">() {\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// Let us forge a pact with the realm of 'std', alleviating the syntactic tribulations\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// through the divine power of the 'using' declaration. Behold the namespace, a sanctuary\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// where the gods of C++ convene, rendering our code free from the shackles of verbosity.\n
</span><span style="color:#323232;"> </span><span style="font-weight:bold;color:#a71d5d;">using</span><span style="color:#323232;"> namespace std;\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// As we stand on the precipice of expression, the 'cout' oracle emerges.\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// This venerable entity, an emissary of the standard output stream, awaits our command.\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// With the '<<' conjuration, we channel the essence of our proclamation, "Hello, World!",\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// and cast it into the void of the console, where it shall resonate for eternity.\n
</span><span style="color:#323232;"> cout </span><span style="font-weight:bold;color:#a71d5d;"><< </span><span style="color:#183691;">"Hello, World!" </span><span style="font-weight:bold;color:#a71d5d;"><<</span><span style="color:#323232;"> endl;\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// The denouement approaches, where our protagonist, the 'main' function,\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// bestows upon the cosmic arbiter – the operating system – a token of acknowledgment.\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// The triumphant 'return 0' is a symphony of numerical reverence, echoing\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// the harmony of a flawless performance in the grand opera of computational artistry.\n
</span><span style="color:#323232;"> </span><span style="font-weight:bold;color:#a71d5d;">return </span><span style="color:#0086b3;">0</span><span style="color:#323232;">;\n
</span><span style="color:#323232;">}\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1701015825 {#1769
date: 2023-11-26 17:23:45.0 +01:00
}
+ip: null
+tags: [
0 => "969896"
2 => "323232"
5 => "a71d5d"
6 => "include"
7 => "183691"
12 => "795da3"
48 => "0086b3"
]
+mentions: [
"@CowsLookLikeMaps@sh.itjust.works"
"@youCanCallMeDragon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2451 …}
+nested: Doctrine\ORM\PersistentCollection {#2466 …}
+votes: Doctrine\ORM\PersistentCollection {#2444 …}
+reports: Doctrine\ORM\PersistentCollection {#2357 …}
+favourites: Doctrine\ORM\PersistentCollection {#2489 …}
+notifications: Doctrine\ORM\PersistentCollection {#60 …}
-id: 166757
-bodyTs: "'0':208,230 'acknowledg':204 'act':27 'adventur':57 'allevi':93 'approach':186 'arbit':197 'artistri':228 'await':150 'behold':105 'bestow':193 'brace':54 'c':24,79,114 'cast':166 'channel':157 'code':118 'command':152 'comput':227 'conjur':155 'consol':173 'conven':115 'cosmic':196 'cout':137,180 'declar':104 'denouement':185 'divin':99 'echo':215 'elucid':12 'emerg':139 'emissari':144 'endl':183 'entiti':142 'essenc':159 'etern':179 'exhaust':11 'explor':3 'express':135 'extern':32 'flawless':220 'forg':85 'free':119 'function':71,192 'gateway':47 'god':112 'grand':224 'greet':1 'harmoni':217 'heart':74 'hello':16,163,181 'illustri':21 'inaugur':26 'includ':53 'inclus':39 'initi':60 'input':49 'int':81 'intrepid':2 'invok':44 'involv':28 'journey':63 'let':83 'librari':42 'magnum':6 'main':70,82,191 'namespac':107,126 'nobl':56 'numer':213 'odyssey':80 'open':45 'oper':199 'opera':225 'opus':7 'oracl':138 'output':51,148 'pact':87 'perform':221 'power':33,100 'precipic':133 'proclam':162 'program':18 'protagonist':189 'realm':22,90 'render':116 'reson':177 'return':207,229 'rever':214 'rite':37 'sacr':36 'sanctuari':109 'sanctum':67 'shackl':122 'shall':176 'sorceri':52 'soul':76 'stand':130 'standard':147 'std':92,127 'stream':149 'summon':30 'symphoni':211 'syntact':95 'system':200 'token':202 'transpir':64 'tribul':96 'triumphant':206 'upon':194 'us':84 'use':103,125 'vener':15,41,141 'verbos':9,124 'verit':73 'void':170 'within':65 'world':17,164,182"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6135852"
+editedAt: DateTimeImmutable @1701962014 {#1969
date: 2023-12-07 16:13:34.0 +01:00
}
+createdAt: DateTimeImmutable @1701015825 {#1399
date: 2023-11-26 17:23:45.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1378
+user: Proxies\__CG__\App\Entity\User {#1371 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#312
+icon: Proxies\__CG__\App\Entity\Image {#293 …}
+name: "programmer_humor@programming.dev"
+title: "programmer_humor"
+description: """
Welcome to Programmer Humor!\n
\n
This is a place where you can post jokes, memes, humor, etc. related to programming!\n
\n
For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
\n
Rules\n
-----\n
\n
- Keep content in english\n
- No advertisements\n
- Posts must be related to programming or programmer topics
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 297
+entryCommentCount: 2799
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729523671 {#320
date: 2024-10-21 17:14:31.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#284 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
+entries: Doctrine\ORM\PersistentCollection {#227 …}
+posts: Doctrine\ORM\PersistentCollection {#185 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
+bans: Doctrine\ORM\PersistentCollection {#164 …}
+reports: Doctrine\ORM\PersistentCollection {#150 …}
+badges: Doctrine\ORM\PersistentCollection {#128 …}
+logs: Doctrine\ORM\PersistentCollection {#118 …}
+awards: Doctrine\ORM\PersistentCollection {#107 …}
+categories: Doctrine\ORM\PersistentCollection {#94 …}
-id: 100
+apId: "programmer_humor@programming.dev"
+apProfileId: "https://programming.dev/c/programmer_humor"
+apPublicUrl: "https://programming.dev/c/programmer_humor"
+apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
+apInboxUrl: "https://programming.dev/inbox"
+apDomain: "programming.dev"
+apPreferredUsername: "programmer_humor"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1726902871 {#321
date: 2024-09-21 09:14:31.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1700391429 {#315
date: 2023-11-19 11:57:09.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
+body: """
```\n
\n
<span style="font-style:italic;color:#969896;">// Greetings, intrepid explorer, to the magnum opus of verbosity – the exhaustive elucidation\n
</span><span style="font-style:italic;color:#969896;">// of the venerable "Hello, World!" program in the illustrious realm of C++.\n
</span><span style="color:#323232;">\n
</span><span style="font-style:italic;color:#969896;">// Our inaugural act involves the summoning of external powers through the sacred rite of inclusion.\n
</span><span style="font-style:italic;color:#969896;">// The venerable library is invoked, opening the gateway to input and output sorcery.\n
</span><span style="font-weight:bold;color:#a71d5d;">#include </span><span style="color:#183691;"><iostream>\n
</span><span style="color:#323232;">\n
</span><span style="font-style:italic;color:#969896;">// Brace yourself, noble adventurer, for the initiation of our journey transpires within the sanctum\n
</span><span style="font-style:italic;color:#969896;">// of the 'main' function – the veritable heart and soul of our C++ odyssey.\n
</span><span style="font-weight:bold;color:#a71d5d;">int </span><span style="font-weight:bold;color:#795da3;">main</span><span style="color:#323232;">() {\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// Let us forge a pact with the realm of 'std', alleviating the syntactic tribulations\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// through the divine power of the 'using' declaration. Behold the namespace, a sanctuary\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// where the gods of C++ convene, rendering our code free from the shackles of verbosity.\n
</span><span style="color:#323232;"> </span><span style="font-weight:bold;color:#a71d5d;">using</span><span style="color:#323232;"> namespace std;\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// As we stand on the precipice of expression, the 'cout' oracle emerges.\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// This venerable entity, an emissary of the standard output stream, awaits our command.\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// With the '<<' conjuration, we channel the essence of our proclamation, "Hello, World!",\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// and cast it into the void of the console, where it shall resonate for eternity.\n
</span><span style="color:#323232;"> cout </span><span style="font-weight:bold;color:#a71d5d;"><< </span><span style="color:#183691;">"Hello, World!" </span><span style="font-weight:bold;color:#a71d5d;"><<</span><span style="color:#323232;"> endl;\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// The denouement approaches, where our protagonist, the 'main' function,\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// bestows upon the cosmic arbiter – the operating system – a token of acknowledgment.\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// The triumphant 'return 0' is a symphony of numerical reverence, echoing\n
</span><span style="color:#323232;"> </span><span style="font-style:italic;color:#969896;">// the harmony of a flawless performance in the grand opera of computational artistry.\n
</span><span style="color:#323232;"> </span><span style="font-weight:bold;color:#a71d5d;">return </span><span style="color:#0086b3;">0</span><span style="color:#323232;">;\n
</span><span style="color:#323232;">}\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1701015825 {#1769
date: 2023-11-26 17:23:45.0 +01:00
}
+ip: null
+tags: [
0 => "969896"
2 => "323232"
5 => "a71d5d"
6 => "include"
7 => "183691"
12 => "795da3"
48 => "0086b3"
]
+mentions: [
"@CowsLookLikeMaps@sh.itjust.works"
"@youCanCallMeDragon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2451 …}
+nested: Doctrine\ORM\PersistentCollection {#2466 …}
+votes: Doctrine\ORM\PersistentCollection {#2444 …}
+reports: Doctrine\ORM\PersistentCollection {#2357 …}
+favourites: Doctrine\ORM\PersistentCollection {#2489 …}
+notifications: Doctrine\ORM\PersistentCollection {#60 …}
-id: 166757
-bodyTs: "'0':208,230 'acknowledg':204 'act':27 'adventur':57 'allevi':93 'approach':186 'arbit':197 'artistri':228 'await':150 'behold':105 'bestow':193 'brace':54 'c':24,79,114 'cast':166 'channel':157 'code':118 'command':152 'comput':227 'conjur':155 'consol':173 'conven':115 'cosmic':196 'cout':137,180 'declar':104 'denouement':185 'divin':99 'echo':215 'elucid':12 'emerg':139 'emissari':144 'endl':183 'entiti':142 'essenc':159 'etern':179 'exhaust':11 'explor':3 'express':135 'extern':32 'flawless':220 'forg':85 'free':119 'function':71,192 'gateway':47 'god':112 'grand':224 'greet':1 'harmoni':217 'heart':74 'hello':16,163,181 'illustri':21 'inaugur':26 'includ':53 'inclus':39 'initi':60 'input':49 'int':81 'intrepid':2 'invok':44 'involv':28 'journey':63 'let':83 'librari':42 'magnum':6 'main':70,82,191 'namespac':107,126 'nobl':56 'numer':213 'odyssey':80 'open':45 'oper':199 'opera':225 'opus':7 'oracl':138 'output':51,148 'pact':87 'perform':221 'power':33,100 'precipic':133 'proclam':162 'program':18 'protagonist':189 'realm':22,90 'render':116 'reson':177 'return':207,229 'rever':214 'rite':37 'sacr':36 'sanctuari':109 'sanctum':67 'shackl':122 'shall':176 'sorceri':52 'soul':76 'stand':130 'standard':147 'std':92,127 'stream':149 'summon':30 'symphoni':211 'syntact':95 'system':200 'token':202 'transpir':64 'tribul':96 'triumphant':206 'upon':194 'us':84 'use':103,125 'vener':15,41,141 'verbos':9,124 'verit':73 'void':170 'within':65 'world':17,164,182"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6135852"
+editedAt: DateTimeImmutable @1701962014 {#1969
date: 2023-12-07 16:13:34.0 +01:00
}
+createdAt: DateTimeImmutable @1701015825 {#1399
date: 2023-11-26 17:23:45.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#312
+icon: Proxies\__CG__\App\Entity\Image {#293 …}
+name: "programmer_humor@programming.dev"
+title: "programmer_humor"
+description: """
Welcome to Programmer Humor!\n
\n
This is a place where you can post jokes, memes, humor, etc. related to programming!\n
\n
For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
\n
Rules\n
-----\n
\n
- Keep content in english\n
- No advertisements\n
- Posts must be related to programming or programmer topics
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 297
+entryCommentCount: 2799
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729523671 {#320
date: 2024-10-21 17:14:31.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#284 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
+entries: Doctrine\ORM\PersistentCollection {#227 …}
+posts: Doctrine\ORM\PersistentCollection {#185 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
+bans: Doctrine\ORM\PersistentCollection {#164 …}
+reports: Doctrine\ORM\PersistentCollection {#150 …}
+badges: Doctrine\ORM\PersistentCollection {#128 …}
+logs: Doctrine\ORM\PersistentCollection {#118 …}
+awards: Doctrine\ORM\PersistentCollection {#107 …}
+categories: Doctrine\ORM\PersistentCollection {#94 …}
-id: 100
+apId: "programmer_humor@programming.dev"
+apProfileId: "https://programming.dev/c/programmer_humor"
+apPublicUrl: "https://programming.dev/c/programmer_humor"
+apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
+apInboxUrl: "https://programming.dev/inbox"
+apDomain: "programming.dev"
+apPreferredUsername: "programmer_humor"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1726902871 {#321
date: 2024-09-21 09:14:31.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1700391429 {#315
date: 2023-11-19 11:57:09.0 +01:00
}
} |
|
Show voter details
|