Hacker News with Generative AI: GitHub

GitHub found 39M secret leaks in 2024. Here's what we're doing to help (github.blog)
If you know where to look, exposed secrets are easy to find. Secrets are supposed to prevent unauthorized access, but in the wrong hands, they can be—and typically are—exploited in seconds.
LightkeeperRM: Lightweight drop-in replacement for maintaining servers over SSH (github.com/kalaksi)
LightkeeperRM (Remote Management) is a lightweight and modular drop-in replacement for maintaining servers over SSH.
Free, simple, fast interactive diagrams for any GitHub repository (github.com/ahmedkhaleel2004)
Turn any GitHub repository into an interactive diagram for visualization in seconds.
Public secrets exposure leads to supply chain attack on GitHub CodeQL (praetorian.com)
A potential supply chain attack on GitHub CodeQL started simply: a publicly exposed secret, valid for 1.022 seconds at a time.
Organic Maps migrates to Forgejo due to GitHub account blocked by Microsoft (mastodon.social)
GitHub has gone – long live Forgejo (mastodon.social)
Show HN: I made a tool that builds your portfolio in seconds from GitHub. (devfol.io)
Connect your GitHub or Dribbble account, pick a theme, and instantly bring your portfolio to life. Import effortlessly or add manually—the choice is yours.
Show HN: I built a chatbot that lets you talk to any GitHub repository (sentientdocs.com)
Whose code am I running in GitHub Actions? (alexwlchan.net)
A week ago, somebody added malicious code to the tj-actions/changed-files GitHub Action. If you used the compromised action, it would leak secrets to your build log. Those build logs are public for public repositories, so anybody could see your secrets. Scary!
Osgint – OSINT tool to find information about GitHub user (github.com/hippiiee)
Retrieve informations about a github username/email
Show HN: Formal Verification for Machine Learning Models Using Lean 4 (github.com/fraware)
Welcome to the Formal Verification of Machine Learning Models in Lean project. This repository provides a framework for specifying and proving properties—such as robustness, fairness, and interpretability—of machine learning models using Lean 4.
Links copied from project READMEs now add "?tab=readme-ov-file" query parameter (github.com/orgs)
Anchor links copied from project READMEs now add a `?tab=readme-ov-file` query parameter, making them harder to read
Building and deploying a custom site using GitHub Actions and GitHub Pages (simonwillison.net)
I figured out a minimal pattern for building a completely custom website using GitHub Actions and deploying the result to GitHub Pages.
Supply Chain Attack on Reviewdog GitHub Actions (github.com/reviewdog)
We have recently been informed by Wiz Research of a supply chain attack targeting the reviewdog/action-setup@v1 GitHub Action. This attack potentially led to the compromise of additional actions, notably the widely used tj-actions/changed-files action, causing repositories to leak secrets.
The Pain That Is GitHub Actions (feldera.com)
For the past two weeks, I’ve been spending most of my time rewriting our CI scripts in GitHub Actions.
Solving GitHub Issues with Claude Code (coder.com)
As soon as Claude Code was released, we were chomping at the bit to see what it could actually do. Not on toy problems, but on our real development work. So we started feeding it real GitHub issues from our open-source and internal repositories — issues created by both community members and Coder engineers — to see how well it could tackle actual engineering problems.
Pin Your GitHub Actions (michaelheap.com)
Way back in 2019, Julien Renaux published Use GitHub Actions at your own risk. While the title is a little sensational, it correctly pointed out that any maintainer can update a branch or tag to point at new code without you knowing. This means that if any action is compromised, you'll start leaking secrets without knowing it.
Zest: a programming language for malleable and legible systems (github.com/jamii)
Zest is a (very wip) programming language for building systems that are both malleable and legible.
zlib-ng: zlib replacement with optimizations for "next generation" systems (github.com/zlib-ng)
zlib replacement with optimizations for "next generation" systems.
Popular GitHub Action tj-actions/changed-files is compromised (semgrep.dev)
Popular GitHub Action tj-actions/changed-files has been compromised with a payload that appears to attempt to dump secrets, impacting thousands of CI pipelines.
Tj-actions/changed-files GitHub Action Compromised – used by over 23K repos (stepsecurity.io)
We are investigating a critical security incident involving the popular tj-actions/changed-files GitHub Action. We want to alert users now so you can take immediate action. This post will be updated as new information becomes available.
Exo: Exocompilation for productive programming of hardware accelerators (github.com/exo-lang)
Exocompilation for productive programming of hardware accelerators
Is GitHub Lying Here? (win-vector.com)
My partners and I keep getting this spam-like email.
Show HN: Smart Pull Request Alerts → Faster Code Reviews (pullnotifier.com)
GitHub is currently merging PRs in the UI with the wrong merge method (github.com/orgs)
In a project that allows both the Merge method and the Squash & Merge method, if I try to use the Squash & Merge method, it uses the Merge method anyway.
Long Read: Lessons from Building Semantic Search for GitHub and Why I Failed (notion.site)
Vtm: Text-Based Desktop Environment (github.com/directvt)
It is a text-based application where the entire user interface is represented by a mosaic of text cells forming a TUI matrix. The resulting TUI matrix is ​​just rendered either into its own GUI window or into a compatible text console.
Four steps toward building an open source community – The GitHub Blog (github.blog)
Open source projects generally begin with a problem to be solved. If it’s a problem a lot of people have, it may gain traction. Eventually you might have many people contributing. Before you know it, your project might turn into more than just a project, but a community.
Copilot exposes private GitHub pages, some removed by Microsoft (arstechnica.com)
Microsoft’s Copilot AI assistant is exposing the contents of more than 20,000 private GitHub repositories from companies including Google, Intel, Huawei, PayPal, IBM, Tencent and, ironically, Microsoft.
Show HN: Fork of Claude-code working with local and other LLM providers (github.com/dnakov)
Terminal-based AI coding tool that can use any model that supports the OpenAI-style API.