probable_possum
@probable_possum@leminal.space
- Comment on Email ownership, I give up. 1 day ago:
hub.docker.com/r/mailserver/docker-mailserver/
It just works. Once you got it working.
- Comment on Logseq --> Silverbullet 2 months ago:
Thanks!
For the interested : They’re working on a logseq edition with db backend as a basis for real time collaboration, better performance, data loss prevention during sync.FAQ states:
Are you going to deprecate Markdown files support? No, we’ll continue to support both file-based and database-based graphs, with a long-term goal of achieving seamless two-way sync between the database and markdown files. This will allow you to leverage the benefits of the database version while still being able to use other tools.
It looks like, for the moment the md version is there to stay. I’d very much like that, because syncing with git or syncthing.
I’m not sure how useful the collaboration part will be for me. Other tools would have to make room for it in our workflow (ticket system, wiki).
- Comment on Logseq --> Silverbullet 2 months ago:
Same here. Silverbullet looks tempting, markdown files and roughly the same feature set as logseq. I tried it out for a few minutes but did not go further.
What holds me back
- there is just one maintainer. What if…
- migration would take some work
- I’m lazy and haven’t tested it out yet
I use logseq and mainly the tagging/ backlink feature (frontmatter and inline) + the usual md language to structure my personal knowledge. Very few queries which I would have to rewrite.
I do not have a real reason to switch away from logseq. It works well enough. There is the occasional full text search search bug which can be circumvented with ripgrep or the like. It takes quite some time to start up - once or twice a day. Otherwise it works.
- Comment on Your logging is probably down 2 months ago:
Ah. The approach that squirrel@piefed.zip suggested. ;)
Thanks for the tutorial though.
- Comment on Self hosting Sunday! What's up and how long? 4 months ago:
I’ve been hinking about infrastructure as code tools. Skimmed the very surface of opentofu, looked at the list of alternatives.
I’m in need of something that is both, deployment automation and (implicit) documentation of the thing that I call “the zoo”. Namely:
- network definition
- machine definitions (VMs, containers) and their configuration
- inventory: keeping track of third party resources
Now I think about which tool would be the right one for the job while I’m still not 100% sure what the job is. I don’t like added complexity, it is quite possible this could become a dead end for me, if I spend more time wrangling the tool than I gain in the end.