Fork me on GitHub
#off-topic
<
2018-09-06
>
roklenarcic14:09:40

How would you go about OCRing a PDF?

roklenarcic14:09:45

any recommendations?

john14:09:22

google app script

john14:09:24

You can target app script from cljs too https://github.com/johnmn3/clgs

roklenarcic14:09:02

hm I have a clj command line

john14:09:43

Ah, not sure. There's probably some pdf/ocr java libs you can wrap

eggsyntax17:09:07

Hey folks! I've just switched to an awesome new job (yay 😄) and the timing is such that I'm not going to be able to make it to this year's Conj (boo 😢). Would anyone like to buy a Conj ticket at the early bird price of $420? Conj details at http://2018.clojure-conj.org Feel free to pass this along, of course.

dominicm21:09:32

Just wondering, does anyone have some ideas for what they want Clojure build tooling to look like? Bonus points for something very novel.

Mario C.21:09:33

Anyone going to participate in this years Advent of Code?

orestis05:09:43

See #adventofcode :)

Bobbi Towers20:09:09

also will be part of #100-days-of-code

john21:09:43

How many bonus points are on the table here?

Mario C.21:09:44

Did it last year in JS gonna try this year with Clojure

john21:09:20

Maybe a tool that could consume deps.edn, project.clj or boot.clj would be pretty amazing :thinking_face:

john21:09:14

But maybe not worth the effort

Cheese Cake Aficionado22:09:43

I just like Lein tbh

emccue23:09:08

@dominicm I would want a clojure build tool to store the hashes and exact versions of packages in a lockfile like pipenv or npm

emccue23:09:45

dont care if its done on lein or something else

emccue23:09:43

though the fact that I dont see this on maven or gradle makes me think there is some wierd but we have to live with it reason this cant be

hiredman23:09:34

all the clojure build tools let you specify exact versions