Oddbean new post about | logout
 I just pushed an update to the HTML nostr view only client. It’s still under 300 lines, now with usernames and avatars (new messages only). 

If anyone has a good idea for the historical message buffer when the site loads I’m open to suggestions! It can’t be too much of a blocking task or else it interrupts new messages and the display flow. 

https://github.com/ronaldstoner/meepmeep or you can view a live demo at https://ron.stoner.com/meepmeep.html

#iwantthat #meepmeep https://image.nostr.build/333d4bf841d0e6d16ea48b906bf2fb9c242d54af4864fa7f18c36c03f9dee529.png  
 this is very cool! can u filter it based on one person? new to the platform so i dont know how u refer to the nostr id🤷‍♂️- awesome stuff friend🥰✌️ 
 You could easily do this in code by modifying the subscription filters to a list of pubkeys 
 OK, if you can add more relays like in https://firenostr.vercel.app/, how to suggest whether a message comes from a chat, is a comment or is just a note.
show notes only, show comments and notes, show chat. (sorry if it doesn't make sense).