Live data from Hacker News

Viewing profile — deltaci

deltaci

HN member
Joined
Mon, Mar 01, 2021, 4:57 PM UTC
HN karma
64
Public activity
17 items

About deltaci

[XnZBvjpQ3R]

Recent public activity

  1. comment
    Comment #35807254

    It's a benchmark of GitHub Actions(Azure) vs a really old Macbook Pro 15, not exactly what you are looking for, but it tells the vibe already. https://buildjet.com/for-github-actio…

  2. comment
    Comment #35358172

    this is already the third time github actions is down this week at wednesday morning

  3. comment
    Comment #33659125

    congratulations on the launch. it looks pretty much like a self-hosted version of https://buildjet.com/for-github-actions

  4. comment
    Comment #31882761

    It's amazing to see big company can throw so much engineering effort into it, while for majority of the CI users, just getting a 2x faster CI machine can achieve the same outcome w…

  5. comment
  6. comment
    Comment #31621212

    Estonia is also a really good choice within EU. With their digital residency card, everything can be managed online with digital signatures only.

  7. comment
    Comment #30705833

    this is very naive reimplentation of the C# version. I managed to reduce the runtime of the same file from 5.7 seconds to just 800ms using var file = File.OpenRead("file.bin"); var…

  8. comment
    Comment #30705789

    You just need to do File.OpenRead instead of OpenText to get a FileStream, then you can read the buffer

  9. comment
    Comment #30705725

    but it makes function calls, it's not neglectable as it's called as many time as the bytes the file has

  10. story
  11. story
  12. comment
    Comment #30590553

    A similar comparison on CI workloads between desktop CPUs and Cloud(Azure) here: https://buildjet.com/for-github-actions/blog/a-performance-r...

  13. comment
    Comment #30346402

    most of the latency comes from network layer. my naiive guess is they probably switched from a standard ethernet setup to a infiniband setup to achieve 600us of total latency.

  14. comment
    Comment #29413876

    It's revenue already lost. No tournament was happening since October 2020 already. Source: https://www.forbes.com/sites/adamzagoria/2020/07/23/wta-to-c...

  15. comment
    Comment #29197781

    Even the status page is down for me. Please don't host your status page in same network/domain.

  16. comment
    Comment #29116806

    can someone explain in layman terms what is headless UI?

  17. comment
    Comment #28910343

    newer MacBooks have both the SSD and RAM soldered on board, it's no longer user upgradable, unless you have a BGA rework station and knows how to operate it.