Settings

Theme

Show HN: A self-hosted Twitter- and Reddit-like site written in Rust

github.com

11 points by Tree1993 3 years ago · 3 comments (2 loaded)

Reader

theowenyoung 3 years ago

I like it. This basically meets all the features I want, can you share the reasons for not using sqlite for the database but sed?

  • Tree1993OP 3 years ago

    Actually, I found sql is unnecessarily complicated for these jobs. A simple BtreeMap is enough.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection