ElectronicMonkey's avatar
ElectronicMonkey
monkey@flycat.club
npub1ghzp...qtwq
Author of nostr blogging client: https://flycat.club/
这首歌发行于1998年。一个与今天完全不同的时代。
hi there, we just published the v0.2.11 version of https://flycat.club This release includes 3 important things: 1. NIP-51 support for relay sets in relay-selector/manager which means now you can upload your local relay groups online and use it across devices 2. Check event signature to prevent malicious data from bad relays 3. Introduce a timeline filter market to allow users to manage multiple timelines on the home page Full release note: as always if I break anything please @ me and let me know, any feedback is appreciated!
什么是文化差异:中国没有 tonight show,不管是电视时代还是网络时代,这样的节目不管谁来做都做不起来。但是中国有与辉同行,有带货直播。带货直播就是中国的 tonight show
Yo, we have just released the v0.2.10 version of https://flycat.club this release includes: - a new logo of flycat! Hopes you like it~ - rebuild timeline with react-query and update timeline tabs UI - fix: don't show subReplyPost if duplicate with embed notes - fix view-more button of notes based on word limit - fix: simple lnbc invoice regex - fix broken icon style Checkout the full release at As always, if I broke anything please let me know~ any feedback is appreciated.
hello my nostr friends, we just released the v0.2.9 version of https://flycat.club this release focused on adding highlight event feed and support custom language filter, including: - feat: add simple highlight msg feed - upgrade filter-binding and let 3 languages filter Noscripts can be run - fix Metamask sign-in bugs where you switch different chains/accounts and the nostr account will be changed. - fix a repeating new coming message notify UI bug What interests me in v0.2.9 is how the custom language filter works. It uses Noscript(a piece of wasm code that is coded and compiled by users and shipped as a 32042 kind Event, stored on the relay, executing on the client-side aka flycat website) to do client-side filtering to build a timeline for you. Right now I have written 3 languages filter Noscript including Thai/Japanese/Mandarin and you can see it if you use Flycat’s default relay group. I am also experimenting with a more complex idea that uses the Bayes algorithm and some training datasets to determine and filter events that talk about specific topics like computers/sports/shopping etc. You can find more info on the following repos: - - The idea is to let users build custom filtering codes and let others select and arrange what kind of filter they want in their clients. check the full changelogs as always, if you find some bugs or anything we accidentally break, please @ me and let us know!
Relay needs to be dumb, client needs to be dumb. Only smart for noscript.
hello everyone, v0.2.7 has been released on https://flycat.club now 🎉 in this version, we refactored the timeline with a simple cache and some UX/UI improvements, and some performance issues have been revisited to reduce the CPU/memory cost of the web page. also, we fixed a lot of bugs(there still remains a lot to be fixed btw, so just be patient and wait). we also added support to export/import your local database on flycat, you can check out the settings page to do that. check the full release changes btw, do you know that you can visit to check out our next release version plan? if there is something important that should be included in the next release, please create a new issue and let us know~