Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-21 | r/660 feat(web/tvl): Add links for "hub" nodes as well | Vincent Ambo | 1 | -7/+7 | |
2020-04-21 | r/659 style(web/tvl): Reword the note about clickable links | Vincent Ambo | 1 | -5/+6 | |
2020-04-21 | r/658 fix(web/tvl): Embed SVG file directly into the source | Vincent Ambo | 1 | -2/+1 | |
Without this, the links in the graph are not clickable. | |||||
2020-04-21 | r/657 fix(web/tvl): Fix graphviz syntax (*coughs*) | Vincent Ambo | 1 | -1/+1 | |
2020-04-21 | r/656 feat(web/tvl): Add clickable homepage links for most people | Vincent Ambo | 2 | -27/+31 | |
2020-04-21 | r/655 style(web/tvl): Center some elements, as is tradition | Vincent Ambo | 1 | -3/+3 | |
2020-04-21 | r/654 feat(web/tvl): Add rendered graphviz graph to the page | Vincent Ambo | 2 | -1/+21 | |
2020-04-21 | r/653 feat(web/tvl): Add a button to join TVL | Vincent Ambo | 1 | -0/+8 | |
2020-04-21 | r/652 feat(web/homepage): Add entry for the TVL page | Vincent Ambo | 1 | -0/+7 | |
2020-04-21 | r/651 fix(web/tvl): Use correct stylesheet name | Vincent Ambo | 1 | -1/+1 | |
2020-04-21 | r/650 feat(ops/nixos/camden): Add vhost for TVL homepage | Vincent Ambo | 1 | -0/+15 | |
2020-04-21 | r/649 feat(web/tvl): Add initial homepage for TVL | Vincent Ambo | 1 | -0/+59 | |
2020-04-21 | r/648 feat(ops/nixos/camden): Provision certificate for tvl.fyi | Vincent Ambo | 1 | -0/+7 | |
2020-04-21 | r/647 chore(fun): //fun/tvl -> //fun/streamTVL | Vincent Ambo | 1 | -0/+0 | |
Otherwise this is confusing because //web/tvl is now a thing. | |||||
2020-04-21 | r/646 chore(web/tvl): Bootstrap static assets for TVL page | Vincent Ambo | 4 | -0/+1 | |
2020-04-21 | r/645 chore(fun/tvl): Add more missing persons | Vincent Ambo | 1 | -1/+3 | |
2020-04-21 | r/644 style(fun/tvl): Use a different font for the TVL graph | Vincent Ambo | 1 | -15/+15 | |
... plus some other minor changes | |||||
2020-04-20 | r/643 feat(fun/tvl): Add graph for how loungers know each other | Vincent Ambo | 1 | -0/+130 | |
Rendered version at https://tazj.in/blobs/tvl.png Rendered using `neato`. | |||||
2020-04-20 | r/642 feat(defzone): Add plist argument format for SOA records | Vincent Ambo | 2 | -34/+52 | |
These records have so many fields that it's difficult to track what's what in a long list. For convenience they're now specified in plist format (see the example). There isn't really a point to this because the SOA record is the one I care the *least* about practically as Cloud DNS sets it for me, but whatever. | |||||
2020-04-20 | r/641 feat(defzone): Add an Emacs package for generating zone files | Vincent Ambo | 2 | -0/+87 | |
This currently only supports a small subset of available records, but I actually kind of like the nesting. | |||||
2020-04-20 | r/640 feat(ops/nixos/camden): Add static IPv6 address to camden | Vincent Ambo | 1 | -0/+7 | |
2020-04-19 | r/639 feat(ops/nixos/camden): Configure honk service | Vincent Ambo | 1 | -0/+18 | |
2020-04-19 | r/638 fix(third_party/honk): Create a fake $HOME | Vincent Ambo | 1 | -0/+5 | |
2020-04-19 | r/637 feat(ops/nixos/camden): Install honk | Vincent Ambo | 1 | -0/+1 | |
2020-04-19 | r/636 chore(build): Exclude nugget from CI builds | Vincent Ambo | 1 | -1/+5 | |
2020-04-19 | r/635 feat(third_party): Add derivation for honk | Vincent Ambo | 2 | -0/+22 | |
2020-04-19 | r/634 feat(fun): Add wallpaper collection | Vincent Ambo | 22 | -0/+0 | |
2020-04-19 | r/633 fix(third_party/cgit): Correctly make "about links" on about page | Vincent Ambo | 1 | -0/+4 | |
2020-04-18 | r/632 feat(tools/emacs): Add screen layouts for nugget to EXWM config | Vincent Ambo | 1 | -9/+35 | |
2020-04-17 | r/631 feat(tools/emacs): Refactor monitor layout setup in EXWM | Vincent Ambo | 1 | -41/+47 | |
vauxhall (my laptop) now has an additional screen connected at home, but sometimes I use that screen for my desktop computer (nugget). This refactors the randr configuration for EXWM to support somewhat more dynamic, multi-monitor layouts and adds key bindings to toggle between some of the different configurations I want. | |||||
2020-04-17 | r/630 feat(ops/nixos/nugget): Add chromium with VAAPI patches | Vincent Ambo | 2 | -2/+8 | |
These patches enable hardware-accelerated video decoding, which is useful for Stadia. The main issue with this is that Hydra doesn't currently cache Chromium with these patches, which means that it is built from scratch which takes in the order of 5 hours on an otherwise unused nugget. | |||||
2020-04-11 | r/629 chore(ops/nixos/nugget): Install steam again | Vincent Ambo | 1 | -0/+1 | |
2020-04-06 | r/628 feat(tools/emacs): Install polymode & protobuf-mode | Vincent Ambo | 1 | -0/+2 | |
... how did I not have protobuf-mode installed? What? | |||||
2020-04-04 | r/627 feat(tools/emacs): Title the TVL window correctly | Vincent Ambo | 1 | -0/+5 | |
2020-04-04 | r/626 chore(ops/nixos/camden): Enable HSTS headers on *.tazj.in | Vincent Ambo | 1 | -0/+2 | |
2020-04-04 | r/625 chore(third_party): Bump telega version | Vincent Ambo | 1 | -2/+2 | |
2020-04-04 | r/624 fix(tools/emacs): Include date in scrot screenshot names | Vincent Ambo | 1 | -1/+1 | |
2020-04-04 | r/623 chore(ops/nixos/camden): Use upstream tailscale module | Vincent Ambo | 1 | -18/+1 | |
2020-04-04 | r/622 chore(ops/nixos/nugget): Use upstream tailscale module | Vincent Ambo | 1 | -8/+1 | |
2020-04-04 | r/621 chore(third_party): Remove Tailscale derivation | Vincent Ambo | 3 | -146/+0 | |
This is now part of nixpkgs itself. | |||||
2020-04-04 | r/620 chore(third_party/default): Bump NixOS channel to nixos-20.03 | Vincent Ambo | 1 | -3/+3 | |
2020-04-04 | r/619 chore(fun/tvl): Increase framerate to 60fps & limit queue size | Vincent Ambo | 1 | -1/+2 | |
The queue size setting will drop frames if the encoding starts to lag behind, which should prevent delay from being introduced on the serving side. Maybe. | |||||
2020-04-04 | r/618 feat(ops/nixos/camden): Enable RTMP support in nginx | Vincent Ambo | 1 | -1/+25 | |
This makes it possible to live-stream various things at rtmp://tazj.in/tvl | |||||
2020-04-04 | r/617 fix(ops/nixos/nugget): Point camden host at new internal IP | Vincent Ambo | 1 | -4/+1 | |
This changed due to the router replacement. | |||||
2020-04-04 | r/616 chore(ops/nixos/nugget): Install ffmpeg (including libnpp support) | Vincent Ambo | 1 | -0/+1 | |
2020-04-04 | r/615 feat(ops/nixos/nugget): Add module for v4l2loopback support | Vincent Ambo | 2 | -0/+13 | |
This kernel module creates a fake video input device to which I can stream various things, such as screen grabs or qyliss' video stream for TVL. | |||||
2020-04-04 | r/614 feat(third_party/ffmpeg): Add "libnpp" support to ffmpeg | Vincent Ambo | 2 | -0/+14 | |
Builds ffmpeg with CUDA Toolkit as a dependency, which includes a library called "libnpp" that provides something related to hardware accelerated video stream resizing. v0v | |||||
2020-04-04 | r/613 feat(fun/tvl): Implement hardware-accelerated stream rescaling | Vincent Ambo | 2 | -14/+18 | |
By randomly copy & pasting options that are impenetrable to mere mortals from NVIDIA's developer blog and a bunch of gists scattered throughout the internet, Andi and I managed to "get this to work". The idea is that the x11grab stream should be resized into 720p (which is the maximum supported by Google Meet), but with hardware acceleration. | |||||
2020-04-04 | r/612 feat(fun/tvl): Initial working ffmpeg -> nginx stream command | Vincent Ambo | 1 | -0/+14 | |
2020-04-04 | r/611 feat(ops/nixos/nugget): Install clang & friends system-wide | Vincent Ambo | 1 | -0/+3 | |