Trending Tags
  • #wordle
  • #nostr
  • #bitcoin
  • #photography
  • #penstr
Trending Notes
Global
Trending Profiles
  • Silberengel
    @Silberengel
  • aco
    @aco
  • node
    @node
  • The Daniel ⚡️ and 84 sats
    @daniel
  • Matt⚕️
    @Matt⚕️

Nostr View


David @mleku - 2mo

making a full text index is turning out to be a complicated task no matter, i will do it anyway i just have done it twice the wrong way, so i will revise it tomorrow again after fiat mining is done got some nasty reading work lined up to figure out how to actually secure a potentially spammy notification system the problem so far with the indexing work is that it seems clear that i probably got some part of my first attempt right, as in, run a background thread that gets thrown index jobs, and does them as they come in, and a main analysis thread that breaks down the text into words and punts that to the background thread and i think now, i need a third background thread that all it does is persist the progress of the indexer in the database so it doesn't do things twice and a third, or is it fourth, thing is that i probably need to find some efficient way to check if one of the inverted indexes already contains the new serial so it doesn't keep on growing the value of the key to infinity lots of things to figure out, but, manyana, because today is over #GN

0
0
3

Showing page 1 of 1 pages