#fuck_jews's avatar
#fuck_jews
npub17jj9...5kx3
#fuck_jews
#fuck_jews's avatar
#fuck_jews 3 months ago
There isn't such a thing as "rulling yourself" we are humans not eagles There is only decentralized religious sects governing them selfs under the empire The "Haha big man in the sky haha🀑" is historically a sentiment of enslavement and not that special of modern era View quoted note β†’
#fuck_jews's avatar
#fuck_jews 3 months ago
Realistic AI videos are the best thing since the internet The dystopian era of "I got it on tape" is ending
#fuck_jews's avatar
#fuck_jews 3 months ago
It's funny that people believing CNN think the ground is round Maybe CNN is a conspiracy to discredit GlobersπŸ˜‚
#fuck_jews's avatar
#fuck_jews 3 months ago
To summarize: Client development starts with: Lets build the thing, then we implement persistence after the thing is there. By the time it's done you've built a highway and you got used to it And Sooo you do it again! and build another highway for persistence Then you spend more time connecting these two highways and fixing potholes At least for me, that's how it was View quoted note β†’
#fuck_jews's avatar
#fuck_jews 3 months ago
soo the problem of sorted arrays can be solved in two ways -old way: sort it in js -new way (2 grams of hash later): directly put in idb with a key like `${timestamp}:${id}` and let the underlaying idb b-tree sort it for you i just finished the idb visualizer right before Eid then an old friend handed me 2 grams of hash as Eid gift it made me rethink everything, ngl i wouldn't 've arrived to that conclusion if i didn't build it first when you build around the second approach things will be much simpler cause now there is only one source of data, the glorious idb View quoted note β†’
#fuck_jews's avatar
#fuck_jews 3 months ago
God sent thousands of messengers And God wanted to point out how Moses was a complete failure
#fuck_jews's avatar
#fuck_jews 3 months ago
Hebrew isn't an old language There is literally ZERO Hebrew artifacts from 19th century All old languages are confided geographically EXCEPT HEBREW🀑 Jepsies do span same locations as jews yet they don't share a language View quoted note β†’
#fuck_jews's avatar
#fuck_jews 3 months ago
the idea is instead of const arr = []; arr.push(item) window.Indexeddb.open(....) // save to idb manually // later, retrieve from idb manually on next session we should be able to do const fancyArr = createFancyArr({ ownerId: 'arr-123' }) fancyArr.push(item) // or insert(item) for sorted fancyArr.length // normal in-memory array length fancyArr.length_total // length of all items under 'arr-123' and now any 'arr-123' items from previous session will load to fancyArr in batches (first batch loads immediately) already implemented a simple proxy to trigger 'retrieve-next-batch' before reaching the end of loaded items There is still the tricky part where arr can be used normally like 'arr.map(item=> <ItemComponent {...item} />)' while only loading subsequent batches on that new array index access idk what to do there, maybe will intercept iterator methods and return another proxied array, maybe View quoted note β†’
#fuck_jews's avatar
#fuck_jews 3 months ago
did you start Eid congrats call streak yet? time to get your old relatives busy #Blessed_Eid
↑