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

help-circle
  • For Resilio Sync mobile it is both on-the-fly and a configuration. You can mark individual files and folders as ones that always needs to be synced at all times and available for offline use. For files that are not synced already, simply tapping them will download it. I’m not sure how it behaves on Desktop since I don’t have the Pro version with selective sync.

    Synology Drive is pretty much the same as far as being able to mark things for offline use, but the OS integration is nice because all un-synced files and folders still appear in the filesystem, and opening any files will magically sync them if needed.

    I would hope Resilio Sync Pro desktop has the same OS-level integration, but I couldn’t say for sure.

    Update: For both systems, selecting which content is always synced is a per-device configuration. For example, If you want different files always available on your phone vs your tablet, you just mark those files however you wish using the app on each device.



  • One body per sketch was always a deal breaker for me, so it’s good to hear that limitation is gone.

    Do you know if sketches are still required to represent a single continuous face? For example, 3 concentric circles would not be allowed because it is ambiguous which parts are “surface” and which are “holes”. F360 doesn’t impose this limitation because it allows you to select individual sketch faces to move into 3D space, whereas FreeCAD considers that a single operation on the entire sketch.



  • To me this automation seems much better suited to using the Node-RED addon. There is a built in “delay” node that can be used for rate limiting. You would set the delay node to once per hour and put it between the node watching your motion sensor, and the node flipping the light switch. Easy stuff. You could do the same with one or two more nodes to get and check the current wind speed and put that inline as well.

    Keep in mind though, any kind of rate limiting/cool down makes it more likely that the lights won’t turn on when you actually want them to. For example, if you leave the house and come back after the lights have turned off, but before the cool down period expires you won’t have lights.








  • You make a very good point here. Currently the provided backup node is limited to 10GB, which is a lot, but probably not for what you are trying to accomplish. The Anytype folks have also stated that in the future they plan to charge for larger backup nodes, which may be something you want to avoid.

    In the meantime, because syncing is p2p, I believe you can effectively self-host by just making sure you have an internet-connected machine always running the client app. In that way, there will always be a peer to sync to, even if your backup node is full and not accepting more data.


  • Not self-hosting, but I have been using Anytype for a few months now and absolutely love it. I’m doing a lot of online coursework, and so I’m using Anytype to take and organize my notes actively for several hours a day, every day. I also use it for task tracking, journalling, and it has just generally become the place where I dump any kind of info I might need to retrieve in the future.

    There is a learning curve before you get the hang of it. I was also frustrated by the editor at first, but now that I have learned some of the slash commands, added in with markdown formatting, I find it to be really efficient. One oddity that likely trips folks up is that every paragraph is a separate “block” which makes partially selecting text across blocks impossible. On the other hand though, it makes grabbing a block and repositioning or reformatting the contents super simple.

    Keep in mind that Anytype is offline first, p2p for syncing, and end-to-end encrypted. So the value of self hosting is, I suppose, not using their provided (currently free) backup node? It doesn’t seem like a big deal to me unless you don’t trust the encryption.





  • I started out as “oh that’s a neat idea, I should play around with it” and now, just a month or so later, I depend on it almost daily.

    Just one example: My family was on vacation and my wife asked if I remembered how long our next planned activity would take. Of course I don’t remember, but because I was using Anytype as a scratch pad for picking out our vacation activities (this was weeks prior), I was able to pull up the answer on my phone in less than 10 seconds - even though I had no internet or cell service at the time.

    Having not come from Notion, Obsidian, or any other related software, there was a bit of a learning curve for me. But now I can’t help but keep dumping information into it.