Perhaps you know someone who swears by Obsidian, it may seem like a cult of overly devoted people for how passionate they are, but it's not without reason
I've been using Obsidian for over 3 years, at a point in my life when I felt I had to handle too much information and I felt like grasping water not being able to remember everything I wanted, language learning, programming, accounting, university, daily tasks. A friend recommended it to me next to Notion (of which he is a passionate cultist priest) and I reluctantly picked it and fell in love almost immediately.
Obsidian seems very simple, like a notepad with folder interface, similar to Sublime Text, but the ability to link files together in a Wiki style allows you to organize ideas in any way you want, one file may lead to a dozen or more ideas that are related
If you want to do something specific, Obsidian has a plethora of community created plugins that expand the functionality, in my case, I use obsidian to organize my classes both as a teacher and as a student, using local databases, calendars, dictionaries, slides, vector graphic drawings, excel-like tables, Anki connection, podcasts, and more
I've been using Obsidian for more than a year. It's been great. I think it offer a great balance of control, flexibility and extensibility. What is more, you own your own data, that's been a must-have feature for me. I just can't imagine putting all my knowledge into something that I don't have control over.
I think two of the most popular alternatives that people consider are Logseq and Roam Research. Although Logseq is a bit different, it's considered compatible with Obsidian. Supposedly, you can use them with a shared database (files. Both use simple text files for storage). I tried that once, a few months ago. It worked, yet it messed up a bit my Obsidian files ¯_(ツ)_/¯.
Based on our record, Obsidian.md seems to be a lot more popular than GitHub Codespaces. While we know about 1492 links to Obsidian.md, we've tracked only 148 mentions of GitHub Codespaces. 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.
Obsidian.md Build your personal knowledge base while learning. - Source: dev.to / 2 days ago
Resource: Obsidian, jrnl CLI, Markdown Journal Templates on GitHub. - Source: dev.to / 2 days ago
Obsidian has become a go-to tool for developers, researchers, and writers who want to manage their knowledge in a flexible, local-first way. With Markdown-based storage, plugin extensibility, and full control over your data, it offers an ideal environment for serious note-taking and knowledge work. - Source: dev.to / 4 days ago
Obsidian Website Download, docs, community, and roadmap. - Source: dev.to / 11 days ago
You can find out about Obsidian on their site It's free to use and open source. - Source: dev.to / 14 days ago
https://github.com/features/codespaces All you need is a well-defined .devcontainer file. Debugging, extensions, collaborative coding, dependant services, OS libraries, as much RAM as you need (as opposed to what you have), specific NodeJS Versions — all with a single click. - Source: Hacker News / 3 months ago
For this week, our task was to automate everything: GitHub workflows for testing, linting, building, and error checking. Additionally, I set up a dev container that contributors can use in GitHub Codespaces for a fast, hassle-free setup. Finally, we were assigned to write tests for a classmate's project! - Source: dev.to / 6 months ago
As an alternative for Cloud9, you can use vscode.dev, which runs VS Code in the browser or other alternatives that are more integrated and personalized like gitpod.io or Github Codespaces. - Source: dev.to / 9 months ago
Check out GitHub Codespaces https://github.com/features/codespaces I have used it for learning C, Rust and Go. It even has a VSCode editor in the browser. It’s pretty easy to setup. Create a repo, add a hello_world.c, push the code, then in the UI press the green code option and select Create code space on main and then use the gcc from the terminal to compile... - Source: Hacker News / 9 months ago
I updated the settings in my router to keep my IP assigned to my computer to avoid needing to update the DNS file. ### Remote Development One option I didn't try is doing all of your development remotely in something like Github Workspaces. From what it looks like, I think this would provide all the functionality needed except, you'd be dependent on internet and be locked into their pricing. I've worked in this... - Source: dev.to / 9 months ago
Notion - All-in-one workspace. One tool for your whole team. Write, plan, and get organized.
CloudShell - Cloud Shell is a free admin machine with browser-based command-line access for managing your infrastructure and applications on Google Cloud Platform.
Joplin - Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, tagged and modified either from the applications directly or from your own text editor.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages — without spending a second on setup.
Logseq - Logseq is a local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base.
StackBlitz - Online VS Code Editor for Angular and React