| |
| 🔗 Stories, Tutorials & Articles |
| |
|
| |
| Grit: rewriting Git in Rust with agents |
| |
| |
| The creator of GitHub built Grit, a Rust reimplementation of Git as a library passing 99% of Git's test suite, paving the way for network efficient tools. But be cautious: while promising, Grit is not tested for production use and may still have bugs worth reporting for future improvements. |
|
| |
|
| |
|
| |
| Securing CI/CD for an open source project: Locking down dependencies |
| |
| |
| Cilium maintainers explain how they harden GitHub Actions and Go module dependencies with immutable references and trust checks during code review. |
|
| |
|
| |
|
| |
| How Google SRE is using agentic AI to improve operations |
| |
| |
| Google SRE authors argue that teams should use agentic AI across the reliability lifecycle and give agents clear controls and audit logs before they allow them to change production state. |
|
| |
|
|
| |
|
| |
| GitHub pulls pin on npm's auto-run scripts |
| |
| |
GitHub plans to make npm install skip dependency lifecycle scripts by default in npm 12.
That affects scripts such as: preinstall, install, postinstall, prepare
The security gain is clear. The migration risk sits with packages that depend on install-time work, such as native module builds, generated files, or setup scripts. |
|
| |
|
| |
|
| |
| Observing LLM Applications with OpenTelemetry |
| |
| |
| The SigNoz team shows you how to use OpenTelemetry to observe an LLM application, including agent traces and guardrail failures. |
|
| |
|
| |
👉 Got something to share? Create your FAUN Page and start publishing your blog posts, tools, and updates. Grow your audience, and get discovered by the developer community. |