Alex Besogonov
Alex Besogonov
What is the exact model of SSD? I'm going to try and reproduce it. Looks like it's a workaround for 4096-byte-sectors gone wrong somewhere.
Is anyone working on this? If not, I can take a stab.
I believe, this can happen if you are in a negative timezone (e.g. in the US).
Of course. Simply changing the behavior will break the backwards compatibility, so I was planning to add a new field. `pointer_new` sounds fine to me, or maybe `construct_object`. I'll send...
> Please check whether the following function could be used instead of the additional library This indeed works! I reworked my patch to use it. I tried to look into...
> Having to set it up on each client individually seems like it'd somewhat defeat the purpose. You need to set it up only once for your FreshRSS installation, by...
> You either need a server component or it'd need to be set up again in each and every single individual browser. I'm sorry, but you don't need to do...
Yes. Ditch the Clerk's state handling and reimplement it yourself. Clerk in the current state is unusable on Expo, and after looking at its source code, it is not clear...
I'm working on improving #199 right now. The initial version fixed my immediate issues, so now I'm polishing it to close the remaining gaps.
> I'd say, returning `Time.now` is not a valid behavior. Dawarich operates within 3 dimensions: two of them are latitude and longitude, and the third is time. Without time provided...