Skip Navigation

Posts
1
Comments
739
Joined
3 yr. ago

He/Him, Bi Furry Boi

  • I remember seeing news about it, reading the specs, and immediately losing interest.

    2GB RAM with 32GB of slow eMMC storage, Wifi 4 (2.4ghz only too), Bluetooth 4.0, not great 5MP camera, and a 720×1440 IPS screen were fine in 2010, but this is a device released in 2020.

    The software aspect also turned me off, reading about so many things that were in progress or 'sort of working'.

  • They haven't locked themselves to Google hardware by choice, it's the only hardware with the security features they need so far.

    Remember graphenes goal is a very secure OS, not just a more private degoogled one, for that there's /e/os and other options that support more hardware.

  • Maybe they should stop sending emails out that sound like scams.

  • Or the lie that it's full self driving in general.

  • Sounds like NFS might still be the way to go for you.

    For backups personally I use Restic and connect over SFTP via SSH, since that's just built in and doesn't need any configuration.

    For more traditional file sharing I use WebDAV with SFTPGo, since I need windows and android compatibility too, and webdav is pretty easy to setup and use.

    And I also use Syncthing for keeping some directories in sync between devices.

  • Not with Bluehost.

  • Only if you enable their proxy on a DNS record, or use their tunnel feature. Otherwise it's just DNS with no access to your traffic.

  • Cloudflare is fine for DNS hosting and the control panel is well made and easy to use compared to a lot of other services, they have no access to your traffic or anything unless you specifically use their proxy features.

    Add the domain to cloudflare, change the nameservers in Bluehost, and you should be all set to use Letsencrypt via the API.

    You could also transfer the domain to Cloudflare.

  • Downside is ties to Russia and performance is really bad, as I understand it's an Electron web app, not a native application. It also won't save to network shares properly and will lose your file if you do.

  • Basically just the bare minimum

    • Email (Zoho, still on their old legacy free plan)
    • Backblaze B2 for Restic to store backups on
    • DNS for my public domain name (Cloudflare)
    • Uptime monitoring for my website (HetrixTools)
  • You can still use Syncthing to pull photos back to the phone, Immich just stores them in organized directories as normal files.

  • Their 'verified' app store already has tons of fake malware apps being distributed on it, maybe they should clean up their act first.

  • Newer CPUs can also just be better optimized and have more faster cache and that sort of thing, so might be faster at running a process even if they're the same on paper.

  • Those old server CPUs and motherboards just draw a ton of power, I'm not sure there's much more you can do.

    It might be best to change hardware if you need lower power draw, a $50 PC off ebay with an i5-7500 should be faster and a only uses about 15W idle.

  • That N200 is likely on par or faster than dual Opteron 6272 CPUs, since they are so old.

  • Essentially a container shares the kernel of the host, so uses less resources to run.

    VMs are useful when you need more isolation or a different kernel (or need to add kernel modules).

    For most purposes containers are the easy option.

    I guess I could have a Container with a bind mount to a dataset that I want to be able to share over NFS or SMB, and handle that from whatever OS I put in the Container, right?

    Yep!

    But, I could also have a VM do that, and though it wouldn’t be able to share the data with other VMs, it can do it over NFS, can’t it?

    Also yes, just a more complex setup with more performance penalty due to using NFS to share data into the VM.

  • You wouldn't want to write to the same file at the same time, but otherwise it works fine.

  • That's almost worse, Asus also makes a lot of garbage.