Stefan du Fresne

Results 20 comments of Stefan du Fresne

I was considering something like this, but I also use Twitch for other things and so it would be very noisy (ie I want to check these people out, but...

When I did the SIH work this was I think the first time we'd really touched JSON forms in a long time, and it wasn't pretty. I feel like this...

Worked in 2.14 / 2.x (according to @derickl and @smbuthia). We should work out which version of Enketo broke this, and if it's been subsequently fixed in a later version.

In the core there is [this note](https://github.com/medic/medic/blob/master/webapp/src/js/services/enketo.js#L255-L257): ```js // TODO remove this when our enketo-core dependency is updated as the latest // version uses the language passed to the constructor...

Related to #6158 in terms of decisions around extending outbound push functionality

It's also worth mentioning that there may be a perception that this is determining **just** edit capability (ie you can create but not edit). We would want to make sure...

An alternative to this would be what TaskWarrior does: - There is an internal id that is giant and you can refer to it if you want to - But...

So I don't have multiple tmux *servers* running, but I am attached in multiple places: ``` $ ps -ef | grep tmux 501 15381 1 0 Sun10am ?? 9:03.52 tmux...

#147 is probably pretty related, might as well tie these together and get them done in one go

Agree, and extend to say we should be exposing moment to all of our "application code" (rules, purging, forms etc)