deleted by creator
deleted by creator
Out of curiosity, have you tries logseq or silverbullet.md? They both have capabilities to query your notes similar to Notion.
I’ve had this challenge with structuring notes-data for a while, but haven’t found something that suits my workflow yet. I have on my list to experiment with a sqlite solution.
I settled on obsidian with the built in sync. The data is as clean as it gets - its very agnostic to the editor as long as it adheres to the markdown standard (plus flavors). I’m aware that I’m creating a dependency on obsidians workflow and plugins, but the cost of switching is very low considering how I use my knowledge base (I could in work case scenario work with my files with standard Unix tools).
You are free to choose whatever tool that works for you, personally I don’t want my notes to be held hostage by a single vendor.
The closest to Anytype is logseq, but silver bullet.md is also awesome. And if you choose another markdown editor, you could use rsync/git/syncthing to synchronize your files.
When it comes to note applications, there is no shortage of them. Just make a informed decision that will serve you well in the long term.
I tried anytype during the alpha, but I understood early on that the data is crippled during export, and the self host node is very cumbersome to set up. Also, I had a gut feeling that it could turn into a enshittified product.
For my usecase, I could achieve my note taking needs by other more established, libre and less complex means.
You can export your data, but its like exporting your onenote data in PDFs. Your notes will lose the built in functionality and relations.
I went with freshRSS and was happy to have a SH alternative, but the UI is abhorrent. Even with ReadYou as a 3rd party app the sync of what was read and not was janky. I went with miniflux and couldn’t be happier. The again, my requirements are very basic.
I recently made a move from FreshRSS to miniflux, and it has a so much more cohesive UI. And its much snappier.
Highly recommend it.
The meal planner feature have been a godsend for our household.
Perfect timing since endlesssh isn’t actively developed anymore.
Can you share a guide / tutorial on how to accomplish what OP wants (or just get started with Prometheus)? I was in the same boat as OP and settled for netdata, and eventually gave up on monitoring altogether because it was either overwhelming me with data, too cumbersome to set up or had features behind paid plans.
Sorry for the off topic question, but what are the gains / constraints of using an identity / authentication service? Sure, you only are going to need to remember one password/identity. But each webapp must have support for the said protocol, and so does their clients, no? It does seem like a lot of work (and risk exposure) for little gain.
Please enlighten me if I’m missing something.
Is there a decent tutorial on how to get it up and running on standard services such as systemd events, fail2ban etc? There is no quick start guide on their site.
Welcome to the cult!
We all started as beginners, but before you start, take my advice and avoid hosting anything open to the internet until you’ve gained more experience in OS/network hardening and risk assessment.
First off, I think you’re starting on a good footing. Having TCP/IP knowlege is good, but you don’t need it from the beginning - it will be relevant once you get into network segmentation and setting up reverse proxies.
I’d say the first thing is to actually choose a rather simple (but useful) application that you can host on Docker and get some experience from OCI-containers and disaster recovery. A lemmy instance (even non federated) might be too much to begin with. Have you considered paperless-ngx, fresh-rss or even syncthing instead? Or begin with formulating what problem you want solved in your daily life.
I’d say, start by watching this video series to gain a better understanding of Docker (I’ve so far assumed that you won’t do baremetal installs, right?!??). There’s also a pretty good online-lab for you to play around in. Remember, you’ll propably realise that your first deployments could be better, and keep yourself mentally prepared to redo and rebuild eventually.
Feel free to message me if you want guidance going forward!
Me neither, but I’d love to hear those arguments.
Apache license 2.0
I like 3-2-1-1-0 better. Like yours, but:
This looks really slick! I don’t use ansible though, can I still benefit from running it?
Edit: just realized that your project has a larger scope than this, but still awesome to see how you solved the homepage feature.
A folder with links in your firefox profile works wonders for a single user case, but if you have other people using your applications (and they change from time to time), then a dashboard like this can be quite useful.
Tell meore about the obsidian plugin, dusbt know of it.