David Thurstenson thurstylark
  • Joined on 2021-10-05
thurstylark pushed to master at projects/timer-bar 2023-08-10 11:22:00 +00:00
adc3e61069 Catch a case where the user submits 0:00 as set time, and actually give the user feedback when long-pressing the button before starting the timer
thurstylark pushed to master at thurstylark/tlwiki 2023-07-20 08:35:35 +00:00
b678c44499 Added Origin of Thursdaylark rambling
thurstylark pushed to master at dotfiles/sway 2023-07-13 05:30:55 +00:00
06007639fa Added configs for thurstyretina
thurstylark pushed to master at thurstylark/tlwiki 2023-06-27 19:56:10 +00:00
ffaaf73e67 about/contact: Updated discord username
thurstylark pushed to master at dotfiles/sway 2023-06-12 03:44:59 +00:00
7f10453563 Copying config from larkbook to thurstybook
8a6b24ec92 Adding legacy configs for archive purposes
Compare 2 commits »
thurstylark pushed to master at dotfiles/sway 2023-01-19 11:21:04 +00:00
9490c1688f Update output ID string, and use id variable in default workspace assignment
thurstylark pushed to master at thurstylark/tl-infrastructure 2022-11-11 06:57:12 +00:00
6965862799 Added traefik role
thurstylark pushed to master at thurstylark/tl-infrastructure 2022-11-11 06:09:29 +00:00
4d4a913abe linode-dyndns: Add hostname configuration
0237b81f36 linode-dyndns: Fix syntax error with string quoting
59b09ef819 linode-dyndns: pull image, use image tag when creating the container, and have podman generate systemd units
Compare 3 commits »
thurstylark pushed to master at thurstylark/tl-infrastructure 2022-11-11 05:55:49 +00:00
83486be84e Added podman-host and linode-dyndns roles
22e28c76fa Initial commit
Compare 2 commits »
thurstylark created branch master in thurstylark/tl-infrastructure 2022-11-11 05:55:48 +00:00
thurstylark pushed to master at dotfiles/vim 2022-11-11 04:39:27 +00:00
e3dd796a80 Added yamllint config
thurstylark created repository thurstylark/tl-infrastructure 2022-11-11 01:43:08 +00:00
thurstylark pushed to master at thurstylark/ansible-arch-libvirt-lab 2022-11-10 06:06:30 +00:00
33c099a92f Add TODO section in README
thurstylark pushed to master at thurstylark/ansible-arch-libvirt-lab 2022-11-10 05:36:52 +00:00
4eba8420fc Fix article link in README
thurstylark created branch master in thurstylark/ansible-arch-libvirt-lab 2022-11-10 05:35:40 +00:00
thurstylark pushed to master at thurstylark/ansible-arch-libvirt-lab 2022-11-10 05:35:40 +00:00
9e4f2a6de5 Initial commit
thurstylark created repository thurstylark/ansible-arch-libvirt-lab 2022-11-10 05:24:39 +00:00
thurstylark pushed to master at projects/timer-bar 2022-10-23 18:55:24 +00:00
06df87ee19 Added initial display implementation
thurstylark pushed to master at projects/timer-bar 2022-10-20 05:21:57 +00:00
e47c2babe1 Move time sign (-/+) into prettytime(), and move the countdown pause functionality to its own function
thurstylark pushed to master at projects/timer-bar 2022-10-20 04:46:03 +00:00
32d339c0fa Added rotary encoder example with debouncer