Debugging Clojure using the REPL
A summary of techniques to debug Clojure code via REPL (aka “the interactive console”, the “read-eval-print loop”) and Cider debugger.
A summary of techniques to debug Clojure code via REPL (aka “the interactive console”, the “read-eval-print loop”) and Cider debugger.
The original article by Dijkstra can be found here (pdf). These notes are mainly to summarize my read of the article for future ref.
The gnuradio package in Arch is at 3.9.4 and marked as outdated for almost 2 months now. Not a huge issue, but there's a bug in the QT range slider that's fixed in the later versions. I need the osmosdr block in gnuradio since it looks like it allows me to specify a devicestring to select my LimeSDR as the radio in use. First thought: install gnuradio-git Installing gnuradio-git got me straight to 3.
Some things that might help when LSP just won't
2-in-1: Trying to build a distributed rate limiter & the cool work of dgryski
The two features might interfere and cause failures in the browser
Rationale, or why i'm starting this blog