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

The vimeo URL does not work.



Mono all the way.


Any particular reason??? I have read some blogs. But wanted to know from HN, what developers prefer.


Can I ask your motivations?


We are going to do some Integration work, that may include Azure functions, servicebus, micro services and other stuff. We are creating some POCs for that and had a discussion about what approach to use. I have worked with multi repos and not so sure if Mono repo would be better. As most of the components that we will be creating will be interdependent.


sounds similar to our setup. my advice is be thoughtful how you are creating new micro services, be thoughtful with servicebus (as the SLA on the cheap tier is not great), and be thoughtful with azure functions! Can get out of hand - both in cost and productivity issues - quickly.

We have a guy on our team who loves the shiny new thing, but lots of times you can get it working in a much easier, more understandable way.

For azure functions, a separate repo may make sense. I would probably do that, but I also suggest not putting much logic at all in the azure functions. For example, this:

- When the function is executed, drop a document here

- ... write this db record

- ... execute some job somewhere ...

- ... call an API ...

Is a good use of azure functions. Keep it "functional!"

Bad uses are "systems" implemented in Azure functions. As soon as you feel like you need to use or even MIGHT need to use code in your main codebase, please, don't use azure functions! :)


Great advice and thank you for sharing! Do you have a Dockerfile or CI config/recipe that you could share?


Here's the bash script I use to do the code validation. It's called from within my Dockerfile.

https://gist.github.com/phpdave11/412893f8366cab0afa85e81a7a...


WebRTC. Specifically Google's libWebRTC for Android/iOS mobile platforms [1]. All the major web browsers (including Safari 11+) support WebRTC. For the server, I am interested in trying Jangouts (Janus Hangouts) [2].

  [1] https://webrtc.org/native-code/
  [2] https://github.com/jangouts/jangouts
Update: Forget to add the reference.


Interesting, looks like a fair number of apps use webrtc directly.

https://mightysignal.com/top-android-sdks?tag=47 https://mightysignal.com/top-ios-sdks?tag=47



What hosting provider? IBM?


Digital Ocean


I love this app and can't wait to run Mac OS X VMs! Also for the CLI check out http://www.xhyve.org


There is a new Kickstarter project called Hacker Boxes which does this on steroids: https://www.kickstarter.com/projects/207210015/hackerboxes-t...


Thank you for the mention. Please keep in touch. We want to hear feedback on our boxes from all subscribers, but definitely the HackerNews crowd!

-Joe, Founder http://www.hackerboxes.com/


Only ships to United States. So disappointing steroids :)


We ship worldwide :)


Ok, full disclosure. I'm such a whimp.

40 years old and still buckle under the slightest peer pressure.

Showed it to a friend of mine and he was instantly enthousiastic and said "let's both do it and have a monthly nerd session!"

So you go two subscriptions from Amsterdam the Netherlands half an hour ago :)


Noticed that. Very interested. Just need a bit more convincing as I commented elsewhere.

At the moment I'm in the "bookmarked will be a late adopter if it takes of" camp.

So good luck, hope that I'll be able to throw money at you at a later point! :)


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

Search: