Skip to content

Instantly share code, notes, and snippets.

View wcalderipe's full-sized avatar

William Calderipe wcalderipe

View GitHub Profile
@wcalderipe
wcalderipe / README.md
Last active August 1, 2025 10:39
A gist about what are the solution faces of controlling flow in side-effectful function pipelines.

Control flow in Clojure

A gist containing a problem example and different implementations based on what is being discussed at How are clojurians handling control flow on their projects?.

Feel free to leave a comment and feedback is welcome 😃

Examples in this Gist

  • Bult-in exceptions in a thread macro
  • didibus' trylet macro
#!/usr/bin/env bash
#
# Detects signs of the axios supply chain attack (March 31, 2026).
#
# Compromised versions: axios 1.14.1 and 0.30.4
# Malicious dependency: plain-crypto-js@4.2.1
# Dropper: SILKBELL (setup.js)
# Payload: WAVESHAPER.V2 (cross-platform RAT)
# Attribution: UNC1069 (North Korea-nexus)
#