George Sapkin

Results 13 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.

Compile tested: Go 1.24.2, AdGuard Home 0.107.59 Run tested: OpenWrt 24.10.0, ARMv8 Currently when syslog is enabled, AdGuard Home logs using the default `syslog.LOG_NOTICE|syslog.LOG_USER` syslog priority, and instead specifies the...

Fix building OPKG package index with no keys being set, otherwise the toolchain always tries to sign packages. This is needed to disable package signing in multi-arch-test-build. Address this issue...

Switch to using the common formalities workflow defined in the actions-shared-workflows. Depends on https://github.com/openwrt/actions-shared-workflows/pull/61 (old formalities check does not pass this PR due to a missing script). CC: @Ansuel, @aparcar...

Currently there are issues with both ABI-versioned and non ABI-versioned packages. ABI versioned ones [can't be installed side-by-side](https://github.com/openwrt/openwrt/issues/20582) and don't version packaging-related files: `alternatives`, `conffiles`, `conffiles_static`, `list` and `rusers`. And...

build/scripts/tools