Talon is closed source, What's available on GitHub is the community command set - effectively just configuration
JadedBlueEyes
That wouldn't be what I would expect. Having mixed new lines in a file is generally a bad thing - the editor should pick one mode
Definitely! The author is super friendly in IRC too (and Xe, the anubis author, is there as well lol)
They make one request per IP. Rate limit per IP does nothing.
I finally dealt with the AI scrapers hammering my Forgejo instance - https://jade.ellis.link/blog/2025/05/18/actually-stopping-forgejo-ai-scraping Hopefully next week I'll be able to get back to actually programming Continuwuity rather than fighting fires.
The problem (as matrix people found out the hard way) is some media & content is very illegal. Most individuals really don't want even the chance of being exposed to CSAM or gore, and neither do server operators want the chance of that being shared from their server or written to their disk when that can result in police at the door. You need default-on moderation that is very powerful, and end users should never be distributing media they don't want to. This pushes towards centralisation of nodes run by experts, and heavily punishes true P2P models.
Windows licenses ain't cheap. Never have been.
This is literally Minority Report
Here are some interesting feeds I follow, mostly tech-focused and quite Rust heavy:
- Alexis King’s Blog
https://lexi-lambda.github.io/feeds/all.atom.xml
- Blog on Asahi Linux
https://asahilinux.org/blog/index.xml
- brson
https://brson.github.io/feed.xml
- dystroy
https://dystroy.org/blog/atom.xml
- ecton
https://ecton.dev/rss.xml
- fasterthanli.me
https://fasterthanli.me/index.xml
- Faultlore
https://faultlore.com/blah/rss.xml
- Graphite - Blog
https://graphite.rs/blog/rss.xml
- Ink & Switch
https://www.inkandswitch.com/index.xml
- Jade's Website
https://jade.ellis.link/blog/rss.xml
- Lord.io
https://lord.io/feed.xml
- Mara's Blog
https://blog.m-ou.se/index.xml
- matklad
https://matklad.github.io/feed.xml
- Raph Levien’s blog
https://raphlinus.github.io/feed.xml
- Tulir Asokan
https://mau.fi/blog/index.rss
- Xe Iaso's blog
https://xeiaso.net/blog.rss
Generated by opening an OPML export in firefox, running the following script and deleting a bunch of feeds:
"- " + [...document.querySelectorAll("body > outline > outline")].map((f) => `[${f.getAttribute("text")}](${f.getAttribute("htmlUrl")}) \`${f.getAttribute("xmlUrl")}\``).join("\n- ")
You should! You don't have to be qualified to have something interesting to say - and you're doing it, so you know more than most people!
Haha thanks. From what I've figured out, this it's Lemmy and HN that brought the traffic. I can't seem to upload an image of the graph though :(