Sriram Sami

Results 15 comments of Sriram Sami

Sounds good! I added a WIP PR so that we can prototype quickly. Probably the two important things out of the lot above are: - Whether this approach of downloading...

Updated the PR with the current method i have of initializing the solver in `z3w.wasm`. A subset of changes: **Note: filenames are outdated, this has been simplified a bit** *...

Just an update on this: slowly working on maximizing test coverage on all non-UI code. I just have `converter.ts` to go for `utils`. That will hopefully make it easier to...

Hey, and thank you very much for the feedback @neoOpus! Could I clarify the issue(s) exactly: - You don't like the icon design itself, or - You don't like the...

https://github.com/vict0rsch/PaperMemory makes requests to a few APIs, see the README, Control-F for "CrossRef.org"

Good idea! Seems like it doesn't have a direct API, so we have to do some scraping.

https://github.com/vict0rsch/PaperMemory/blob/45883f8544633c7e9b0337ada95191e131724800/src/shared/js/utils/paper.js#L56handles this case for multiple sources (not just arxiv).

- Google maps changes URLs very often (leaks position)?

Reproducible on my end. Separately, we'd expect the reddit post to be at least the first most relevant result. The reddit post _is_ recommended under the title search but is...

This is a tough problem to solve. Right now, we remove tracking parameters (also the fragment part of URLs) to normalize the URL (e.g., no gclid, etc), because those cases...