1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
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 {#4109
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+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 {#4118
date: 2023-12-27 17:14:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4107 …}
+nested: Doctrine\ORM\PersistentCollection {#4105 …}
+votes: Doctrine\ORM\PersistentCollection {#4103 …}
+reports: Doctrine\ORM\PersistentCollection {#4101 …}
+favourites: Doctrine\ORM\PersistentCollection {#4069 …}
+notifications: Doctrine\ORM\PersistentCollection {#4073 …}
-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 {#4054
date: 2023-12-10 13:01:16.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#4109
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+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 {#4118
date: 2023-12-27 17:14:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4107 …}
+nested: Doctrine\ORM\PersistentCollection {#4105 …}
+votes: Doctrine\ORM\PersistentCollection {#4103 …}
+reports: Doctrine\ORM\PersistentCollection {#4101 …}
+favourites: Doctrine\ORM\PersistentCollection {#4069 …}
+notifications: Doctrine\ORM\PersistentCollection {#4073 …}
-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 {#4054
date: 2023-12-10 13:01:16.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4109
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+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 {#4118
date: 2023-12-27 17:14:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4107 …}
+nested: Doctrine\ORM\PersistentCollection {#4105 …}
+votes: Doctrine\ORM\PersistentCollection {#4103 …}
+reports: Doctrine\ORM\PersistentCollection {#4101 …}
+favourites: Doctrine\ORM\PersistentCollection {#4069 …}
+notifications: Doctrine\ORM\PersistentCollection {#4073 …}
-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 {#4054
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 {#4226
+user: Proxies\__CG__\App\Entity\User {#4227 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4109
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4118
date: 2023-12-27 17:14:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4107 …}
+nested: Doctrine\ORM\PersistentCollection {#4105 …}
+votes: Doctrine\ORM\PersistentCollection {#4103 …}
+reports: Doctrine\ORM\PersistentCollection {#4101 …}
+favourites: Doctrine\ORM\PersistentCollection {#4069 …}
+notifications: Doctrine\ORM\PersistentCollection {#4073 …}
-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 {#4054
date: 2023-12-10 13:01:16.0 +01:00
}
}
+root: App\Entity\EntryComment {#4109}
+body: "The challenge now is escaping the neovim terminal"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702217115 {#4224
date: 2023-12-10 15:05:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4228 …}
+nested: Doctrine\ORM\PersistentCollection {#4230 …}
+votes: Doctrine\ORM\PersistentCollection {#4232 …}
+reports: Doctrine\ORM\PersistentCollection {#4234 …}
+favourites: Doctrine\ORM\PersistentCollection {#4236 …}
+notifications: Doctrine\ORM\PersistentCollection {#4238 …}
-id: 216524
-bodyTs: "'challeng':2 'escap':5 'neovim':7 'termin':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/5305845"
+editedAt: null
+createdAt: DateTimeImmutable @1702217115 {#4225
date: 2023-12-10 15:05:15.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#4226
+user: Proxies\__CG__\App\Entity\User {#4227 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4109
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4118
date: 2023-12-27 17:14:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4107 …}
+nested: Doctrine\ORM\PersistentCollection {#4105 …}
+votes: Doctrine\ORM\PersistentCollection {#4103 …}
+reports: Doctrine\ORM\PersistentCollection {#4101 …}
+favourites: Doctrine\ORM\PersistentCollection {#4069 …}
+notifications: Doctrine\ORM\PersistentCollection {#4073 …}
-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 {#4054
date: 2023-12-10 13:01:16.0 +01:00
}
}
+root: App\Entity\EntryComment {#4109}
+body: "The challenge now is escaping the neovim terminal"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702217115 {#4224
date: 2023-12-10 15:05:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4228 …}
+nested: Doctrine\ORM\PersistentCollection {#4230 …}
+votes: Doctrine\ORM\PersistentCollection {#4232 …}
+reports: Doctrine\ORM\PersistentCollection {#4234 …}
+favourites: Doctrine\ORM\PersistentCollection {#4236 …}
+notifications: Doctrine\ORM\PersistentCollection {#4238 …}
-id: 216524
-bodyTs: "'challeng':2 'escap':5 'neovim':7 'termin':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/5305845"
+editedAt: null
+createdAt: DateTimeImmutable @1702217115 {#4225
date: 2023-12-10 15:05:15.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4226
+user: Proxies\__CG__\App\Entity\User {#4227 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4109
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4118
date: 2023-12-27 17:14:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4107 …}
+nested: Doctrine\ORM\PersistentCollection {#4105 …}
+votes: Doctrine\ORM\PersistentCollection {#4103 …}
+reports: Doctrine\ORM\PersistentCollection {#4101 …}
+favourites: Doctrine\ORM\PersistentCollection {#4069 …}
+notifications: Doctrine\ORM\PersistentCollection {#4073 …}
-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 {#4054
date: 2023-12-10 13:01:16.0 +01:00
}
}
+root: App\Entity\EntryComment {#4109}
+body: "The challenge now is escaping the neovim terminal"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702217115 {#4224
date: 2023-12-10 15:05:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4228 …}
+nested: Doctrine\ORM\PersistentCollection {#4230 …}
+votes: Doctrine\ORM\PersistentCollection {#4232 …}
+reports: Doctrine\ORM\PersistentCollection {#4234 …}
+favourites: Doctrine\ORM\PersistentCollection {#4236 …}
+notifications: Doctrine\ORM\PersistentCollection {#4238 …}
-id: 216524
-bodyTs: "'challeng':2 'escap':5 'neovim':7 'termin':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/5305845"
+editedAt: null
+createdAt: DateTimeImmutable @1702217115 {#4225
date: 2023-12-10 15:05:15.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4125
+user: Proxies\__CG__\App\Entity\User {#4178 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: "This 👆👆👆."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1702210121 {#4120
date: 2023-12-10 13:08:41.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4182 …}
+nested: Doctrine\ORM\PersistentCollection {#4184 …}
+votes: Doctrine\ORM\PersistentCollection {#4180 …}
+reports: Doctrine\ORM\PersistentCollection {#4187 …}
+favourites: Doctrine\ORM\PersistentCollection {#4189 …}
+notifications: Doctrine\ORM\PersistentCollection {#4191 …}
-id: 216409
-bodyTs: ""
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6506060"
+editedAt: null
+createdAt: DateTimeImmutable @1702210121 {#4123
date: 2023-12-10 13:08:41.0 +01:00
}
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#4125
+user: Proxies\__CG__\App\Entity\User {#4178 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: "This 👆👆👆."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1702210121 {#4120
date: 2023-12-10 13:08:41.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4182 …}
+nested: Doctrine\ORM\PersistentCollection {#4184 …}
+votes: Doctrine\ORM\PersistentCollection {#4180 …}
+reports: Doctrine\ORM\PersistentCollection {#4187 …}
+favourites: Doctrine\ORM\PersistentCollection {#4189 …}
+notifications: Doctrine\ORM\PersistentCollection {#4191 …}
-id: 216409
-bodyTs: ""
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6506060"
+editedAt: null
+createdAt: DateTimeImmutable @1702210121 {#4123
date: 2023-12-10 13:08:41.0 +01:00
}
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4125
+user: Proxies\__CG__\App\Entity\User {#4178 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: "This 👆👆👆."
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1702210121 {#4120
date: 2023-12-10 13:08:41.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4182 …}
+nested: Doctrine\ORM\PersistentCollection {#4184 …}
+votes: Doctrine\ORM\PersistentCollection {#4180 …}
+reports: Doctrine\ORM\PersistentCollection {#4187 …}
+favourites: Doctrine\ORM\PersistentCollection {#4189 …}
+notifications: Doctrine\ORM\PersistentCollection {#4191 …}
-id: 216409
-bodyTs: ""
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6506060"
+editedAt: null
+createdAt: DateTimeImmutable @1702210121 {#4123
date: 2023-12-10 13:08:41.0 +01:00
}
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4195
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
i agree with your request. vim used to scare me first.\n
\n
as a side note: one of the reasons I believe as to why vscode grew in popularity was due to it lowering the barrier to just open up the editor and use it right away(with plugin system and a nice GUI). it is something vim by default doesn’t do.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702210591 {#4193
date: 2023-12-10 13:16:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4196 …}
+nested: Doctrine\ORM\PersistentCollection {#4198 …}
+votes: Doctrine\ORM\PersistentCollection {#4200 …}
+reports: Doctrine\ORM\PersistentCollection {#4202 …}
+favourites: Doctrine\ORM\PersistentCollection {#4204 …}
+notifications: Doctrine\ORM\PersistentCollection {#4206 …}
-id: 216415
-bodyTs: "'agre':2 'away':46 'barrier':35 'believ':21 'default':59 'doesn':60 'due':30 'editor':41 'first':11 'grew':26 'gui':53 'lower':33 'nice':52 'note':15 'one':16 'open':38 'plugin':48 'popular':28 'reason':19 'request':5 'right':45 'scare':9 'side':14 'someth':56 'system':49 'use':7,43 'vim':6,57 'vscode':25"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/5593043"
+editedAt: null
+createdAt: DateTimeImmutable @1702210591 {#4194
date: 2023-12-10 13:16:31.0 +01:00
}
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#4195
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
i agree with your request. vim used to scare me first.\n
\n
as a side note: one of the reasons I believe as to why vscode grew in popularity was due to it lowering the barrier to just open up the editor and use it right away(with plugin system and a nice GUI). it is something vim by default doesn’t do.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702210591 {#4193
date: 2023-12-10 13:16:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4196 …}
+nested: Doctrine\ORM\PersistentCollection {#4198 …}
+votes: Doctrine\ORM\PersistentCollection {#4200 …}
+reports: Doctrine\ORM\PersistentCollection {#4202 …}
+favourites: Doctrine\ORM\PersistentCollection {#4204 …}
+notifications: Doctrine\ORM\PersistentCollection {#4206 …}
-id: 216415
-bodyTs: "'agre':2 'away':46 'barrier':35 'believ':21 'default':59 'doesn':60 'due':30 'editor':41 'first':11 'grew':26 'gui':53 'lower':33 'nice':52 'note':15 'one':16 'open':38 'plugin':48 'popular':28 'reason':19 'request':5 'right':45 'scare':9 'side':14 'someth':56 'system':49 'use':7,43 'vim':6,57 'vscode':25"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/5593043"
+editedAt: null
+createdAt: DateTimeImmutable @1702210591 {#4194
date: 2023-12-10 13:16:31.0 +01:00
}
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4195
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
i agree with your request. vim used to scare me first.\n
\n
as a side note: one of the reasons I believe as to why vscode grew in popularity was due to it lowering the barrier to just open up the editor and use it right away(with plugin system and a nice GUI). it is something vim by default doesn’t do.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702210591 {#4193
date: 2023-12-10 13:16:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4196 …}
+nested: Doctrine\ORM\PersistentCollection {#4198 …}
+votes: Doctrine\ORM\PersistentCollection {#4200 …}
+reports: Doctrine\ORM\PersistentCollection {#4202 …}
+favourites: Doctrine\ORM\PersistentCollection {#4204 …}
+notifications: Doctrine\ORM\PersistentCollection {#4206 …}
-id: 216415
-bodyTs: "'agre':2 'away':46 'barrier':35 'believ':21 'default':59 'doesn':60 'due':30 'editor':41 'first':11 'grew':26 'gui':53 'lower':33 'nice':52 'note':15 'one':16 'open':38 'plugin':48 'popular':28 'reason':19 'request':5 'right':45 'scare':9 'side':14 'someth':56 'system':49 'use':7,43 'vim':6,57 'vscode':25"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/5593043"
+editedAt: null
+createdAt: DateTimeImmutable @1702210591 {#4194
date: 2023-12-10 13:16:31.0 +01:00
}
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4249
+user: Proxies\__CG__\App\Entity\User {#4253 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
In Linux terminals, you probably could have pressed Alt+F2 or Ctrl+Alt+F2 (F2 could be other F-keys) and log in on a second terminal to recover (by reading the manual or killing it). Also, if bash already had job control back then Ctrl+Z would have suspended vi/vim to the background.\n
\n
I’m writing this, so people try it and maybe remember it, if they get stuck in some program. Doesn’t have to be vi. Maybe you just launched a long dd command and don’t want to end it, but want to look something up. These hints may help then.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702215394 {#4245
date: 2023-12-10 14:36:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4254 …}
+nested: Doctrine\ORM\PersistentCollection {#4250 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 216492
-bodyTs: "'alreadi':41 'also':38 'alt':9,13 'back':45 'background':55 'bash':40 'command':88 'control':44 'could':6,16 'ctrl':12,47 'dd':87 'doesn':75 'end':94 'f':20 'f-key':19 'f2':10,14,15 'get':70 'help':105 'hint':103 'job':43 'key':21 'kill':36 'launch':84 'linux':2 'log':23 'long':86 'look':99 'm':57 'manual':34 'may':104 'mayb':65,81 'peopl':61 'press':8 'probabl':5 'program':74 'read':32 'recov':30 'rememb':66 'second':27 'someth':100 'stuck':71 'suspend':51 'termin':3,28 'tri':62 'vi':80 'vi/vim':52 'want':92,97 'would':49 'write':58 'z':48"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6508015"
+editedAt: DateTimeImmutable @1703691875 {#4242
date: 2023-12-27 16:44:35.0 +01:00
}
+createdAt: DateTimeImmutable @1702215394 {#4246
date: 2023-12-10 14:36:34.0 +01:00
}
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\EntryComment {#4249
+user: Proxies\__CG__\App\Entity\User {#4253 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
In Linux terminals, you probably could have pressed Alt+F2 or Ctrl+Alt+F2 (F2 could be other F-keys) and log in on a second terminal to recover (by reading the manual or killing it). Also, if bash already had job control back then Ctrl+Z would have suspended vi/vim to the background.\n
\n
I’m writing this, so people try it and maybe remember it, if they get stuck in some program. Doesn’t have to be vi. Maybe you just launched a long dd command and don’t want to end it, but want to look something up. These hints may help then.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702215394 {#4245
date: 2023-12-10 14:36:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4254 …}
+nested: Doctrine\ORM\PersistentCollection {#4250 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 216492
-bodyTs: "'alreadi':41 'also':38 'alt':9,13 'back':45 'background':55 'bash':40 'command':88 'control':44 'could':6,16 'ctrl':12,47 'dd':87 'doesn':75 'end':94 'f':20 'f-key':19 'f2':10,14,15 'get':70 'help':105 'hint':103 'job':43 'key':21 'kill':36 'launch':84 'linux':2 'log':23 'long':86 'look':99 'm':57 'manual':34 'may':104 'mayb':65,81 'peopl':61 'press':8 'probabl':5 'program':74 'read':32 'recov':30 'rememb':66 'second':27 'someth':100 'stuck':71 'suspend':51 'termin':3,28 'tri':62 'vi':80 'vi/vim':52 'want':92,97 'would':49 'write':58 'z':48"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6508015"
+editedAt: DateTimeImmutable @1703691875 {#4242
date: 2023-12-27 16:44:35.0 +01:00
}
+createdAt: DateTimeImmutable @1702215394 {#4246
date: 2023-12-10 14:36:34.0 +01:00
}
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4249
+user: Proxies\__CG__\App\Entity\User {#4253 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
In Linux terminals, you probably could have pressed Alt+F2 or Ctrl+Alt+F2 (F2 could be other F-keys) and log in on a second terminal to recover (by reading the manual or killing it). Also, if bash already had job control back then Ctrl+Z would have suspended vi/vim to the background.\n
\n
I’m writing this, so people try it and maybe remember it, if they get stuck in some program. Doesn’t have to be vi. Maybe you just launched a long dd command and don’t want to end it, but want to look something up. These hints may help then.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702215394 {#4245
date: 2023-12-10 14:36:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4254 …}
+nested: Doctrine\ORM\PersistentCollection {#4250 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 216492
-bodyTs: "'alreadi':41 'also':38 'alt':9,13 'back':45 'background':55 'bash':40 'command':88 'control':44 'could':6,16 'ctrl':12,47 'dd':87 'doesn':75 'end':94 'f':20 'f-key':19 'f2':10,14,15 'get':70 'help':105 'hint':103 'job':43 'key':21 'kill':36 'launch':84 'linux':2 'log':23 'long':86 'look':99 'm':57 'manual':34 'may':104 'mayb':65,81 'peopl':61 'press':8 'probabl':5 'program':74 'read':32 'recov':30 'rememb':66 'second':27 'someth':100 'stuck':71 'suspend':51 'termin':3,28 'tri':62 'vi':80 'vi/vim':52 'want':92,97 'would':49 'write':58 'z':48"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6508015"
+editedAt: DateTimeImmutable @1703691875 {#4242
date: 2023-12-27 16:44:35.0 +01:00
}
+createdAt: DateTimeImmutable @1702215394 {#4246
date: 2023-12-10 14:36:34.0 +01:00
}
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4279
+user: Proxies\__CG__\App\Entity\User {#4271 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4249
+user: Proxies\__CG__\App\Entity\User {#4253 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
In Linux terminals, you probably could have pressed Alt+F2 or Ctrl+Alt+F2 (F2 could be other F-keys) and log in on a second terminal to recover (by reading the manual or killing it). Also, if bash already had job control back then Ctrl+Z would have suspended vi/vim to the background.\n
\n
I’m writing this, so people try it and maybe remember it, if they get stuck in some program. Doesn’t have to be vi. Maybe you just launched a long dd command and don’t want to end it, but want to look something up. These hints may help then.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702215394 {#4245
date: 2023-12-10 14:36:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4254 …}
+nested: Doctrine\ORM\PersistentCollection {#4250 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 216492
-bodyTs: "'alreadi':41 'also':38 'alt':9,13 'back':45 'background':55 'bash':40 'command':88 'control':44 'could':6,16 'ctrl':12,47 'dd':87 'doesn':75 'end':94 'f':20 'f-key':19 'f2':10,14,15 'get':70 'help':105 'hint':103 'job':43 'key':21 'kill':36 'launch':84 'linux':2 'log':23 'long':86 'look':99 'm':57 'manual':34 'may':104 'mayb':65,81 'peopl':61 'press':8 'probabl':5 'program':74 'read':32 'recov':30 'rememb':66 'second':27 'someth':100 'stuck':71 'suspend':51 'termin':3,28 'tri':62 'vi':80 'vi/vim':52 'want':92,97 'would':49 'write':58 'z':48"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6508015"
+editedAt: DateTimeImmutable @1703691875 {#4242
date: 2023-12-27 16:44:35.0 +01:00
}
+createdAt: DateTimeImmutable @1702215394 {#4246
date: 2023-12-10 14:36:34.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
Help, how do I exit vi?\n
\n
```\n
\n
<span style="color:#323232;">Ctrl+Alt+F2\n
</span><span style="color:#323232;">sudo killall vim\n
</span>\n
```\n
\n
Hmmm… never thought about that, honestly, but it makes sense
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702218202 {#4274
date: 2023-12-10 15:23:22.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
"@lurch@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#4269 …}
+nested: Doctrine\ORM\PersistentCollection {#4267 …}
+votes: Doctrine\ORM\PersistentCollection {#4265 …}
+reports: Doctrine\ORM\PersistentCollection {#4281 …}
+favourites: Doctrine\ORM\PersistentCollection {#4283 …}
+notifications: Doctrine\ORM\PersistentCollection {#4285 …}
-id: 216564
-bodyTs: "'alt':8 'ctrl':7 'exit':5 'f2':9 'help':1 'hmmm':13 'honest':18 'killal':11 'make':21 'never':14 'sens':22 'sudo':10 'thought':15 'vi':6 'vim':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/5558166"
+editedAt: null
+createdAt: DateTimeImmutable @1702218202 {#4277
date: 2023-12-10 15:23:22.0 +01:00
}
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
App\Entity\EntryComment {#4279
+user: Proxies\__CG__\App\Entity\User {#4271 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4249
+user: Proxies\__CG__\App\Entity\User {#4253 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
In Linux terminals, you probably could have pressed Alt+F2 or Ctrl+Alt+F2 (F2 could be other F-keys) and log in on a second terminal to recover (by reading the manual or killing it). Also, if bash already had job control back then Ctrl+Z would have suspended vi/vim to the background.\n
\n
I’m writing this, so people try it and maybe remember it, if they get stuck in some program. Doesn’t have to be vi. Maybe you just launched a long dd command and don’t want to end it, but want to look something up. These hints may help then.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702215394 {#4245
date: 2023-12-10 14:36:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4254 …}
+nested: Doctrine\ORM\PersistentCollection {#4250 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 216492
-bodyTs: "'alreadi':41 'also':38 'alt':9,13 'back':45 'background':55 'bash':40 'command':88 'control':44 'could':6,16 'ctrl':12,47 'dd':87 'doesn':75 'end':94 'f':20 'f-key':19 'f2':10,14,15 'get':70 'help':105 'hint':103 'job':43 'key':21 'kill':36 'launch':84 'linux':2 'log':23 'long':86 'look':99 'm':57 'manual':34 'may':104 'mayb':65,81 'peopl':61 'press':8 'probabl':5 'program':74 'read':32 'recov':30 'rememb':66 'second':27 'someth':100 'stuck':71 'suspend':51 'termin':3,28 'tri':62 'vi':80 'vi/vim':52 'want':92,97 'would':49 'write':58 'z':48"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6508015"
+editedAt: DateTimeImmutable @1703691875 {#4242
date: 2023-12-27 16:44:35.0 +01:00
}
+createdAt: DateTimeImmutable @1702215394 {#4246
date: 2023-12-10 14:36:34.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
Help, how do I exit vi?\n
\n
```\n
\n
<span style="color:#323232;">Ctrl+Alt+F2\n
</span><span style="color:#323232;">sudo killall vim\n
</span>\n
```\n
\n
Hmmm… never thought about that, honestly, but it makes sense
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702218202 {#4274
date: 2023-12-10 15:23:22.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
"@lurch@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#4269 …}
+nested: Doctrine\ORM\PersistentCollection {#4267 …}
+votes: Doctrine\ORM\PersistentCollection {#4265 …}
+reports: Doctrine\ORM\PersistentCollection {#4281 …}
+favourites: Doctrine\ORM\PersistentCollection {#4283 …}
+notifications: Doctrine\ORM\PersistentCollection {#4285 …}
-id: 216564
-bodyTs: "'alt':8 'ctrl':7 'exit':5 'f2':9 'help':1 'hmmm':13 'honest':18 'killal':11 'make':21 'never':14 'sens':22 'sudo':10 'thought':15 'vi':6 'vim':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/5558166"
+editedAt: null
+createdAt: DateTimeImmutable @1702218202 {#4277
date: 2023-12-10 15:23:22.0 +01:00
}
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4279
+user: Proxies\__CG__\App\Entity\User {#4271 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4249
+user: Proxies\__CG__\App\Entity\User {#4253 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
In Linux terminals, you probably could have pressed Alt+F2 or Ctrl+Alt+F2 (F2 could be other F-keys) and log in on a second terminal to recover (by reading the manual or killing it). Also, if bash already had job control back then Ctrl+Z would have suspended vi/vim to the background.\n
\n
I’m writing this, so people try it and maybe remember it, if they get stuck in some program. Doesn’t have to be vi. Maybe you just launched a long dd command and don’t want to end it, but want to look something up. These hints may help then.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702215394 {#4245
date: 2023-12-10 14:36:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4254 …}
+nested: Doctrine\ORM\PersistentCollection {#4250 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 216492
-bodyTs: "'alreadi':41 'also':38 'alt':9,13 'back':45 'background':55 'bash':40 'command':88 'control':44 'could':6,16 'ctrl':12,47 'dd':87 'doesn':75 'end':94 'f':20 'f-key':19 'f2':10,14,15 'get':70 'help':105 'hint':103 'job':43 'key':21 'kill':36 'launch':84 'linux':2 'log':23 'long':86 'look':99 'm':57 'manual':34 'may':104 'mayb':65,81 'peopl':61 'press':8 'probabl':5 'program':74 'read':32 'recov':30 'rememb':66 'second':27 'someth':100 'stuck':71 'suspend':51 'termin':3,28 'tri':62 'vi':80 'vi/vim':52 'want':92,97 'would':49 'write':58 'z':48"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6508015"
+editedAt: DateTimeImmutable @1703691875 {#4242
date: 2023-12-27 16:44:35.0 +01:00
}
+createdAt: DateTimeImmutable @1702215394 {#4246
date: 2023-12-10 14:36:34.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
Help, how do I exit vi?\n
\n
```\n
\n
<span style="color:#323232;">Ctrl+Alt+F2\n
</span><span style="color:#323232;">sudo killall vim\n
</span>\n
```\n
\n
Hmmm… never thought about that, honestly, but it makes sense
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702218202 {#4274
date: 2023-12-10 15:23:22.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
"@lurch@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#4269 …}
+nested: Doctrine\ORM\PersistentCollection {#4267 …}
+votes: Doctrine\ORM\PersistentCollection {#4265 …}
+reports: Doctrine\ORM\PersistentCollection {#4281 …}
+favourites: Doctrine\ORM\PersistentCollection {#4283 …}
+notifications: Doctrine\ORM\PersistentCollection {#4285 …}
-id: 216564
-bodyTs: "'alt':8 'ctrl':7 'exit':5 'f2':9 'help':1 'hmmm':13 'honest':18 'killal':11 'make':21 'never':14 'sens':22 'sudo':10 'thought':15 'vi':6 'vim':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/5558166"
+editedAt: null
+createdAt: DateTimeImmutable @1702218202 {#4277
date: 2023-12-10 15:23:22.0 +01:00
}
} |
|
Show voter details
|
37 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
38 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4302
+user: Proxies\__CG__\App\Entity\User {#4294 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4279
+user: Proxies\__CG__\App\Entity\User {#4271 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4249
+user: Proxies\__CG__\App\Entity\User {#4253 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
In Linux terminals, you probably could have pressed Alt+F2 or Ctrl+Alt+F2 (F2 could be other F-keys) and log in on a second terminal to recover (by reading the manual or killing it). Also, if bash already had job control back then Ctrl+Z would have suspended vi/vim to the background.\n
\n
I’m writing this, so people try it and maybe remember it, if they get stuck in some program. Doesn’t have to be vi. Maybe you just launched a long dd command and don’t want to end it, but want to look something up. These hints may help then.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702215394 {#4245
date: 2023-12-10 14:36:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4254 …}
+nested: Doctrine\ORM\PersistentCollection {#4250 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 216492
-bodyTs: "'alreadi':41 'also':38 'alt':9,13 'back':45 'background':55 'bash':40 'command':88 'control':44 'could':6,16 'ctrl':12,47 'dd':87 'doesn':75 'end':94 'f':20 'f-key':19 'f2':10,14,15 'get':70 'help':105 'hint':103 'job':43 'key':21 'kill':36 'launch':84 'linux':2 'log':23 'long':86 'look':99 'm':57 'manual':34 'may':104 'mayb':65,81 'peopl':61 'press':8 'probabl':5 'program':74 'read':32 'recov':30 'rememb':66 'second':27 'someth':100 'stuck':71 'suspend':51 'termin':3,28 'tri':62 'vi':80 'vi/vim':52 'want':92,97 'would':49 'write':58 'z':48"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6508015"
+editedAt: DateTimeImmutable @1703691875 {#4242
date: 2023-12-27 16:44:35.0 +01:00
}
+createdAt: DateTimeImmutable @1702215394 {#4246
date: 2023-12-10 14:36:34.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
Help, how do I exit vi?\n
\n
```\n
\n
<span style="color:#323232;">Ctrl+Alt+F2\n
</span><span style="color:#323232;">sudo killall vim\n
</span>\n
```\n
\n
Hmmm… never thought about that, honestly, but it makes sense
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702218202 {#4274
date: 2023-12-10 15:23:22.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
"@lurch@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#4269 …}
+nested: Doctrine\ORM\PersistentCollection {#4267 …}
+votes: Doctrine\ORM\PersistentCollection {#4265 …}
+reports: Doctrine\ORM\PersistentCollection {#4281 …}
+favourites: Doctrine\ORM\PersistentCollection {#4283 …}
+notifications: Doctrine\ORM\PersistentCollection {#4285 …}
-id: 216564
-bodyTs: "'alt':8 'ctrl':7 'exit':5 'f2':9 'help':1 'hmmm':13 'honest':18 'killal':11 'make':21 'never':14 'sens':22 'sudo':10 'thought':15 'vi':6 'vim':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/5558166"
+editedAt: null
+createdAt: DateTimeImmutable @1702218202 {#4277
date: 2023-12-10 15:23:22.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
> sudo killall vim\n
\n
Just make sure you are using a GNU system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1702220215 {#4297
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
"@lurch@sh.itjust.works"
"@elvith@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#4292 …}
+nested: Doctrine\ORM\PersistentCollection {#4290 …}
+votes: Doctrine\ORM\PersistentCollection {#4288 …}
+reports: Doctrine\ORM\PersistentCollection {#4304 …}
+favourites: Doctrine\ORM\PersistentCollection {#4306 …}
+notifications: Doctrine\ORM\PersistentCollection {#4308 …}
-id: 216613
-bodyTs: "'gnu':11 'killal':2 'make':5 'sudo':1 'sure':6 'system':12 'use':9 'vim':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5943813"
+editedAt: null
+createdAt: DateTimeImmutable @1702220215 {#4300
date: 2023-12-10 15:56:55.0 +01:00
}
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
App\Entity\EntryComment {#4302
+user: Proxies\__CG__\App\Entity\User {#4294 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4279
+user: Proxies\__CG__\App\Entity\User {#4271 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4249
+user: Proxies\__CG__\App\Entity\User {#4253 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
In Linux terminals, you probably could have pressed Alt+F2 or Ctrl+Alt+F2 (F2 could be other F-keys) and log in on a second terminal to recover (by reading the manual or killing it). Also, if bash already had job control back then Ctrl+Z would have suspended vi/vim to the background.\n
\n
I’m writing this, so people try it and maybe remember it, if they get stuck in some program. Doesn’t have to be vi. Maybe you just launched a long dd command and don’t want to end it, but want to look something up. These hints may help then.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702215394 {#4245
date: 2023-12-10 14:36:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4254 …}
+nested: Doctrine\ORM\PersistentCollection {#4250 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 216492
-bodyTs: "'alreadi':41 'also':38 'alt':9,13 'back':45 'background':55 'bash':40 'command':88 'control':44 'could':6,16 'ctrl':12,47 'dd':87 'doesn':75 'end':94 'f':20 'f-key':19 'f2':10,14,15 'get':70 'help':105 'hint':103 'job':43 'key':21 'kill':36 'launch':84 'linux':2 'log':23 'long':86 'look':99 'm':57 'manual':34 'may':104 'mayb':65,81 'peopl':61 'press':8 'probabl':5 'program':74 'read':32 'recov':30 'rememb':66 'second':27 'someth':100 'stuck':71 'suspend':51 'termin':3,28 'tri':62 'vi':80 'vi/vim':52 'want':92,97 'would':49 'write':58 'z':48"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6508015"
+editedAt: DateTimeImmutable @1703691875 {#4242
date: 2023-12-27 16:44:35.0 +01:00
}
+createdAt: DateTimeImmutable @1702215394 {#4246
date: 2023-12-10 14:36:34.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
Help, how do I exit vi?\n
\n
```\n
\n
<span style="color:#323232;">Ctrl+Alt+F2\n
</span><span style="color:#323232;">sudo killall vim\n
</span>\n
```\n
\n
Hmmm… never thought about that, honestly, but it makes sense
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702218202 {#4274
date: 2023-12-10 15:23:22.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
"@lurch@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#4269 …}
+nested: Doctrine\ORM\PersistentCollection {#4267 …}
+votes: Doctrine\ORM\PersistentCollection {#4265 …}
+reports: Doctrine\ORM\PersistentCollection {#4281 …}
+favourites: Doctrine\ORM\PersistentCollection {#4283 …}
+notifications: Doctrine\ORM\PersistentCollection {#4285 …}
-id: 216564
-bodyTs: "'alt':8 'ctrl':7 'exit':5 'f2':9 'help':1 'hmmm':13 'honest':18 'killal':11 'make':21 'never':14 'sens':22 'sudo':10 'thought':15 'vi':6 'vim':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/5558166"
+editedAt: null
+createdAt: DateTimeImmutable @1702218202 {#4277
date: 2023-12-10 15:23:22.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
> sudo killall vim\n
\n
Just make sure you are using a GNU system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1702220215 {#4297
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
"@lurch@sh.itjust.works"
"@elvith@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#4292 …}
+nested: Doctrine\ORM\PersistentCollection {#4290 …}
+votes: Doctrine\ORM\PersistentCollection {#4288 …}
+reports: Doctrine\ORM\PersistentCollection {#4304 …}
+favourites: Doctrine\ORM\PersistentCollection {#4306 …}
+notifications: Doctrine\ORM\PersistentCollection {#4308 …}
-id: 216613
-bodyTs: "'gnu':11 'killal':2 'make':5 'sudo':1 'sure':6 'system':12 'use':9 'vim':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5943813"
+editedAt: null
+createdAt: DateTimeImmutable @1702220215 {#4300
date: 2023-12-10 15:56:55.0 +01:00
}
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4302
+user: Proxies\__CG__\App\Entity\User {#4294 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1962 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
+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 {#2410
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1886 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1948 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+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 {#1850
date: 2023-12-10 12:44:26.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4279
+user: Proxies\__CG__\App\Entity\User {#4271 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4249
+user: Proxies\__CG__\App\Entity\User {#4253 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4210
+user: Proxies\__CG__\App\Entity\User {#4211 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4058
+user: App\Entity\User {#4041 …}
+entry: App\Entity\Entry {#2388}
+magazine: App\Entity\Magazine {#266}
+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 {#4111
date: 2023-12-27 18:26:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#4062 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4052 …}
+reports: Doctrine\ORM\PersistentCollection {#4050 …}
+favourites: Doctrine\ORM\PersistentCollection {#4047 …}
+notifications: Doctrine\ORM\PersistentCollection {#4045 …}
-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 {#4113
date: 2023-12-27 14:49:21.0 +01:00
}
+createdAt: DateTimeImmutable @1702209632 {#4117
date: 2023-12-10 13:00:32.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
The first time I opened vim (it was probably just vi at the time) I couldn’t exit it and had to shut down the computer by holding down the power button (!) to regain control of the machine. It took a while before I tried it again. Ultimately nano felt like it was for kids and emacs felt like an even worse option than vi so I memorized a few sequences, eg :q!, :wq, how to enter the insert mode and how to exit it and simple edit commands like dd and x and this gave me enough proficiency to get by.\n
\n
Most all the terminal commands require prior study before they become easy to use. Its because Unix was created by engineers rather than by ui/ux design professionals.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1702211617 {#4208
date: 2023-12-10 13:33:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 216430
-bodyTs: "'becom':113 'button':32 'command':89,107 'comput':26 'control':35 'couldn':16 'creat':121 'dd':91 'design':128 'easi':114 'edit':88 'eg':72 'emac':57 'engin':123 'enough':98 'enter':77 'even':61 'exit':18,84 'felt':50,58 'first':2 'gave':96 'get':101 'hold':28 'insert':79 'kid':55 'like':51,59,90 'machin':38 'memor':68 'mode':80 'nano':49 'open':5 'option':63 'power':31 'prior':109 'probabl':9 'profession':129 'profici':99 'q':73 'rather':124 'regain':34 'requir':108 'sequenc':71 'shut':23 'simpl':87 'studi':110 'termin':106 'time':3,14 'took':40 'tri':45 'ui/ux':127 'ultim':48 'unix':119 'use':116 'vi':11,65 'vim':6 'wors':62 'wq':74 'x':93"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5941851"
+editedAt: null
+createdAt: DateTimeImmutable @1702211617 {#4209
date: 2023-12-10 13:33:37.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
In Linux terminals, you probably could have pressed Alt+F2 or Ctrl+Alt+F2 (F2 could be other F-keys) and log in on a second terminal to recover (by reading the manual or killing it). Also, if bash already had job control back then Ctrl+Z would have suspended vi/vim to the background.\n
\n
I’m writing this, so people try it and maybe remember it, if they get stuck in some program. Doesn’t have to be vi. Maybe you just launched a long dd command and don’t want to end it, but want to look something up. These hints may help then.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1702215394 {#4245
date: 2023-12-10 14:36:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4254 …}
+nested: Doctrine\ORM\PersistentCollection {#4250 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 216492
-bodyTs: "'alreadi':41 'also':38 'alt':9,13 'back':45 'background':55 'bash':40 'command':88 'control':44 'could':6,16 'ctrl':12,47 'dd':87 'doesn':75 'end':94 'f':20 'f-key':19 'f2':10,14,15 'get':70 'help':105 'hint':103 'job':43 'key':21 'kill':36 'launch':84 'linux':2 'log':23 'long':86 'look':99 'm':57 'manual':34 'may':104 'mayb':65,81 'peopl':61 'press':8 'probabl':5 'program':74 'read':32 'recov':30 'rememb':66 'second':27 'someth':100 'stuck':71 'suspend':51 'termin':3,28 'tri':62 'vi':80 'vi/vim':52 'want':92,97 'would':49 'write':58 'z':48"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6508015"
+editedAt: DateTimeImmutable @1703691875 {#4242
date: 2023-12-27 16:44:35.0 +01:00
}
+createdAt: DateTimeImmutable @1702215394 {#4246
date: 2023-12-10 14:36:34.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
Help, how do I exit vi?\n
\n
```\n
\n
<span style="color:#323232;">Ctrl+Alt+F2\n
</span><span style="color:#323232;">sudo killall vim\n
</span>\n
```\n
\n
Hmmm… never thought about that, honestly, but it makes sense
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702218202 {#4274
date: 2023-12-10 15:23:22.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
"@lurch@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#4269 …}
+nested: Doctrine\ORM\PersistentCollection {#4267 …}
+votes: Doctrine\ORM\PersistentCollection {#4265 …}
+reports: Doctrine\ORM\PersistentCollection {#4281 …}
+favourites: Doctrine\ORM\PersistentCollection {#4283 …}
+notifications: Doctrine\ORM\PersistentCollection {#4285 …}
-id: 216564
-bodyTs: "'alt':8 'ctrl':7 'exit':5 'f2':9 'help':1 'hmmm':13 'honest':18 'killal':11 'make':21 'never':14 'sens':22 'sudo':10 'thought':15 'vi':6 'vim':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/5558166"
+editedAt: null
+createdAt: DateTimeImmutable @1702218202 {#4277
date: 2023-12-10 15:23:22.0 +01:00
}
}
+root: App\Entity\EntryComment {#4058}
+body: """
> sudo killall vim\n
\n
Just make sure you are using a GNU system.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1702220215 {#4297
date: 2023-12-10 15:56:55.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@lemmesay@discuss.tchncs.de"
"@CriticalMiss@lemmy.world"
"@VubDapple@lemmy.world"
"@lurch@sh.itjust.works"
"@elvith@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#4292 …}
+nested: Doctrine\ORM\PersistentCollection {#4290 …}
+votes: Doctrine\ORM\PersistentCollection {#4288 …}
+reports: Doctrine\ORM\PersistentCollection {#4304 …}
+favourites: Doctrine\ORM\PersistentCollection {#4306 …}
+notifications: Doctrine\ORM\PersistentCollection {#4308 …}
-id: 216613
-bodyTs: "'gnu':11 'killal':2 'make':5 'sudo':1 'sure':6 'system':12 'use':9 'vim':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/5943813"
+editedAt: null
+createdAt: DateTimeImmutable @1702220215 {#4300
date: 2023-12-10 15:56:55.0 +01:00
}
} |
|
Show voter details
|
41 |
DENIED
|
edit
|
App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+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 {#276
date: 2024-10-22 08:31:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-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 {#270
date: 2024-10-20 23:31:36.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1699095615 {#272
date: 2023-11-04 12:00:15.0 +01:00
}
} |
|
Show voter details
|