I don’t think they are really comparable.
Personally I see blender more as an animation or organic modeling tool whereas CAD software like fusion is better when you need exact dimensions for your parts
I don’t think they are really comparable.
Personally I see blender more as an animation or organic modeling tool whereas CAD software like fusion is better when you need exact dimensions for your parts
I thought about doing it once but decided that PLA/PETG is probably not a good material for the case as I was expecting it to break too easily. TPU probably would work well but I’ve mever printed it and don’t have any. Also I don’t have enough experience working with leather for something like this.
The end result from me would have been a lot of spent time for a not very well made item
Is that spinny thing the glass rinser?
Honestly, in my opinion it kind of is (though I’m not an expert on it). Except for convenience I don’t think a browser should be allowed to access my USB devices. Though I would welcome it if it was enabled with the same kind of request that pops up when a browser wants to access the microphone or camera.
Oh I have it disabled. Pretty much among the first things I do with any new windows install is disable and uninstall as much bullshits as microsoft preloads. It gets pretty annoying though how much there is you have to opt out of. I also like complaining about them so you’re not too wrong there.
At least they are still better than samsung in that regard who preload facebook on their phones as a system app thereby preventing the user from uninstalling it.
The difference is that these programs are not preinstalled. They are shortcuts to install said program.
Honestly, what else would it be? Text takes ridiculously little storage compared to a single picture of a decent resolution.
Depends I guess. For me the biggest concern when I bought my Synology was simplicity of usage and idle power consumption which is much lower than I could get with one of the older computers I have lying around.
I am currently using 2 16TB drives in Raid 1 and was planning to move to Raid 5 (or maybe it was 6) if I need more storage by adding a 3rd drive.
What would you recommend instead?
Fusion360 is great.
The two things I dislike about it though is the lack of linux support and the fact that you have to store your projects in their cloud. Personally I would prefer local only projects which I can easily include in a git repository without having to manually export my model every time I make a change to it.
So far FreeCad seems like the best option for me in regards to those points but it is definitely less intuitive than Fusion360
Well, theoretically yes but it doesn’t continuously send data and both WiFi and Zigbee also allow for operation on various channels. Does your neighbors WiFi interfere with yours?
Also, most WiFi devices now support 5GHz WiFi anyway so it’s even less of an issue anymore. The bigger problem would probably be WiFi interfering with ZigBee. But again, that can be resolved by changing the channels.
Isn’t Zigbee always on 2.4GHz regardless of country? Trying to shift the frequency to 915MHz for all devices sounds like a lot of work with questionable benefit
That’s a good point. Another one I have is sort of failure tolerance. I used to have a really unreliable router which would often crash and could only be reset using a full power reset. While it was in this state, wifi obviously stopped working but my zigbee devices where still available. I used to have a zigbee button linked to a smart plug for toggling my router off and on again.
This shouldn’t be a concern for most people obviously but I wanted to share my experience.
Another point I want to mention is that zigbee works at 2.4Ghz just like basic wifi so they can still interfere with each other.
Zwave on the other hand uses another frequency (I think it was around 860MHz) but is more expensive.
Performance is good and streaming works well. Not a fan of the webinterface personally but there are client programs available for all platforms since navidrome exposes the subsonic api.
Personally I use sonix on windows and linux as well as symfonium (paid but really great app) on android.
The only thing I am missing from it is better user management so that I can restrict specific users from accessing parts of my library.
Regarding access from outside my network I specifically wanted to avoid needing to be connected to a VPN so that’s why I use a cloudflare tunnel. Since my upload rate is not very good I have a Pi-Hole DNS server at home so that queries to my domain while in the home network don’t need to leave my network.
+1 for navidrome.
I’m also using that and have it exposed to the web using a cloudflare tunnel. What I didn’t like in the beginning but really appreciate now is that the service itself doesn’t have a lot of permissions and cannot delete files or change their metadata. I’m hosting it in a docker container and everything except the config file is mounted read-only.
I’m not sure how relevant that is but it gives me more peace of mind exposing it publicly.
That’s basically what I’m doing right now but the web version sucks in my opinion. Embedded content takes forever to load since and it’s not cached across sessions which makes quickly switching between multiple pages annoying
What do you use on android? The main thing I want linux compatibility for is for reading my notes on my computer, not for actually creating them. I thought about just annotating PDFs directly but I’m not sure how good that will work
On the topic of note taking programms.
Is there anything like onenote that is linux compatible, especially for handwritten notes? The closest in regards to decent handwriting support I could find was xournal++ but that felt kind of limiting to me especially without the infinite canvas and the ability to switch notes within the program (think onenote sidebar)
Running a webserver is not the same as hosting a service. For the software examples requested by OP, an ESP32 is useless
I have 2 questions:
Do I understand the colors correctly in that /home is deprecated and shouldn’t be used? What’s the alternative in that case?
Where would you guys put configuration files for services? /srv seems like an adequate directory