George Sapkin

Results 6 issues of George Sapkin

More about [Diet templates](http://vibed.org/templates/diet) in vibe.d

Is there any reason why you are not using [the D style conventions](http://dlang.org/dstyle.html)? Spaces instead of tabs and braces on own lines in particular.

This is a work in progress of a Docker multiarch build. `arm64v8` seems to be broken ATM. `qemu-user-static` needs to be setup for this to work. ### Usage Build operator:...

**Describe the bug** Network connectivity drops out at random on CM3 with a custom carrier board with LAN9512. Device becomes completely unreachable over any network going through that chip (e.g....

Waiting for external input

I've added a draft microtask and promise explanation to the event loop guide. I'm thinking of adding examples of promises, microtasks, `nextTick`, etc. to show which order they execute in...

I've changed a few code snippets in the docs to use the modern class syntax. I've only touched the English bits for now.