• 3 Posts
  • 52 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle

  • Shapr3D has been pretty decent and for a hobbiest, $300/yr for their pro version has been tolerable

    Edit: I see at least a few people don’t like Shapr3D so I’ll add to my description a little bit because I think it’s great for what I do. Shapr3D has a free tier, is cheaper than programs like Fusion360, Solidworks, Sketchup, etc., has apps for the iPad and desktop, recently added parametric features that OP requested, and is faster (on my machines) than Fusion360 and Sketchup. I haven’t gotten to the point where I’m designing complicated parts that move relative to one another (maybe it can’t do that, I don’t know). I usually just recreate single plastic parts that break around the house or designs for something I’m fabricating. It’s been great for those use cases. It’s also free for students with a school email.






  • I don’t know what the fuck is going on. The client app connects to all 4 servers it needs a connection to. I can create a user on the server and all clients can login using it, I just can’t get notes to sync.

    Official docs here

    I found this tutorial1 and this tutorial2

    Tutorial2 makes this one port change to the official docker compose file but otherwise is seemingly the same as tutorial1:

      notesnook-s3:
        image: minio/minio:RELEASE.2024-07-29T22-14-52Z
        ports:
          - 9009:9000
          - 9090:9090
    

    With that change, and setting the port of the domain to 9090, I can access minio in the browser. But I don’t know if that’s necessary or not. I’m stumped.












  • If it were only me using the apps, I’d be using a VPN. Over the years, I’ve used OpenVPN, Wireguard, and now Tailscale. In my experience, they work like 99% of the time. That last 1% though is weird connection issues; usually when switching between WiFi and cellular (or vice versa) but sometimes it’s my server or ISP and I have to turn the VPN off and back on to troubleshoot. During those rare times, my partner will either turn off the VPN and forget to turn it back on or they will forget about the VPN completely and not be able to use their phone. Ideally, I’d like to set something up that doesn’t require any potential troubleshooting on their part so I can avoid hearing “why can’t we just use Google photos?” or “what’s wrong with Google home?” 😓