🦞🌯 Lobster Roll

Thread

entr(1) – run arbitrary commands when files change, uses kqueue(2) (entrproject.org)

Stories related to "entr(1) – run arbitrary commands when files change, uses kqueue(2)" across the full archive.

entr(1) – run arbitrary commands when files change, uses kqueue(2) (entrproject.org)
Entr(1) – Run arbitrary commands when files change (eradman.com)
Run arbitrary commands when files change (github.com)
Event Notify Test Runner – run arbitrary commands when files change (github.com)
entr: rerun your build when files change (jvns.ca)
acme.sh runs arbitrary commands from a remote server (github.com)
Show HN: Viking v0.2 – Run commands and copy files over SSH in parallel (github.com)
doccmd: Run commands (linters, formatters, etc.) against code blocks in documentation files (adamtheturtle.github.io)
Cursor runs shell commands straight from files (twitter.com)
22% of users would run an arbitrary executable on their machines for a small amount of cash (andrew.cmu.edu)
PSA: don't run 'strings' on untrusted files (lcamtuf.blogspot.com)
Musical Genres Classified Using the Entropy of MIDI Files (technologyreview.com)
wget Arbitrary Commands Execution (blogs.securiteam.com)
Node truncates a 64 bit file inode to a 53-bit double, different files/dirs share an inode (github.com)
MOG (MIMD On GPU) : Run arbitrary parallel code on a GPU (aggregate.org)
I found this Googling just the other day. Apparently in the 90s this group came up with some general purpose methods of running arbitrary parallel (MIMD) programs on SIMD hardware. The approach seems fascinating in itself. At the same time, as far as I can tell, a significant factor in the ...
Visualizing Entropy in Binary Files (teaearlgraycold.me)
Recursive Filesystem Entries (blog.wesleyac.com)
Visualizing Entropy in Binary Files (teaearlgraycold.me)
How I slashed a SQL query runtime from 380 hours to 12 with two Unix commands (spinellis.gr)
Some humble config files to make OpenBSD run nicely (github.com)
Developed these config files over time to overcome annoyances, so thought I'd share. Curious about what other tricks you guys use.
cespare/reflex (tool to run a command when files change) (github.com)
Run SQL directly on CSV files with q (harelba.github.io)
Build and run tiny VMs from Dockerfiles (github.com)
slim will build a micro-vm from a Dockerfile. Slim works by building and extracting a rootfs from a Dockerfile, and then merging that filesystem with a small minimal kernel that runs in RAM. This results in a real VM that can boot instantly, while using very limited resources. If done properly, s...
Adblock Plus filter exploit to run arbitrary code discovered (ghacks.net)
AsyncIO-powered python DSL for running commands locally, on docker, or over ssh (pitcrew.io)
Build and run tiny vms from Dockerfiles -- now supporting kvm and hyperkit (github.com)
Plain Text Accounting | Double-Entry Accounting with Plain Text Files in the Command Line (plaintextaccounting.org)
Sudo Flaw Lets Linux Users Run Commands As Root Even When They're Restricted (thehackernews.com)
Sudo flaw lets Linux users run commands as root even when they're restricted (thehackernews.com)
entr(1): Event notify test runner (eradman.com)
I was looking for a replacement for Haskell's [ghcid](https://github.com/ndmitchell/ghcid) to use with Go. This tool made the best first impression.