Martin Ashby

Results 16 comments of Martin Ashby

I've got a repro of this, working on making it minimal to isolate exactly what setting is breaking okhttp. It's definitely the keepalive_requests directive. https://github.com/patientsknowbest/stream_refused_repro

Having dug into this a bit, it seems like generally there's two function calls required to get a time with a timezone: ```c time_t t = time(NULL); localtime_r(&t, &tm); strftime(buf,...

I took a quick look, it seems garden downloads binaries for some external tools like kubectl, docker, etc, so finding arm64 binaries for those should do it. Made a start...

See discussion #swift on overconstrained.slack.com _Sent from my Google Nexus 6P using [FastHub](https://play.google.com/store/apps/details?id=com.fastaccess.github)_

similar, I'm trying to subscribe both pulls and releases only ![image](https://user-images.githubusercontent.com/1760515/190261735-a9b5f4df-c741-4d0b-89b2-29159a00a3fe.png)

I think this relates to kernel upgrade. If I change my kernel back to 5.15.41-1 in manjaro settings, I can install and use multipass. Upgrading to 5.17 breaks it again....

I've made a start on this using lv_i18n for now. This was very easy to integrate into the InfiniTime build! It should be possible to roughly calculate the application size...

I've made a start on this anyway without the external memory https://github.com/JF002/InfiniTime/pull/417 At the moment this builds all the translations into the code, but later maybe it could be adapted...

I got something that builds, but it doesn't boot jumpdrive, and I don't have the serial cable to see why :thinking: https://github.com/MFAshby/Jumpdrive/tree/pinebook ``` make -j8 pine64-pinebookpro.img sudo dd if=pine64-pinebookpro.img of=/dev/mmcblk0...

This is applied on `master` already but seems not to be released yet https://github.com/hapifhir/hapi-fhir/commit/e2effc65b823e121a685ba76435f05d3a438f19c