

Okay so the disks aren’t also on UPS? That might actually be even worse than the whole thing getting turned off, ZFS is definitely not meant to be run on removable disks like that.
Okay so the disks aren’t also on UPS? That might actually be even worse than the whole thing getting turned off, ZFS is definitely not meant to be run on removable disks like that.
Okay so when you say “unplug the power” do you mean shut it down first or just pull the plug? The latter is a great way to corrupt your storage pools as ZFS uses memory for read and write cache etc by default. You definitely need to do a graceful shutdown especially if there is data that was recently written to disk, that’s why a UPS is so recommended. That said you can usually import an existing pool when that happens, I think there is a UI menu for it now.
In case you are into it, this is actually one of the plot lines in The Expanse (spoilers).
I don’t have anything to add but I am glad someone posts this every week, I always find something new, so please keep it up :D
I know you solved it but for anyone that finds this later this feature/behavior is typically called “NAT Hairpin” in case you are looking for a setting to enable or disable, hope this helps!
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 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.
+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!
I have found the best way to cope is to surround yourself with people that understand and help you out when you fall short. Easier said than done for sure and it hasn’t always been that way for me but at this point I have a bunch of ADHD friends so they all get it, and my wife saves me usually, she is the best at that hah. Other than that I have been just leaning into it lately, for example find a job that has a lot of tasks that work well with your brain, choose wisely.
I also treat my attention as a privilege that I can give people and not something someone can demand. I don’t phrase it that way to be egotistical, it’s just that my attention and focus is fleeting sometimes as it is so I need to defend it in that way to have any at all. This is also harder said than done but it’s also not too difficult, most people are understanding when you say “can I get back to you in 30 min when I’m done with I am doing” or “let’s put time on the calendar to work on that tomorrow” it turns out.
Along this same line I also treat notifications everywhere as an opt-in activity, everything gets denied and I only let the most important ones through focus modes (I have an iPhone) that I actually need to receive and this includes all phone calls on all mediums. The only people that get let through focus modes are those that understand the gravity of interruptions on my brain (well and my parents because they are great hah).
Well that was longer than I thought it would be but the short version is that you have to try to construct a situation for yourself that works with your brain and not against it, and it’s a long journey but you have to keep iterating on it like you have been.
I hope some of that helps!
I recently got a kitten and he is all about water, he even climbs in the sink to drink water! I am going to have to get him a kiddie pool in the spring, including a photo for the cat tax, his name is Galileo!
Alright I’m not sure if this is the right place to ask either but if I were to guess it is s01e6 that they are referring to, I had forgotten about that show! It is really a great show from what I remember, especially that episode. Definitely worth a watch if you have not, I should watch it again.
Oh it is certainly not just you, I am sometimes confused reading them even for commands I have used for years and I know what flag I am looking for but don’t remember the exact syntax or something hah! I am glad they are there but they are definitely not a complete guide to any command, especially built-ins.
Interestingly, this is something AI has been very useful for to me, less searching because I can describe the outcome I want and it figures out what I am talking about generally.