I use foot, it’s very bare bones, but I’m using zellig to get all the QoL features I could want!
I use foot, it’s very bare bones, but I’m using zellig to get all the QoL features I could want!
Yeah, I was running it through Tailscale too. I’m definitely closer to a newbie than I am a self hosting vet, so there’s likely some fault of mine that made things not run so well.
Yeah I had my eye on this a few months back when I was looking for a FOSS windows Remote Desktop alternative. Between the security issues, and generally struggle to get it working well, I eventually went to a sunshine/moonlight combo for shockingly high performance screen sharing that can even handle basic gaming if need be.
Dreams of Code on YouTube has a video for a full start to finish arch install specifically including full disk encryption. While my computer is far from “slow” it’s also nothing crazy, and other than adding a second password to my bootup process, the decrypting really doesn’t take long.
Yeah, I’ve largely figured out how to change all these settings from configs for myself, just always on the lookout for a nice gui. I’m slowly working to make a Linux experience I can install for my relatives that makes the transition from crapware Windows relatively painless.
Ah, so being on Hyprland means I can’t really gain access to this, right?
I’m using Wayland, where do I find this settings gui?
Yeah, by my understanding this is by design. However, there’s nothing stopping you from running multiple instances for each user account on a computer, assuming you are running Linux and are using the Syncthing CLI. Probably can’t do that on windows though.
Yeah, I’d also generally prefer to use my front matter for my global tagging and sorting so I can keep my templating consistent. I’m not explicitly opposed to adding more, but in an ideal world I’d keep my front matter pretty trim.
I’ll do some experiments of my own with data view and such to see if I can get some good functionality.
Could you elaborate on “move to obsidian”? I’m already storing some recipes in my vault, but I would be interested in further features like shopping list generation and other filtering options.
A fellow Rust enjoyer I see.
vtop is nice too since it still is very readable in small windows.
As of now I ran moonlight on Windows, so I might not be able to help a ton. I just started my own Arch (by the way) install that I plan to revisit getting moonlight running on, but I’m not even at a desktop environment yet.
I’ve found using software meant for gaming often works better for this application. My personal choice is moonlight. I run it behind Tailscale so my connections never leave my devices. Even over cellular it’s snappy enough for non gaming tasks, and if I need to check on my dailies in a game or something similar, it handles that much better than any Remote Desktop product. I messed around with rust desk and could never get it quite working and didn’t feel comfortable using the public servers at the time. So I swapped to moonlight and it serves me well.
Games on Whales is a containerized version of moonlight that I struggled to get working as well, but I thinks that’s because I’m a docker beginner.
Syncthing and KoReader. I also have a few android eink devices and this system works great for me. When I need a better interface for organizing/editing metadata of files I use calibre which also has some plugins to help free your files from proprietary epub readers.
I do this and it works great. Ad block on all my devices regardless of proprietary sandboxes. I also use Syncthing over my tailnet IP addresses so that traffic never leaves my “grounds”. I’m slowly building out a whole suite of services I host only within my tailnet, jellyfin, calibre, invidious, it been a great learning experience. I’m about to set up a proper home lab, finally moving everything off an old laptop.
Came here to say exactly this. I might move to EMacs org mode, but I’m still reliant on devices that offer better gui experiences with Obsidian than a command line based solution using EMacs
Okay, lots of other comments I didn’t read, and this might have been mentioned.
👏Syncthing👏
You mentioned OneDrive. I also jumped around storage solutions as I explored the FOSS world, and nothing hold a candle to Syncthing (in my opinion, but I want/need to try nextCloud). I won’t drone on about it, but if you’re looking to ditch another big data company that’s probably scraping your files, check out Syncthing
Yeah okay. That is the system I tried first. Glad it worked for you so cleanly. My network tab was inconsistent of grabbing stuff for some reason, but Libby also doesn’t seem to work through certain VPNs so seems like it’s all somewhat sensitive. Maybe I’ll give it a shot again!
Woah, what system did you find? Sounds way simpler than what I’ve figured out. I’ve read posts about capturing traffic from the network tab of the web inspector but I got really mixed results. That does work, but it was enough of a pain that I explored other options.
The system I eventually found was on Android Libby store files from audiobook unencrypted. They try to hide them by splitting books up into lots of files with random names and distributing them across random folders within its data folder. It even includes some junk folders and files to try and throw you off. None of these files have files types/extensions and Libby tacks on .mp3 when it comes time to play them.
How this can be exploited: I have an android device but this can also be done with Windows Subsystem for Android, or really any other android emulator. I have targeted the parent folder to all that with Syncthing and set it as a one way sync. This way whenever audiobook files are added they are copied to one of my other devices and because it’s one way sync when my loan expires those files disappear from the Android instance, but persist on the device I’ve copied them to. Next step is filtering out all the junk files. This is shockingly easy as I just click into the windows file browser search bar and hit enter. This serves to show a list of any file of any name of any type in all sub folders. Then I just sort the results by size. Libby doesn’t bother to make the junk files the same size as the “mp3s” (remember they don’t say .mp3 yet) so it’s easy to just truncate the list when the files stop being in the kilobytes and start being megabytes.
What’s left is a list of file that want to be .mp3. I use a command line based batch renaming tool to add all the endings, and then begins the painful task of listening to each file to find where in the book it’s supposed to go. The splits do not line up with chapters, so it’s sometimes handy to have an ebook copy to search for phrases. I put them in order then load them all into audacity, merge and then use the detect silence tool set to between 2 and 4 seconds to try and detect the chapter breaks. I’ll manually clean up any misplaced breaks, export as individual files and then finally use one of the many audiobook binding tools out there to bundle it all back together. Though I mostly do that when I’m sharing the book with others. My préférée audiobook listening platform tales individual files very nicely, so I can save a step if it’s only for myself.
I’ve integrated a Boox e-ink tablet with my Linux system using syncthing. Not taking is a treat and can be done right onto PDFs or e-books.