Ask HN: What tech skill gave you the biggest boost in your career?
4doppelgunner68/11/2025, 1:26:51 PM
Comments (6)
matt_s · 4m ago
Pattern recognition. I don't mean the ability to do regular expressions. I mean the ability to recognize patterns in software development, organizations, and trends in the industry. It helps recognize when you've seen something similar before and know a good approach to dealing with it. This would include design patterns (like Gang of Four), integration patterns, architecture patterns, etc. There are a lot of problems out there that have stable, known solutions to them.
JustExAWS · 22m ago
Knowing how to communicate both verbally and written, persuasion, talk to “the business”, navigate corporate politics, building networks internally and externally.
I got tired of being the geek that everyone ignored over a decade ago.
MultifokalHirn · 3h ago
Having worked with many different environments/programming languages/tools
CafeRacer · 3h ago
Pretty much above, but I'd say it as "exposure to many different business problems"
tstrimple · 1h ago
Maybe not a tech skill, but public speaking. I forced myself to give talks at code camps after recognizing it was a glaring weakness of mine. Was hired by Microsoft as a cloud evangelist as a result. There was also a lot of interest from local companies who sponsor those sorts of events.
I got tired of being the geek that everyone ignored over a decade ago.