Live data from Hacker News

FizzBuzz Enterprise Edition

fizzbuzz.enterprises

71–72 of 72 posts

Re: FizzBuzz Enterprise Edition

#71
post #38

Earlier quoted context omitted.

While Enterprise is always the go to for things like this, I think any time non technical people get involved in technical decisions the fun time begins. Just today I was told that I wasn't allowed to implement something in python just because it's "a scripting language"

If theoretically a developer chose to develop something in Python in my company that would be an automatic no. There are multiple reasons: You would add an another language to support from the development to the operational support like monthly security updates. And that's a major risk and most companies won't take it. If you leave the company then the company may have potentially unsupported app with noone capable o…

I don't think anyone claimed that there are no valid reasons to decline a request to use Python.

Re: FizzBuzz Enterprise Edition

#72
post #12

Earlier quoted context omitted.

https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris... I'd really like to see the microservice version of that.

Just run it from the docker.

Too easy. You'd need to split it up into at least 10 services, it's called microservice for a reason.
Post reply on HN