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

help-circle


  • Just to add what others have said, the temp you dry at is as important if not more important than time and different for each type of plastic. If you don’t have it hot enough (typically near the glass transition temperature of the plastic) then the moisture is not able to escape the plastic.

    Cool project as well, I have wanted to do the same!


  • Ah yeah that is good, just making sure because it has caused me a lot of strange issues hah.

    One thing that prob doesn’t matter but I usually dry PETG at 55 or 60, not sure how much of a difference that will make, 51 might be warm enough though. From what I have learned, it has to be warm enough that the moisture can escape the plastic (usually just below the glass transition temp) so you might try turning it up a bit if nothing else works because the moisture might not be escaping.






  • I found this diagram on SO at one point but I can’t find the post and it is the best explanation I have found for how all of the files work for bash and zsh, each color is an individual path of execution (eg, follow the red line).

    Bottom line though, it only really matters if you are overriding something that is already defined, for example I tell my users to use zshrc and I provide defaults and common things in zprofile because zshrc is executed last when they login.




  • So if I understand this right you will need to change the network on the port attached to the synology in your UniFi configuration or set the vlan tag in the synology OS, I would do the former. It sounds like you just added a second network/vlan to the existing interface which means you actually created a trunk and are getting the old network untagged and the new network with vlan tags which the synology is dropping. Synology OS also doesn’t really support trunked ports through the UI (even though it does support a port that only uses a vlan tag) so it’s much easier to just leave them untagged.




  • Well 5ghz requires more power, has less range, and needs its own antenna so for microcontrollers this makes it pretty pointless for devices that need range and low bandwidth for sending sensor updates, especially those that are battery powered. 5ghz can also have its own issues in cities if you have a lot of use of the DFS bands as well as being worse at traversing reinforced concrete.

    Also, a 2.4ghz radio can also sometimes support other things like zigbee, BT, and BLE which can be used for other functions.

    For what it’s worth, I have probably 50 WiFi devices and the majority of them are 2.4ghz sensors or switches and other low bandwidth tasks and I don’t have any issues, even when living in an apartment complex. If you are having issues you might need different hardware or more access points or something.

    Anyway, all that to say that 2.4ghz definitely still has a lot of utility today.






  • Yeah I’m with you, I read most of it but I just don’t know where the disdain comes from. At most scales of infrastructure anymore you can use them interchangeably because the difference is immaterial in practical applications.

    Like if I am going to provision 2TB I don’t really care if it’s 2000 or 2048GB, I’ll be resizing it when it gets to 1800 either way, and if I needed to actually store 2TB I would create a 3TB volume, storage is cheap and my time calculating the difference is not.

    Wait until you learn about how different fields use different precision levels of pi.