about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2020-05-16 r/718 fix(tools/emacs): Configure xkb switching shortcuts on EXWM launchVincent Ambo1-15/+19
This enables half of the shortcuts for switching keyboard languages when EXWM launches. The cyrillic ones are commented out because Emacs doesn't start otherwise, I've no idea why and don't care at the moment.
2020-05-15 r/717 feat(web/tvl): Add erin to TVLerin1-0/+4
From 2c0942a0bddaa2686d5e19c521c004484989734e Mon Sep 17 00:00:00 2001 From: erin <erin@generalprogramming.org> Date: Wed, 13 May 2020 14:48:55 -0700 Subject: feat(web/tvl): Add nepeat to TVL
2020-05-14 r/716 feat(fun/idual): Change alarm light from 'morning' to 'sun'Vincent Ambo1-1/+1
The latter is much brighter and warmer, this is probably better.
2020-05-12 r/715 feat(web/tvl): Added linuxgemini to babyİlteriş Yağıztegin Eroğlu1-0/+1
I can send my ID to check eligibility thanks Signed-off-by: linuxgemini <ilteris@asenkron.com.tr>
2020-05-11 r/714 chore(fun/dt): Adjust weightsVincent Ambo1-11/+13
2020-05-11 r/713 feat(fun/dt): Support arbitrary word countsVincent Ambo1-26/+47
2020-05-11 r/712 feat(web/tvl): Added linuxgemini and aveİlteriş Yağıztegin Eroğlu1-0/+7
Sending again due to the merge of the awaited subgraph patch. Signed-off-by: linuxgemini <ilteris@asenkron.com.tr>
2020-05-11 r/711 feat(ops/nixos/camden): add /meet/ redirect to tvl.fyiLuke Granger-Brown1-0/+2
I'm too lazy to keep going to the website to click the button and also too lazy to add my own redirect. Add one to tvl.fyi.
2020-05-11 r/710 refactor(web/tvl): factor out common stylesLuke Granger-Brown1-156/+177
2020-05-10 r/709 feat(web/tvl): add hswaw community to TVL graphSergiusz Bazanski1-0/+5
2020-05-09 r/708 feat(web/tvl): add muccc community to TVL graphLeah Neukirchen1-0/+6
2020-05-08 r/707 feat(fun/dt): Implement useful utilityVincent Ambo4-0/+97
2020-05-08 r/706 feat(third_party): Add Google's farmhash libraryVincent Ambo1-0/+13
2020-05-08 r/705 feat(third_party): Add newer version of AbseilVincent Ambo2-2/+14
2020-05-06 r/704 feat(web/tvl): Add jooiiee's websiteVincent Ambo1-2/+3
2020-05-05 r/703 feat(web/tvl): Add hexchen to tvl.fyi graphhexchen1-0/+2
2020-05-03 r/702 chore(web/tvl): fix sortingKane York1-2/+2
2020-05-03 r/701 feat(web/tvl): add kanepyork to TVL graphKane York1-0/+3
2020-05-03 r/700 feat(web/tvl): add hyperfekt to TVL graphVincent Ambo1-2/+5
2020-05-03 r/699 feat(web/tvl): add artemist to TVL graphCynthia Revström1-0/+4
2020-05-03 r/698 feat(web/tvl): add Eric to TVL graphCynthia Revström1-0/+2
2020-04-27 r/697 feat(web/tvl): Add QVincent Ambo1-0/+3
2020-04-26 r/696 feat(ops/nixos/nugget): Enable SSH agent on nuggetVincent Ambo1-0/+1
2020-04-26 r/695 feat(ops/nixos/camden): Enable SSH agent authVincent Ambo1-0/+3
2020-04-26 r/694 feat(ops/nixos/nugget): Install idualctlVincent Ambo1-0/+1
2020-04-26 r/693 fix(ops/nixos/camden): Use new //fun/idual CLI structureVincent Ambo1-1/+2
2020-04-26 r/692 feat(fun/idual): Introduce real CLI that can send all commandsVincent Ambo3-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 devicesVincent Ambo1-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 firewallVincent Ambo1-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 parameterVincent Ambo1-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 unitsVincent Ambo3-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 addressVincent Ambo1-1/+1
2020-04-25 r/686 feat(fun/idual): Implement some utilities for controlling lightsVincent Ambo2-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 scriptVincent Ambo4-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/hostsVincent Ambo1-4/+0
The new router can actually deal with this sensibly.
2020-04-25 r/683 docs(fun/idual): Document how to capture codesVincent Ambo1-0/+23
2020-04-25 r/682 feat(fun/idual): Check in captured iDual remote codesVincent Ambo2-0/+42
2020-04-25 r/681 feat(third_party/python): Vendor broadlink-python using git-subtreeVincent Ambo2-10/+3
2020-04-25 r/680 Add 'third_party/python/broadlink/' from commit ↵Vincent Ambo10-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 bumpVincent Ambo1-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 libraryVincent Ambo2-0/+23
2020-04-25 r/677 chore(web/blog): Remove draft flag from nixery-layers postVincent Ambo1-1/+0
2020-04-25 r/676 feat(web/blog): Add Nixery layering design as a blog postVincent Ambo6-0/+279
Marked as a draft until I've verified that this looks good.
2020-04-24 r/675 feat(web/tvl): document q3kSergiusz Bazanski1-1/+1
2020-04-23 r/674 feat(web/tvl): Yet another newcomer ...Vincent Ambo1-0/+2
2020-04-23 r/673 feat(web/tvl): Add two secondary links for myselfLuis Ressel1-0/+2
2020-04-23 r/672 feat(web/tvl): Add another round of newcomersVincent Ambo1-0/+4
2020-04-22 r/671 feat(web/tvl): More virus for the virus loungeVincent Ambo1-0/+1
... I'm not insane
2020-04-22 r/670 feat(web/tvl): Add newcomers to the graphVincent Ambo1-9/+13
2020-04-22 r/669 fix(ops/nixos/camden): Introduce brute-force nginx issue fixVincent Ambo1-0/+19
This adds a timer running every minute that fixes the nginx permissions that were broken in NixOS 20.03