Commit Graph

10304 Commits

Author SHA1 Message Date
2a126684af scripts/check-uninsane: add graphical indicators for passed/failed tests 2025-05-04 19:47:52 +00:00
f725b7ef94 nixpkgs: 2025-05-03 -> 2025-05-04 2025-05-04 18:08:50 +00:00
73aecebd08 nixpkgs-wayland: bump 2025-05-04 18:08:39 +00:00
912753d723 opencellid: 2025-05-03 -> 2025-05-04 2025-05-04 07:45:45 +00:00
d3cc39a7f0 feeds: mention jumble.top for bypassing paywalls 2025-05-04 04:29:36 +00:00
2b36019dfa nixpkgs: 2025-05-02 -> 2025-05-03 2025-05-04 04:28:50 +00:00
4f558743e5 nixpkgs-wayland: 2025-05-01 -> 2025-05-03 2025-05-03 05:03:44 +00:00
f9462216b8 euicc-manual: 2025-04-26 -> 2025-05-03 2025-05-03 05:03:30 +00:00
d7fc1beb16 uassets: 2025-05-02 -> 2025-05-03 2025-05-03 05:03:15 +00:00
fc1c51174b opencellid: 2025-05-02 -> 2025-05-03 2025-05-03 05:03:05 +00:00
92c3cde5cd nixpkgs-bootstrap: bump, to grab upstreamed dialect fixes 2025-05-02 14:50:14 +00:00
5e68fe2df6 overlays/cross: tangram: document one route to upstreaming 2025-05-02 07:01:02 +00:00
9e199a9f74 cross: push dialect patch upstream 2025-05-02 05:58:15 +00:00
517d12c700 overlays/cross: update upstreaming status 2025-05-02 05:17:54 +00:00
5ad27f2ec0 programs/itgmania: address a todo 2025-05-02 04:30:48 +00:00
ac456501df sway: add a rule so ITGmania always renders to the external display 2025-05-02 03:59:21 +00:00
419968daa2 sway: add theater TV settings 2025-05-02 03:56:06 +00:00
2c6bf71111 overlays/cross: remove upstreamed blueprint-compiler fixes 2025-05-02 03:24:20 +00:00
c1e53b32ad nixpkgs: 2025-05-01 -> 2025-05-02 2025-05-02 02:56:23 +00:00
a18046cd3b nixpkgs-wayland: bump 2025-05-02 02:56:09 +00:00
6d189bf813 opencellid: 2025-05-01 -> 2025-05-02 2025-05-02 02:55:56 +00:00
a17df1c1e4 uassets: 2025-04-30 -> 2025-05-02 2025-05-02 02:55:45 +00:00
5de6d7f41a todo.md: add a task to rework "programs" API 2025-05-02 02:18:19 +00:00
3a7cc40703 scripts/sync: re-enable VN sync to moby 2025-05-01 16:48:08 +00:00
1334fba055 nixpkgs: 2025-04-30 -> 2025-05-01 2025-05-01 16:46:33 +00:00
4ffa0ec4ee nixpkgs-wayland: 2025-04-29 -> 2025-05-01 2025-05-01 16:45:58 +00:00
f23a924025 mslicer: 0.2.1-unstable-2025-04-25 -> 0.2.1-unstable-2025-05-01 2025-05-01 05:45:23 +00:00
dc88ce74a9 opencellid: 0-unstable-2025-04-30 -> 0-unstable-2025-05-01 2025-05-01 05:16:38 +00:00
dbb26cb983 firefox: add a shortcut to search with Kagi 2025-05-01 05:16:21 +00:00
bd2a360e90 nixpkgs: apply buffybox patch 2025-05-01 04:42:32 +00:00
2e288d6221 nixpkgs: 2025-04-29 -> 2025-04-30 2025-04-30 15:17:05 +00:00
03bd34982e nixpkgs-wayland: 2025-04-27 -> 2025-04-29 2025-04-30 15:16:57 +00:00
b1997b1ca2 opencellid: 2025-04-29 -> 2025-04-30 2025-04-30 15:16:41 +00:00
84c5ef3ac9 uassets: 2025-04-29 -> 2025-04-30 2025-04-30 15:16:29 +00:00
ccca3aa3b6 nixpkgs: 2025-04-28 -> 2025-04-29 2025-04-29 16:37:23 +00:00
3477794172 sops-nix: assets-unstable-2025-04-08 -> assets-unstable-2025-04-22 2025-04-29 16:37:13 +00:00
bf7900fded uassets: 0-unstable-2025-04-22 -> 0-unstable-2025-04-29 2025-04-29 16:37:00 +00:00
a12230e1f8 firefox: add an option to enable kagi-search extension (disabled by default)
with the extension, kagi auth actually persists across browser restarts -- unlike e.g. cookie-based GH auth

more would surely need to be done to persist that across machine restarts, however
2025-04-29 16:36:46 +00:00
fab4a9ea8d firefox-extensions.kagi-search: init at 0.7.4 2025-04-29 06:31:13 +00:00
69cccaa5f3 privacypass-extension: factor out the -lib build, but its broken because upstream doesnt commit their lock files! 2025-04-29 06:19:53 +00:00
945b637cc2 opencellid: 2025-04-28 -> 2025-04-29 2025-04-29 02:45:01 +00:00
e8a27b43a3 podcastindex-db: 0-unstable-2025-04-27 -> 0-unstable-2025-04-29
the db just grew 5x in size...

upstream website claims that this new count is correct, and is only a couple % larger than 3 days ago, implying that the old db snapshot was wrong somehow...

in fact looking at `head` and `tail` of the new v.s. old indexes:
- primary keys in old db: 6385082 - 7311215
- primary keys in new db: 1 - 7313345

so the old one was just WRONG somehow?
and ACTUAL growth is about 1000 keys per day.
TODO: add some safeguards to the update script, in light of this!
2025-04-29 02:43:14 +00:00
be83452c4a scripts/deploy: support "--force-reboot" as alternate spelling to "--reboot-force" 2025-04-28 04:15:45 +00:00
c0c01f355b feeds: subscribe to Mystery AI Hype Theater 3000 podcast
haven't listened; heard of via Future of Coding
2025-04-28 04:06:38 +00:00
e06b735bcb feeds/update-feed: add podcastindex support
also drop unused `site-name`, `site-url` from the saved feeds.
podcastindex doesn't provide exactly those, and they've shown to be
rather useless so far.
TODO: remove these entries from existing feeds.
2025-04-28 04:03:46 +00:00
7319bd1528 feeds/update-feed: refactor 2025-04-28 03:02:10 +00:00
11be114e1d nixpkgs: 0-unstable-2025-04-27 -> 0-unstable-2025-04-28 2025-04-28 02:40:29 +00:00
7cf7555c7d podcastindex-db: move output to /share subdirectory 2025-04-28 02:40:05 +00:00
bc8395a541 opencellid: move output to /share subdirectory 2025-04-28 02:39:35 +00:00
f7b4069631 nixpkgs-wayland: 0-unstable-2025-04-26 -> 0-unstable-2025-04-27 2025-04-28 02:38:57 +00:00