Jake Hillion

Results 37 comments of Jake Hillion

> ``` > - run: nix run github:nicknovitski/nix-develop/v1 > ``` Thanks for the response! I did catch this in the README after submitting this PR, and I expect it probably...

I think there are three things that we're quite explicitly trading off with the syntax here: 1. Terseness. How few characters can we use? 2. New syntax. Do I have...

Summarising a lot of in person discussion at LPC. Please let me know if I missed anything! I should have taken more notes... ### Declaring and initalising a variable with...

Still working on this, need to figure out which failures are for all future revisions and which are for LLVM-17 only. These timeouts in particular seem like an LLVM-17 bug....

Most of the issues are weird DWARF (old drgn issues mentioned elsewhere) and strange timeouts/linking things. All fine to skip, even though it's not ideal. The remaining test failure that...

Replying to a tonne of different things here, sorry I was late getting to this! > We pretty much always run the oid binary as root but you should just...

Thanks for the contribution. Since this PR was opened, we have fully rewritten the repository and changed the project license from GPL-3.0 to Apache-2.0. Because of this, we’re unable to...

This is a good idea, but we need to be careful about the implementation. Tailnets should be strongly de-prioritised over anything local - latency tends to be really important for...

Thanks for the contribution. Since this PR was opened, we have fully rewritten the repository and changed the project license from GPL-3.0 to Apache-2.0. Because of this, we’re unable to...

Going to temporarily re-open this. There is now "a tag" in `1.0.60-alpha*` but I would suggest holding off for another couple of days before nixpkgs, I marked it as a...