Benjamin Fry

Results 452 comments of Benjamin Fry

Ok, early proof of concept: #12

For windows support (non-primary goal) we will need to evaluate how to pass file “handles” between processes: https://lackingrhoticity.blogspot.com/2015/05/passing-fds-handles-between-processes.html?m=1

Is there anything that jumps to mind off the bat? At the moment I can see at least file_handle and file_descriptor hand-off would be roughly of equivalent capabilities. I can...

example TOML, let's assume this lives in a directory: `/etc/verm.rc/named/Verm.toml` All config loads would assume default path in that directory, so start executables would be siblings of the toml. All...

> This is okay if done carefully. To be clear here, I think it might be cool to try and achieve some amount of defaults that just work, where config...

I like this idea. I worry that we’ll reimplement apparmor and other tools, but maybe we should? Should we perform that configuration in this config or in a separate file?...

> It would almost be easier to start over with WASI. Sorry in what sense do you mean with WASI? Meaning this system would be built in WASI? That might...

Ok, I started a documentation project that will be the basis for the initial landing page. This is a work in progress, it's a zola based site. I need to...

Ooh. I hadn’t heard of Oranda. That looks great. I’ll see if I can get that going, maybe simpler.

Thanks for that recommendation @djc, got that going much more quickly. There are some loose ends to tie up around automation, but I think it's good for right now. https://hickory-dns.org...