HackerTrans
TopNewTrendsCommentsPastAskShowJobs

andendau

no profile record

comments

andendau
·il y a 5 ans·discuss
Agreed. I think with the pace of change happening more frequently it might require more disciplined focus on training, constraining systems, and number of products.
andendau
·il y a 5 ans·discuss
Seems like a narrow view of developer tools. Isn't this the bread and butter of GitLab/Microsoft and others? I work in a dull industry and the perception isn't we need new tools to understand our abstractions. The main challenges I run into are that we need more staff to run and maintain new ways to work with our APIs. How do we keep track and find our APIs? Who owns the database? Am I allowed to connect to this database? My main job is to figure out how to make an on-rails experience so that when a developer leaves after two years new ones aren't relearning the flavor of the month pattern or tech someone wanted to try. It's a broad enough problem I'm sure it can be productized if you keep it general enough.
andendau
·il y a 5 ans·discuss
It is a microservice chassis https://microservices.io/patterns/microservice-chassis.html At scale you have lots of teams writing their own boiler plate and getting it right or wrong. This solves that at the application level. Steel toe is another option by pivotal. You can see an example of how cross cutting concerns can be solved in this mindmap https://www.alanmbarr.com/blog/images/cross_cutting_concerns...
andendau
·il y a 6 ans·discuss
There's some level of friction in working with databases. Not insurmountable but painful.
andendau
·il y a 6 ans·discuss
I loved the ML based emphasis. I'm a big fan of f# unfortunately as the article details .net has a shadow of the libraries that Java has. Clojure and Scala have much broader access to popular libraries. I've found most developers are ok with the hum drum c based languages thus c#, java, golang are good enough for most people with no interest to jump the chasm to an ML inspired language.
andendau
·il y a 6 ans·discuss
Any plans on open sourcing this or making the code available?
andendau
·il y a 6 ans·discuss
Do you support on-premises kubernetes?