Sorry, which library feature?
> Private by default > Your wiki and archive live on your machine. Nothing is stored remotely. Sure, the wiki is private. However, in the process your data is being uploaded straight to an AI company. Of course local…
@dang, I think it’s fair to say this is a scam post.
Looks really well done, nice!
I also had similar concerns. Their voyager keyboard should solve that concern and I’m strongly considering using it. I’ve had their Planck EZ for maybe 2 years now (on Dvorak) and later got their Moonlander but I think…
Have you tried doing `find . -name '*.cstemp' -exec rm {} +`? This provides as many arguments (filenames) as possible to the executed command (rm) rather than the `\;` which executes the command per file. This provides…
I’m also interested in your usage/workflow.
Happy it was helpful! Neglected to mention that your entry with the password will be stored in the shell history. You can prefix a space and have those commands (prefixed with a space) to be ignored in shell history.…
I have a simple workflow I use for ENV vars. Another comment noted a script written which likely does more but I haven’t fully read the code. Here’s my simple workflow in case someone is interested. Create a DB in MacOS…
There is [vulnhub](https://www.vulnhub.com/). There was another one that started with an “e” (it had Linux and code challenges too (e.g. here is the C code, exploit privilege escalation)). I remember a few years ago the…
This looks interesting. Thanks for posting!
Trilium Notes can do those very well. The first one being done with the web clipper extension. https://github.com/zadam/trilium
I wonder if Trilium Notes and the journal functionality would address your needs. You can use tags and backlink to other related notes if you wanted to. You can view notes in a standard hierarchy structure or view a…
Do you have a link or model for the NAS case?
When invoking `sudo`, you're escalating privileges on the command followed but that doesn't apply to the redirection of output (`>`). So it's saying permission denied to write to the files. You'll need to do something…
He's referring to Visual Studio. https://visualstudio.microsoft.com/
That's pretty cool. The product looks great as well, congrats on launching!
Are you referring to https://notes.andymatuschak.org/About_these_notes ?
Did you already speak one of the primary languages before making the move?
It's easy to unsafely handle filenames. I've seen it at my job where we do a lot of bash scripting. However, there are good guides on doing it the right way. [0] [0]…
Well said!
This blog post has a nice workflow that discusses how they take notes for their math classes in vim. It's an interesting read regardless if you want to go this route or not. I think it was on HN not long ago. "How I'm…
I've been using Trilium[1] over the past two months and I really like it. It's being actively maintained and worked on and is just getting better and better. Although, the Android client is quite limited. There's an app…
Wow. I've only glimpsed at some parts, but I'm really liking what I'm seeing! I also love the look and feel. I look forward to doing deep dive the next few days and looking to contribute anyway I can.
This!! I couldn't agree enough. I went with the T470p, i7700HQ, 32GB RAM, and 1TB SSD. This this is amazing. I unfortunately must dual boot just in case I need to use software or services that require Windows. I just…
Sorry, which library feature?
> Private by default > Your wiki and archive live on your machine. Nothing is stored remotely. Sure, the wiki is private. However, in the process your data is being uploaded straight to an AI company. Of course local…
@dang, I think it’s fair to say this is a scam post.
Looks really well done, nice!
I also had similar concerns. Their voyager keyboard should solve that concern and I’m strongly considering using it. I’ve had their Planck EZ for maybe 2 years now (on Dvorak) and later got their Moonlander but I think…
Have you tried doing `find . -name '*.cstemp' -exec rm {} +`? This provides as many arguments (filenames) as possible to the executed command (rm) rather than the `\;` which executes the command per file. This provides…
I’m also interested in your usage/workflow.
Happy it was helpful! Neglected to mention that your entry with the password will be stored in the shell history. You can prefix a space and have those commands (prefixed with a space) to be ignored in shell history.…
I have a simple workflow I use for ENV vars. Another comment noted a script written which likely does more but I haven’t fully read the code. Here’s my simple workflow in case someone is interested. Create a DB in MacOS…
There is [vulnhub](https://www.vulnhub.com/). There was another one that started with an “e” (it had Linux and code challenges too (e.g. here is the C code, exploit privilege escalation)). I remember a few years ago the…
This looks interesting. Thanks for posting!
Trilium Notes can do those very well. The first one being done with the web clipper extension. https://github.com/zadam/trilium
I wonder if Trilium Notes and the journal functionality would address your needs. You can use tags and backlink to other related notes if you wanted to. You can view notes in a standard hierarchy structure or view a…
Do you have a link or model for the NAS case?
When invoking `sudo`, you're escalating privileges on the command followed but that doesn't apply to the redirection of output (`>`). So it's saying permission denied to write to the files. You'll need to do something…
He's referring to Visual Studio. https://visualstudio.microsoft.com/
That's pretty cool. The product looks great as well, congrats on launching!
Are you referring to https://notes.andymatuschak.org/About_these_notes ?
Did you already speak one of the primary languages before making the move?
It's easy to unsafely handle filenames. I've seen it at my job where we do a lot of bash scripting. However, there are good guides on doing it the right way. [0] [0]…
Well said!
This blog post has a nice workflow that discusses how they take notes for their math classes in vim. It's an interesting read regardless if you want to go this route or not. I think it was on HN not long ago. "How I'm…
I've been using Trilium[1] over the past two months and I really like it. It's being actively maintained and worked on and is just getting better and better. Although, the Android client is quite limited. There's an app…
Wow. I've only glimpsed at some parts, but I'm really liking what I'm seeing! I also love the look and feel. I look forward to doing deep dive the next few days and looking to contribute anyway I can.
This!! I couldn't agree enough. I went with the T470p, i7700HQ, 32GB RAM, and 1TB SSD. This this is amazing. I unfortunately must dual boot just in case I need to use software or services that require Windows. I just…