shell-script

Tag

Cards List
#shell-script

Transfer files over an ethernet patch cable

Lobsters Hottest · 2026-08-30 Cached

The article explains how to transfer files directly between two computers using an Ethernet patch cable with simple IP configuration and tools like socat, achieving speeds up to 900 Mbits/second.

0 favorites 0 likes
#shell-script

@tejasybhakta: leaking some solo-founder alpha: I run a lot of agents. every time I close my laptop to take it with me, I literally sh…

X AI KOLs Following · 2026-08-24 Cached

A shell script that wraps macOS's caffeinate command to keep the laptop awake when the lid is closed, allowing agents to continue running without interruption.

0 favorites 0 likes
#shell-script

Project-Specific clangd Configuration with a Temporary Shell

Lobsters Hottest · 2026-07-31 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