You could also try micro, which is a terminal text editor with mouse support, syntax highlighting and many more features that you know from GUI text editors.
Website | Codeberg | GitHub | Altes Profil | Noch älteres Profil
Verantwortlich für @kaenguru@feddit.org & @titelregel@feddit.org.
- 0 Posts
- 11 Comments
What about https://snowflake.torproject.org/?
I think it would be very interesting to convert e.g. a regular Fedora installation into a (so-called “immutable”) Fedora Silverblue installation or vice-versa.
As someone who develops and distributes a small application exclusively on Flathub, I prefer that everyone uses the exact same package on every system. That way I know that if something doesn’t work, the issue should be easy to reproduce.
Recently, there was a situation where a user indicated in the comments of a release announcement that a newly introduced feature “doesn’t work”. It turned out that they installed a third-party package from the AUR (that wasn’t updated yet) without knowing that this isn’t the official and up to date version.
But it comes at the cost of obscurity, Codeberg is a big player but any instance you find is isolated, and any devs you entice to help you need to register additional accounts personal to that instance.
It should be noted that Forgejo is working on implementing federation using ForgeFed, which is based on ActivityPub.
Oh, that’s sad. See https://mastodon.social/@compositor@wayland.social for some of their posts.
d_k_bo@feddit.orgto Linux@lemmy.ml•Debian is Ditching X (Twitter) Citing These Reasons231·5 months agoFuck X.com, all my homies use wayland.social
d_k_bo@feddit.orgto Linux@lemmy.ml•[Solved] Convert commonmark links to Headings with spaces to GitHub flavored markdown.9·5 months agoThis is more of a general suggestion: if you use Regular Expression, use https://regex101.com/. It provides syntax highlighting, explains the syntax and allows you to test your regexes.
Additionally, I think that
sd
is way more intuitive thansed
.
d_k_bo@feddit.orgto Linux@lemmy.ml•PSA: Remember to also check hidden directories you don't even know about for waste of space2·8 months agoTo explain it a bit further: when you move a file/directory on the same mount point, moving the file/directory is essentially just a rename operation, which doesn’t involve copying the data itself and is a very cheap operation. If you move a file/directory across mount points, you need to (recursively) copy the file/directory, copy file metadata and (recursively) delete the old file/directory, which is slow and error-prone.
d_k_bo@feddit.orgto Linux@lemmy.ml•PSA: Remember to also check hidden directories you don't even know about for waste of space3·8 months agothe hidden “trashbin”, .Trash-$(uid), invented by Ubuntu
This isn’t some “idiotic principle invented by Ubuntu”, it just follows the freedesktop.org Trash specification. For many users, it can be really beneficial, see also the spec’s introduction:
An ability to recover accidentally deleted files has become the de facto standard for today’s desktop user experience.
Users do not expect that anything they delete is permanently gone. Instead, they are used to a “Trash can” metaphor. A deleted document ends up in a “Trash can”, and stays there at least for some time — until the can is manually or automatically cleaned.
Whether an application like Prism Launcher should use the trash can or delete the files directly is an entirely different question.
I never tried it, because it is 2d only: https://flathub.org/apps/io.github.dubstar_04.design