• 1 Post
  • 75 Comments
Joined 3 years ago
cake
Cake day: June 26th, 2023

help-circle






  • I run Movary on my NAS in a docker container so that my partner has a place to add to our watch-list.

    I also run a personal kbase that I built on top of Docbase and Markdown files.

    And I recently started using HTTP2Shell to throw commands at a local networked device. This is useful to me personally, maybe not for others, because I’ve written my own automations.

    I recently considered adding Home Assistant, but it doesn’t look like it’s gonna happen because we have lamps that don’t remain in an “on” state when unplugged; any devices I might buy to add wifi to them wouldn’t actually turn them on remotely as a result. Shame cause there’s one that’s pretty necessary at night that’s between a wall and a sofa that’s pushed back against it because that’s just the layout of the room. I don’t mind manually controlling the others, but that was the one that would have been nice to trigger from my phone. Our thermostat and robot vacuum would have been on the same system, but they already have dedicated apps anyway.

    You’re only limited by your imagination and curiosity (and wallet).









  • I relied on Syncthing for a few years until my laptop became so powerful that a desktop was no longer needed (I do pro-audio work in Logic with lots of plugins; but I’m also just a nerd power-user). This has me thinking about getting back into using it to sync a much smaller amount of data, such as my Bash profile and custom functions, as well as some custom binaries that I keep in ~/bin. But I’ll wait until a few releases into the 2.x cycle before I install while others help find the rough edges.

    Hooray for development of awesome tools. Hats off to all the devs involved.




  • You can rent a virtual private server (VPS). I used to have a number of these for under $10 / month. I imagine they might cost more now., but chances are you can still find something super affordable.

    Wordpress.org will let you have a free site but you don’t get a custom domain. Wordpress.com has a personal plan for $4 / month. Matt Mullenweg (CEO) has revealed himself to be a crazy piece of shit, so maybe look elsewhere. I’m just trying to give you a sense of how accessible this stuff can be.

    Running a VPS will require more learning, but it can be super gratifying if you enjoy nerdy computer stuff and solving puzzles just for self-satisfaction. I used to use Rackspace, Linode, and something else that I can’t recall at the moment. All were pretty reasonable. Rackspace had a ton of good setup guides for newbies that were well written. I’d occasionally land on those doing a web search for other hosting stuff and found them reliable.

    Edit: DigitalOcean was the one I couldn’t remember.