HackerTrans
TopNewTrendsCommentsPastAskShowJobs

matnosner

no profile record

Submissions

[untitled]

1 points·by matnosner·hace 3 años·0 comments

[untitled]

1 points·by matnosner·hace 4 años·0 comments

Bob 0.6.0: Blazing fast DAG execution

github.com
2 points·by matnosner·hace 4 años·1 comments

comments

matnosner
·hace 3 años·discuss
We are creating a place to deal with the messy business of product reviews. The idea is to create a overview to spot the most valuable reviews around. Doesn't matter if it comes from a professional tester or reviewed by a user.

Here is the first iteration. https://revulu.de

Sorry, website is in german.
matnosner
·hace 4 años·discuss
We have been hard at work adding remote caching capabilities to the Bob build tool, which is now accessible as an Open Beta, allowing you to build repositories fast and efficiently across machines and CI pipelines.
matnosner
·hace 4 años·discuss
The concept of explicitly declared inputs and outputs is awesome. Though it's closed build and the necessity to define the builds down to the compiler level makes Bazel complex and breaks some developer workflows.

For this reason we are building a Bazel competitor with a less restrictive build environment which can also be applied to projects with lower than 1M line of code.

https://bob.build
matnosner
·hace 4 años·discuss
Lot's of optimizations going into this release. Now being able to execute tasks in parallel.
matnosner
·hace 4 años·discuss
If you like the concept you might also be interested in bob[1]. Same idea for build isolation crafted into a build system/task runner. (I'm the author).

[1] https://github.com/benchkram/bob