Settings

Theme

Show HN: Strangerdanger.lol

strangerdanger.lol

2 points by Cabbache 2 years ago · 2 comments · 1 min read

Reader

I've made this website that connects users randomly via one to one chat. It is purely in rust, uses axum for handling requests and tera to render html+css.

It does not use any javascript, instead it uses an iframe to render the messages by polling so it does not interrupt the user text field input.

I have not open sourced it, should I?

cranberryturkey 2 years ago

i just get a spinner.

  • CabbacheOP 2 years ago

    You have to wait for a new user to access the website, or you can open another incognito tab to be connected with yourself.

Keyboard Shortcuts

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