Crest
Crest
I have access to a NUCLEO-H753 board as well as a few H750 boards (which have just a single 128kiB flash block). Should this code also work on dual banked...
I'm willing to help getting Factor back to FreeBSD.
What would be required to test nng on FreeBSD and do you consider the project far enough along to warrant creating a net/nng-devel FreeBSD port?
Maybe it would be a good idea to still create a kind of alias name.
Is the connection between device and PC in step 3 trusted in your design?
Have you already found the wiki article on the [KK-variant](https://github.com/jedisct1/libhydrogen/wiki/KK-variant)?
> Why should they? Does this library contains bugs that must be detected when building the library? Why shouldn't vcpkg build and run tests does its toolchain contain bugdoors revealed...
> Try making the ZeroTier managed route [less specific](https://en.wikipedia.org/wiki/Longest_prefix_match) than the LAN's. If their address plan allows it this heinous workaround should do the trick.
FreeBSD does have `rctl(8)` (it has to be enabled by setting the `kern.racct.enable` loader tunable to `1` from `/boot/loader.conf`). The mechanism to apply resource limits to jails is compiled into...
What makes you believe this isn't possible? FreeBSD can expose `vmm(4)`, `tap(4)`, etc. devices and slightly loosen the isolation provided by jails allowing `bhyve` to run inside a jail, but...