• Joined on 2025-03-24
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
Julia pushed to setup at Julia/Koucha 2026-02-03 17:51:14 -08:00
25f00d1665 Score refactor, add scores to feed_channels
Julia pushed to setup at Julia/Koucha 2026-02-03 16:15:57 -08:00
91229287a8 Score tests, and get_datetime test-util
Julia pushed to setup at Julia/Koucha 2026-02-02 14:50:54 -08:00
e353977da9 finalized score (for now lol)
Julia pushed to setup at Julia/Koucha 2026-02-01 13:04:39 -08:00
5487a1801f scoring starter code, and flake to stable
Julia pushed to setup at Julia/Koucha 2026-01-26 15:02:05 -08:00
544e380835 (Almost) full test coverage
Julia pushed to setup at Julia/Koucha 2026-01-23 16:35:51 -08:00
0639c5ca12 Pull out feed_channel, add more tests