

10·
4 days agoTalon is closed source, What’s available on GitHub is the community command set - effectively just configuration
I’m Jade, a programmer. Check out my website, I guess?
aspe:keyoxide.org:Y5GQOXUZTHGSHBYVSERNXOAKUQ
Talon is closed source, What’s available on GitHub is the community command set - effectively just configuration
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)
Here are some interesting feeds I follow, mostly tech-focused and quite Rust heavy:
https://lexi-lambda.github.io/feeds/all.atom.xml
https://asahilinux.org/blog/index.xml
https://brson.github.io/feed.xml
https://dystroy.org/blog/atom.xml
https://ecton.dev/rss.xml
https://fasterthanli.me/index.xml
https://faultlore.com/blah/rss.xml
https://graphite.rs/blog/rss.xml
https://www.inkandswitch.com/index.xml
https://jade.ellis.link/blog/rss.xml
https://lord.io/feed.xml
https://blog.m-ou.se/index.xml
https://matklad.github.io/feed.xml
https://raphlinus.github.io/feed.xml
https://mau.fi/blog/index.rss
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- ")
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 :(