Active Incident with Atlassian Servicesstatus.atlassian.com1 points·by svedin·vor 4 Monaten·0 comments
svedin·vor 3 Jahren·discussripgrep has a --passthru flag that does exactly this tail -f access.log | rg --passthru '\.jpg'
svedin·vor 13 Jahren·discusspush doesn't have to be non-side-effecting. You are allowed to modify shared state, as long as it is a TVar (shared memory that supports transactions).