Skip to content

The digital town square for the concert band community.

Connect with local ensembles, trade repertoire insights, and keep the pulse of the wind band world.

  • Since Microsoft bought GitHub:

    World microslop shithub github microsoft epicfail
    1
    0 Votes
    1 Posts
    0 Views
    Marius (windsheep)W
    Since Microsoft bought GitHub:1. Remote exploits https://www.wiz.io/blog/github-rce-vulnerability-cve-2026-38542. Disastrous data losshttps://github.blog/news-insights/company-news/an-update-on-github-availability/3. Under 90% uptimehttps://mrshu.github.io/github-statuses/I am moving to Gitea and use GitHub only as a mirror now. GitHub has in the past deleted my forensics repositories (Malware Analysis). No support, no restore.https://about.gitea.com/ 4. GitHub Actions is overly complex. Combined with GitHub's engineering level, what do you expect? Come on.5. Microsoft vs. open source#microslop #shithub #github #microsoft #epicfail #gitea
  • 0 Votes
    1 Posts
    0 Views
    securityaffairsS
    CVE-2026-3854 #GitHub flaw enables remote code executionhttps://securityaffairs.com/191434/security/cve-2026-3854-github-flaw-enables-remote-code-execution.html#securityaffairs #hacking
  • 0 Votes
    1 Posts
    0 Views
    A
    CVE-2026-3854: any authenticated GitHub user could RCE the backend with a git push. Unsanitized semicolons in push options → X-Stat header injection → sandbox bypass → code execution.Same day, a survey of 18 months of supply chain attacks all tracing back to GitHub Actions.Same structural problem at two layers.New post: https://alexreed.srht.site/blog/github-rce-actions-weakest-link.html#infosec #supplychain #github #CVE
  • Off to day 2 of #GoogleCloudNext2026.

    World github googlecloudnext
    1
    0 Votes
    1 Posts
    0 Views
    wompW
    Off to day 2 of #GoogleCloudNext2026. Hopefully better than day 1. (Although #Github did host a great party yesterday)This trip is always worth it though, regardless of content. We learn, and it's one of my only chances to spend valuable face-to-face time with my staff each year.
  • 0 Votes
    25 Posts
    0 Views
    Adam_
    @w Why do you think it's your computer? *cries in Secure Boot, attestation and age verification laws*
  • Does any of my network work for #GitHub?

    World github
    3
    0 Votes
    3 Posts
    0 Views
    Richard HughesH
    @patric2k thanks; that's probably a great idea -- if anyone else wants to report https://github.com/kjedrdev as impersonating me that would be great.
  • IT'S HAPPENING

    World github
    139
    2
    0 Votes
    139 Posts
    0 Views
    KrupoK
    @arcadiagt5 @nuintari @0xabad1dea @luciedigitalni I love that this was posted 20 years ago and it's still up online.
  • 0 Votes
    2 Posts
    0 Views
    DawidD
    @pecet I assume you want to use more than 100mb? https://docs.codeberg.org/getting-started/faq/#how-about-private-repositories%3FIf you have literary ANY VPS on the internet with ssh - you can just `git init --bare` and use that as remote for your projects - that's what I'm using. Git has been designed to be decentralized on existing protocols - you don't need any special service.If you need interface - cgit is dead simple - https://www.yaroslavps.com/weblog/minimal-git-server/ .Git has been designed to use existing protocols - any host with ssh + email is enough to cooperate with others, and if you want to share and opensource --> codeberg.https://web.archive.org/web/20180522180815/https://dpc.pw/blog/2017/08/youre-using-git-wrong/https://git-send-email.io/https://european-alternatives.eu/alternative-to/github