dat/master 73c6ab7 reggi: typo: Paramters to Parameters
dat/master eef205e Karissa McKelvey: Merge pull request #412 from reggi/patch-1...
mandric has quit
Guest82399 is now known as russell---
sparch has quit
sparch joined the channel
sparch has quit
sparch joined the channel
clkao
karissa: right, but iirc flatsheet has no api for editing cells, or records' individual columns. did the rest api got ditched too? does https://www.npmjs.com/package/dat-api-client still work ?
karissa
clkao: sethvincent's editdata is actually picking up pretty well, but yeah, dat-api-client is actually for alpha.
it feels we need awesome-dat to orientate people with the ecosystem
karissa
clkao: yeah. I actually am a fan of having github.com/datproject either fork or own the officially recommended 'dat-*' projects, but things are a bit in flux during beta.
clkao
karissa: can dat-rest-server be used for updating records in forks?
karissa
clkao: there's POST methods that take all of the same inputs as the cli command, i think 'checkout' could be a valid option but I haven't checked. gotta go to bed now
clkao: good q tho
clkao
i had this weird idea that openrefine can be rebuilt with dat
karissa
clkao: might be better to name that fork
clkao: yes!!
clkao
are forks named ? i don't seem to recall that being mentioned
karissa
clkao: no they arent but that will be a priority feature once we get the new version out. mafintosh has been working hard on github.com/mafintosh/dat-graph
clkao: that sort of thing could go in there potentially
clkao
ok
karissa
zz zz clkao thanks for your qs
clkao
sleep well!
floppy joined the channel
pfraze has quit
floppy joined the channel
AndreasMadsen joined the channel
floppy has quit
erikg
mafintosh: i really wish there were a c++ repository and dependency manager of even 1/10th the goodness that is npm
mafintosh: biicode was trying to do this but burned through its capital in 6 months :/
AndreasMadsen has quit
AndreasMadsen joined the channel
floppy joined the channel
amercader joined the channel
xAt is now known as xat-_
floppy1 joined the channel
floppy has quit
mandric joined the channel
AndreasMadsen has quit
floppy joined the channel
floppy1 has quit
floppy has quit
floppy joined the channel
AndreasMadsen joined the channel
AndreasMadsen has quit
floppy has quit
WaldoJ joined the channel
floppy joined the channel
domanic joined the channel
iml_ joined the channel
dat-gitter-bot has quit
dat-gitter-bot joined the channel
domanic has quit
pfraze joined the channel
agdr joined the channel
mandric joined the channel
pfraze has quit
pfraze joined the channel
AndreasMadsen joined the channel
floppy has quit
pfraze has quit
mandric has quit
mandric joined the channel
pfraze joined the channel
dat-git-bot
[dat] flyingzumwalt opened issue #413: Track committer and author http://git.io/vW6qP
flyingzumwalt joined the channel
xat-_ is now known as xAt
flyingzumwalt has quit
flyingzumwalt joined the channel
mandric has quit
clkao
is there a way for dat import to detect that there's no updates to existing data and make the import a no-op?
mandric joined the channel
AndreasMadsen has quit
AndreasMadsen joined the channel
xAt is now known as xat-_
mandric has quit
AndreasMadsen has quit
mandric joined the channel
flyingzumwalt has quit
flyingzumwalt joined the channel
xat-_ is now known as xAt
karissa
clkao: yes, you can use --deduplicate I think? cc mafintosh
AndreasMadsen joined the channel
WaldoJ has quit
AndreasMadsen has quit
AndreasMadsen joined the channel
WaldoJ joined the channel
mafintosh
karissa: yea that should work
karissa: also unrelated do you own a tv?
karissa
mafintosh: no :(
mafintosh: but i have a computer and a monitor. :) you need one?
mafintosh
karissa: no just bringing some tv related hardware to the states :)
WaldoJ has quit
flyingzumwalt has quit
flyingzumwalt joined the channel
amercader has quit
shama joined the channel
flyingzumwalt has quit
floppy joined the channel
floppy has quit
ogd
karissa: im checking out auth0 as a hosted user account + login service
karissa: (for the registry). i kinda like it so far. seems easy to switch off of later if we exceed their pricing levels
karissa: for $15 a month we can have 1000 users, they have pretty nice two factor auth/mobile/sign up etc UI that we drop in with JS. and a single page app login flow. we can even implement our own user storage web API and they will call it to do user database management