• Joined on 2025-03-24
Julia pushed to main at Julia/nix-dotfiles 2026-02-20 11:38:17 -08:00
e5649b9c80 Ssh, disable DefaultConfig to supress warning
449cd8bf50 Onizuka, update neovim config to match update
61e3753bf8 Neovim, switch to nixvim and mono file
Compare 3 commits »
Julia deleted branch nixvim from Julia/nix-dotfiles 2026-02-18 16:35:26 -08:00
Julia pushed to main at Julia/nix-dotfiles 2026-02-18 16:34:35 -08:00
3418e6600b Ssh, disable DefaultConfig to supress warning
63340c2aaa Onizuka, update neovim config to match update
8786575166 Neovim, switch to nixvim and mono file
dcc7b97cfc Flake, add nixvim
2ebd936994 Onizuka, remove beeper, add Beets
Compare 6 commits »
Julia pushed to nixvim at Julia/nix-dotfiles 2026-02-18 16:23:56 -08:00
63340c2aaa Onizuka, update neovim config to match update
8786575166 Neovim, switch to nixvim and mono file
dcc7b97cfc Flake, add nixvim
Compare 3 commits »
Julia pushed to nixvim at Julia/nix-dotfiles 2026-02-18 16:14:15 -08:00
819aff7644 Fix nixvim and delete old files
80241ccb6b Onizuka, update neovim config to match update
c82d15375c Set up defaults for plugins
935c75b459 Merged options.lua into app.nix
f3aad89088 merge treesitter into app.nix
Compare 13 commits »
Julia created branch nixvim in Julia/nix-dotfiles 2026-02-18 11:48:22 -08:00
Julia pushed to nixvim at Julia/nix-dotfiles 2026-02-18 11:48:22 -08:00
1679f84978 working on converting app.nix
29def924b3 Flake, add nixvim
Compare 2 commits »
Julia pushed to main at Julia/nix-dotfiles 2026-02-10 23:41:10 -08:00
544bb630a0 Nvidia, add option to use stable drivers
Julia pushed to main at Julia/nix-dotfiles 2026-02-10 23:37:43 -08:00
29c2b1ce80 Onizuka, enable sddm, remove old packages, flip screen
085e8e45ac sddm, with silentsddm
d02533517f OSAuto, sane nix defaults
Compare 3 commits »
Julia pushed to main at Julia/nix-dotfiles 2026-02-09 17:17:31 -08:00
d833f04aa3 Flake update 2026-02-09
Julia pushed to main at Julia/Koucha 2026-02-06 15:23:45 -08:00
bab52687c7 db&score, feed_channel impl & score from db
fcb03ead1f fetch, create fetch mod and AdapterClient
070c55a95b db, add item and functions to get items
2dc4c7bc99 db, add channel and feed; user.get_feeds
99321e9a5d db, add core user functionality and tests; db mod
Compare 8 commits »
Julia deleted branch setup from Julia/Koucha 2026-02-06 15:23:45 -08:00
Julia merged pull request Julia/Koucha#1 2026-02-06 15:23:44 -08:00
Groundwork library code
Julia created pull request Julia/Koucha#1 2026-02-06 15:23:20 -08:00
Groundwork library code
Julia pushed to setup at Julia/Koucha 2026-02-06 15:01:27 -08:00
bab52687c7 db&score, feed_channel impl & score from db
fcb03ead1f fetch, create fetch mod and AdapterClient
070c55a95b db, add item and functions to get items
2dc4c7bc99 db, add channel and feed; user.get_feeds
99321e9a5d db, add core user functionality and tests; db mod
Compare 7 commits »
Julia pushed to setup at Julia/Koucha 2026-02-06 15:01:04 -08:00
336f39a60f db&score, feed_channel impl & score from db
5d7e96eb31 fetch, create fetch mod and AdapterClient
1c3f4cc854 db, add item and functions to get items
ac6e71eb62 db, add channel and feed; user.get_feeds
292b974f1e db, add core user functionality and tests; db mod
Compare 7 commits »
Julia pushed to setup at Julia/Koucha 2026-02-06 14:59:13 -08:00
ecbb4f3bb6 db&score, feed_channel impl & score from db
4467690ff1 fetch, create fetch mod and AdapterClient
55c3e967bc db, add item and functions to get items
09b26c1b39 db, add channel and feed; user.get_feeds
ce95a54227 Db, add core user functionality and tests; db mod
Compare 8 commits »
Julia pushed to setup at Julia/Koucha 2026-02-05 11:22:25 -08:00
3654232dd6 feed_item tests
Julia pushed to setup at Julia/Koucha 2026-02-04 15:49:59 -08:00
f0a4e12f2b Convert to keys and setup feed_item
c3d9dff83f Remove from<i64> from db_ids
Compare 2 commits »
Julia pushed to setup at Julia/Koucha 2026-02-04 13:52:29 -08:00
f2e00afbb9 Adding fetch_item, but need to expand what an ID can be