Which apps are you testing?
I set up minio s3 for testing myself, but found that most of my docker services doesn’t really support it. So I went back to good old folders
Which apps are you testing?
I set up minio s3 for testing myself, but found that most of my docker services doesn’t really support it. So I went back to good old folders
I use nforwardauth . It is simple, but only supports username/password
yes, regular markdown notes has been a good decision 😅
In the beginning, the query results were stored in the markdown files, which could be useful if reading them in another app. But now I just get the query code. I think there were reasons
I’m glad to hear things have cooled down. Does it take much effort to understand and use the templating stuff? I just remember templates got pushed to a different view, and I needed some header tags to get it working
So you like spaces or not? I never got that far with silverbullet. And I haven’t used Trillium. I loved evernote when it came out. But it made me aware of the value of maintaining my own data.
Now I try to have data in a directory structure and not in databases
I am not thinking of the most recent versions.
The query system was updated, around version 0.6 if i remember correctly. I don’t think the updates were bad, but some things broke and I am too old for “bleeding edge”. The template system was also updated at some point
I don’t have a great solution. I use syncthing to keep notes local on all devices and MarkText on desktop and Zettel Notes on android.
what i really liked about silverbullet was that it had offline support. but there were made some changes there as well along the way, and for me it became less stable after it became optional. But I haven’t actively used it for some time. I still got an instance running tho
How do you like the newer versions? I liked it in the beginning, but then there were breaking changes and new concepts and it started to feel a bit too complicated. So I am taking a break until things cool down
I use proxmox and proxmox backup server (in a vm). I reinstall them both, and re-add lxc and vm and their drives from backup. has already worked once.
important files are additionaly synced to laptop and phone using syncthing.
proxmox backups (which are encrypted) are rcloned to backblaze for offsite backup
dovecot provides a proper shared imap server. But not all email clients allow moving emails between accounts (gmail and local email server), but Thunderbird does.
I can access the emails from any client
Not sure if it fits you, but personally I have set up a self hosted dovecot instance where i have moved old gmail emails to, using thunderbird as the client.
I use syncthing to copy important files between pc, phone and proxmox server. Syncthing can be set up with version control so it keeps old versions of files.
Only the proxmox server is properly backed up though. to a proxmox backup server running in a VM on said proxmox server. the encryptred backup files are copied to backblaze using rclone
Not sure if this is what you are looking for, but it works for me.
TLDR syncthing for copies between local machines, and proxmox backup server and backblaze for proper backups
You could take a look at one of the universal blue distros next time you want to try some linux https://universal-blue.org/
I use bazzite on my gaming pc and bluefin on my laptop. It is immutable linux, but the devs made the defaults really nice (for me at least)
I use miniflux. To read the feed I use Flux News on android. I don’t read the whole feed in the reader, but open the link
I think miniflux supports downloading the source, but I had to do it manually each time when I tried
I use debian now for the first time in years. But the new version just released, so we’ll see how long it lasts
I tried it briefly, but it doesn’t/didn’t support disk encryption. For my laptop this is a must, so I’ll wait until it is implemented and out of alpha.
I use Debian + Gnome without custom extensions and like it.
I don’t use too many programs, so in the overview I have Firefox in position 1, signal in position 2 and steam in 3. Then I use Win+1,2,3 to launch them.
For other programs, I hit Win and then start typing the name and hit enter.
For switching between windows, i use alt-tab or alt-(key above tab). If I have many windows or playing game in full screen, I hit Win-key once and choose the window i want.
I don’t use workspaces, never found a good flow. And I rarely miss a taskbar.
I used yadm for a while and liked it. It is a git wrapper that makes git’ing your home folder for config files less messy
Now I don’t care so much for keeping settings anymore and use mainly vanilla settings, therefore I stopped using it
Actually I left 🫣🫣 After using it for a few years. I couldn’t get a hang of it on Android, and I ended up switching to caldav for tasks and markdown for notes.
Currently testing out https://silverbullet.md
I did enjoy orgmode for a long time, but I got too old for init.el …
if i remember correctly, i just replaced gitea with forgejo for image: in my docker-compose, and it just worked
it was a couple of versions back, so i don’t know if that still works