TJ

Results 725 comments of TJ

Uncommitted json doesn't really scale to a team either :D and lack of encryption, but anyway hmm yeah maybe utilizing one of the serverless databases would be cool, we don't...

yeah ideally just json that can be transformed to anything that we want. hopefully ill have time for refactoring this lib soon

there are some cases where users may _want_ dotfiles though :)

i have no clue, i dont know what gently does internally

@kzap added you as a collaborator! I don't use this project anymore so it's all yours if you're interested :D

we could remove that default all together and just force the dev to decide how flipping is done

the use-case for having it auto-flippable is probably pretty slim haha. the doc one can still do that to demonstrate the API I guess

premature for now since we dont have those, plus I like specifying those things via unique methods vs shoving large objects as an API

hmmm yeah im not against that, sounds good to me, _although_ I would probably use environment variables but it really depends I guess

it's not really a bug, it's just an event-loop gotcha. It can only be "fixed" if we specify that each test is done and then exit manually. the successor to...