A Hacker News Proxy written in Ruby for the Gemini protocol (assuming that Bliz is being used as the server)
Go to file
Marvin Johanning b1989c5117 Add README 2022-02-17 19:39:18 +01:00
README.md Add README 2022-02-17 19:39:18 +01:00
comments.bliz first commit 2022-02-17 19:36:11 +01:00
comments.rb first commit 2022-02-17 19:36:11 +01:00
funcs.rb first commit 2022-02-17 19:36:11 +01:00
hackernews.rb first commit 2022-02-17 19:36:11 +01:00
index.bliz first commit 2022-02-17 19:36:11 +01:00
main.rb first commit 2022-02-17 19:36:11 +01:00
users.bliz first commit 2022-02-17 19:36:11 +01:00
users.rb first commit 2022-02-17 19:36:11 +01:00

README.md

Gemini Hacker News Proxy

This is a small — and woefully inefficient — proxy for Hacker News so that its articles and comments can be viewed via the Gemini protocol. Loading more than two dozen or so articles will result in very slow loading times, so beware. I might work on its efficiency in the future.