
Obsidian.md
Notion
Logseq
Joplin
Roam Research
Evernote
Standard Notes
Bear
JavaScript Obfuscator
Terser
DomainLockJS
UglifyJS
Obfuscator-loader
Gnirts
Closure Compiler
YUI Compressor
Obsidian.md
JavaScript ObfuscatorNo JavaScript Obfuscator 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 JavaScript Obfuscator. While we know about 1522 links to Obsidian.md, we've tracked only 29 mentions of JavaScript Obfuscator. 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.
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 / 3 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 / 14 days ago
Install Obsidian: Download the client from obsidian.md and create a local Vault โ just a local folder. - Source: dev.to / about 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 / about 2 months ago
A place to store the feedback - I keep mine in an Obsidian vault, organised by type (interviewing, facilitation) and date. This makes trend tracking trivial. - Source: dev.to / 2 months ago
Now let's take the above code and modify it with a popular obfuscator for JS - obfuscator.io. As a result, we will get a code like this:. - Source: dev.to / over 1 year ago
You can use tools like JavaScript Obfuscator or UglifyJS to obfuscate your code. - Source: dev.to / almost 2 years ago
I know it's frowned upon here, but there are commercial and open source[1] javascript obfuscators with domain locking functionalities. If your site is already a SPA, they can make it very painful to just lift it (not impossible, obviously, because everything is reverse-engineerable, but the point is to discourage the majority of thiefs). You can be creative: for example, if whoever cloned your site is located in... - Source: Hacker News / almost 2 years ago
I don't need/use IDA, Nemlei just used https://obfuscator.io/, which just obfuscates the crap out of the code using various known methods (which I won't go into detail, it's public knowledge) and an un-obfuscation was cooked up by others. The one fucked-up thing the website does is randomizing function names, it just changes every variable/function name. We can't "un-obfuscate" those, so it's up to our brains to... Source: over 2 years ago
It's to purposefully makes your code harder to read so it prevents people from stealing your work. Here's a tool that does it: https://obfuscator.io/. Source: over 3 years ago
Notion - All-in-one workspace. One tool for your whole team. Write, plan, and get organized.
Terser - JavaScript parser, mangler, optimizer and beautifier toolkit for ES6+
Logseq - Logseq is a local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base.
DomainLockJS - Free code snippet to lock javascript files to your domain. Protect javascript code. Easy cut & paste script. Prevent unauthorized use of your scripts and deter code theft.
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.
UglifyJS - JavaScript minifier, beautifier, mangler and parser toolkit.