Fork me on GitHub
#off-topic
<
2017-10-13
>
qqq02:10:08

https://www.bloomberg.com/news/articles/2016-08-18/mongolia-hikes-interest-rate-to-15-to-fight-economic-crisis <-- can someone please explain this? isn't us treasury 30 year bonds only ~ 3% ? how can mongolia's currency be at 15% ?

qqq09:10:43

what's a good single word for describing "layer that provides a single-api over clj & cljs"

mobileink19:10:18

erm, "api"? better to look for a term that captures the funcionality, tho, e.g. "foo-api".

schmee19:10:53

I use “adapter” for this purpose

dominicm09:10:42

abstraction?

qqq09:10:47

it's a bit long, src/util/abstraction.clj

qqq09:10:11

current best name is src/util/compat.clj

mnzt09:10:39

The few extra keystrokes are worth it for the proper clear definition (im my opinion, of course)

sundarj09:10:46

"compatibility layer" or "platform" are the terms i'd use

lovuikeng09:10:03

RH@Conj 2017, names are important 🙂

lovuikeng09:10:14

@weavejester likes boundary I think

lovuikeng09:10:03

sorry, this wasn't about system boundary but platform crossing...

lovuikeng09:10:40

so, platform @sundarj 👍

qqq09:10:44

the other word I like is 'bedrock' or 'foundation', but neither really captures it

lovuikeng11:10:51

t(trivial)vm t(iny)vm

sundarj12:10:13

l(ittle)vm, u(n)vm, m(odest)vm, e(lpmis)vm

lovuikeng12:10:50

lvm better rhyme 👍

mobileink19:10:18

erm, "api"? better to look for a term that captures the funcionality, tho, e.g. "foo-api".