Fork me on GitHub
#babashka
<
2019-11-11
>
borkdude20:11:44

@sogaiu @plexus Added clojure.data.csv to babashka on master. This is a link the the linux binary: https://1651-201467090-gh.circle-artifacts.com/0/release/babashka-0.0.26-SNAPSHOT-linux-amd64.zip

borkdude20:11:11

if I don't hear any weird findings, I'll release it soon

sogaiu20:11:01

what's bat?

borkdude20:11:29

With corrected CSV file:

sogaiu20:11:40

like cat but w/ color?

borkdude20:11:46

bat is like cat, only it does highlighting and line numbers, etc. it's written in Rust

borkdude20:11:15

I use it a lot for screenshots like this

sogaiu20:11:21

tnx - will try your newest in some minutes

sogaiu20:11:02

i think kat might have been a nicer monty-pythonish name

borkdude20:11:39

maybe that was already taken πŸ™‚

sogaiu20:11:01

ah, i should check

sogaiu20:11:12

re: naming -- in the arch linux user repository, the name of the package for the bat in question is bat-cat-git -- i guess it's because bat-git is taken by "binary analysis tool". looking closer, it appears this is just for the git version. there is an official bat package named "bat" in the official part of arch linux.

sogaiu20:11:33

everyone needs to learn chinese characters so we can still have short names πŸ™‚

plexus06:11:31

沑错

sogaiu20:11:16

lol, i took you seriously for a bit and got to thinking about it a bit. apart from actually learning some of the characters, i think input is also a challenge. though possibly with the recent developments in handwriting recognition, this might be manageable. though i wonder how popular "writing" source will end up being. as an alternative, the korean hangul character set might be interesting. the amount of learning involved is probably way less for input as well as the actual characters. πŸ™‚

borkdude20:11:43

please teach us

sogaiu20:11:17

ηœŸη©Ίε¦™ζœ‰

borkdude21:11:09

The vacuum is wonderful?

sogaiu21:11:20

still working on understanding that one, but one of my current interpretations has to do with "true emptiness is mysterious"

borkdude21:11:37

Ah, emptiness like in the Buddhist concept?

sogaiu21:11:21

perhaps so -- not sure if this 4-character compound predates the introduction of buddhism into china.

borkdude21:11:49

maybe Taoism

sogaiu21:11:58

yes, also another possibility

sogaiu21:11:10

all of these isms have morphed over time too πŸ™‚

borkdude21:11:02

yes, zen buddhism is like a mix of the two right?

sogaiu21:11:08

that sounds like part of what happened πŸ™‚ iiuc, there were multiple influences over time and there are now various manifestations in multiple countries -- what one meets in japan is somewhat different from what one meets in korea. but even in the same country there are differences. so there being one label is misleading -- but i guess this is true in general..

borkdude21:11:38

yes, labels are misleading, that's one of the lessons from zen πŸ™‚

sogaiu21:11:09

i never quite learn that lesson deeply enough -- keep getting reminders about it!

borkdude21:11:46

thanks for reminding me as well πŸ™‚

nate20:11:45

csv in babashka? Yes please. Might replace some of my xsv use.

sogaiu20:11:45

@borkdude limited testing here shows it is working on at least one linux -- bb builds faster than bat too πŸ™‚

borkdude21:11:21

ok, it also works here on Mac. I'm just going to release it

borkdude21:11:47

Babashka v0.0.26 released. Now with clojure.data.csv! https://github.com/borkdude/babashka/releases/tag/v0.0.26

borkdude21:11:28

Thanks for your contribution @plexus.