Hacker Newsnew | past | comments | ask | show | jobs | submit | xissy's commentslogin

Hassle-free 1on1 meeting questions for fun.


Down in South Korea.


Same here.


Same, curse you vimium!


Can’t read due to medium free access limit policy.


Also published on my own blog: https://wp.me/p1RD28-6k1


I doubt if the author had '150 micro-services' in real life. A monolithic that could be separated into more than 100 micro-services is already too complicated like hell and engineers live with pains on it.


I've seen half that IRL recently, given my sample size I do not doubt there is an architectural whiz somewhere that has pushed it to double that.


I know of a team who has 150 micro services. It's probably more, I should count them.

Needless to say, it is a giant clusterfuck.


Leftpad as a service?


cough, cough, SAP


In that case I could actually see some valid reasons for it.


Cool.


Nicely done! Quite impressed since my company also has had similar problems with a fine-grained service oriented architecture. Envoy seems to cover almost of them, kudos.

However, I couldn't find a performance benchmark test or something compared to alternatives such as haproxy, nginx, etc. So I'm going to make my hands dirty now. ;)


What a great idea & execution.

As a programmer, I manage my resume on my github pages where can bring many benefits. - eg. make a new branch for a new company, easily add/remove related projects, install google analytics for checking who is interested in me, and so on.

Recently I've needed to submit my resume to several companies. What I surprised is that they, HR people, wanted only pdf/doc formatted resume even they work for software companies. What a silly.

VisualCV can be a proper solution between a old-fashined pdf resume file and too much opened LinkedIn page.


I'm curious - why branch for new companies? Your resume represents the linear flow of time, it's not like we get to try out alternate versions of ourselves :)


I'm from South Korea.

To apply for a Korean company, they usually require a formal photo, SSN, parents' jobs, house income, written self introduction, etc. No kidding. And I have a few years military service experiences as a Korean army that might be not related with software engineering.

So for those reasons, I had to split branches to appeal myself to diverse companies properly. I don't want to make companies confused with unnecessary info.


Hey, could you recommend any books or tutorials for C++1y/C++14? I had learned C++ in my CS courses but I've used java/python/javascript these days. I'm thinking of coming back to C++ because C++14 looks cool.


Start with Bjarne's new book, "Tour of C++", it shows how to make proper use of C++11 without those C unsafe influences.

C++14 is mostly fixing what was left out in C++11, so the book is already a good starting point.

C++14 is definitely cool, I use JVM/.NET nowadays at work, but am an old C++ dog (since 1993), so I always used the language on a few side projects.

C++14 kills quite a few complaints I had about the language. Now if we just could get proper modules.


Sometimes I've thought what might be the next GitHub. The answer is Docker. Can't imagine to develop, test and deploy without Docker totally.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: