Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)L
Posts
1
Comments
146
Joined
3 yr. ago

  • Magma is too quick if a death.

    It would be an incredibly painful death. Magma/lava is incredibly dense, you would skitter along the top like a drop of water on a searing hot pan. And then pop.

  • What if I decide to digitize my entire movie catalog? I would have to rip those DVDs and blurays...

  • Synology is already enshittifying itself

  • $5 for mine

  • Ah, that's a good point. The full tower version has space for that, though.

    I'm not saying you should get an Optiplex 7050 specifically, but a used office PC tower (like an Opitplex, HP Elitedesk, Lenovo Thinkcenter, etc) can be picked up for under $500, ready to go, and has more than enough processing power to handle the loads you're asking of it. Plus, they usually have Intel's AMT management option (aka "vPro"), which allows you to remotely manage the PC even when it's powered off.

  • Not if you get a laptop that supports battery charge limiting. Like a Thinkpad.

  • Tell them to suck it up and deal with it. ¯⁠\⁠(⁠°⁠_⁠o⁠)⁠/⁠¯

  • The M920q is 8th gen

  • Ah, ok, I get the general idea now. UCCU uses this software, too (you said you worked for MX, which is based in Lehi... I also work in Lehi 😅), but I gotta be honest - I'm not a huge fan of the mobile app. It just feels like a PWA. But that might just be UCCU's implementation, so, IDK.

    Thanks for the explanation though!

  • The whole thing 😅 how do I know if my bank uses MX?

  • Can you elaborate on this some more?

  • I use a few of those already (HA, Proxmox, etc), I'll have to check it out later.

  • Ntfy's public server costs money. Something that's need-to-know when suggesting an app to someone who's curious about its functionality.

    I already have a small cluster that I run shit on, so that's they way I would take.

  • I poked around and it's a bit more involved than that.

  • My only beef with LubeLogger (and it's a pretty minor one, given it's just the one dev) is the lack of a mobile app. I've used aCar since 2012. I have years of data logged, and IMO, having periodic reminders and widgets available at a single tap is a bit more favorable than a PWA.

    I am very curious about ntfy though. Please do share.

  • I run this on a simple docker instance.

  • I have several NFS shares that host multiple docker volumes. So yes.

  • Sounds like you're pretty familiar already! I use OMV for my NAS and have several NFS shares for various services. It's a solid solution IMO.

  • First and foremost: Do not expose your host system or the OMV admin interface to the internet. Ever. Doing so is only asking for trouble. Only expose services that have been properly isolated from the rest of the network and host system. Everything else you can access via VPN, or locally.

    Secondly: OpenMediaVault beginner's guide by DB Tech. Him, Craft Computing, Hardware Haven, and a few others whose names currently escape me, are all solid sources for learning how to host things at home.

    After OMV, I would start with learning Docker and other containerization methods, and VMs.