Viewing profile — thebloodrabbit
thebloodrabbit
HN member- Joined
- Fri, Aug 28, 2015, 2:26 PM UTC
- HN karma
- 23
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About thebloodrabbit
Recent public activity
-
comment
Comment #13710706
Thanks for the feedback! Took a note to fix that ;)
-
comment
Comment #13710587
- First and foremost, the biggest advantage is that it's hosted. You can forget about having and maintaining your own build machines. Every build you kick off will start from the s…
-
comment
Comment #13710181
Good question! The main differentiator might be that our platform is more open compared to Buddybuild's enclosed ecosystem approach. That means we allow much more customizability w…
-
comment
Comment #13709981
You have passwordless sudo access on the Docker containers, however when you kick off a new build we will create a new VM just for the build and start the docker container inside i…
-
comment
Comment #13709732
That is so great to hear! Would love to hear more about your story!
-
comment
Comment #13709609
Sure! - Biggest difference is the reusable steps (e.g. add HockeyApp step, paste API token, good to go for deploy) - Generally being more open - steps/integrations, stacks, CLI, we…
- comment
-
comment
Comment #13707780
We love having you in our community as well :) Thanks for the kind words!
-
story
Launch HN: Bitrise (YC W17) – Continuous Integration and Delivery for Mobile Apps
Hi, we’re the founders of Bitrise ( https://www.bitrise.io/ ) in the YC W17 batch — YC's first-ever Hungarian startup! Bitrise is a Continuous Integration and Delivery platform spe…
- story
-
comment
Comment #10640657
[Bitrise co-founder here] We have a fastlane integration step ;) That said imagemagick & ghostscript are not pre-installed, but you can install both with a simple script step. All …