If you're using WISP, please reply to this post.
It's becoming my favorite client, and I wanted to see how many of us are doing so. π€
Login to reply
Replies (23)
I am with you!
I'm fond of Amethyst and Yakihonne, but Wisp is truly incredible in speed and stability.
I'm exploring it.
I swap back and forth between wisp, and Amethyst.
I, on the other hand, switch between Wisp and Yakihonne, but only because Wisp doesn't have a decent translator.
(I speak Italian.)
Notifications are lightning fast β‘
Where to find it?
Ty!
yes wisp looking good so far π₯
This
Hi @π isolabellart GM π swaping between Wisp & Amethyst. and it works great and fast !!
Where to find wisp?
I practically stopped using YakiHonne, albeit I love it, as it is a resource hog on mobile and thatβs mostly how I access NOSTR
Use nuts.cash itβs on the web and fast af π€
I'm enjoying it!
π€
π«‘
just started today. tor + list-based feeds? yea, this is probably gonne be my favorite
Trying it out alongside using amethyst as of yesterday. Very cool.
And it's apparently going to get polls soon!
How do you make a web version fast? Is it mobile friendly?
Trying it now, feels really smooth!
have been working a lot on mobile friendliness yes.
It's running on 5 threads, 4 workers and main UI. each workers is a flatbuffer producer consumer. [connections, parser, crypto, cache]. it's non-blocking and the use of flatbuffer is good for memory and data parsing speed.
the main UI is processing flatbuffer too. It's fast AND efficient.
I'm going to post about it soon