
GitHub Gist
Pastebin.com
PrivateBin
hastebin
Rentry.co
Write.as
massCode
Ghostbin
Vis
Micro
Kakoune
acme
cmus
fish shell
nnn
MPV
GitHub Gist
VisBased on our record, Vis should be more popular than GitHub Gist. It has been mentiond 37 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If you are learning things, you could also create github gists. That way your repos will only be coding related, while you can create tutorials / work exercises in gists. Source: over 3 years ago
I use Github, both for full repos and for short gists. Source: over 4 years ago
On the other hand, shared DartPads are just gists on GitHub so theoretically they can include code that works with different packages. Of course, such gists will not compile in DartPad and will be displayed as having errors :(. Source: over 4 years ago
Perhaps github gists? https://gist.github.com/discover. Source: over 4 years ago
I looked at Github gists, but they are focused in displaying the markdown sourcecode (so e.g. Hyperlinks won't be clickable [1] ). Options just don't seem to be focused on simply hosting PDFs/information with clickable references. Source: almost 5 years ago
> thicc โ a fork of micro that's heavy on opinions, not bloat. > What is thicc? File browser. Editor. Terminal. AI tools. One vibe. I don't follow. That seems to be heavy on bloat. Or maybe I'm just happy with vis (https://github.com/martanne/vis). I don't know. - Source: Hacker News / 6 months ago
People should be aware of two related editors: https://anvil-editor.net/ is an editor more directly inspired by and similar to Acme (but makes no attempt to borrow from Vim). https://github.com/martanne/vis is a minimalist editor that stays close to Vim but adds Sam-style regular extensions and multi-cursor editing. - Source: Hacker News / over 1 year ago
There's also vis[0] It is an editor that combines best parts from vim and plan9 sam[0] (multiple cursors, structural regular expressions). 0 - https://github.com/martanne/vis. - Source: Hacker News / over 1 year ago
Another editor that people might be interested in (and I think more people should know about) is https://github.com/martanne/vis. It is, in some ways, the opposite of Ki; instead of straying further from vim, Vis is just Vim + good multiple cursor support + sam-styled structural regexes (I didn't know what those are before using Vis, I consider it a detail of how the... - Source: Hacker News / almost 2 years ago
If you'd like to try out the sam command language yourself, there's an X11 port that works quite nicely on modern POSIX systems: https://github.com/deadpixi/sam. - Source: Hacker News / over 2 years ago
Pastebin.com - Pastebin.com is a website where you can store text for a certain period of time.
Micro - Modern terminal-based text editor
PrivateBin - PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of...
Kakoune - Vim inspiredรขยยรขยยรขยยFaster as in less keystrokesรขยยรขยยรขยยMultiple selectionsรขยยรขยยรขยยOrthogonal design
hastebin - Pad editor for source code.
acme - Acme is a powerful text editor, development environment and textual-user-interface platform...