Tommy Jolly
Tommy Jolly
The following Roman Numeral decoder (applied here to an argument for testing) works in Replete (repl app), but throws null pointer in 4clojure-android. `((fn [n] (->> n reverse (map #(get...
97. Pascal's Triangle I've tried inlining the function to remove defn, no improvement. Was iterate added more recently than the servers version of clojure perhaps? `(fn pascal [n] (defn nxt...
`dom2/style` will only set properties that `goog.style/setStyle` recognises - anything else silently vanishes. This makes it impossible to use custom properties ("CSS variables"), and seems to affect browser-prefixed props too...
Hey! This is excellent 😊 May I suggest spymasters have a separate codeword / "lobby name", so instead of toggling spymaster view you can type anything and it'll generate a...
This may not be a design goal, or perhaps not for 1.0, but I think it's a good idea to leave any org-mode markup that BrainTool doesn't understand unaltered, so...
The rule at `.matter-switch > input:disabled + span` only applies an alpha channel when the var --matter-onsurface-rgb isn't defined, which looks like a mistake, and I think the alpha part...
### Please fill out the following: - **Sway Version:** 1.10.1 - **Debug Log:** https://gist.github.com/ComedyTomedy/e8b8fa521ab1bb8065891a1c8c2ac2c0 - **Configuration File:** `font pango:monospace 0.001` - **Stack Trace:** (don't have time to recompile, but reproduction...