Age | Commit message (Expand) | Author | Files | Lines |
2021-12-09 | r/3165 feat(tazjin/russian): Add words 601-700 | Vincent Ambo | 1 | -2/+103 |
2021-12-08 | r/3157 feat(tazjin/russian): Add words 551-600 | Vincent Ambo | 1 | -2/+50 |
2021-12-08 | r/3156 feat(tazjin/russian): Add words 501-550 | Vincent Ambo | 1 | -1/+54 |
2021-12-08 | r/3155 feat(tazjin/russian): Add words 451-500 | Vincent Ambo | 1 | -2/+52 |
2021-12-08 | r/3154 feat(tazjin/russian): Add words 401-450 | Vincent Ambo | 1 | -1/+53 |
2021-12-07 | r/3151 feat(3p/agenix): Import latest version from GitHub | Vincent Ambo | 1 | -0/+1 |
2021-12-06 | r/3145 feat(tazjin/tverskoy): Configure tlp to keep battery between 40-70% | Vincent Ambo | 1 | -3/+12 |
2021-12-06 | r/3144 feat(tazjin/emacs): Ensure passively is installed | Vincent Ambo | 1 | -0/+1 |
2021-12-06 | r/3143 refactor(tazjin/russian): Use passively.el for Russian learning | Vincent Ambo | 1 | -40/+10 |
2021-12-06 | r/3141 chore(tazjin/emacs): Configure persistence location for passively | Vincent Ambo | 1 | -0/+4 |
2021-11-29 | r/3110 chore(tazjin/russian): Reduce timer interval to 4 seconds | Vincent Ambo | 1 | -1/+1 |
2021-11-29 | r/3109 feat(tazjin/russian): Function to look up last word in Wiktionary | Vincent Ambo | 1 | -0/+7 |
2021-11-29 | r/3108 feat(tazjin/russian): Exclude known words from random display | Vincent Ambo | 1 | -1/+29 |
2021-11-29 | r/3107 feat(tazjin/russian): Remember the last displayed word | Vincent Ambo | 1 | -1/+3 |
2021-11-28 | r/3104 feat(tazjin/russian): Echo Russian words when Emacs is idle | Vincent Ambo | 2 | -6/+30 |
2021-11-28 | r/3103 feat(tazjin/russian): Add macro to populate word table | Vincent Ambo | 2 | -1/+72 |
2021-11-27 | r/3101 chore(tazjin/tverskoy): Minor config cleanups | Vincent Ambo | 1 | -2/+5 |
2021-11-27 | r/3100 fix(tazjin/tverskoy): Persist Zoxide state between reboots | Vincent Ambo | 1 | -0/+8 |
2021-11-24 | r/3089 feat(tazjin/tverskoy): Install some more frequently used tools | Vincent Ambo | 1 | -0/+6 |
2021-11-23 | r/3088 refactor(readTree): Move 'drvTargets' into readTree | Vincent Ambo | 1 | -3/+1 |
2021-11-13 | r/3066 feat(tazjin/tverskoy): Enable picom by default | Vincent Ambo | 1 | -1/+6 |
2021-11-13 | r/3065 feat(tazjin/emacs): Disable annoying warnings from native comp | Vincent Ambo | 1 | -0/+4 |
2021-11-13 | r/3064 fix(tazjin/emacs): Adjust tverskoy screen layout for TVL office | Vincent Ambo | 1 | -4/+4 |
2021-11-11 | r/3035 chore(tazjin/tverskoy): Make automatic-gc more conservative | Vincent Ambo | 1 | -2/+2 |
2021-11-10 | r/3033 chore(tazjin/keys): Remove key for vauxhall | Vincent Ambo | 1 | -1/+0 |
2021-11-10 | r/3032 feat(tazjin/emacs): Bind a key for #'tvl-depot-status | Vincent Ambo | 1 | -0/+3 |
2021-11-10 | r/3031 fix(tazjin/tverskoy): Timezone -> Europe/Moscow | Vincent Ambo | 1 | -1/+1 |
2021-11-08 | r/3025 fix(web/blog): make base URL configurable for atom feeds | Vincent Ambo | 2 | -4/+5 |
2021-11-04 | r/3000 refactor(web/blog): Move atom feed creation logic to //web/blog | Vincent Ambo | 1 | -20/+3 |
2021-11-03 | r/2998 refactor(web/blog): Configurable blog name and footer | Vincent Ambo | 1 | -1/+15 |
2021-11-02 | r/2997 feat(tazjin/tverskoy): Add dunst configuration | Vincent Ambo | 3 | -0/+66 |
2021-10-27 | r/2992 chore(tazjin/emacs): Remove screen layout configs for Vauxhall | Vincent Ambo | 1 | -48/+13 |
2021-10-22 | r/2988 chore(web/blog): Move out of //users/tazjin | Vincent Ambo | 4 | -144/+10 |
2021-10-22 | r/2987 feat(tazjin/rlox): Implement else clauses | Vincent Ambo | 4 | -1/+22 |
2021-10-22 | r/2986 feat(tazjin/rlox): Implement simple conditionals | Vincent Ambo | 4 | -16/+84 |
2021-10-22 | r/2985 refactor(tazjin/rlox): Return index after adding operations | Vincent Ambo | 3 | -15/+18 |
2021-10-20 | r/2981 refactor(tazjin/rlox): Remove use of sentinel values | Vincent Ambo | 2 | -21/+24 |
2021-10-20 | r/2980 refactor(tazjin/rlox): Introduce newtypes for various indices | Vincent Ambo | 4 | -25/+31 |
2021-10-19 | r/2979 fix(tazjin/emacs): Fix renamed cargo mode map | Vincent Ambo | 1 | -1/+1 |
2021-10-19 | r/2978 feat(tazjin/rlox): Support local variables | Vincent Ambo | 6 | -12/+193 |
2021-10-19 | r/2977 feat(tazjin/rlox): Global variable assignment | Vincent Ambo | 4 | -3/+38 |
2021-10-19 | r/2976 chore(tazjin/rlox): Add some old code example files | Vincent Ambo | 8 | -0/+92 |
2021-10-19 | r/2975 chore(nix/renderMarkdown): Move out of //users/tazjin | Vincent Ambo | 3 | -11/+3 |
2021-10-16 | r/2973 chore(web/atom-feed): Move feed generator out of //users/tazjin | Vincent Ambo | 2 | -146/+2 |
2021-10-15 | r/2972 feat(3p/dfmt): Add derivation for the D code formatter | Vincent Ambo | 1 | -1/+1 |
2021-10-12 | r/2966 feat(tazjin): Install D related tooling | Vincent Ambo | 2 | -0/+3 |
2021-10-10 | r/2961 feat(tazjin/tverskoy): Install unzip | Vincent Ambo | 1 | -1/+2 |
2021-10-10 | r/2959 feat(tazjin/tverskoy): Attempt to enable hardware video acceleration | Vincent Ambo | 1 | -0/+8 |
2021-10-08 | r/2955 chore(tazjin/tverskoy): Timezone -> Europe/Stockholm | Vincent Ambo | 1 | -1/+1 |
2021-10-08 | r/2954 feat(tazjin/tverskoy): Enable printing service | Vincent Ambo | 1 | -0/+1 |