I Regret Being a Hipster in Tech
hikhalil.com
I Regret Being a Hipster in Tech
1–10 of 20 posts
Re: I Regret Being a Hipster in Tech
#2No worries, add the RESTbundle and now your controllers are returning JSON or XML rather than Twig rendered html.
Around 2014-2015 I was worried that I missed the Angular or Meteor or Knockout or Ember or something..JS boat but then quickly realised my customers didn't care about JS frameworks and wanted business flows automated and solved.
Now I see NextJS or something solving problems Symfony solved 10 years ago and I just chuckle.
Re: I Regret Being a Hipster in Tech
#3Re: I Regret Being a Hipster in Tech
#4Re: I Regret Being a Hipster in Tech
#5I must have starred 1000 projects on github without ever looking at them again.
Re: I Regret Being a Hipster in Tech
#6- I care less about specific tools and I'm way less dogmatic
- I'm more comfortable learning new tools quickly when it's necessary
- I realise that many new tools can be completely left out which greatly reduces the complexity of the project (you aren't always in a position to do this when you work with other people)
Re: I Regret Being a Hipster in Tech
#7I have a similar story of study and my escape has been to learn more about software design instead of frameworks or libraries. For example; DDD teaches how to describe problem spaces and how to talk about solutions in a way that is independent of any particular language or framework.
My learning efforts now seem better spent on building a core set of knowledge that has broader applicability.
Re: I Regret Being a Hipster in Tech
#8It's definitely an important factor to both notice at all and your decision in regards to it has lasting repercussions. In my experience, the majority of devs don't take the conceptual path, so I've tended to let them get excited about NewFancyLibrary and while I focus on more abstract things like architecture, modeling systems, and languages. Seems to work pretty good, since we're both happy with the arrangement.
Re: I Regret Being a Hipster in Tech
#9The author finds that spending energy on stable software ecosystem provides the psychological security to beat back the urge to study during free time. I have a similar story of study and my escape has been to learn more about software design instead of frameworks or libraries. For example; DDD teaches how to describe problem spaces and how to talk about solutions in a way that is independent of any particular langua…
Re: I Regret Being a Hipster in Tech
#10modern PHP? I would contend the OP is still a hipster, but at least he's pointing out that fashionable programming is really toxic for the industry as a whole. Boring technology is good because the ordinary, standard thing is meant to be exactly that, ordinary and standard. Leave the breaking changes, feature churn, evangelising, endlessly-revised howto articles, missing/outdated documentation, etc. where it belongs -- in the "innovative" software.