diff options
author | dzwdz | 2024-03-04 23:30:01 +0100 |
---|---|---|
committer | dzwdz | 2024-03-04 23:30:01 +0100 |
commit | 3e22951e03a20bf7836b6c0e2c25e2cb7059a2f1 (patch) | |
tree | 76ad4cb250b90a975eb963d4588e22b3cdf86751 /src/feed.ass | |
parent | 3fa1272b0a05a1371bdad78c03db651950ab5200 (diff) |
python article, slight style changes
Diffstat (limited to 'src/feed.ass')
-rw-r--r-- | src/feed.ass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/feed.ass b/src/feed.ass index c058348..93dcc97 100644 --- a/src/feed.ass +++ b/src/feed.ass @@ -1,5 +1,6 @@ # actually simple syndication # https://tilde.town/~dzwdz/ass/ +2024-03-04 https://tilde.town/~dzwdz/blog/python_recursion.html CPython hates deeply recursive code 2023-08-19 https://tilde.town/~dzwdz/blog/tui.html On TUIs 2023-07-23 https://tilde.town/~dzwdz/blog/our.html /town/our, a tildebrained irc bot 2023-05-25 https://tilde.town/~dzwdz/blog/feeds.html Linear feeds are a dark pattern |