Jacob Hinkle jacob
  • Joined on 2022-08-28
jacob pushed to master at jacob/nancyrs 2022-10-27 15:23:16 -04:00
feab22026d Clean up interface to Program::perform_task()
jacob pushed to master at jacob/nancyrs 2022-10-27 10:37:19 -04:00
88dd2bc220 Fix error handling and common path search in find_dataset_dir
jacob pushed to master at jacob/nancyrs 2022-10-26 15:00:43 -04:00
a38bc78093 Start on find_dataset_dir. Format with cargo fmt
jacob pushed to master at jacob/nancyrs 2022-10-26 12:40:24 -04:00
3556590f7b Work out using rusqlite and migrations.
jacob pushed to master at jacob/nancyrs 2022-10-14 12:53:37 -04:00
afb2fae01b First working query of store_uuid
jacob pushed to main at jacob/nix_config 2022-10-13 13:13:50 -04:00
4dbbe55f84 Rename pedro->cj
jacob created branch master in jacob/nancyrs 2022-10-13 12:57:09 -04:00
jacob pushed to master at jacob/nancyrs 2022-10-13 12:57:09 -04:00
dc2edcf0a3 Add log/env_logger, empty store module
4cd3b71839 Initial skeleton with lib and cli
jacob created repository jacob/nancyrs 2022-10-13 12:56:57 -04:00
jacob pushed to main at jacob/nix_config 2022-10-13 12:22:10 -04:00
bc9084f16f Fix flake and update to the nixpkgs 22_05 tag
bc1aa99242 Remove unmerged stuff in pedro configuration.nix
Compare 2 commits »
jacob pushed to main at jacob/nix_config 2022-10-13 09:24:11 -04:00
34f9f3d180 Merge branch 'main' of git.jhink.org:jacob/nix_config
ffe5a7665a Merge branch 'main' of git.jhink.org:jacob/nix_config
999a48526d Remove paperless from pedro
75e642c6cf Add home-assistant and fail2ban
8e589775a2 Add vault.jhink.org reverse proxy
Compare 12 commits »
jacob pushed to main at jacob/nix_config 2022-10-13 09:23:56 -04:00
a0f14a888e Add ,s/,o/,d session commands as qutebrowser keys
787c5466ae Move neovim config to neovim.nix
4f3369c8a6 Enable betterlockscreen
ed26731a47 Enable dunst and flameshot
94f3d6d48f Enable syncthing tray
Compare 6 commits »
jacob pushed to master at jacob/nancy 2022-10-12 16:37:01 -04:00
b6a781e386 Add check command
jacob pushed to master at jacob/nancy 2022-10-12 10:22:05 -04:00
3beff36d66 Fix cli.common:diff
a51ff2a877 Add show command
3a2c15aaf4 Add test for record with show-hashes
cea5d5abf8 Add indexes and rename a few tables
Compare 4 commits »
jacob pushed to master at jacob/nancy 2022-10-11 13:48:32 -04:00
cf926658ee Put confirmation in right spot for record command
jacob pushed to master at jacob/nancy 2022-10-11 13:43:47 -04:00
c3dd418c8c Fix record command funky timekeeping
jacob pushed to master at jacob/nancy 2022-10-11 13:05:13 -04:00
e76489b1c0 Fix missing store table row after Store.init()
jacob pushed to master at jacob/nancy 2022-10-11 12:49:14 -04:00
7a0fea9a80 Fix missing .hex() when inserting SHA256
jacob pushed to master at jacob/nancy 2022-10-11 12:28:46 -04:00
8e69ca3390 Many changes to keys and move persist() to fs.py
jacob pushed to master at jacob/nancy 2022-10-10 15:16:15 -04:00
07ccef601c Change to using UUID and SHA256 as DB keys