1
0
Fork
You've already forked altext
0
a text line machine in the browser
  • Common Lisp 99.7%
  • Makefile 0.3%
2026年06月20日 12:06:41 +02:00
config sysd edits 2026年06月09日 23:09:49 +02:00
static/js add static local htmx 2026年06月10日 21:05:44 +02:00
all.lisp all: use deftag 2026年06月18日 10:39:18 +02:00
altext.asd add lparallel to package, add lparallel make-kernel to run.lisp. 2026年06月16日 10:10:33 +02:00
display.lisp sanitize 2026年06月20日 11:58:32 +02:00
domains.lisp add newsweek 2026年06月20日 11:58:47 +02:00
jobs.lisp newsweek cron 2026年06月20日 12:06:41 +02:00
log-json.lisp fix log query funs, use log file vars. 2026年06月19日 11:38:10 +02:00
log.lisp log: separate files for info and warn. 2026年06月14日 10:57:12 +02:00
Makefile makefile 2026年06月08日 22:26:40 +02:00
mito.lisp mito-count-all 2026年06月16日 09:01:17 +02:00
package.lisp add log-json.lisp, some v basic log querying 2026年06月14日 11:41:30 +02:00
readme.org readme 2026年06月13日 17:33:59 +02:00
routes.lisp comment broken all eps 2026年06月18日 10:53:58 +02:00
run.lisp add lparallel to package, add lparallel make-kernel to run.lisp. 2026年06月16日 10:10:33 +02:00
store.lisp add newsweek 2026年06月20日 11:58:47 +02:00
views.lisp comment broken all eps 2026年06月18日 10:53:58 +02:00

altext

Scrape img alts from numerous daily sources and display them in a simple, cursed feed.

Updated daily (hopefully).

Online at https://feed.anarchive.mooo.com/ (hopefully).

uses

  • common lisp
  • hunchentoot
  • ningle
  • mito
  • dexador
  • spinneret
  • lquery
  • bootstrap (via a patched cl-sbt, @ 36e4703)
  • htmx