Live data from Hacker News

Viewing profile — rbalint

rbalint

HN member
Joined
Thu, Dec 12, 2013, 2:37 PM UTC
HN karma
2
Public activity
9 items

About rbalint

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #47328587

    If the builds are slow, build accelerators can help a lot. Ccache would work for sure and there is also firebuild, that can accelerate the linker phase and many other tools in buil…

  4. comment
    Comment #41817232

    If you would like to make similar hooks work again on macOS, check out this guide: https://firebuild.com/setup-macos . Firebuild uses similar technique to explore the process tree …

  5. comment
    Comment #39766825

    75% is really good even if it requires changing the toolchain. Have you tried https://github.com/firebuild/firebuild ? It is a caching accelerator and it can cache the linking and …

  6. story
  7. comment
    Comment #34540493

    https://github.com/firebuild/firebuild : A caching build accelerator like ccache, but for any compiler or random script. There is a short intro: https://balintreczey.hu/blog/how-to…

  8. story
    Show HN: Firebuild – automatic accelerator for builds and just random commands

    Hi, Many years ago I have been wondering if long builds could be accelerated by just observing how the processes in the build behaved and caching and replaying the outputs of the w…

  9. comment
    Comment #6894642

    I was in a similar situation and I laid down the cards. I think I did the right thing by doing so and the client will reevaluate the viability of the concept as they said.