• 3 Posts
  • 25 Comments
Joined 2 years ago
cake
Cake day: July 13th, 2023

help-circle


  • Well, I can kind of relate. I’m 10 years into network engineering and about 2-3 years into SDN/data center automation. It used to be exciting at first but now it’s gotten kind of boring.

    Don’t underestimate the power of your half ass, your half ass is probably many people’s whole ass.

    Your work can be fulfilling and it’s exciting when it is but it’ll never satisfy your need for human connection. I’m in a role where I’m compensated adequately but I’m very unfulfilled. It’s not toxic but I’m very disconnected. I’m trying to upskill at the moment and get my CCNP DEVCOR so I can look for a more cushy role with probably less pay





  • Isn’t that what threading is? Concurrency always happens on single core. Parallelism is when separate threads are running on different cores. Either way, while the post is meant to be humorous, understanding the difference is what prevents people from picking up the topic. It’s really not difficult. Most reasons to bypass the GIL are IO bound, meaning using threading is perfectly fine. If things ran on multiple cores by default it would be a nightmare with race conditions.









  • I came across this early in my career in networking. I ended up having to support another technicians customer(we primarily managed our own workloads) and he did not use the tools(vault) we had to manage the network equipment credentials, so I always had to call him and ask him what the password is and why he doesn’t update it in the vault(it frequently changed) … After bothering him enough about it he said it was job security.

    This was a 45k entry level job that he was years into. Why someone would want job security at the bottom part of the totem pole is beyond me, but that is where I mostly came across tribalistic tendencies(I worked in a lot of small/medium sized companies before getting a big break)

    If I look up those people on LinkedIn, they’re exactly where they were or in another lateral position. They don’t tend to make it very far.




  • Agreed. I think most hobbyists establish a baseline minimum requirement, which some of it boils down to preference. That preference is usually for newer hobbyists to avoid the same pitfalls. Some may misinterpret it as gatekeeping if you recommend a nuanced opinion, but it’s your opinion, anyone is allowed to disagree.

    I think to OPs point, people asking “what kind of camera do you use?” Isn’t meant to be offensive. It’s an exploratory question meant to inspire discussion and it usually means that person has an interest in the topic.

    People find the craziest things to be offended about nowadays.