• 0 Posts
  • 40 Comments
Joined 2 years ago
cake
Cake day: August 2nd, 2023

help-circle
  • Yup. Then as I said. Worry first about the kernel and driver the SoC even before the e-ink display.

    But curious, if you can run a form of Linux on it, which would it be? Regarding the fact that it is already Linux (just not source available) but at least it comes with all optimizations for the e-ink already.

    Me for example if those can run a proper Linux, I would just use it as my remote terminal + syncthing and use it as a markdown machine that sync to my main PC and laptop




  • Kde Wayland already can do very nicely since 6 a long time ago. Even can change display mode, scaling, without programs to be killed.

    I am using laptop 1600p 13.5-in 1.25x and external 1-2x depends on which monitor/TV I plug into.

    Not that I use AMD GPU, so if you’re on Nvidia, I don’t know how far the process has come for wayland and nvidia.

    But mix (fractional included) scaling for wayland has been a thing a long long time ago.

    And unlike Windows, very not finicky





  • Used it for awhile on and off.

    You don’t need to use the encrypted sync service. You can have your desktop not sleeping and use the host-clients local sync method to be fully not relying on their external service.

    Personally. I was using it with a Debian VM as the always-online host and other machines like phone and laptop, desktop as clients. While also have my own wireguard container running. Pretty much fully offline sync.

    I stop using it when I realize they scraped the self-hosted server that they promised.

    Also mobile client was ass, just like the promise of self-hosted server.

    Ah. I used it for very long time btw. Just stop when I realize the dude scrapped the self-hosted server.

    In the mean time. I have been using Notesnook but well, if they fucked up the self-hosted server, I’d leave too

    There always markdown + syncthing that I can rely on as for note and to-do


  • Maybe not the right answer for you since I am not VPS-based but basement-rack-based.

    I would choose Debian + docker for whatever available. Just make sure you have enough space for those. And probably even enough CPU.

    To me it makes sense to separate them but some would argue otherwise with Docker/podman/container. Remember, Docker however by default is root.

    The one I would actually do at home is Docker on a unpriviledged LXC (Proxmox) to make sure that there is no real root processes running

    Cheers



  • You can use Authenticator Pro (android, opensesource) and Proton Pass, both let you copy the TOTP generation code to paste into another without problem. Both generate exact code

    In fact that’s how I am using them right now, with Authenticator Pro is my on-device, offline, encrypted backup offline backup TOTP for Pass.

    I guess it is not as straight forward as export import as you hope, but it’s not as bad as other options used to be.


  • According to multiple debian based and ubuntu based and Arch I use. No. Not default. Cubic still is.

    My experience was that some days ago I was trying to make my UDP faster, but turned out found out about BBR - for TCP. Well, lucky me - currently some country away from home for family reason. Plex generally takes 40-80s to start a movie/episode for me. And measly about 10s max buffer available - and this is on a 3-5Mbps show.

    After BBR (note I have to apply on Proxmox host, my container are unprivileged and can’t set this themselves), I got 8-30s max to start a show/movie. And now comfortably sit between some good minutes on buffer. 15-20Mbps quality now playable.

    To me personally it was black magic, and I was tossing it in just 2 days ago too

    Ask more if question



  • Also wonder what the hell is your 2MB package that carry a need of 70 runtimes?

    Even stuff like Steam for me only pull in like mesa and stuff that are a lot. And barely happenes

    In fact. Last time I installed Arch (2 days ago) and I redo my flatpak. 10 apps, pull in 34 packages in total. Further apps only pull in themselves and maybe 1-2 packages with maximum because everything else are covered.

    Don