Email or username:

Password:

Forgot your password?
Top-level
tired blip

@cblgh oh, lol, I found the sibling thread talking about how musl probably won't work. oh well!

new problem for you: I get a crash on one of my feeds:

wrote /home/j/.config/rad-reader/subscriptions.opml
discovered feedURL antirez.com/rss
2023/07/10 09:48:54 absify's parse subpath (parse "\nhttp://antirez.com/news/138\n": net/url: invalid control character in URL)

seems antirez has some weird feed generation going on, might need to trim/strip those URLs when you parse em

1 comment
Alexander Cobleigh

@klardotsh oh shit thanks! i've marked this down and will improve the url parsing routines, thanks for letting me know!

Go Up