shell-script

Tag

Cards List
#shell-script

Project-Specific clangd Configuration with a Temporary Shell

Lobsters Hottest · 17h ago Cached

A developer shares a script that creates a temporary shell with a clangd wrapper pointing to a project-specific compilation database, allowing multiple firmware projects in one repository to use separate clangd configurations simultaneously.

0 favorites 0 likes
#shell-script

Minimal Git CI using hooks

Lobsters Hottest · 2026-07-20 Cached

A blog post describing a minimal CI system using Git hooks and nq, a lightweight job queue, for personal git repositories.

0 favorites 0 likes
#shell-script

modulejail: Proactively shrink a Linux host's kernel-module attack surface by blacklisting every module not currently in use

Lobsters Hottest · 2026-05-20 Cached

ModuleJail is a POSIX shell script that shrinks a Linux host's kernel-module attack surface by blacklisting every module not currently in use, helping sysadmins reduce risk from upcoming kernel module vulnerabilities.

0 favorites 0 likes
← Back to home

Submit Feedback