• 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle

  • It’s not quite as point-and-click, but I’m using Docker for that because Yunohost kept messing up updates. Most server apps will have some instructions on how to run them in docker, especially a docker-compose.yml file, so you don’t have to rely on the Yunohost team to package said app.

    The way I do it is that I put each suggested compose file in their own file, and import them in my main docker-compose.yml file like this:

    version:  '3'
    include:
        - syncthing.yml
    

    Then just run docker compose pull && docker compose up -d every time you change something or want to update your apps, and you’re good to go.

    Software updates in particular are waaaaaayyy easier on Docker than Yunohost.











  • I’ve read all of them, and I really enjoyed them. It’s true that it’s basically “Royal Navy in space”, and it might be a little cheezy, but it’s a pretty relaxing read.

    The space combat stuff gets much better in the later books, Weber managed to build satisfying mechanics for it. There’s some good political intrigue too. The one thing that pulled me “out” of the books a couple times were some character names, some of them are pretty ridiculous (Queen Elizabeth III for example).







  • Just be aware that there’s a huge difference between coastal sailing and bluewater sailing. You can sail “on the ocean” but stay relatively near shore in a lot of boats. All the ones I’ve mentioned would be good for coastal sailing, where you’re never more than a few hours away from shore.

    To go truly offshore and cross an ocean you really want something more substantial. Why? It’s mostly because you’re much more likely to get caught in bad weather or to get something that breaks, so you need a lot more redundancy (spare parts, etc) and the boat needs to be built to withstand a lot more forces. Offshore you’re also constantly moving because of waves; something that flexes a little when you hit a large-ish wave will maybe flex 3-4 times during an outing in coastal or protected waters, but will flex every ~4 seconds for 20 days during an Atlantic crossing which adds up to about a half-million times. This can break a lot of stainless parts on your boat.

    Anyway, still achievable, I just wanted to add some perspective


  • ebc@lemmy.catomemes@lemmy.worldWon't someone think of the yachters.
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    4 months ago

    Licensing isn’t really a thing in North America (except maybe the $50 card we have to get here in Canada), insurance can get complicated / pricey but you only really need liability which is much cheaper, and all the fire & safety stuff usually comes with the boat and isn’t that expensive anyway.

    You can obviously go crazy on electronics, and boy are these expensive indeed, but you can also just use any old tablet* with Aquamaps or Navionics installed. Try to get one that’s waterproof or get a waterproof case.

    The most expensive part, honestly, is where you park it.

    So yeah, it’s a money-pit, but it’s possible to keep costs under control.

    (*) You need a tablet with a GPS receiver. iPads used to only have it on cellular models (no need for a plan), but most Android tablets have it.