Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.ca
rss·RSS - Really Simple Syndicationbyroadrunner_ex

Project Announcement: RSS Temple

So, I'm tentative to announce this project, as the server it's running on is a bit of a potato which will probably fall over pretty quick if it gains any traction, but...


Introducing RSS Temple!

If you're interested in a free RSS reader which attempts to mimic some of the more useful features of the big players (Feedly and Google Reader, in particular), including full-text search, hotkey navigation, small footprint interface, and sharing to both Lemmy and Mastodon (among others), I would love if you gave RSS Temple a try.

I've been working on this project for ~7 years now, and I alone cannot find any more bugs or usability issues, so I hope it's ready for the community to see. Any feedback is appreciated!


The code is open at:

https://github.com/murrple-1/rss_temple (server, Python)

https://github.com/murrple-1/rss_temple_ui (landing page and web app, Angular and EleventyJS)

https://github.com/murrple-1/ansible-collection-rss-temple (Ansible scripts to deploy one's own instance)

Project Announcement: RSS Templehttps://rsstemple.com/Open linkView original on lemmy.ca
13

17 replies

lemmy.ca

Ugh, first impression matter immensely, and I dropped that ball, eh? :(

For what it's worth, I've set the captcha library back to its default settings, so hopefully the defaults are less obnoxious. The library I'm using is pretty popular, so I was guessing that bots would have fully trained their way around it by now, and so I chose some slightly less obvious fonts to put up a tiny bit of a barrier, but ya know, the balance of "legible for humans" and "hard for bots" is very hard. And I am no expert on captcha design

2
kevincoxreply
lemmy.ml

Yeah, the fact is today that the more advanced bots are probably better at captchas than humans. There isn't really a great solution here. But I tried at least 10 times before I got one right.

3

Aye, I'll stick with the defaults for now, at least until I have a bot problem (which is in some ways a good problem to have 😋)

1
lemmy.world

I wanted to check this out but I did not find any documentation in how to set this up. The readme files are mostly empty.

4
lemmy.ca

As in, you'd like to run your own instance? Fair, I didn't expect that would be the first thing people would want to do, but I can make some better README docs for self-hosting

2
Aldursilreply
lemmy.world

No, I did not see how to see any of the UI. What am I missing?

1
lemmy.ml

One thing that I noticed is that reading items is very difficult because basically as soon as they appear on the screen they are marked as read and become light-grey on white. Either the "read" style needs to be more readable or the marking of read should be deferred until I am done reading the article.

3

Noted, and I see what you're saying. The text needs higher contrast in the read state

2
lemmy.world

I tried to upload a opml file and got a 400 response.

{"detail":"JSON parse error - Expected object or value"}

2
lemmy.world
  • I would expand the 'No Category' category by default or better yet make an option to not use categories at all.
  • The unread article indicator gets pushed off to the right if the title is too long. I'd make it so it sits at the right next to the main window and does not move.
2
lemm.ee

Sounds neat! I'll check it out later!

I'm basically tied to newsboat now (and I'm not complaining), but something where I don't have to hack it up with git would be nice, I suppose!

Might want to fill out your privacy policy :)

2

Damn, I hoped no one would notice that yet.

Informally, I am saving the bare minimum - even IP addresses are transient in my logs, no tracking, and profile deletion is total and immediate, but I don't think that's "legalese" enough

1

I would also move the currently selected article to the top of the page. Right now the article you are reading can jump around a little as you hit the J key to select the next one to read.

1

You reached the end

Project Announcement: RSS Temple | Spyke