Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-08 | r/707 feat(fun/dt): Implement useful utility | Vincent Ambo | 4 | -0/+97 | |
2020-05-08 | r/706 feat(third_party): Add Google's farmhash library | Vincent Ambo | 1 | -0/+13 | |
2020-05-08 | r/705 feat(third_party): Add newer version of Abseil | Vincent Ambo | 2 | -2/+14 | |
2020-05-06 | r/704 feat(web/tvl): Add jooiiee's website | Vincent Ambo | 1 | -2/+3 | |
2020-05-05 | r/703 feat(web/tvl): Add hexchen to tvl.fyi graph | hexchen | 1 | -0/+2 | |
2020-05-03 | r/702 chore(web/tvl): fix sorting | Kane York | 1 | -2/+2 | |
2020-05-03 | r/701 feat(web/tvl): add kanepyork to TVL graph | Kane York | 1 | -0/+3 | |
2020-05-03 | r/700 feat(web/tvl): add hyperfekt to TVL graph | Vincent Ambo | 1 | -2/+5 | |
2020-05-03 | r/699 feat(web/tvl): add artemist to TVL graph | Cynthia Revström | 1 | -0/+4 | |
2020-05-03 | r/698 feat(web/tvl): add Eric to TVL graph | Cynthia Revström | 1 | -0/+2 | |
2020-04-27 | r/697 feat(web/tvl): Add Q | Vincent Ambo | 1 | -0/+3 | |
2020-04-26 | r/696 feat(ops/nixos/nugget): Enable SSH agent on nugget | Vincent Ambo | 1 | -0/+1 | |
2020-04-26 | r/695 feat(ops/nixos/camden): Enable SSH agent auth | Vincent Ambo | 1 | -0/+3 | |
2020-04-26 | r/694 feat(ops/nixos/nugget): Install idualctl | Vincent Ambo | 1 | -0/+1 | |
2020-04-26 | r/693 fix(ops/nixos/camden): Use new //fun/idual CLI structure | Vincent Ambo | 1 | -1/+2 | |
2020-04-26 | r/692 feat(fun/idual): Introduce real CLI that can send all commands | Vincent Ambo | 3 | -25/+50 | |
Adds an idualctl CLI that can be used to control the lights. | |||||
2020-04-26 | r/691 feat(fun/idual): Support multiple simultaneous Broadlink devices | Vincent Ambo | 1 | -7/+12 | |
There are now two devices in this room, and they're being used simultaneously. | |||||
2020-04-26 | r/690 feat(ops/nixos/camden): Disable camden firewall | Vincent Ambo | 1 | -1/+1 | |
The local network is considered trusted and ingress from the outside world is now handled by the Edgerouter. | |||||
2020-04-26 | r/689 feat(3p/python/broadlink): Add max_devices discovery parameter | Vincent Ambo | 1 | -2/+2 | |
This makes it possible to terminate early if the number of devices on the network is known. | |||||
2020-04-26 | r/688 feat(fun/idual && nixos/camden): Add light alarm systemd units | Vincent Ambo | 3 | -4/+21 | |
Adds a systemd unit to run the idual light alarm using a transient timer created by systemd-run. | |||||
2020-04-25 | r/687 fix(fun/idual): Hardcode the Broadlink thing's local address | Vincent Ambo | 1 | -1/+1 | |
2020-04-25 | r/686 feat(fun/idual): Implement some utilities for controlling lights | Vincent Ambo | 2 | -5/+36 | |
This program, if build in its executable form, will try to turn the lights on and put them into "morning mode". | |||||
2020-04-25 | r/685 feat(fun/idual): Move colour codes into a Python script | Vincent Ambo | 4 | -31/+75 | |
This will make them easier to consume for the thing I'm actually trying to do here. | |||||
2020-04-25 | r/684 chore(ops/nixos/nugget): Remove camden from /etc/hosts | Vincent Ambo | 1 | -4/+0 | |
The new router can actually deal with this sensibly. | |||||
2020-04-25 | r/683 docs(fun/idual): Document how to capture codes | Vincent Ambo | 1 | -0/+23 | |
2020-04-25 | r/682 feat(fun/idual): Check in captured iDual remote codes | Vincent Ambo | 2 | -0/+42 | |
2020-04-25 | r/681 feat(third_party/python): Vendor broadlink-python using git-subtree | Vincent Ambo | 2 | -10/+3 | |
2020-04-25 | r/680 Add 'third_party/python/broadlink/' from commit ↵ | Vincent Ambo | 10 | -0/+1836 | |
'17968ef4d40e7cb484909b3ddad33d7795b80091' git-subtree-dir: third_party/python/broadlink git-subtree-mainline: 0f530601596c17ac090f00b7fc99fe4033d6a2e4 git-subtree-split: 17968ef4d40e7cb484909b3ddad33d7795b80091 | |||||
2020-04-25 | r/679 revert(third_party): Revert 20.03 channel bump | Vincent Ambo | 1 | -3/+3 | |
Reverts "Bump channel to a NixOS 20.03 release commit". This reverts commit a629d7fdd4c24b744b4623b828661fd6caee1567. This commit moves to a 20.03 release commit, in which building Chromium with VAAPI is broken. | |||||
2020-04-25 | r/678 feat(third_party/python): Package broadlink infrared library | Vincent Ambo | 2 | -0/+23 | |
2020-04-25 | r/677 chore(web/blog): Remove draft flag from nixery-layers post | Vincent Ambo | 1 | -1/+0 | |
2020-04-25 | r/676 feat(web/blog): Add Nixery layering design as a blog post | Vincent Ambo | 6 | -0/+279 | |
Marked as a draft until I've verified that this looks good. | |||||
2020-04-24 | r/675 feat(web/tvl): document q3k | Sergiusz Bazanski | 1 | -1/+1 | |
2020-04-23 | r/674 feat(web/tvl): Yet another newcomer ... | Vincent Ambo | 1 | -0/+2 | |
2020-04-23 | r/673 feat(web/tvl): Add two secondary links for myself | Luis Ressel | 1 | -0/+2 | |
2020-04-23 | r/672 feat(web/tvl): Add another round of newcomers | Vincent Ambo | 1 | -0/+4 | |
2020-04-22 | r/671 feat(web/tvl): More virus for the virus lounge | Vincent Ambo | 1 | -0/+1 | |
... I'm not insane | |||||
2020-04-22 | r/670 feat(web/tvl): Add newcomers to the graph | Vincent Ambo | 1 | -9/+13 | |
2020-04-22 | r/669 fix(ops/nixos/camden): Introduce brute-force nginx issue fix | Vincent Ambo | 1 | -0/+19 | |
This adds a timer running every minute that fixes the nginx permissions that were broken in NixOS 20.03 | |||||
2020-04-22 | r/668 fix(web/tvl): Set graph height to 'auto' | Vincent Ambo | 1 | -0/+1 | |
because the web ... otherwise there's weird spacing around the graph. | |||||
2020-04-22 | r/667 fix(web/tvl): Elevate edef to have a direct edge | Vincent Ambo | 1 | -2/+2 | |
2020-04-21 | r/666 merge(feat/camden-cachix): Merge binary cache settings | Vincent Ambo | 1 | -0/+10 | |
2020-04-21 | feat(ops/nixos/camden): Install 'bat' and 'ripgrep' on camden | Vincent Ambo | 1 | -0/+2 | |
2020-04-21 | feat(ops/nixos/camden): Use my cachix cache on camden | Vincent Ambo | 1 | -0/+8 | |
This cache is populated by sourcehut builds. | |||||
2020-04-21 | r/665 chore(third_party): Bump channel to a NixOS 20.03 release commit | Vincent Ambo | 1 | -3/+3 | |
... maybe this even fixes my nginx issues. | |||||
2020-04-21 | r/664 feat(web/tvl): add ac's website | Griffin Smith | 1 | -1/+1 | |
AC's got a website! I found it! | |||||
2020-04-21 | r/663 feat(web/tvl): Add baby url | Cynthia Revström | 1 | -1/+1 | |
Meow! | |||||
2020-04-21 | 0.13.2 | Daniel Høyer Iversen | 1 | -1/+1 | |
2020-04-21 | r/662 fix(web/tvl): Fix display names for some people | Vincent Ambo | 1 | -11/+11 | |
2020-04-21 | r/661 feat(web/tvl): Add some more homepage links | Vincent Ambo | 1 | -2/+2 | |