cljdoc

lread 2022-07-14T21:12:44.488299Z

Blech: Was working on a maintenance pass and it looks like the current version of ClojureScript is failing https://github.com/cljdoc/cljdoc-analyzer/issues/54. This https://github.com/cljdoc/cljdoc-analyzer/issues/41.

Cora (she/her) 2022-07-14T21:38:51.223659Z

what's metagetta?

Cora (she/her) 2022-07-14T21:39:22.541879Z

oh, it gets metadata

lread 2022-07-14T22:15:38.640929Z

catchy name, am I right?

➕ 1
Cora (she/her) 2022-07-14T21:39:24.806249Z

got it

Cora (she/her) 2022-07-14T21:40:26.370659Z

I wonder if clojurescript could be run on deno

Cora (she/her) 2022-07-14T21:40:43.349329Z

https://github.com/valerauko/cljs-deno-example

Cora (she/her) 2022-07-14T21:40:45.214149Z

yep

Cora (she/her) 2022-07-14T21:42:10.618219Z

it just occurred to me right there that since deno has permissions built into the core runtime you could use it to analyze a codebase without risk https://deno.land/manual/getting_started/permissions

Cora (she/her) 2022-07-14T21:44:02.479889Z

although installing dependencies is inherently risky

lread 2022-07-14T22:17:11.264399Z

Yeah interesting idea, but I think I’d work on clj-kondo static analysis as an alternative first.

borkdude 2022-07-14T22:19:01.910059Z

@corasaurus-hex https://github.com/borkdude/bebo

Cora (she/her) 2022-07-14T22:23:01.277669Z

@borkdude nice!

Cora (she/her) 2022-07-14T22:23:38.498369Z

y'all are great at cute names

Cora (she/her) 2022-07-14T22:23:40.155929Z

bebo

Cora (she/her) 2022-07-14T22:23:45.150639Z

metagetta

lread 2022-07-14T23:33:35.268899Z

Naming is hard, cute-naming is hard… and fun.