Spyke

Replies

Comment on

Amazon Prime Video will start showing ads on January 29th unless you pay extra for ad-free

Amazon has been progressively getting worse and worse. I was not a member of Prime for the video. It was a nice perk.

The combination of Amazon making it hard to search for things to buy, the huge amount of low quality crap for sale with confusing descriptions, and this most recent change of putting in place ads if I do not pay an additional fee has led me to cancel my subscription.

They have taken the enshittification too far. Good bye Amazon. Hello Home Depot, Target, et al.

health

Comment on

Why MSG is actually healthier than Salt

Reply in thread

My Mom says it does the same to her. Then she eats Dorito chips or uses a seasoning in it that has MSG and nothing happens. When I point that out she is still convinced that it gives her migraines and maybe those things just don’t have enough of it.

🤷

privacy

Comment on

*Permanently Deleted*

Reply in thread

I host my own email and reputation has been a huge problem. I don’t send spam, but they just block whole subnets. When I fill out the appeal form, I never hear back and nothing ever happens. It is very frustrating. I’m using DKIM, SPF, and all the other stuff. Still having problems. :(

Comment on

Seasoned Pros

Reply in thread

I think you’re right. I’ve been a lead dev/architect for a while. I am not better at coding than my co-workers who are junior to me. In many ways they are better than me in that they come in with a fresh perspective, new ideas, and lots of enthusiasm.

In my mind, the main differences between the roles come down to soft skills, getting comfortable with and staying calm with uncertainty/gray areas, and being good at asking for feedback and listening. These are all things you just end up learning.

Here are some of the things I’ve had to do a lot more of as I got into a more senior position:

  • Getting a “feeling” for how technical decisions will weather over time given past experience.

  • Being able to effectively listen to stakeholders and really understand their needs. Asking good follow-up questions and communicating my understanding in non-technical terms they can identify with. This often involves coming up with differing scenarios and seeing if the behavior the system would have is what they really want.

  • Getting comfortable working in grey areas.

  • Seeking feedback and ideas from the engineering team and stakeholders. Iterating on a design and incorporating the feedback.

  • Trying to tease out the best direction for the architecture that will be most likely to meet current and future needs, stand the test of time, and be less likely to accrue too much technical debt.

  • Staying calm when external circumstances change in unpredictable ways. Planning how to adapt to the changes in the most effective way. Determining whether future changes in a certain area are likely to occur given company direction. Guiding the architecture to more easily be able to accommodate those kind of changes in the future, if they seem likely.

  • Being a mentor for the engineers. Trying to always make myself available to help. Being willing to dig into the weeds to figure things out. Feeling invested in their success.

  • Coding. I still code a lot as well. I think this is important. First off, I like coding and making things. Architecture designs are great, but they’re just an idea, not something that can readily be used. Additionally, architectural decisions that don’t take into account the actual experience of coding them are not likely to lead to good outcomes. Sometimes, I can come up with something that sounds great. Then, when I try to scaffold it, it turns out there is a better way that will be much more pleasant for all involved.

  • Being humble. I don’t know everything. I’m not always right. We are successful as a team when everyone is involved and listened to.

I hope this helps. My career path kind of just happened and I learned along the way.

Comment on

Amazon accuses customer of racism & shuts down their smart home

I’m on the bandwagon of no “smart home” devices that connect to the cloud. I build a lot my own little controllers with the ESP8266/ESP32 using MQTT to communicate with OpenHAB.

OpenHAB has served me well, but I started using it so long ago that I have not tried out some of the newer options like HomeAssistant.

Here is one of the devices I developed a long tome ago. It used an old chimera of a board, the Arduino Yùn. https://www.instructables.com/Introducing-Climaduino-The-Arduino-Based-Thermosta/

The code referenced in the Instructable is much older code. I don’t think I have my current and much simpler code on Github for the ESP8266. If there is any interest, I can push it.

Comment on

Will you be willing to pay for using Twitter?

lol. He is just stirring the pot. It’s what he does. I recommend ignoring him and just using something else. It is either going to sink or not.

Ex-twitter seems to me to be going in a disjointed “by the seat of the pants” direction. It’s like a kid playing with his new toy. “My toy, I make the rules and I don’t care what you think.”

The thing is, it technically is his toy. It is not a global square. It is a private company. I take issue with what has been going on, but my opinions are irrelevant to the situation.

health

Comment on

Eli Lilly starts website to connect patients with new obesity treatment, Zepbound, other drugs

This is a bit tricky. It’s almost like those “ask your doctor if ___ is right for you” commercials except they are connecting you to the doctor as well.

The doctors will hopefully not be too heavily encouraged to just prescribe whatever the site/patient recommend without a regular evaluation.

Eli Lily clearly thinks this can boost demand for their medications. Increased, easier access to medical care is a good thing. Making medical care a part of the sales motion probably is not.

Hopefully this will be implemented in a way that leads to good health outcomes.