pull down to refresh

Haven’t seen Bitcoin connect but will add it to the list of research. The latter seems important. Is there any experience in particular you’re looking for?
91 sats \ 1 reply \ @ek 5 Jan
Haven’t seen Bitcoin connect but will add it to the list of research.
This is the Bitcoin Connect we're talking about and I am currently working on that here.
But you can take a look at the existing code if you want :)
reply
555 sats \ 0 replies \ @Zk2u OP 5 Jan
I'll leave it for you to make things simpler but ask if help is needed :)
reply
deleted by author
reply
Maybe we should expose post/comment IDs so you can directly search for those. Search is hard so not sure what SN is using currently for it. Probably the built in stuff on Postgres.
reply
Probably the built in stuff on Postgres.
I can see why you might have guessed that (to keep things simple, for example) but we're using OpenSearch. Here is the connection code and we have a worker that indexes items in the background.
I think improving the search would be a very nice feature if you want to work on a feature.
This ticket is already a little refined and thus might be good to pick up in that case: Enhance search with quotation mark advanced search syntax
reply
555 sats \ 0 replies \ @Zk2u OP 5 Jan
Good idea using OpenSearch. Typically for search, having something separate is far better. Thanks for all the resources, I'll look at this to see if it's something I can do.
reply