
Obsidian.md
Notion
Logseq
Joplin
Roam Research
Evernote
Standard Notes
Bear
node-http-proxy
Serve
Haproxy
Traefik
MAMP
Envoy
DigitalOcean
Vercel
Obsidian.mdNo features have been listed yet.
No node-http-proxy videos yet. You could help us improve this page by suggesting one.
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 node-http-proxy. While we know about 1523 links to Obsidian.md, we've tracked only 10 mentions of node-http-proxy. 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.
Inline preview, usually called WYSIWYG. Obsidian's Live Preview mode hides the syntax except where the cursor is. Obsidian is a far better personal knowledge base than anything else on this page, with backlinks, a graph and years of plugins, and if that is what you need the question of what its editor is called does not matter much. - Source: dev.to / 11 days ago
The stack is all open source: Obsidian, GBrain, Horizon, PGLite, and a couple of small Python scripts for the state machine and quality gates. None of the interesting parts are proprietary — the interesting part is the discipline. - Source: dev.to / 17 days ago
Obsidian is a note-taking app that stores everything as Plain markdown files. It lets you organize and structure your notes in a Flexible way, and because the files are plain text on disk, anything that can Read a directory can read your notes, including an AI agent. - Source: dev.to / 27 days ago
Install Obsidian: Download the client from obsidian.md and create a local Vault — just a local folder. - Source: dev.to / 2 months ago
Obsidian (https://obsidian.md/) Honestly its not huge and most are probably obvious, but those are what I immediately install on my machines. - Source: Hacker News / 2 months ago
Take a look at https://github.com/http-party/node-http-proxy , specifically their .web() helper. Source: over 3 years ago
I have been tasked with writing a proxy server that takes a clients requests and forwards it to a target server (normal proxy stuff). The client and the target are out of my control. The only change in the client is that the its requests to the proxy server instead of the target. Now, what I need to do is modify the response from target because the client expects it in a certain format and the server responds... Source: about 4 years ago
What you're describing is a proxy server. If you wanted to use Node.js check out https://github.com/http-party/node-http-proxy. Notice that the examples there just forward the req though which potentially has identifying information like cookies, so you'll need to rework to anonymize. Should be straightforward. Source: about 4 years ago
There's several ways to have a blog path contain a separate setup from the marketing/product routes. One is to run a reverse proxy on the root domain to pull in separate routes for various services. https://github.com/http-party/node-http-proxy You can do rewrites at the server level for the root domain Or if the app on the root domain can do the routing for you (have done this before with a Rails app). - Source: Hacker News / over 4 years ago
Check the documentation of the http-proxy-middleware library (and of the node-http-proxy library, used under-the-hood) to learn how you can manipulate the proxied request & response. - Source: dev.to / over 4 years ago
Notion - All-in-one workspace. One tool for your whole team. Write, plan, and get organized.
Serve - Postmate's autonomous delivery vehicle
Logseq - Logseq is a local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base.
Haproxy - Reliable, High Performance TCP/HTTP Load Balancer
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.
Traefik - Load Balancer / Reverse Proxy