Jack Park

Results 15 comments of Jack Park

I see all the text justified so hard left on a Mac in both Safari and Firefox; Typically, the first letter on each line is missing. Maybe it's a trivial...

https://github.com/http-kit/http-kit/issues/356 suggests :jvm-opts ["--add-modules" "java.xml.bind"] to be added to project.clj. That changed the error to a simple one: Error occurred during initialization of boot layer java.lang.module.FindException: Module java.xml.bind not found...

@borkdude thanks for that. I'm not using 1.8 any more - the googles tells me that java.xml.bind started in 1.9; I have jdk 15 installed so I switched to that....

This is an important issue! Heterogeneous world views abound. My view: it is not the task of an IT platform (Geist) (what I call "boundary infrastructure") to _resolve_ world views,...

Coming from the topic maps community and mindset, I tend to think this: everything is a topic. I've met people who express particular, and varying distinctions between what they believe...

From https://www.elastic.co/guide/en/elasticsearch/plugins/2.4/intro.html: Deprecated in 2.3.0. Site plugins and mixed plugins are deprecated and will be removed in 5.0.0. Instead, site plugins should either be migrated to Kibana or should use...

Not so sure it's a Horizon server issue; near as I can tell, it might be possible to write extensions to the Java client to communicate with ES; just a...

I observe that the link on the github model readme references: http://downloads.dbpedia-spotlight.org/2016-16/en/model/ but there is no 2016-16; there is, in fact, a 2016-10. That link, when placed in a browser,...

It's late 2021, booting this on an ubuntu 18 box java 11 clojure 1.8.0 leiningen 2.8.1 Getting the same error; the final moments of the trace reads (WARN ignoring checkouts...

Hope there is documentation on creation of mappings from a JSON string.