emiflake
emiflake
The use of Builtins.error in PlutusTx.Ratio and PlutusTx.List causes horrible debugging experience
The PlutusTx.Builtins defines `error`: ```hs {-# NOINLINE error #-} -- | Aborts evaluation with an error. error :: () -> a error = mustBeReplaced "error" ``` However, the use of...
This function has been deprecated after Emacs 24. See https://github.com/emacs-evil/evil/pull/771/. It _has_ been added back as a deprecated function, however, so I don't quite know why I encountered it now....
When running Oura with the Kafka or with terminal backend and connecting using N2N, (see configuration below) we stop receiving both logs and Kafka messages after a couple minutes (20-30)....
# Motivation Previously, large types in declarations looked like this:  (Note the type runs out of the bounds of the browser window to the right.) Thankfully, after [#1525](https://github.com/haskell/haddock/pull/1525), large...
From what I have found, the clearest documentation for the types oura emits through the various pub-sub streams is in [`ouraTypes.ts`](https://github.com/txpipe/oura/blob/2bdae0f548f721e8575bf90ebd99e55df487e241/assets/denopkgs/v2AlphaOuraUtils/ouraTypes.ts). And this serves quite well for reading through the...