2022-11-22

Published: Dec 05, 2022Last modified: Apr 05, 2023
Word count: 445

ugh! can't run cljs tests offline b/c a clerk macro pings google storage apis and crashes!

Exception in thread "main" Syntax error macroexpanding at (nextjournal/clerk/config.clj:29:1).
        at clojure.lang.Compiler.load(Compiler.java:7665)
        at clojure.lang.RT.loadResourceScript(RT.java:381)
...
Caused by: java.net.UnknownHostException: storage.googleapis.com
        at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:560)
        at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
...

Nonsense!

---

turns out i can't even restart by shadow server offline, b/c it wants to check and rebuild everything.

tech debt wishlist

> TODO clawe frontend cljs repl usage

> TODO clawe focus pomordoro cljs tests

> TODO clawe frontend db tests

maybe goals

> DONE osx default browser opens firefox

> DONE get clawe tests passing

>> remove zsh dependency

>> DONE remove clj kondo errors

>> DONE flag more git tests as integration

>> DONE fix ny tz hardcoding (clj + cljs)

> DONE clawe frontend db restored

> TODO clawe frontend for reviewing recent, unfinished goals/todos

review todos/items by groups of tags/parent tags

  • "goals"
  • "debt", "techdebt"
  • "icebox"

> TODO clawe focus pomordoros as a list

> TODO org item deduping/invalidating

> TODO org-blog ignore 'nopublish' tag