

Personally I just use Linkwarden. I’ve been meaning to make a PR to get the auto tagging working on PDFs, maybe someday.
Personally I just use Linkwarden. I’ve been meaning to make a PR to get the auto tagging working on PDFs, maybe someday.
Super simple, I’ve made several integrations for ntfy this way. The result is less pretty but fully workable.
Voyager uses a different format.
::: spoiler Tap for spoiler
hidden content
:::
hidden content
Maintenance is easier than you think. I “maintain” 40+ services by simply automatically updating them. And if that makes one stop working (very rare) I get an alert and fix it when I get time.
I use ansible for that, though you could more easily accomplish much the same with Watchtower.
The best thing you can do to increase your confidence in the data reliability is to invest in backups AND doing at least RAID-1 on a reliable check-summing filesystem like ZFS, which Proxmox supports easily out of the box.
I have ZFS and cloud based backups and I’ve never lost or corrupted data in over 10 years.
And personally, I don’t back up my movies/TV shows. The volume is too high to bother and with ZFS snapshots and reliability, and the high seas being what they are, most everything is (eventually) recoverable.
Not speaking for Mr Lemon, but for me CO2 levels are an interesting metric to trigger my air exchanger / HVAC fan combo for in a given zone, since it indicates stale air in general.
Edit: or, if you’re a Jellyfin user or think you might become one: https://github.com/Fallenbagel/jellyseerr
Exactly! It’s not a competitive game. It doesn’t involve an online component.
Frankly I think it’s exactly what it needs to be, bugfixes not withstanding. It’s complex, fun, challenging, but not overwhelming.
The only thing I can think i might want are more challenges, but that’s such a minor thing if I never got another I’d be perfectly content.
Obsidian Live Sync plugin is a great combo of self hosted and offline/local.
It’s pretty fun. But I find myself drawn more to TCG Shop Simulator to scratch the itch these days. Pokemon had it’s chance to innovate for decades and largely refused to.
Linkwarden and Wallabag are both excellent. Omnivore is up and coming, but might still be difficult to selfhost.
I guess it depends on scale.
FSearch
Recoll
TypeSense
Yeah, and to exploit it you need ring0 access in the kernel.
In other words, this isn’t an attack vector, it’s an escalation path. It escalates past the kernel, which is terrible to be sure, but if a hacker manages to get that deep in the first place, your system is already fucked.
+1 for Gitlab. As the number of developers increases the features of Gitlab will get more and more important. Only OP can say, but if they’re closer to 9 developers than 2, I think it’s a safe bet they’ll need the extra features sooner rather than later.
The Epic exclusive bullshit always stinks. Glad they are at least offering an option to get it from their website, even though the best solution is to release it everywhere.
Its dangerous to send goalposts flying around that fast, be careful or you’ll hurt yourself.
Your response is condescending, arguing from ignorance, and arguing in bad faith. I will reply this time, because once again you’re trying to build an argument on extremely shaky ground and I don’t enjoy people spreading ignorance unchallenged. However I won’t engage any further and feed whatever you think you’re getting from this.
I haven’t suggested that people should use Obsidian over OSS solutions. I was simply pointing out your argument against Obsidian’s architecture was poorly founded.
The data you’re insinuating will be lost is pure FUD. While the format isn’t standard markdown, none of the well implemented solutions are, because as you so rightly pointed out, markdown has little to no support for most of these features.
However, obsidian’s format is well documented and well understood. There are dozens of FOSS plugins and tools for converting or directly importing obsidian data to nearly every other solution. Due to obsidian’s popularity, it’s interoperability this way is often far superior to FOSS solutions’.
Content is your notes. In obsidian this is represented by markdown files in a flat filesystem. This format is already cross platform and doesn’t need to be exported.
Metadata is extracted information from your notes that makes processing the data more efficient. Tags, links, timestamp, keywords, titles, filenames, etc are metadata, stored in the metadata database. When you search for something in obsidian, or view the graph, or list files in a tag etc obsidian only opens the metadata database to process the request. It only opens the file for read/write.
Does this help?
I use OLlama & Open-WebUI, OLlama on my gaming rig and Open-WebUI as a frontend on my server.
It’s been a really powerful combo!