Philip Paeps
Philip Paeps
Even if you can get nsd_exporter to find the keys, TLS still won't work if it's been built with a new-ish version of Go. ``` Oct 13 15:12:13 weatherwax nsd_exporter[54866]:...
We could simply put every year in a separate Git submodule, making the initial clone faster. I don’t really mind the initial time to clone. But I can see how...
Note that using freefall would limit us to speakers with FreeBSD.org accounts. By keeping the storage on GitHub, members of the wider FreeBSD community have a lower barrier to entry...
Simply restructuring the repository to enable sparse checkouts is probably the best way forward. Could you also update README.md with instructions for casual users who simply want to submit a...
Will anyone get deeply upset if I upload the slides for [An Introduction to hardware hacking with FreeBSD (Tom Jones)](https://papers.freebsd.org/2019/eurobsdcon/thj-an_introduction_to_hardware_hacking_with_freebsd/)? It would add 193M to the repository.
It sounds like sparse checkouts with Git are still very experimental[1] according to the documentation as of today. They're probably a better long-term solution than git-lfs though. There are distinct...
I think I got them all now. Can someone please double-check for me? I've also noticed that some pages with `layout: slides` don't actually have a link to the slides....
> I've also noticed that some pages with layout: slides don't actually have a link to the slides. Most recently Allan's OpenZFS talk. Could someone check what's up with that?...
This is an arbitrary limitation in `hugo server`. The files are created by `hugo` and serving public_html with `python -m SimpleHTTPServer` works. I added a note to README.md about this...
We're missing these slides: - [x] FreeBSD and the absurdities of security compliance (Eirik Øverby) - [x] CheriABI: Hardware enforced memory safety for FreeBSD (Brooks Davis) - [ ] Fuzzing...