https://github.com/sarcasticadmin/talks
https://github.com/sarcasticadmin/talks
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sarcasticadmin/talks
- Owner: sarcasticadmin
- License: bsd-3-clause
- Created: 2022-07-18T14:55:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T16:40:19.000Z (over 2 years ago)
- Last Synced: 2025-05-15T17:09:57.728Z (about 1 year ago)
- Language: TeX
- Size: 36.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sarcasticadmin's Talks
Repo contains all source and scripts for my talks. Talks are generated using the [latex beamer class](https://www.overleaf.com/learn/latex/Beamer)
and [nix](https://nixos.org/).
Docs are presented using [pdfpc](https://pdfpc.github.io/)
## Talks
- 2022-07-30 - [SCaLE 19x - Building SCaLE's OpenWrt Conference WiFi](https://www.socallinuxexpo.org/scale/19x/presentations/building-scales-openwrt-conference-wifi) - [Slides](https://github.com/sarcasticadmin/talks/releases/download/2023.01.01/openwrt-at-scale-slides.pdf) + [Video](https://youtu.be/lsdlp8jMFiY?t=1608)
## Build
To build all the slides:
```
nix build .#all-slides
```
> The `result` will include all the slides generated from this repo