Ask HN: About the Shitshow (a.k.a. Twitter)
I have no skin in the game (no apps, no bots, no twitter handle any more), but this all just occurred to me while reading articles about some of the apps & tools that will most likely being going away.
I have no skin in the game (no apps, no bots, no twitter handle any more), but this all just occurred to me while reading articles about some of the apps & tools that will most likely being going away.
I wanted it to be robust, free, web-based, able to host code examples as actual files (e.g. style.css or script.js), and host images.
Turns out this is all available with Github & Gitlab.
Step 1: Create a Private Repo Step 2: Hit the . key or use the editor URL pattern: https://github.dev/{{username}}/{{repo-name}} Step 3: Start using ... you can add sub-directories with Markdown for notes ... you can add all the file types above.
For Gitlab just click "Web IDE" from your project's homepage.
(I made this URL: https://github.dev/{{username}}/{{repo-name}} my homepage, making it super easy to access.)
This is absolutely nothing new; but the epiphany I had a week or so ago about using a repo in this way seems to have really stuck (yes, a week is a short period of time but often a note app or approach sticks for a day or 2 for me).
I'm really curious if others do something like this & what other sorts of practices they might employ while doing this.