• Hacker News
  • new|
  • comments|
  • show|
  • ask|
  • jobs|
  • 7 hours

  • AntonyGarand 5 hours

    Other post: GitHub Actions down again today [0]

    Technically this one was earlier but the other one has more traction.

    [0] https://news.ycombinator.com/item?id=48278374

  • 7 hours

    7 hours

  • wg0 3 hours

    I think Anthropic should buy Github after buying bun and everything in between.

    FelipeCortez 2 hours

    so they can rewrite it in Rust?

  • tux3 7 hours

    Over the last 90 days the status page (https://www.githubstatus.com/) shows around 2 nines of uptime for most services.

    jbreckmckye 33 minutes

    "We need an SCM with five nines of availability. What about GitHub?"

    "Well. It's got a nine in it"

    "What's the availability??"

    "Nine percent"

    Hamuko 7 hours

    I trust that about as much as I trust Volkswagen's emissions numbers.

    rschiavone 7 hours

    The Missing GitHub Status Page (https://mrshu.github.io/github-statuses/) gives a better overview of their frequent outages.

    voxic11 4 hours

    at least enterprise is better https://us.githubstatus.com/posts/dashboard

  • suis_siva 2 hours

    I commented on the other post, but GHA's awful reliability, ergonomics and performance have caused me to quit my job and work on https://harmont.dev.

    gustavus 1 hours

    Anyone else notice that the first/near top comment on every HackerNews post lately is someone saying something along the lines of "I had X problem so I went and started working on Y solution if you want to give it a look?"

    I don't want to delve into it any further - but something about it seems incongruous. It's not spam it's submarine marketing.

    suis_siva 19 minutes

    Ah sorry! Didn't mean to be annoying. Hm is open-source and my intentions are good. I'm also trying to figure out what's good and what's not!

    Apologies for the spam!

    ceejayoz 1 hours

    Same thing's all over Reddit, too.

    weakfish 1 hours

    I mean, it is a community that self-selects for builders and startup-types.

  • mimsee 7 hours

    Apparently they deleted the Github Actions account as it shows up as ghost in PR comments.

    rschiavone 6 hours

    if that's the case, such a thing is so absurd that it goes around and it becomes almost hilarious

    DoctorDabadedoo 5 hours

    The team got greenlight to more tokens and the problem should be fixed soon. Fingers crossed. /s

    source: voices in my head. Not affiliated with MSFT.. anymore.

    this_user 5 hours

    I would love to know how much of their internal workflows are being handled by AI workflows. Because this seems like the kind of thing your agent might do.

  • BrunoBernardino 6 hours

    If you don't want to self-host Gitea/Forgejo, I recommend SourceHut for private repos and Codeberg for public ones. Happy to answer any questions you might have for either based on my experience!

    packetlost 2 hours

    For private repos I just have a folder on my NAS that I run `mkdir <repo name> && git -C <repo name> init --bare` in. Works great.

    paularmstrong 4 hours

    What's wrong with codeberg for private repos?

    fatterypt 1 hours

    I'm more than happy with https://codefloe.com for private repos. The service is blazing fast and the maintainer does a great job keeping it up-to-date with recent Forgejo releases.

    pdpi 4 hours

    They only allow private repos as an exception, and only insofar as they're ancillary to open source projects.

    From their FAQs[0]:

    > Codeberg's mission is to promote free/libre software. Keeping software private is obviously not our primary use case, but we acknowledge that private repositories are useful or necessary at times.

    0. https://docs.codeberg.org/getting-started/faq/