Lots of good recommendations here, my usual recommendation is that if you want 3d printing for a hobby to get a Bambu or similar because they just function out of the box for basically all materials. If you want 3d printing to be the hobby then a Prusa or Voron as others have said, way more tinkering to be had. Both are lots of fun though!
Hey not sure if I’m too late but there are a few places I have run across that I don’t see mentioned:
Also, your resume sounds a lot like mine, I have done a wide variety of things over the years. If you want someone to review your resume I am happy to, send me a DM or something. I’m not a developer but I have reviewed a lot of resumes for people and mentored all kinds of engineers, I am a principal level engineer in a related path though.
I just wanted to add this video to your comment because e-ink is so cool and this guy has a bunch of macro shots of the displays that are awesome and you can see the particles in the screen changing colors.
So cool!
Glad to help! Mixing colors shouldn’t be an issue, I have done it in the past, also have mixed PA and PA-CF in the past without issue. I bet you could even find a tent with a window and run a PTFE tube to a dry box outside the tent then you could pull the first color out and put the second one in without having to open the tent.
Also, just to say it out loud I would definitely test the strength of the layer adhesion (especially between the colors since they might have different additives) for anything structural, especially if you might get injured if it fails, just to be double safe heh.
Last, at least where I am, PA is significantly more expensive than ASA or PETG so might be worth looking at those for at least prototypes of the parts. For example, I typically use PLA to prototype ASA parts, has usually been fine to swap it out with just minor tolerance adjustments and it’s way cheaper to print 50 versions in PLA while I’m working out the design and then I print the final ones in ASA or whatever.
I have printed PA and tent idea will probably work but the other person is not kidding, PA is very finicky. Plan on printing PA directly from a dry box as even sitting on the printer will ruin a roll of it if you live somewhere with more than like 20% humidity outside, also make sure your dryer can reach 85c to dry out a spool of PA, even with a dry box I usually dry PA immediately before printing it. As others have mentioned, definitely consider ASA or PETG or maybe even PC (if that printer can print it) where you don’t really need the material properties of PA specifically.
The tent will also probably be important for maintaining temperature of the chamber more than the smell, nylon doesn’t have a ton of odor anyway. You may need to put a blanket on it, you probably won’t need a chamber heater since nylon needs like a 65c bed or more, just make sure to pre-heat the chamber first by turning the bed on, I usually let mine warm for 20 min or more. It is alap important to keep the temps stable as nylon also warps easily which can cause it to pop off the bed while printing too So make sure the tent is sealed and try not to open it.
Sounds like an interesting project though, best of luck!
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.
Right? It minorities blew my mind when I read it the first time and keeping that in mind has made my life so much easier overall, and definitely made it easier to describe to managers over the years.
This is great, also if you haven’t read it, you should read Makers Schedule, Managers Schedule by Paul Graham, it really helped me describe this concept to all of the managers I have had hah.
This guy’s channel is so awesome, glad to see it posted here. He has all kinds of cool tools that he built in his lab like a scanning electron microscope. His videos on atomic force microscopes and laser lithography are really fascinating as well, he is really great at explaining the concepts too, definitely recommend!
+1 for Raindrop, that app is amazing, I keep watching for a self-hosted version/alternative that is as good and they are getting closer. The killer feature for me is being able to highlight stuff and then when you visit the site again you see what you have highlighted (in addition to saving them elsewhere). I also pay for premium because it’s great, I don’t use a ton of the pro features either.
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.
Oh man, thanks for this, I didn’t know that there was a still-live form of Atom and I’ll have to check this out.
That is what I’m saying, that SDK covers more than just normal users.
I mean sure but that’s a lot of words to say “I didn’t read the directions and no one caught it in a merge request review because no one else read the directions either.”
Their documentation and examples are pretty easy to read and the site parameter is explained in the getting started guide and even linked from the readme for the JavaScript sdk, and in lots of sample configurations so I’m not sure how this made it into a release and then no one noticed the missing metrics for eleven days, sounds like lots of issues in that shop.
The behavior of the sdk isn’t great but the proposed solution wouldn’t work because you can use custom endpoints for all of the components using endpoints on domains you own anyway.
This is awesome, I look forward to the weekly updates and have found lots of great tools from that. Keep up the awesome work, it is very much appreciated!
Hah now this is a great shower thought, if you want some existential dread you should watch this video from Kurzgezagt video about it called You Are Not Where You Think You Are about this idea, it’s great!
This one was a surprise to me, Boolean (as in logic/algebra) is actually named after George Bool.
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.
This is a great list! Discovered a few new ones, thanks!