1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#263
+icon: Proxies\__CG__\App\Entity\Image {#244 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#273
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#235 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
+entries: Doctrine\ORM\PersistentCollection {#178 …}
+posts: Doctrine\ORM\PersistentCollection {#136 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
+bans: Doctrine\ORM\PersistentCollection {#115 …}
+reports: Doctrine\ORM\PersistentCollection {#101 …}
+badges: Doctrine\ORM\PersistentCollection {#79 …}
+logs: Doctrine\ORM\PersistentCollection {#69 …}
+awards: Doctrine\ORM\PersistentCollection {#1830 …}
+categories: Doctrine\ORM\PersistentCollection {#1863 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#267
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#269
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1978 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "why-exit-when-you-can-do-everything-inside"
+title: "why exit when you can do everything inside"
+url: "https://discuss.tchncs.de/pictrs/image/d68a8c96-af98-46f0-9dc5-f1dbcae69567.jpeg"
+body: """
as I’m going through the process of learning vim, I’m discovering newfound powers. one of them being to execute commands from vim itself.\n
\n
below examples might better explain some of them:\n
\n
1. want to see what files are in current directory? enter command mode(by typing `:`) and follow it by a bang(`!`). then do `ls` like you’d do in a terminal and press enter. this is not limited to just ls. you can enter any command that you can enter in terminal. for example: `:! uname --operating-system` (which will output GNU/Linux :))\n
2. so you want to quickly save just a certain part of your file into another file? just select everything you need by entering visual mode(`v`) and do `:w filename`(actual command you’ll see would be `‘<,’>:w filename`). verify it using 1.(i.e., `:! cat filename`.\n
3. want to quickly paste another file into current one? do `:r filename`. it’ll paste its contents below your cursor.\n
4. or maybe you want to paste results of a command? do `:r !ls *.png`.\n
\n
vim is my `~` sweet `~` now. make it yours too.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 9
+favouriteCount: 188
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702220215 {#2420
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1934 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1396 …}
+notifications: Doctrine\ORM\PersistentCollection {#2439 …}
+badges: Doctrine\ORM\PersistentCollection {#2357 …}
+children: []
-id: 21542
-titleTs: "'everyth':7 'exit':2 'insid':8"
-bodyTs: "'1':34,139 '2':96 '3':143 '4':164 'actual':127 'anoth':111,148 'bang':54 'better':29 'cat':141 'certain':105 'command':22,45,79,128,174 'content':160 'current':42,151 'cursor':163 'd':60 'directori':43 'discov':13 'enter':44,67,77,83,119 'everyth':115 'exampl':27,87 'execut':21 'explain':30 'file':39,109,112,149 'filenam':126,135,142,155 'follow':50 'gnu/linux':95 'go':4 'i.e':140 'learn':9 'like':58 'limit':71 'll':130,157 'ls':57,74,177 'm':3,12 'make':184 'mayb':166 'might':28 'mode':46,121 'need':117 'newfound':14 'one':16,152 'oper':90 'operating-system':89 'output':94 'part':106 'past':147,158,170 'png':178 'power':15 'press':66 'process':7 'quick':101,146 'r':154,176 'result':171 'save':102 'see':37,131 'select':114 'sweet':182 'system':91 'termin':64,85 'type':48 'unam':88 'use':138 'v':122 'verifi':136 'vim':10,24,179 'visual':120 'w':125,134 'want':35,99,144,168 'would':132"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702295066
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/7574675"
+editedAt: null
+createdAt: DateTimeImmutable @1702208666 {#1816
date: 2023-12-10 12:44:26.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#263
+icon: Proxies\__CG__\App\Entity\Image {#244 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#273
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#235 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
+entries: Doctrine\ORM\PersistentCollection {#178 …}
+posts: Doctrine\ORM\PersistentCollection {#136 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
+bans: Doctrine\ORM\PersistentCollection {#115 …}
+reports: Doctrine\ORM\PersistentCollection {#101 …}
+badges: Doctrine\ORM\PersistentCollection {#79 …}
+logs: Doctrine\ORM\PersistentCollection {#69 …}
+awards: Doctrine\ORM\PersistentCollection {#1830 …}
+categories: Doctrine\ORM\PersistentCollection {#1863 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#267
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#269
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1978 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "why-exit-when-you-can-do-everything-inside"
+title: "why exit when you can do everything inside"
+url: "https://discuss.tchncs.de/pictrs/image/d68a8c96-af98-46f0-9dc5-f1dbcae69567.jpeg"
+body: """
as I’m going through the process of learning vim, I’m discovering newfound powers. one of them being to execute commands from vim itself.\n
\n
below examples might better explain some of them:\n
\n
1. want to see what files are in current directory? enter command mode(by typing `:`) and follow it by a bang(`!`). then do `ls` like you’d do in a terminal and press enter. this is not limited to just ls. you can enter any command that you can enter in terminal. for example: `:! uname --operating-system` (which will output GNU/Linux :))\n
2. so you want to quickly save just a certain part of your file into another file? just select everything you need by entering visual mode(`v`) and do `:w filename`(actual command you’ll see would be `‘<,’>:w filename`). verify it using 1.(i.e., `:! cat filename`.\n
3. want to quickly paste another file into current one? do `:r filename`. it’ll paste its contents below your cursor.\n
4. or maybe you want to paste results of a command? do `:r !ls *.png`.\n
\n
vim is my `~` sweet `~` now. make it yours too.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 9
+favouriteCount: 188
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702220215 {#2420
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1934 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1396 …}
+notifications: Doctrine\ORM\PersistentCollection {#2439 …}
+badges: Doctrine\ORM\PersistentCollection {#2357 …}
+children: []
-id: 21542
-titleTs: "'everyth':7 'exit':2 'insid':8"
-bodyTs: "'1':34,139 '2':96 '3':143 '4':164 'actual':127 'anoth':111,148 'bang':54 'better':29 'cat':141 'certain':105 'command':22,45,79,128,174 'content':160 'current':42,151 'cursor':163 'd':60 'directori':43 'discov':13 'enter':44,67,77,83,119 'everyth':115 'exampl':27,87 'execut':21 'explain':30 'file':39,109,112,149 'filenam':126,135,142,155 'follow':50 'gnu/linux':95 'go':4 'i.e':140 'learn':9 'like':58 'limit':71 'll':130,157 'ls':57,74,177 'm':3,12 'make':184 'mayb':166 'might':28 'mode':46,121 'need':117 'newfound':14 'one':16,152 'oper':90 'operating-system':89 'output':94 'part':106 'past':147,158,170 'png':178 'power':15 'press':66 'process':7 'quick':101,146 'r':154,176 'result':171 'save':102 'see':37,131 'select':114 'sweet':182 'system':91 'termin':64,85 'type':48 'unam':88 'use':138 'v':122 'verifi':136 'vim':10,24,179 'visual':120 'w':125,134 'want':35,99,144,168 'would':132"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702295066
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/7574675"
+editedAt: null
+createdAt: DateTimeImmutable @1702208666 {#1816
date: 2023-12-10 12:44:26.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#263
+icon: Proxies\__CG__\App\Entity\Image {#244 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#273
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#235 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
+entries: Doctrine\ORM\PersistentCollection {#178 …}
+posts: Doctrine\ORM\PersistentCollection {#136 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
+bans: Doctrine\ORM\PersistentCollection {#115 …}
+reports: Doctrine\ORM\PersistentCollection {#101 …}
+badges: Doctrine\ORM\PersistentCollection {#79 …}
+logs: Doctrine\ORM\PersistentCollection {#69 …}
+awards: Doctrine\ORM\PersistentCollection {#1830 …}
+categories: Doctrine\ORM\PersistentCollection {#1863 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#267
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#269
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1978 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "why-exit-when-you-can-do-everything-inside"
+title: "why exit when you can do everything inside"
+url: "https://discuss.tchncs.de/pictrs/image/d68a8c96-af98-46f0-9dc5-f1dbcae69567.jpeg"
+body: """
as I’m going through the process of learning vim, I’m discovering newfound powers. one of them being to execute commands from vim itself.\n
\n
below examples might better explain some of them:\n
\n
1. want to see what files are in current directory? enter command mode(by typing `:`) and follow it by a bang(`!`). then do `ls` like you’d do in a terminal and press enter. this is not limited to just ls. you can enter any command that you can enter in terminal. for example: `:! uname --operating-system` (which will output GNU/Linux :))\n
2. so you want to quickly save just a certain part of your file into another file? just select everything you need by entering visual mode(`v`) and do `:w filename`(actual command you’ll see would be `‘<,’>:w filename`). verify it using 1.(i.e., `:! cat filename`.\n
3. want to quickly paste another file into current one? do `:r filename`. it’ll paste its contents below your cursor.\n
4. or maybe you want to paste results of a command? do `:r !ls *.png`.\n
\n
vim is my `~` sweet `~` now. make it yours too.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 9
+favouriteCount: 188
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702220215 {#2420
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1934 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1396 …}
+notifications: Doctrine\ORM\PersistentCollection {#2439 …}
+badges: Doctrine\ORM\PersistentCollection {#2357 …}
+children: []
-id: 21542
-titleTs: "'everyth':7 'exit':2 'insid':8"
-bodyTs: "'1':34,139 '2':96 '3':143 '4':164 'actual':127 'anoth':111,148 'bang':54 'better':29 'cat':141 'certain':105 'command':22,45,79,128,174 'content':160 'current':42,151 'cursor':163 'd':60 'directori':43 'discov':13 'enter':44,67,77,83,119 'everyth':115 'exampl':27,87 'execut':21 'explain':30 'file':39,109,112,149 'filenam':126,135,142,155 'follow':50 'gnu/linux':95 'go':4 'i.e':140 'learn':9 'like':58 'limit':71 'll':130,157 'ls':57,74,177 'm':3,12 'make':184 'mayb':166 'might':28 'mode':46,121 'need':117 'newfound':14 'one':16,152 'oper':90 'operating-system':89 'output':94 'part':106 'past':147,158,170 'png':178 'power':15 'press':66 'process':7 'quick':101,146 'r':154,176 'result':171 'save':102 'see':37,131 'select':114 'sweet':182 'system':91 'termin':64,85 'type':48 'unam':88 'use':138 'v':122 'verifi':136 'vim':10,24,179 'visual':120 'w':125,134 'want':35,99,144,168 'would':132"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702295066
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/7574675"
+editedAt: null
+createdAt: DateTimeImmutable @1702208666 {#1816
date: 2023-12-10 12:44:26.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4089
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#263
+icon: Proxies\__CG__\App\Entity\Image {#244 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#273
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#235 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
+entries: Doctrine\ORM\PersistentCollection {#178 …}
+posts: Doctrine\ORM\PersistentCollection {#136 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
+bans: Doctrine\ORM\PersistentCollection {#115 …}
+reports: Doctrine\ORM\PersistentCollection {#101 …}
+badges: Doctrine\ORM\PersistentCollection {#79 …}
+logs: Doctrine\ORM\PersistentCollection {#69 …}
+awards: Doctrine\ORM\PersistentCollection {#1830 …}
+categories: Doctrine\ORM\PersistentCollection {#1863 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#267
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#269
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1978 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "why-exit-when-you-can-do-everything-inside"
+title: "why exit when you can do everything inside"
+url: "https://discuss.tchncs.de/pictrs/image/d68a8c96-af98-46f0-9dc5-f1dbcae69567.jpeg"
+body: """
as I’m going through the process of learning vim, I’m discovering newfound powers. one of them being to execute commands from vim itself.\n
\n
below examples might better explain some of them:\n
\n
1. want to see what files are in current directory? enter command mode(by typing `:`) and follow it by a bang(`!`). then do `ls` like you’d do in a terminal and press enter. this is not limited to just ls. you can enter any command that you can enter in terminal. for example: `:! uname --operating-system` (which will output GNU/Linux :))\n
2. so you want to quickly save just a certain part of your file into another file? just select everything you need by entering visual mode(`v`) and do `:w filename`(actual command you’ll see would be `‘<,’>:w filename`). verify it using 1.(i.e., `:! cat filename`.\n
3. want to quickly paste another file into current one? do `:r filename`. it’ll paste its contents below your cursor.\n
4. or maybe you want to paste results of a command? do `:r !ls *.png`.\n
\n
vim is my `~` sweet `~` now. make it yours too.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 9
+favouriteCount: 188
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702220215 {#2420
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1934 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1396 …}
+notifications: Doctrine\ORM\PersistentCollection {#2439 …}
+badges: Doctrine\ORM\PersistentCollection {#2357 …}
+children: []
-id: 21542
-titleTs: "'everyth':7 'exit':2 'insid':8"
-bodyTs: "'1':34,139 '2':96 '3':143 '4':164 'actual':127 'anoth':111,148 'bang':54 'better':29 'cat':141 'certain':105 'command':22,45,79,128,174 'content':160 'current':42,151 'cursor':163 'd':60 'directori':43 'discov':13 'enter':44,67,77,83,119 'everyth':115 'exampl':27,87 'execut':21 'explain':30 'file':39,109,112,149 'filenam':126,135,142,155 'follow':50 'gnu/linux':95 'go':4 'i.e':140 'learn':9 'like':58 'limit':71 'll':130,157 'ls':57,74,177 'm':3,12 'make':184 'mayb':166 'might':28 'mode':46,121 'need':117 'newfound':14 'one':16,152 'oper':90 'operating-system':89 'output':94 'part':106 'past':147,158,170 'png':178 'power':15 'press':66 'process':7 'quick':101,146 'r':154,176 'result':171 'save':102 'see':37,131 'select':114 'sweet':182 'system':91 'termin':64,85 'type':48 'unam':88 'use':138 'v':122 'verifi':136 'vim':10,24,179 'visual':120 'w':125,134 'want':35,99,144,168 'would':132"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702295066
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/7574675"
+editedAt: null
+createdAt: DateTimeImmutable @1702208666 {#1816
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#263}
+image: null
+parent: null
+root: null
+body: "bonus point: if you like inception, do `:term`, press `i` and start another `(n)vim` session :)"
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703693642 {#4098
date: 2023-12-27 17:14:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4087 …}
+nested: Doctrine\ORM\PersistentCollection {#4085 …}
+votes: Doctrine\ORM\PersistentCollection {#4083 …}
+reports: Doctrine\ORM\PersistentCollection {#4081 …}
+favourites: Doctrine\ORM\PersistentCollection {#4049 …}
+notifications: Doctrine\ORM\PersistentCollection {#4053 …}
-id: 216401
-bodyTs: "'anoth':13 'bonus':1 'incept':6 'like':5 'n':14 'point':2 'press':9 'session':16 'start':12 'term':8 'vim':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/5592889"
+editedAt: null
+createdAt: DateTimeImmutable @1702209676 {#4034
date: 2023-12-10 13:01:16.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#4089
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#263
+icon: Proxies\__CG__\App\Entity\Image {#244 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#273
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#235 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
+entries: Doctrine\ORM\PersistentCollection {#178 …}
+posts: Doctrine\ORM\PersistentCollection {#136 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
+bans: Doctrine\ORM\PersistentCollection {#115 …}
+reports: Doctrine\ORM\PersistentCollection {#101 …}
+badges: Doctrine\ORM\PersistentCollection {#79 …}
+logs: Doctrine\ORM\PersistentCollection {#69 …}
+awards: Doctrine\ORM\PersistentCollection {#1830 …}
+categories: Doctrine\ORM\PersistentCollection {#1863 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#267
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#269
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1978 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "why-exit-when-you-can-do-everything-inside"
+title: "why exit when you can do everything inside"
+url: "https://discuss.tchncs.de/pictrs/image/d68a8c96-af98-46f0-9dc5-f1dbcae69567.jpeg"
+body: """
as I’m going through the process of learning vim, I’m discovering newfound powers. one of them being to execute commands from vim itself.\n
\n
below examples might better explain some of them:\n
\n
1. want to see what files are in current directory? enter command mode(by typing `:`) and follow it by a bang(`!`). then do `ls` like you’d do in a terminal and press enter. this is not limited to just ls. you can enter any command that you can enter in terminal. for example: `:! uname --operating-system` (which will output GNU/Linux :))\n
2. so you want to quickly save just a certain part of your file into another file? just select everything you need by entering visual mode(`v`) and do `:w filename`(actual command you’ll see would be `‘<,’>:w filename`). verify it using 1.(i.e., `:! cat filename`.\n
3. want to quickly paste another file into current one? do `:r filename`. it’ll paste its contents below your cursor.\n
4. or maybe you want to paste results of a command? do `:r !ls *.png`.\n
\n
vim is my `~` sweet `~` now. make it yours too.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 9
+favouriteCount: 188
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702220215 {#2420
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1934 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1396 …}
+notifications: Doctrine\ORM\PersistentCollection {#2439 …}
+badges: Doctrine\ORM\PersistentCollection {#2357 …}
+children: []
-id: 21542
-titleTs: "'everyth':7 'exit':2 'insid':8"
-bodyTs: "'1':34,139 '2':96 '3':143 '4':164 'actual':127 'anoth':111,148 'bang':54 'better':29 'cat':141 'certain':105 'command':22,45,79,128,174 'content':160 'current':42,151 'cursor':163 'd':60 'directori':43 'discov':13 'enter':44,67,77,83,119 'everyth':115 'exampl':27,87 'execut':21 'explain':30 'file':39,109,112,149 'filenam':126,135,142,155 'follow':50 'gnu/linux':95 'go':4 'i.e':140 'learn':9 'like':58 'limit':71 'll':130,157 'ls':57,74,177 'm':3,12 'make':184 'mayb':166 'might':28 'mode':46,121 'need':117 'newfound':14 'one':16,152 'oper':90 'operating-system':89 'output':94 'part':106 'past':147,158,170 'png':178 'power':15 'press':66 'process':7 'quick':101,146 'r':154,176 'result':171 'save':102 'see':37,131 'select':114 'sweet':182 'system':91 'termin':64,85 'type':48 'unam':88 'use':138 'v':122 'verifi':136 'vim':10,24,179 'visual':120 'w':125,134 'want':35,99,144,168 'would':132"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702295066
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/7574675"
+editedAt: null
+createdAt: DateTimeImmutable @1702208666 {#1816
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#263}
+image: null
+parent: null
+root: null
+body: "bonus point: if you like inception, do `:term`, press `i` and start another `(n)vim` session :)"
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703693642 {#4098
date: 2023-12-27 17:14:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4087 …}
+nested: Doctrine\ORM\PersistentCollection {#4085 …}
+votes: Doctrine\ORM\PersistentCollection {#4083 …}
+reports: Doctrine\ORM\PersistentCollection {#4081 …}
+favourites: Doctrine\ORM\PersistentCollection {#4049 …}
+notifications: Doctrine\ORM\PersistentCollection {#4053 …}
-id: 216401
-bodyTs: "'anoth':13 'bonus':1 'incept':6 'like':5 'n':14 'point':2 'press':9 'session':16 'start':12 'term':8 'vim':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/5592889"
+editedAt: null
+createdAt: DateTimeImmutable @1702209676 {#4034
date: 2023-12-10 13:01:16.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4089
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#263
+icon: Proxies\__CG__\App\Entity\Image {#244 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#273
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#235 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
+entries: Doctrine\ORM\PersistentCollection {#178 …}
+posts: Doctrine\ORM\PersistentCollection {#136 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
+bans: Doctrine\ORM\PersistentCollection {#115 …}
+reports: Doctrine\ORM\PersistentCollection {#101 …}
+badges: Doctrine\ORM\PersistentCollection {#79 …}
+logs: Doctrine\ORM\PersistentCollection {#69 …}
+awards: Doctrine\ORM\PersistentCollection {#1830 …}
+categories: Doctrine\ORM\PersistentCollection {#1863 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#267
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#269
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1978 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "why-exit-when-you-can-do-everything-inside"
+title: "why exit when you can do everything inside"
+url: "https://discuss.tchncs.de/pictrs/image/d68a8c96-af98-46f0-9dc5-f1dbcae69567.jpeg"
+body: """
as I’m going through the process of learning vim, I’m discovering newfound powers. one of them being to execute commands from vim itself.\n
\n
below examples might better explain some of them:\n
\n
1. want to see what files are in current directory? enter command mode(by typing `:`) and follow it by a bang(`!`). then do `ls` like you’d do in a terminal and press enter. this is not limited to just ls. you can enter any command that you can enter in terminal. for example: `:! uname --operating-system` (which will output GNU/Linux :))\n
2. so you want to quickly save just a certain part of your file into another file? just select everything you need by entering visual mode(`v`) and do `:w filename`(actual command you’ll see would be `‘<,’>:w filename`). verify it using 1.(i.e., `:! cat filename`.\n
3. want to quickly paste another file into current one? do `:r filename`. it’ll paste its contents below your cursor.\n
4. or maybe you want to paste results of a command? do `:r !ls *.png`.\n
\n
vim is my `~` sweet `~` now. make it yours too.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 9
+favouriteCount: 188
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702220215 {#2420
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1934 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1396 …}
+notifications: Doctrine\ORM\PersistentCollection {#2439 …}
+badges: Doctrine\ORM\PersistentCollection {#2357 …}
+children: []
-id: 21542
-titleTs: "'everyth':7 'exit':2 'insid':8"
-bodyTs: "'1':34,139 '2':96 '3':143 '4':164 'actual':127 'anoth':111,148 'bang':54 'better':29 'cat':141 'certain':105 'command':22,45,79,128,174 'content':160 'current':42,151 'cursor':163 'd':60 'directori':43 'discov':13 'enter':44,67,77,83,119 'everyth':115 'exampl':27,87 'execut':21 'explain':30 'file':39,109,112,149 'filenam':126,135,142,155 'follow':50 'gnu/linux':95 'go':4 'i.e':140 'learn':9 'like':58 'limit':71 'll':130,157 'ls':57,74,177 'm':3,12 'make':184 'mayb':166 'might':28 'mode':46,121 'need':117 'newfound':14 'one':16,152 'oper':90 'operating-system':89 'output':94 'part':106 'past':147,158,170 'png':178 'power':15 'press':66 'process':7 'quick':101,146 'r':154,176 'result':171 'save':102 'see':37,131 'select':114 'sweet':182 'system':91 'termin':64,85 'type':48 'unam':88 'use':138 'v':122 'verifi':136 'vim':10,24,179 'visual':120 'w':125,134 'want':35,99,144,168 'would':132"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702295066
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/7574675"
+editedAt: null
+createdAt: DateTimeImmutable @1702208666 {#1816
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#263}
+image: null
+parent: null
+root: null
+body: "bonus point: if you like inception, do `:term`, press `i` and start another `(n)vim` session :)"
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1703693642 {#4098
date: 2023-12-27 17:14:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4087 …}
+nested: Doctrine\ORM\PersistentCollection {#4085 …}
+votes: Doctrine\ORM\PersistentCollection {#4083 …}
+reports: Doctrine\ORM\PersistentCollection {#4081 …}
+favourites: Doctrine\ORM\PersistentCollection {#4049 …}
+notifications: Doctrine\ORM\PersistentCollection {#4053 …}
-id: 216401
-bodyTs: "'anoth':13 'bonus':1 'incept':6 'like':5 'n':14 'point':2 'press':9 'session':16 'start':12 'term':8 'vim':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/5592889"
+editedAt: null
+createdAt: DateTimeImmutable @1702209676 {#4034
date: 2023-12-10 13:01:16.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4038
+user: App\Entity\User {#4021 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#263
+icon: Proxies\__CG__\App\Entity\Image {#244 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#273
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#235 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
+entries: Doctrine\ORM\PersistentCollection {#178 …}
+posts: Doctrine\ORM\PersistentCollection {#136 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
+bans: Doctrine\ORM\PersistentCollection {#115 …}
+reports: Doctrine\ORM\PersistentCollection {#101 …}
+badges: Doctrine\ORM\PersistentCollection {#79 …}
+logs: Doctrine\ORM\PersistentCollection {#69 …}
+awards: Doctrine\ORM\PersistentCollection {#1830 …}
+categories: Doctrine\ORM\PersistentCollection {#1863 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#267
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#269
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1978 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "why-exit-when-you-can-do-everything-inside"
+title: "why exit when you can do everything inside"
+url: "https://discuss.tchncs.de/pictrs/image/d68a8c96-af98-46f0-9dc5-f1dbcae69567.jpeg"
+body: """
as I’m going through the process of learning vim, I’m discovering newfound powers. one of them being to execute commands from vim itself.\n
\n
below examples might better explain some of them:\n
\n
1. want to see what files are in current directory? enter command mode(by typing `:`) and follow it by a bang(`!`). then do `ls` like you’d do in a terminal and press enter. this is not limited to just ls. you can enter any command that you can enter in terminal. for example: `:! uname --operating-system` (which will output GNU/Linux :))\n
2. so you want to quickly save just a certain part of your file into another file? just select everything you need by entering visual mode(`v`) and do `:w filename`(actual command you’ll see would be `‘<,’>:w filename`). verify it using 1.(i.e., `:! cat filename`.\n
3. want to quickly paste another file into current one? do `:r filename`. it’ll paste its contents below your cursor.\n
4. or maybe you want to paste results of a command? do `:r !ls *.png`.\n
\n
vim is my `~` sweet `~` now. make it yours too.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 9
+favouriteCount: 188
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702220215 {#2420
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1934 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1396 …}
+notifications: Doctrine\ORM\PersistentCollection {#2439 …}
+badges: Doctrine\ORM\PersistentCollection {#2357 …}
+children: []
-id: 21542
-titleTs: "'everyth':7 'exit':2 'insid':8"
-bodyTs: "'1':34,139 '2':96 '3':143 '4':164 'actual':127 'anoth':111,148 'bang':54 'better':29 'cat':141 'certain':105 'command':22,45,79,128,174 'content':160 'current':42,151 'cursor':163 'd':60 'directori':43 'discov':13 'enter':44,67,77,83,119 'everyth':115 'exampl':27,87 'execut':21 'explain':30 'file':39,109,112,149 'filenam':126,135,142,155 'follow':50 'gnu/linux':95 'go':4 'i.e':140 'learn':9 'like':58 'limit':71 'll':130,157 'ls':57,74,177 'm':3,12 'make':184 'mayb':166 'might':28 'mode':46,121 'need':117 'newfound':14 'one':16,152 'oper':90 'operating-system':89 'output':94 'part':106 'past':147,158,170 'png':178 'power':15 'press':66 'process':7 'quick':101,146 'r':154,176 'result':171 'save':102 'see':37,131 'select':114 'sweet':182 'system':91 'termin':64,85 'type':48 'unam':88 'use':138 'v':122 'verifi':136 'vim':10,24,179 'visual':120 'w':125,134 'want':35,99,144,168 'would':132"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702295066
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/7574675"
+editedAt: null
+createdAt: DateTimeImmutable @1702208666 {#1816
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#263}
+image: null
+parent: null
+root: null
+body: "I love vim, but it wasn’t always like this. When I was a Linux newbie one of the things that irritated me most is that tutorials aimed at beginners told readers to use vim, without explaining how to maneuver it. People, if you write tutorials aimed at beginners please use nano, even if it’s not your preferred text editor."
+lang: "en"
+isAdult: false
+favouriteCount: 28
+score: 0
+lastActive: DateTime @1703697989 {#4091
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4042 …}
+nested: Doctrine\ORM\PersistentCollection {#4035 …}
+votes: Doctrine\ORM\PersistentCollection {#4032 …}
+reports: Doctrine\ORM\PersistentCollection {#4030 …}
+favourites: Doctrine\ORM\PersistentCollection {#4027 …}
+notifications: Doctrine\ORM\PersistentCollection {#4025 …}
-id: 216400
-bodyTs: "'aim':28,47 'alway':8 'beginn':30,49 'editor':61 'even':53 'explain':37 'irrit':22 'like':9 'linux':15 'love':2 'maneuv':40 'nano':52 'newbi':16 'one':17 'peopl':42 'pleas':50 'prefer':59 'reader':32 'text':60 'thing':20 'told':31 'tutori':27,46 'use':34,51 'vim':3,35 'wasn':6 'without':36 'write':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941509"
+editedAt: DateTimeImmutable @1703684961 {#4093
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4097
date: 2023-12-10 13:00:32.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#4038
+user: App\Entity\User {#4021 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#263
+icon: Proxies\__CG__\App\Entity\Image {#244 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#273
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#235 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
+entries: Doctrine\ORM\PersistentCollection {#178 …}
+posts: Doctrine\ORM\PersistentCollection {#136 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
+bans: Doctrine\ORM\PersistentCollection {#115 …}
+reports: Doctrine\ORM\PersistentCollection {#101 …}
+badges: Doctrine\ORM\PersistentCollection {#79 …}
+logs: Doctrine\ORM\PersistentCollection {#69 …}
+awards: Doctrine\ORM\PersistentCollection {#1830 …}
+categories: Doctrine\ORM\PersistentCollection {#1863 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#267
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#269
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1978 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "why-exit-when-you-can-do-everything-inside"
+title: "why exit when you can do everything inside"
+url: "https://discuss.tchncs.de/pictrs/image/d68a8c96-af98-46f0-9dc5-f1dbcae69567.jpeg"
+body: """
as I’m going through the process of learning vim, I’m discovering newfound powers. one of them being to execute commands from vim itself.\n
\n
below examples might better explain some of them:\n
\n
1. want to see what files are in current directory? enter command mode(by typing `:`) and follow it by a bang(`!`). then do `ls` like you’d do in a terminal and press enter. this is not limited to just ls. you can enter any command that you can enter in terminal. for example: `:! uname --operating-system` (which will output GNU/Linux :))\n
2. so you want to quickly save just a certain part of your file into another file? just select everything you need by entering visual mode(`v`) and do `:w filename`(actual command you’ll see would be `‘<,’>:w filename`). verify it using 1.(i.e., `:! cat filename`.\n
3. want to quickly paste another file into current one? do `:r filename`. it’ll paste its contents below your cursor.\n
4. or maybe you want to paste results of a command? do `:r !ls *.png`.\n
\n
vim is my `~` sweet `~` now. make it yours too.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 9
+favouriteCount: 188
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702220215 {#2420
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1934 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1396 …}
+notifications: Doctrine\ORM\PersistentCollection {#2439 …}
+badges: Doctrine\ORM\PersistentCollection {#2357 …}
+children: []
-id: 21542
-titleTs: "'everyth':7 'exit':2 'insid':8"
-bodyTs: "'1':34,139 '2':96 '3':143 '4':164 'actual':127 'anoth':111,148 'bang':54 'better':29 'cat':141 'certain':105 'command':22,45,79,128,174 'content':160 'current':42,151 'cursor':163 'd':60 'directori':43 'discov':13 'enter':44,67,77,83,119 'everyth':115 'exampl':27,87 'execut':21 'explain':30 'file':39,109,112,149 'filenam':126,135,142,155 'follow':50 'gnu/linux':95 'go':4 'i.e':140 'learn':9 'like':58 'limit':71 'll':130,157 'ls':57,74,177 'm':3,12 'make':184 'mayb':166 'might':28 'mode':46,121 'need':117 'newfound':14 'one':16,152 'oper':90 'operating-system':89 'output':94 'part':106 'past':147,158,170 'png':178 'power':15 'press':66 'process':7 'quick':101,146 'r':154,176 'result':171 'save':102 'see':37,131 'select':114 'sweet':182 'system':91 'termin':64,85 'type':48 'unam':88 'use':138 'v':122 'verifi':136 'vim':10,24,179 'visual':120 'w':125,134 'want':35,99,144,168 'would':132"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702295066
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/7574675"
+editedAt: null
+createdAt: DateTimeImmutable @1702208666 {#1816
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#263}
+image: null
+parent: null
+root: null
+body: "I love vim, but it wasn’t always like this. When I was a Linux newbie one of the things that irritated me most is that tutorials aimed at beginners told readers to use vim, without explaining how to maneuver it. People, if you write tutorials aimed at beginners please use nano, even if it’s not your preferred text editor."
+lang: "en"
+isAdult: false
+favouriteCount: 28
+score: 0
+lastActive: DateTime @1703697989 {#4091
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4042 …}
+nested: Doctrine\ORM\PersistentCollection {#4035 …}
+votes: Doctrine\ORM\PersistentCollection {#4032 …}
+reports: Doctrine\ORM\PersistentCollection {#4030 …}
+favourites: Doctrine\ORM\PersistentCollection {#4027 …}
+notifications: Doctrine\ORM\PersistentCollection {#4025 …}
-id: 216400
-bodyTs: "'aim':28,47 'alway':8 'beginn':30,49 'editor':61 'even':53 'explain':37 'irrit':22 'like':9 'linux':15 'love':2 'maneuv':40 'nano':52 'newbi':16 'one':17 'peopl':42 'pleas':50 'prefer':59 'reader':32 'text':60 'thing':20 'told':31 'tutori':27,46 'use':34,51 'vim':3,35 'wasn':6 'without':36 'write':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941509"
+editedAt: DateTimeImmutable @1703684961 {#4093
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4097
date: 2023-12-10 13:00:32.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4038
+user: App\Entity\User {#4021 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#263
+icon: Proxies\__CG__\App\Entity\Image {#244 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#273
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#235 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
+entries: Doctrine\ORM\PersistentCollection {#178 …}
+posts: Doctrine\ORM\PersistentCollection {#136 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
+bans: Doctrine\ORM\PersistentCollection {#115 …}
+reports: Doctrine\ORM\PersistentCollection {#101 …}
+badges: Doctrine\ORM\PersistentCollection {#79 …}
+logs: Doctrine\ORM\PersistentCollection {#69 …}
+awards: Doctrine\ORM\PersistentCollection {#1830 …}
+categories: Doctrine\ORM\PersistentCollection {#1863 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#267
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#269
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1978 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "why-exit-when-you-can-do-everything-inside"
+title: "why exit when you can do everything inside"
+url: "https://discuss.tchncs.de/pictrs/image/d68a8c96-af98-46f0-9dc5-f1dbcae69567.jpeg"
+body: """
as I’m going through the process of learning vim, I’m discovering newfound powers. one of them being to execute commands from vim itself.\n
\n
below examples might better explain some of them:\n
\n
1. want to see what files are in current directory? enter command mode(by typing `:`) and follow it by a bang(`!`). then do `ls` like you’d do in a terminal and press enter. this is not limited to just ls. you can enter any command that you can enter in terminal. for example: `:! uname --operating-system` (which will output GNU/Linux :))\n
2. so you want to quickly save just a certain part of your file into another file? just select everything you need by entering visual mode(`v`) and do `:w filename`(actual command you’ll see would be `‘<,’>:w filename`). verify it using 1.(i.e., `:! cat filename`.\n
3. want to quickly paste another file into current one? do `:r filename`. it’ll paste its contents below your cursor.\n
4. or maybe you want to paste results of a command? do `:r !ls *.png`.\n
\n
vim is my `~` sweet `~` now. make it yours too.
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 9
+favouriteCount: 188
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702220215 {#2420
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1934 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1396 …}
+notifications: Doctrine\ORM\PersistentCollection {#2439 …}
+badges: Doctrine\ORM\PersistentCollection {#2357 …}
+children: []
-id: 21542
-titleTs: "'everyth':7 'exit':2 'insid':8"
-bodyTs: "'1':34,139 '2':96 '3':143 '4':164 'actual':127 'anoth':111,148 'bang':54 'better':29 'cat':141 'certain':105 'command':22,45,79,128,174 'content':160 'current':42,151 'cursor':163 'd':60 'directori':43 'discov':13 'enter':44,67,77,83,119 'everyth':115 'exampl':27,87 'execut':21 'explain':30 'file':39,109,112,149 'filenam':126,135,142,155 'follow':50 'gnu/linux':95 'go':4 'i.e':140 'learn':9 'like':58 'limit':71 'll':130,157 'ls':57,74,177 'm':3,12 'make':184 'mayb':166 'might':28 'mode':46,121 'need':117 'newfound':14 'one':16,152 'oper':90 'operating-system':89 'output':94 'part':106 'past':147,158,170 'png':178 'power':15 'press':66 'process':7 'quick':101,146 'r':154,176 'result':171 'save':102 'see':37,131 'select':114 'sweet':182 'system':91 'termin':64,85 'type':48 'unam':88 'use':138 'v':122 'verifi':136 'vim':10,24,179 'visual':120 'w':125,134 'want':35,99,144,168 'would':132"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1702295066
+visibility: "visible "
+apId: "https://discuss.tchncs.de/post/7574675"
+editedAt: null
+createdAt: DateTimeImmutable @1702208666 {#1816
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#263}
+image: null
+parent: null
+root: null
+body: "I love vim, but it wasn’t always like this. When I was a Linux newbie one of the things that irritated me most is that tutorials aimed at beginners told readers to use vim, without explaining how to maneuver it. People, if you write tutorials aimed at beginners please use nano, even if it’s not your preferred text editor."
+lang: "en"
+isAdult: false
+favouriteCount: 28
+score: 0
+lastActive: DateTime @1703697989 {#4091
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4042 …}
+nested: Doctrine\ORM\PersistentCollection {#4035 …}
+votes: Doctrine\ORM\PersistentCollection {#4032 …}
+reports: Doctrine\ORM\PersistentCollection {#4030 …}
+favourites: Doctrine\ORM\PersistentCollection {#4027 …}
+notifications: Doctrine\ORM\PersistentCollection {#4025 …}
-id: 216400
-bodyTs: "'aim':28,47 'alway':8 'beginn':30,49 'editor':61 'even':53 'explain':37 'irrit':22 'like':9 'linux':15 'love':2 'maneuv':40 'nano':52 'newbi':16 'one':17 'peopl':42 'pleas':50 'prefer':59 'reader':32 'text':60 'thing':20 'told':31 'tutori':27,46 'use':34,51 'vim':3,35 'wasn':6 'without':36 'write':45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941509"
+editedAt: DateTimeImmutable @1703684961 {#4093
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4097
date: 2023-12-10 13:00:32.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
edit
|
App\Entity\Magazine {#263
+icon: Proxies\__CG__\App\Entity\Image {#244 …}
+name: "linuxmemes@lemmy.world"
+title: "linuxmemes"
+description: """
Hint: `:q!`\n
\n
---\n
\n
Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
\n
---\n
\n
Community rules (click to expand) :::spoiler 1. Follow the site-wide rules\n
\n
- Instance-wide TOS: [legal.lemmy.world/tos/](https://legal.lemmy.world/tos/)\n
- Lemmy code of conduct: [join-lemmy.org/docs/code_of_conduct.html](https://join-lemmy.org/docs/code_of_conduct.html)::: :::spoiler 2. Be civil\n
- Understand the difference between a joke and an insult.\n
- Do not harrass or attack members of the community *for any reason*.\n
- Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the *thing* you dislike, not the individuals who use it. Some people may not have a choice.\n
- Bigotry will not be tolerated.\n
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment. :::\n
\n
3. Post Linux-related content- Including Unix and BSD. - Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of `sudo` in Windows. - No porn. Even if you watch it on a Linux machine.\n
\n
:::spoiler 4. No recent reposts\n
\n
- Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now. :::\n
\n
---\n
\n
Please report posts and comments that break these rules!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 420
+entryCommentCount: 13249
+postCount: 1
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729578682 {#273
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#235 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
+entries: Doctrine\ORM\PersistentCollection {#178 …}
+posts: Doctrine\ORM\PersistentCollection {#136 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
+bans: Doctrine\ORM\PersistentCollection {#115 …}
+reports: Doctrine\ORM\PersistentCollection {#101 …}
+badges: Doctrine\ORM\PersistentCollection {#79 …}
+logs: Doctrine\ORM\PersistentCollection {#69 …}
+awards: Doctrine\ORM\PersistentCollection {#1830 …}
+categories: Doctrine\ORM\PersistentCollection {#1863 …}
-id: 83
+apId: "linuxmemes@lemmy.world"
+apProfileId: "https://lemmy.world/c/linuxmemes"
+apPublicUrl: "https://lemmy.world/c/linuxmemes"
+apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "linuxmemes"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729459896 {#267
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#269
date: 2023-11-04 12:00:15.0 +01:00
}
} |
|
Show voter details
|