ai-feed@suleman: new desklet - #1847
Conversation
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect and will not replace a normal review.Found 6 potential issue(s):
|
A partial/empty cache.json caused JSON.parse to throw on every load. The error was logged but the bad file was never removed, so the same failure repeated until a successful network refresh overwrote it. Now we delete the bad file on parse failure so the next write starts clean.
New desklet: AI Feed
Aggregates trending AI content from GitHub, arXiv, Hacker News, and HuggingFace into one live desktop feed.
Features
Source
Upstream repo: https://github.com/suleman-dawood/ai-feed
Tested on: Cinnamon 5.4-6.4 (libsoup 2.4 via GJS).
Notes for reviewers