Structurizr might be a bit more popular than GitHub Gist. We know about 8 links to it since March 2021 and only 8 links to GitHub Gist. 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 2 years ago
I use Github, both for full repos and for short gists. Source: about 3 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 3 years ago
Perhaps github gists? https://gist.github.com/discover. Source: over 3 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: over 3 years ago
You are welcome! It’s a nice way of breaking down problems. You can go one step further and generate them from code using something like Structurizr (https://structurizr.org/) if you want to get fancy. Source: about 2 years ago
Regarding documentation, I created the C4 model for visualising software architecture as a way to introduce some structure into architecture diagrams, because even today most of what I see is still ad hoc boxes and arrows, with little thought into what (abstractions) and how (notation) an architecture is described. My own tooling (https://structurizr.org) allows you to create multiple diagrams from a single model,... Source: about 2 years ago
Would love to see a comparison to structurizr, which is a higher level dsl that essentially renders to any of the other three you're comparing. Source: over 2 years ago
I just watched a goto conference talk by Simon Brown on https://structurizr.org/. Source: almost 3 years ago
You can look at https://structurizr.org/ for a free version. Source: almost 3 years ago
Pastebin.com - Pastebin.com is a website where you can store text for a certain period of time.
IcePanel - Collaborative modelling and diagramming tool based on the C4 model. Software architecture design made fun! 🧊
PrivateBin - PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of...
draw.io - Online diagramming application
hastebin - Pad editor for source code.
Terrastruct - A diagramming tool for software architecture