Spyke

Replies

Comment on

Which one???

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.

aww

Comment on

*Permanently Deleted*

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!

adhd

Comment on

*Permanently Deleted*

The best way I would describe how they help me it is that they give me the ability to choose what to do or think on much more intentionally, even if that ends up being nothing because I am not motivated. So from my experience (aderall and vyvanse) they won’t give you motivation but they will let you be more in control of your mind which is always good.

Comment on

Tool to manage CLI tools

I think what you are looking for can be found in rtx or asdf, I have used both for what you are describing, even those same tools hah. I’m currently using rtx more than asdf though for newer projects. I have been tempted by nix though, might take that plunge soon.

Comment on

14" M2 Max MBP - Are the throttling/overheating issues overblown?

This might be a hot take but I have used both a 16” M1 Max and a 14” with a M2 Pro with very similar use cases to you and I would just get a 14 with a M2 Pro if it was me. You won’t need the Max and you will get better battery life with the Pro, I didn’t even notice the missing cores because apple silicon just feels so much faster overall. I didn’t notice any heat throttling on the 14” either, the fans barely ran at all.

For my money, the 14” MBP with an M2 Pro might be my favorite computer Apple has ever created that I have used (have used almost every generation of MBP since the titanium one). Just my 2c but hope it helps!

adhd

Comment on

*Permanently Deleted*

I wouldn’t call it a superpower by itself but I have definitely learned how my brain works to my advantage. Programming is a perfect example, I have found that my brain makes connections that others do not when writing code to solve a problem. I have also found that I am able to work through large complex problems when troubleshooting as well which has definitely been a bonus.

Over the years I have been able to get myself to form habits that make me check my own work or strict work so it’s impossible to miss something. For example, working in and with infrastructure automation etc ended up being a fantastic fit for me because I can hyperfocus and make the automation run flawlessly and then I don’t have to worry about using it because I already know it works.

Definitely anecdotal and might not apply to you but hope it was at least a little helpful. You are definitely not alone either, those types of things absolutely happened to me all of the time when I was in school. Thank the computer gods for version control, code linters, and unit tests 😃

Comment on

Pihole vs AdGuard Home

So, anecdotally, I used pihole first more than 5 years ago and switched to AdGuard as pihole did not have the ability to do conditional forwarding of requests for various zones or the ability to add static records via the UI. Conditional forwarding means that I can send the requests for let’s say example.com to an internal server hosting that zone responding with private records for internal services as well as other similar scenarios.

I also like that I can identify clients or networks in adguard by various factors and apply different rules (blocking and forwarding) and collect statistics on those clients or groups of clients, I don’t think pihole has either feature yet.

I also like that adguard is a static binary which is likely what people mean when they say it’s easier to install and maintain.

As to why I keep it and don’t switch back, I like the interface AdGuard has and it doesn’t break so I often forget about it anymore. I’ll update if I remember anything else but those are the larger things for me. If pihole is working then stick with it but curiosity is a definite reason to try adguard, I bet you could just stop pihole on your machine and run adguard to check it out without too much work (yay static binary) but I haven’t tested that myself.

Hope that helps!

Comment on

Help me graduate from TinkerCad please? / Solved = Fusion360

Okay we sound similar so I want to make sure you found this playlist about fusion 360.

I recently had the time to sit down and spend time learning fusion after a delete failed attempts previously and the biggest lightbulb moment I had was really getting in the mindset of how parametric cad works. I guess I had assumed it was a buzzword coming from IT but no, it’s like the difference between building infrastructure manually and building infrastructure with something like Terraform.

The other thing that was a big lightbulb for me is learning how to use the history in fusion, the first time I went back in the timeline and changed a dimension and it recalculated everything I about fell out of my chair.

Anyway, I hope that is helpful, I can try to answer questions but I am certainly no expert in fusion hah. that playlist above is what I used to get going, definitely haven’t watched all of it but the first few were really helpful.

Oh also, on shape and others are also parametric style cad so that is probably why they all seemed similarly frustrating.

Comment on

Any advice for me a guy turning 18 yo old??

Lots of good advice here and I am not THAT old but here are a few things I wish I had realized sooner in life (in no particular order or theme):

  • No one really knows what they are doing, more experienced people usually have just made the mistakes already.
  • There is a difference between being correct and getting someone to agree you are correct, the former is the most important and the latter is not always possible or desired and when to argue and when to let someone be wrong is a skill that takes practice.
  • The less time spent worrying about what other people think of you the happier you will be and the easier life will feel. In almost all situations you spend more time thinking about whatever it is than the other person does.
  • Always strive to be a good and like-able person but always remember that it’s impossible to be liked by everyone, sometimes people just won’t like you and that is okay.
  • One friend you can count on is more valuable than 100 acquaintances, guard and nurture your valued friendships like your life depends on it because it might some day.

The biggest thing though, there isn’t one correct way to live your life and anyone telling you differently is probably selling you something. Always try to learn something from every situation and you will be fine, mistakes are a part of life. Anyway, hope at least some of that is helpful!

Comment on

Domain registrar

I have used NameCheap for a long time and they have been great. I use AWS Route53 and Cloudflare for some zone hosting and both of their domain registration services are fine but usually not the cheapest out there.