Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

(burner account)

I was at Google watching the tech all hands with my boss when they announced that "social multiplier" (bonuses tied to success of G+) was going to apply to everyone in the company.

I turned to my boss and said, shit, our bonuses are going to be fucked because G+ is going to flop.

My boss told me not to worry, since "they are never going to be able to admit that this was a failure".

Sure enough, management tried to bullshit everyone on how successful G+ was and we ended up getting a high multiplier for the "success".



boq though


Easy to succeed when you transitively infect the entire codebase due to conformance and the way build dependencies are set up.


What framework would you have preferred be endemic instead of Boq?


pod? boq acts as if it gives you modularity but try attaching C++ code to Java


What are boq and pod..? (curious non-Googler here, Google search didn't help).



Both are infrastructure frameworks used to run servers


Boq sells itself the wrong way. Yeah the "nodes" terminology is misleading and never explained well. The real point of Boq is to just run your stuff, and as a consequence you have to use its stupid code framework for some reason, even though those are totally unrelated things. But in the end, that only affects like 1% of the code, i.e. you wrap your stuff at the highest level with something that gives the dependencies instead of them coming from a "main" file. Those who can swallow their coding pride end up saving a ton of headache having something deal with all the production stuff for them.

Pod seems to only be the "just run your stuff" part on paper, which would be nice, only problem is it sucks. Every little thing you want to do is a huge codelab, and it's less supported. So people default to Boq instead.


I see what you did there ;)


fuckin' pod people




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

Search: